moved from us instance

  • 4 Posts
  • 187 Comments
Joined 2 months ago
cake
Cake day: June 3rd, 2026

help-circle


  • It’s… already partially unintentionally true. One name for IRC and forums (plus stuff prompted by said forums), one for a browser game or two, and this one for everything else. Although are you suggesting I should literally use a random nickname generator for each service? What if I want to cross reference something across them? Also, would imagine multitasking being one hell of a pain. I mean, I can spawn multiple Tor Browser instances and stuff, but then have to make sure I am doing the intended thing in each one. I am a bit of a “social chameleon” and I am already struggling with just using only the correct inside jokes with someone…






  • Only partially user-centric decisions because the @someRandomOEM.com and @redhat.com people will send drivers with no documentation to go with it due to NDAs. Also only partially user-centric decisions because if someone is backed by a company, their solution will be pushed faster.

    People on free software adjacent forums (probably originated on linux {.} org {.} ru?) thought of a standard unit of measurement for how much pedantic force a person is able to apply. It is called “1 Poettering”, named after Lennart “Harry” Poettering. Values greater than 1 have not been observed; it is often assumed to be the highest constant similar to the speed of light. Here’s a table from (my very subjective) consensus:

    • Lennart “Harry” Poettering - 1 (the system deez nuts guy)
    • Mark “Shuttlecock” Shuttleworth - .9 (the Canonical guy)
    • Hans Reiser - .7 (ReiserFS)
    • Richard Stallman - .6 (GNU)
    • Linus Torvalds - .5 (Linux)
    • Theo De Raadt - .17 (OpenBSD)

    Maintainers of random projects that everyone takes for given are <=.1 until they riot when it becomes .6 temporarily.



  • Here’s what helped with my smasnug and the monitors of my friends:

    • Settings - Video - Custom - all sliders to middle/“normal” position (adjust brightness from OS)
    • If it has HDR and your system supports it, turn it the fuck on with EDID values and never off even when you never have HDR content and when said HDR content looks very SDR (unless screenshots are broken in HDR and you want to screenshot something of course) (and if you have a CD with the monitor with a color profile you better go use that of course lol)

  • “GMail takeout files” aren’t a thing. mbox is a standard file format from Unix. Some Unix-likes provide the mail command and on others you have to install s-nail, after which you can do mail -f {path to mbox} to view all mail inside. If there are multiple files, you can literally just concatenate them like so: cat /somedirectory/*.mbox > theultimate.mbox.

    Apart from that, most GUI mail clients allow viewing mbox. When the mbox file updates, the client says you have new mail. For example, in Claws Mail, skip setup, then go to plugins and enable the mbox plugin (while you are there, may as well enable pgp, s/mime, calendar, dillo to handle all formats). Then, go to create new account, and in the “Basics” tab, select “local mbox file” for "Receive protocol ". It will then ask for a file path.

    Also, if your Google account settings allow, you can literally just login to Google from Claws mail. Set protocol to IMAP, then set Authentication method to Oauth2 in both Receive and Send tabs. Proceed with setup as usual and it will open your default web browser to login. After that, it will download your entire history of mail.