Hello there!

I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org/ .

He/They

  • 0 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: June 27th, 2023

help-circle

  • Depends on how much RAM you intend to use, and how much you need. For normal web browsing, I think probably enough swap space to make your total RAM + Swap amount up to 24GiB should do. If you have more than that and don’t run anything memory intensive, you can probably get away without any swap at all.

    If you want the ability to hibernate though, you need at least the same amount of swap as physical RAM (since Linux will use the swap space as the location to “hibernate to”.

    I think for an SSD it makes sense to use a swap file rather than a swap partition, since random access is basically free and you can resize it easily. That’s a minor thing though.

    How much memory do you have? How much storage do you have? What will this computer be used for? Do you want to be able to hibernate?





  • They’re a person, not a statistic. Telling someone fighting with depression that they’re going to lose that fight is a dick move and actively harmful. If this is a genuine mistake rather than transphobic ragebaiting, please consider the effects your words have on people.

    And to all the trans folk reading this: You got this. Don’t let haters get you down just because you’re making changes to improve your life. <3







  • This is perhaps a controversial statement from someone who is fed up with all this age verification stuff, but having the user age be set on account creation (without providing ID or anything dumb like that) doesn’t seem that bad.

    It just feels like a way to standardise parental controls. Instead of having to roll their own age verification stuff, software like Discord can rely on the UserAccountStorage value.

    If it were possible to plug into a browser in a standard, privacy conscious way, it also reduces the need for third party parental control browser extensions, which I imagine can be a bit sketchy.

    OSes collect and expose language and locale information anyway. What harm is age bands in addition to that?