while(true){💩};

  • 1 Post
  • 79 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • I don’t like flatpaks or snaps or anything like it either, but I think they help a lot in situations like the Steam Deck or PinePhone where you want the base to be able to move slowly and be stable, while letting the apps on top move quickly.

    The problems with flatpaks and similar is that it allows and even encourages developers to stick with horrendously outdated libraries, and your system is only as safe as the container’s isolation defenses.

    They also make it more difficult to go in and directly modify or tweak the program as the user.

    And many developers are no longer offering bare-metal options.









  • Looking forward to seeing your work - it’s always good to have competitors, and gpt4all is also very crashy. If you have a lead in stability, I’d definitely use yours over theirs.

    Some other areas you could probably look into if you want to differentiate are:

    • Getting Started experience - recommend some high quality models and update the list as time goes on. Maybe include a good default one as part of the package.

    • Convenience - include a way to do what the modern chat interfaces do where asking it to do something other than text will call a different AI model built for that purpose and return the result (image generation, etc)

    • Voice conversations - Can we actually talk to the dang thing?

    • Assistant module - piggybacking off of the last one, can we invoke it with a wake-word or a button press and have it “always available” (similar to HomeAssistant with a Whisper plugin, but on-device).

    Anyway, I wish you well in your endeavor and will keep an eye out.

    EDIT: looks like the conversational bits are on your roadmap, and you do have some basic suggestions on startup.

    As for voice, the OpenWhisper module might fit your project’s theme a bit closer than elevenlabs.








  • It happens on several monitors and my TV, and it happens with both my desktop and my steam deck, even with rhe HDR saturation set to “SDR.” It’s like the red channel gets crushed upwards.

    Maybe its a configuration issue on my part? Or maybe its the panel brand? I do have a lot of LG screens, but then you’d think it wouldn’t be an issue elsewhere either…

    Any ideas are welcome though, hoping to fix it so the family and I can start enjoying HDR more.




  • I have been using Arch for a half a decade at this point and its worked out well for me. I like how its very stable despite being bleeding edge (relatively speaking). It’s made gaming a lot easier, and I was pleasantly surprised when Valve announced SteamOS was switching to it as a base.

    A lot of people have varying levels of purism when it comes to linux, and it sounds like your friend dipped his toes in with Arch and realized “not pure enough” and then jumped in on the deep end with Gentoo. At the end of the day, Linux is Linux no matter which distro you pick, but each distro highlights different strengths and weaknesses of it. Its all about the package managers, the repository contents, and the maintainers. Occasionally, technical support might matter.

    So, pick whichever distro you like, move around a bit to see what has the least papercuts for you, and then stick with that until you can’t anymore.