• 34 Posts
  • 370 Comments
Joined 3 years ago
cake
Cake day: November 27th, 2023

help-circle
  • As long as you have a strong backup strategy, I would recommend full disk encryption during installation, especially if for a laptop. Peace of mind with negligible cost on modern hardware. Even accessing the encrypted disk from a live USB takes only two extra commands compared to an unencrypted disk. As long as the LUKS header doesn’t corrupt, hence the need for good backups.













  • Pro:

    • do most of what needed two phones on a single phone
    • avoids charging, carrying, and maintaining two separate phones
    • I’d personally put a lot more here if dual-booting Android and Linux

    Con:

    • hard to find a phone that supports it
    • the need to unlock bootloader could still break integrity checks despite using a stock ROM
    • IMEI still shared between ROMs, most of the isolation is already achievable through user profiles
    • have to reboot to use anything on the other ROM


  • 16 GB VRAM GPU, models stored on SSD, rest of the computer doesn’t have to be crazy. Intel Arc is best bang for the buck at the moment. You can get LLM running on 8 GB cards or even the CPU, but IMO such small models are more novelties than workhorses. I personally use Debian but you’ll be fine as long as your distro’s repo has drivers recent enough for your GPU.

    For perspective, I’m using such a build to help with boilerplate code, single-use scripts that I don’t have the patience to trial-and-error (like ones that have to deal with directory structures and special characters), getting an idea of what’s what when decompiling and reverse engineering, brainstorming tip-of-the-tongue ideas, and upscaling images.



  • I’m really happy that the schools I went to used a similar projection for all of their world map posters. I think there’s more educational value to seeing all the landmasses and countries properly scaled in size. It’s not like we’re going to navigate the world using some random Mercator projection poster torn from the wall.



  • I don’t have a good answer, but I wonder the same and about the technical reasons why, if some websites require such data, the browser can’t just lie and touch up rendering in post to fit whatever unique window size I have. AFAIK, uBlock already does some of its own CSS touch-up so there aren’t awkward gaps where ads once were.

    Of the browsers I’ve tried out, the Cromite project goes furthest to mitigate and obfuscate the data it hands out, but in their words, it’s still not comprehensive.