• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: March 19th, 2024

help-circle
  • The Piefed devs are gigalibs who hard-code in their politics, blocking left-wing instances in the server software itself rather than letting instance admins configure that sort of stuff. Even if you agree with their politics, consider if you want to be using software that actively forbids users from interacting with conflicting politics even if the user wants to. If you agree with the principles of free software, then that doesn’t seem to respect user freedom to me.



  • Not an answer to what your dish is as others have already answered that, but it would help to know what food you do like as a picky eater, to suggest vegetable dishes that you would like. Going along with the Japanese theme, you could try vegetable tempura as a tasty way to get veggies. East Asia has a lot of yummy ways to eat vegetables. Stir fried, included in noodle dishes, kimchi, etc.


  • I didn’t—I like to pick up old second-hand laptops that are selling for cheap and tinker with them (install different OSes, coreboot them, etc). One of the machines I regularly use is OpenBSD, but it’s not my sole OS. My gaming machine is Linux—afaik you’re gonna have a tough time trying to play AAA games on any other (FOSS) OS, but I’ve not tried, because the laptop I run OpenBSD on is an old underpowered Thinkpad anyway.

    I picked OpenBSD over other non-Linuxes because of its focus on security. Also I think the pufferfish is cute. It wasn’t that deep of a decision for that particular laptop. I do find it quite an enjoyable OS to use, and I have anecdotally had fewer problems with it than with Linuxes, I suspect because their whole security focus also means fewer bugs.




  • GTK? Depends on how important cross-platform support is for you. I’ve heard GTK programs don’t look great on Windows, but it does support Windows. GTK is written in C as well—Qt is in C++ so that might be where some of your problems are coming from, I’ve not tried making any kind of GUIs in C though.