• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
rss
  • Here’s how to fix this[+]

    Create $HOME/.config/user-dirs.dirs with

    XDG_DOWNLOAD_DIR=“$HOME/downloads”

    You may need to logout/in for things to reread this file.

    The full list of keys is:

    • XDG_DESKTOP_DIR
    • XDG_DOWNLOAD_DIR
    • XDG_TEMPLATES_DIR
    • XDG_PUBLICSHARE_DIR
    • XDG_DOCUMENTS_DIR
    • XDG_MUSIC_DIR
    • XDG_PICTURES_DIR
    • XDG_VIDEOS_DIR

    +: Since this is Linux, this is a fix for many but not all cases.




  • I’m obviously a fan of LE but a simple self-hosted option with a custom CA would be great for local machines:

    • I don’t want every Raspberry Pi/laptop/temp VM/whatever published into the cert transparency record
    • Configuring the router to forward every local hostname to the machine’s .well-known would be awful (if my ISP even allowed port 80)
    • Exposing local machines to the Internet is an unnecessary degradation of security

  • No one seems to mention license considerations when talking about static linking. Even if your app is open source, your particular license may not be legally compatible with the GPL, for example. 3BSD, MIT, and Apache most likely don’t change in a single binary but it’s kind of a new thing that no one was really thinking of before when mixing licenses together.

    I think this default okay assumption comes from most developers having a cloud-centric view where there’s technically no “distribution” to trigger copyright.











  • “Slippery slope” is a common argument but usually flawed. In this case, driving is an extraordinarily regulated privilege and despite that, it still results in massive deaths and permanent life changing injury every year. In the US, car crashes are the number one cause of death for children. It’s difficult to draw a line between expanding driving enforcement to gross losses in privacy like many here are envisioning.

    It also ignores the benefits to civil rights. Again, I don’t know about the UK but in the US, traffic enforcement by police is very unevenly applied. Minorities routinely get their privacy violated on pretexts while cops don’t even pay lip service to the rules.