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

help-circle


  • Linux distribution doesn’t have a huge bearing on UI, except that most distros come with a particular DE (desktop environment) pre-installed. However, you can install any DE of your choice after installing the OS, and switch between DEs at ease without reinstalling the OS.

    GNOME’s defaults are quite visually similar to macOS in terms of layout. I’m sure KDE Plasma (the other big Linux DE) can be modded to look like macOS too, but by default it more resembles the Windows desktop. I’d say go for Linux Mint and then install GNOME (look up stuff like “linux mint how to install gnome”). Both Linux Mint and GNOME are widely used and “beginner-friendly”, so if you run into any problems, it shouldn’t be hard to find answers either by searching things up or posting on forums if you can’t find any solutions already online.


  • It’s not that they “can’t count to the teens”. The wording used in the OP was that they keep “losing track”. That’s very different and could suggest some kind of visual processing or attention issue rather than not understanding basic numeracy. Those kinds of issues are common intellectual disabilities that people can still succeed with if they find the right mechanisms to allow them to do the same tasks as other people.




  • Matrix works well for me.

    It’s not out yet, but I’d keep an eye on Flatline. It’s by the people who make Molly (Signal client fork—it’s pretty good, been using it for years). Flatline is a Molly-compatible server implementation, i.e. so that you can host your own Signal server. Because generally if someone asked for a “reliable messenger for family use” I’d recommend Signal as a polished and reliable option, though not self-hostable unfortunately.







  • A lot of legal protections for workers aren’t enforced, or are difficult to enforce due to standards of evidence and other factors. A union is a worker-controlled means of enforcement. Instead of appealing to power from above, workers can exert their own collective power from below. In other words, it’s better than having rights on paper, because the government can’t just sign a piece of paper to take them away from you or decide not to enforce the rights.



  • As the other commenter said, only Teflon permanently loses its non-stickiness. After seasoning your cast iron or carbon steel pan (carbon steel addresses your wife’s problem of heaviness, and it’s basically the same substance as cast iron), make sure the pan is hot before adding your food. I’ve cooked eggs, fish, veg, all sorts of commonly sticky foods in well seasoned hot cast iron and not had problems. I only get sticking problems when the pan is not hot enough. For seasoning, I wash, dry by heating on the stove, add a little bit of oil, spread it thinly with a paper towel, put it upside down in the oven with a tray beneath to catch any drippings, and let my oven run on max temperature for about an hour. I’ve only had to do that I think twice over the several years I’ve had my cast iron pan though; the seasoning should maintain and heal itself just by cooking with it. The same applies to carbon steel if that’s what you get, btw.

    My only exception is tofu, which I have literally never managed to fry without sticking except on Teflon. I think it’s because of the moisture of tofu. I don’t press my tofu tbf, out of laziness, but perhaps I’ll have to once my Teflon pan gives out.


  • Like all of this ranges from unenforceable to spuriously enforceable (eg for rule 1, you can guess whether something has AI vibes—with vibe code it might be easier if the AI has just hallucinated a function or something). Seems more for the purpose of making a point than anything, or perhaps relying on others respecting your policy, but other projects with much more lenient no-AI policies still have people flagrantly breaking them.



  • communism@lemmy.mltoLinux@lemmy.mlInit system comparisons?
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    15 days ago

    I think if you’re at the point of poweruser where you’re deciding an init system, you probably should just try them out in VMs. It doesn’t have to take loads of time. Install an OS, try writing some basic services, try doing some basic config for your use-case.

    For the vast majority of users, they’ll never have this problem, because they’ll just use whatever init system comes with their OS. I know some distros give init freedom, but most are locked in to one or another init. The fact that you have this problem suggests that either you’re using the wrong distro and should switch to one that chooses for you (or just pick based on one-line descriptions), or it’d be worth your time to spend a day or two poking around with the init systems under consideration in VMs.