• 1 Post
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 31st, 2023

help-circle

  • What, social lives? Get outta here with that nonsense and be a hobbit like the rest of us :)

    Seriously though, if you’re thinking on a phone I’d reccomend just creating a second profile instead of getting a whole new device. The apps won’t be running when the profile is running, and as a bonus you can usually restrict the profile’s permissions. Also consider checking out web wrappers (e.g. frost) or PWAs.

    On a desktop you can always just use the web version, bonus points if you auto clear cookies or have a separate profile.

    Edit: if you already have a spare then that might work better than profiles.


  • As others are saying, that’s not really an option unless you’re really dedicated. IF it has an unlockable bootloader you could technically get to compiling and tinkering to get everything built, but in order to get a phone all set you’d need to get the right drivers and do a whole lot of tinkering (like full time job levels of building and tinkering) kind of deal to get it built. Phone’s aren’t so plug and play like computers.

    If you there’s no rom support and/or a permanently locked bootloader but you want an OS without x y and z you can always try to fire up ADB bridge and disable stuff. You could also accomplish the same by rooting, though it’s a bit of a security risk (though not as overblown as some people say IMO).







  • virtualbriefcase@lemm.eetoMemes@lemmy.mlListen here, kulak...
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    By the way, the US prison population today is higher than the Gulag population of the entire Soviet Union at its peak.

    Well being worked to death and/or being strait up shot tends to keep those numbers down. And how many of those “hoarders” were quite literally starving but they had a tiny bit on hand? And how many more were in there for “anti-soviet behavior” instead of anything related to hoarding or destroying food.

    “Gulags” is not a gotcha

    Gulags, concentration camps and the like are definitely a “gotcha” as much as a “gatcha” can exist.



  • My 2c would be yes only if you’re specifically seeking out the bleeding edge and don’t mind or enjoy doing the neccesary tinkering.

    Alsp you have time in between now and a re-install I’d highly recommended trying to do you’re day to day stuff in an Arch VM for a bit and see if it works for you.


  • Virustotal is great to scan anything you download that does not contain sensitive information, and ClamAV + TK will work locally to scan anything that contains sensitive information (e.g. documents sent by others) or things too big for Virustotal.

    Like others are saying, there’s less of a need for antivirus on Linux since there’s less easy entry points (e.g package manager over downloading an installer) and less (but far from 0) malware made for Linux. But we all probably download app images or get documents related to job searches at some point and I personally prefer to scan almost file that I get from a remote computer.