• 1 Post
  • 20 Comments
Joined 5 months ago
cake
Cake day: September 25th, 2025

help-circle
  • You have to run an LLM of your own and link it, if you want quality even close to approaching Google, but the Home Assistant with the Nabu Casa “Home Assistant Voice Preview Edition” speakers are working well enough for me. I don’t use it for much beyond controlling my home automation components, though. But it’s still very early tech anf it doesn’t understand all that much unless you add a lot of your own configurations. I eventually plan to add an LLM, but even just running on the home assistant yellow hardware with a raspberry pi compute module 5 works ok for the basics though there is a slight delay.

    I haven’t tried, but Nabu Casa also offers a subscription service for the voice processing if you want something more robust and can’t host your own LLM, but thst means sending your data out, even if they have good privacy policies, which I’m not interested in, because while I somewhat trust Nabu Casa’s current business model and policies, being hosted in the US means it’s susceptible to the current regime’s police-state policies. I’m waiting for hardware costs to recover from the AI bubble to self host an LLM, personally.


  • Yeah, the issue is that it drove up the price to justify price-gouging even though it’s likely these won’t actually get purchased. They shouldn’t reserve nearly all of their product for pending transactions. They should fulfill actual demand before theoretical ones. This is clearly only possible because of the industry consolidation into essentially a monopoly. If they still had real competitors, they’d have to actually sell for a fair price and they’d be concerned that they likely won’t get paid for these “reservations”.



  • Steam is almost a necessity due to it being hard to get physical copies of games these days. The others I have totally avoided, though. The one I’m having trouble getting away from is Portainer for maintaining Docker Swarms. And I really wish Acrobat was less needed. One of the few things I have to have Windows for is Acrobat Reader so I can fill out documents. Even their website chokes on a lot of forms I’ve needed to fill out lately.






  • I think that’s a high number, maybe 90% use a browser 90% of the time. But it’s pretty common to need to use a printer or scanner which many new ones aren’t easy to get Linux drivers for, watch a video that requires audio drivers for your computer, use a video camera and mic for a telehealth visit or school which requires drivers and software. Most of that doesn’t come with Debian or on the default repos. Web browsers do more than just read the web.




  • But why are the patches kept separate at all. Especially if it’s a copyleft licensed code they’re patching. Many of those require release of the code. And the spirit of that was to make companies who profit off of the code release anything they add as they add it. Otherwise, they’re welcome to instead of taking open source code and patching it, creating closed source code from scratch without using any of the code from the open source version and selling that. It’s very simple. The license says, you want this code, you’re welcome to it, but release any fixes or improvements you make do we all benefit, not just developers, but users all benefit. If they keep it locked up, even if they release it as a patch that’s not accessible to the large majority of users, then it’s violating the spirit if in some cases not the letter of the license.


  • Exactly. But the corporations do it because it benefits them more than starting from scratch. They should release all changes to the central repository for all to consume as part of the agreement to get the benefit of the already created software. Not hold onto the patches to give them to their customers and people who pay them with their personal information.


  • Same they did before or red hat does or every other corporation who has benefitted from the labor of open source developers. Services built on those things or built around them. Not the things themselves. Their corporate customers benefit from the stuff they produce, but they didn’t produce most of it,so either start from scratch with, propriety software, or they need to give the content to everyone at the same time, not hold onto it for some time. That’s against the whole idea of open source and probably technically violates some copyleft licenses, but definitely violates the spirit of them. Even if they fix some bugs or add some features, they didn’t come up with the ideas, build the thing while it wasn’t producing income, or build the communities that they collaborate with. They just add what benefits them to the existing content.




  • Jul (they/she)@piefed.blahaj.zonetolinuxmemes@lemmy.worldHow?
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    7
    ·
    4 months ago

    Wayland is still too new for a lot of complex functionality. It works well enough for the vast majority of use cases, but X11 is still superior in terms of functionality. But like many systems, control means higher learning curve due to various quirks and complex configurations.



  • Jul (they/she)@piefed.blahaj.zonetolinuxmemes@lemmy.worldDolphin gets serious
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    4 months ago

    It’s nice to have a GUI for those things sometimes rather than a command line for everything. If you’re doing things right, your daily login shouldn’t have access to modify system settings or read sensitive logs. But troubleshooting requires that often and ls, vim, cat, tail, etc., can become cumbersome compared to a GUI file manager and proper GUI text editor like Kate or Gedit.