Hello, my name is Cris. :)

I like being nice to people on the internet and looking at cool art stuff

  • 0 Posts
  • 71 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle


  • I’m a bit of a FOSS nerd and care about privacy, but I’m much more an art and design person than I am a technical person.

    I use Linux, and I can write some very basic code after learning how in Highschool, but mostly I just like making pretty stuff. Especially anything to-do with UI/UX

    Like someone else said, I’m a technical person compared to the average population, but not compared to Lemmy, or the FLOSS community. I left reddit when the api changes happened, and have found I really love the Fediverse and very strongly believe in what it represents














  • You can make tzatziki with it, or salad dressing, making a mango lassi with it would be a different texture. Frozen yoghurt seems like a good idea, I wouldn’t expect it to kill the cultures, generally high temperature kills stuff, low temperatures usually just slow them down and keep populations from growing, so cooking with it seems more likely to kill cultures than freezing it. if it weren’t for what I just said about cooking with it I’d say using it in curry would be great, though you usually add it at the end so you could do that as it’s cooling some and potentially avoid that issue



  • Void is an option that seems like a good fit, but you’d need to figure out if it supports your hardware well since the hardware is so new. Its a stable rolling release that uses runit which seems like a lot of peoples favorite alternative init system.

    Fedora is maybe also worth considering but it uses systemd. Not sure if it has minimal packages, but I’m pretty sure fedora has official Framework support, including for the 16, and strikes a really good balance between having current packages and cutting edge hardware support, and being stable.

    Also, sorry people are ignoring what you said you want and are telling you what you should want instead 😅 not helpful y’all.

    My impression is that Debian unstable/testing is generally considered much more stable than arch, I assume that extends to devuan. But I think they also share packages, which means packages have been patched a ton, which it sounds like you don’t want (I assume that’s what you meant by “mininal packages”)


  • Void Linux! It’s a very simple, completely independently distro without a dependence on a corporate funded project. It uses runit in place of systemd (I don’t mind systemd but it seems a lot of people just like runit better for being smaller, neater, and very reliable, which is cool)

    It has a “stable rolling release” update model and provides vanilla packages. And the package manager xbps can install pre-compiled binaries or function more like portage or BSDs ports system for building from source (full disclosure, I’ve never used any of those nor the functionality in xbps so I don’t understand it super well). Oh and the community is helpful, and the documentation is pretty strong and doesn’t always just give you commands to run blindly (as someone who is trying to get more confident in the terminal I find that helpful)

    The project has a very “less is more” philosophy which I really appreciate.

    My one disappointment is that there isn’t a package kit implementation for xbps so I can’t use the graphical software store provided by my desktop environment :(