• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • Data privacy is a good thing, but user awareness is far more important. People are always the weakest link when it comes to privacy & security.

    I’m glad more and more people are getting educated with all the resources that we have today and I like how Apple makes it easy to turn it on when users are educated enough. But they do need to be mindful of what they’re storing, the consequences (if they forgot they password), and what does E2EE protect them from.


  • ARNiM@lemmy.worldtoLinux@lemmy.mlWine 9.6 Released
    link
    fedilink
    arrow-up
    9
    ·
    3 months ago

    Probably people in Korea or even nProtect themselves.

    That said, fixing a bug related to software incompatibility with Wine might also benefit other applications (since Wine may behave as “expected” as it runs on Windows). This is why they even tested Audacity to run on Wine even that a native Linux version is available.


  • I use NextDNS and I do have a subscription, currently using it on my router via DNS over HTTPS.

    It is an excellent service (like a Pi-Hole on cloud) and I like how it does things like logging and analytics.

    For using it in iOS you shouldn’t need to use the app, just install a (signed) profile via apple.nextdns.io and it will be configured natively (this is Apple’s approved way to use 3rd party private DNS).

    I use this profile method and just made an exception to my home & work wifi network but will always use it otherwise (on mobile network or any other wifi networks)




  • Not everyone can discern the difference between a 96KHz FLAC and 256kbps AAC. I can’t. But I still can (barely) tell the difference between 256kbps AAC, and 96kbps AAC.

    But I can tell if a song was well-engineered or a mess.

    I believe those who can’t discern the difference between bitrates (especially on high bitrates), but have the appreciation for good music, good mixing, and good mastering, can still be considered audiophile.










  • ARNiM@lemmy.worldtoSelfhosted@lemmy.worldHow much swap?
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 year ago

    As most have pointed, the “always 2x” rule doesn’t have that much of relevance in 2023 as most computers now has more than 4GB of RAM. I would only use that much of a swap when using a low hardware.

    For desktop, I would never go swapless, though. In the event of memory pressure, swap would still help in that situation so that OOM Killer do not kick off and unintentionally kill my working process. Plus it helps that Linux can move the least used data to the swap and use the RAM for filesystem cache.

    So my rule of thumb, for desktop: If RAM < 8GB: Swap == 2x RAM If RAM => 8GB: Swap == 1x RAM

    For servers, I think it depends on the workload. I keep a small amount, like probably 50% of RAM or less. But for stuff like Redis, it doesn’t make sense to have swap. You want to ensure that everything is in the memory.


  • In Indonesia, the tap water is not drinkable. Some gets their water from a nation-owned Drinking Water Company (PAM; Perusahaan Air Minum).

    The situation is similar, they contain plenty of Chlorine to prevent bacteria from growing. But the distribution system might not be the cleanest. So usually people buy gallons of mineral water and put them into a dispenser.

    Some others, takes their tap water from groundwater, pump it into a water tank, and use them. It is not drinkable either.

    At home I use Reverse Osmosis dispenser from the groundwater, and it goes through a reminalisation process after the filtration process. I’ve been drinking with this setup for over 15 years now.