• 1 Post
  • 44 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle


  • If pi zero, you’re serving 12 users low latency over wifi? Does it route the actual audio?

    Yes, it’s sufficient. I wouldn’t advise it due to the extra overhead of wireless packet loss, but it’s absolutely technically possible. Don’t overestimate how little bandwidth voice chat really needs. It’s like 10-50kB/s per person and you’re unlikely to ever have more than 2 or 3 people talking at a time.


  • Wait unti you have to upgrade Zorin to a new release. I still haven’t gotten mine to work. Stick with Mint or Bazzite if you want a Windows alternate

    I wouldn’t exactly put up Mint as an example for a smooth upgrading experience…
    Maybe I lack the technical understanding, but it’s absolutely baffling to me, why one has to download mintupgrade. It’s a reasonable setup wizard once it’s running, but why on earth is that not part of the whole Update tool interface in the first place and gets downloaded automatically?


  • splendoruranium@infosec.pubtoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    30
    arrow-down
    1
    ·
    5 months ago

    So, I’ve been having issues with voice chat on Discord and I’m looking for alternatives. In my search, I came across Mumble, here. Does anyone here have experience, or information regarding Mumble, or a better alternative to Discord with better latency? Is it relatively easy to set up? Is it safe? Any advice and help is greatly appreciated.

    Been running a server for my friends for over a decade now. Can recommend. It’s just one apt-get to set up, runs on a Pi Zero for a dozen people, has clients available for pretty much any platform and doesn’t really require any maintenance. Latency will depend on the routing between you and your friends’ ISPs, of course, but the whole purpose of the software itself was to provide a low-latency voicechat server for gaming.

    But: That’s it. You don’t get anything else. It’s a barebones voice chat server. You can set up rooms and have basic text-functionality, but you don’t get any fancy user management, no full-fledged chatrooms, no persistence beyond the room setup and only limited backend options. Keep that in mind.



  • I do a presentation of the Fediverse to my college students and will soon be giving short workshops to organization as well. I realize that a viable, decentralized altenative to Facebook is IMO the biggest missing piece of the puzzle. We need something that offers some kind of central platform for networking, events, groups

    Well if you want decentralised solutions, there’s Mattermost and there’s just a plain old Matrix server. Both are better-suited to collaboration projects than Facebook ever was. I’d argue the only reason it ever morphed into that role in the first place was because everyone was on there, it had little to do with features.



  • Basically what the title says. I know online providers like GPTzero exist, but when dealing with sensitive documents, I would prefer to keep it in-house. A lot of people like to talk big about open source models for generating stuff, but the detection side is not as discussed I feel.
    I wonder if this kind of local capability can be stitched into a browser plugin. Hell, doesn’t even need to be a locally hosted service on my home network. Local app on-machine should be fine. But being able to host it as a service to use from other machines would be interesting.
    I’m currently not able to give it a proper search but the first glance results are either for people trying to evade these detectors or people trying to locally host language models.

    In general it’s a fool’s errand, I’m afraid. What’s the specific context in which you’re trying to apply this?


  • splendoruranium@infosec.pubtoSelfhosted@lemmy.worldSelfhost an LLM
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    2
    ·
    6 months ago

    I read about OLLAMA, but it’s all unclear to me.

    There’s really nothing more to it than the initial instructions tell you. Literally just a “curl -fsSL https://ollama.com/install.sh | sh”. Then you’re just a “ollama run qwen3:14b” away from having a chat with the model in your terminal.
    That’s the “chat with it”-part done.

    After that you can make it more involved by serving the model via API, manually adding .gguf quantizations (usually smaller or special-purpose modified bootleg versions of big published models) to your Ollama library with a modelcard, ditching Ollama altogether for a different environment or, the big upgrade, giving your chats a shiny frontend in the form of Open-WebUI.


  • it’s becoming increasingly more feasible to have an assistant which has absorbed the entirety of the internet’s knowledge

    Yeah, that’s never going to happen, I’m afraid. The models do get denser and better at transformative tasks, but you will simply never be able to ask that 22B 4-quant for the birthdates of obscure but historically important Bolivian politicians. That’s simply about information density and that’s not a useful application for models.

    It’s going to be irrelevant, of course, once there’s a convenient 1-click way to integrate your local Kiwix-server into your model’s Open-WebUI’s knowledge base. There’s no need to waste VRAM on Wikipedia and Stackoverflow knowledge.



  • splendoruranium@infosec.pubtoSelfhosted@lemmy.worldProxmox VE Helper-Scripts
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    8 months ago

    Apples and oranges.

    Package managers only install a package with defaults. These helper scripts are designed to take the user through a final config that isn’t provided by the package defaults.

    Whether there’s a setup wizard doesn’t have anything to do with whether the tool comes from a package manager or not. Run “apt install ddclient”, for example, it’ll immediately guide you through all configuration steps for the program instead of just dumping a binary and some config text files in /etc/.

    So that’s not the bottleneck or contradiction here. It’s just very unfortunate that setup wizards are not very popular as soon as you leave Windows and OSX ecosystems.


  • There’s literally no good reason to replace it with a shell script on a website.

    I fully agree that a package manager repository with all those tools would be preferable, but it doesn’t exist, does it? I mean… content is king. If the only way to get a certain program or functionality is a shell script on a website, then of course that’s what is going to be used.


  • Well, I didn’t regret reading the article, I’ll probably even recommend it to others…

    It would be strange if we were having a big national conversation about limiting YouTube watching or never buying books or avoiding uploading more than 30 photos to social media at once for the sake of the climate.

    … but I’m certainly a bit amused over how often the author just stumbles into a natural segue to an anti-consumerism rant and then just… takes a U-turn 🤦


  • I know a lot of people like buying used drives but the ones for sale are usually loud enterprise edition drives which won’t work for me. Should I buy the drives now or wait until BF for a possibly better sale?

    HDD prices haven’t really moved in any meaningful way over the course of the past years and I don’t recall them ever moving significantly even during special promotions (short of pricing errors). I strongly suggest to treat high-capacity hard drives as the luxury consumables that they are and just buy them as needed. Unless you particularly enjoy bargain hunting as a passtime I really don’t think it’s worth the effort and opportunity costs in this particular context.