• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: July 31st, 2023

help-circle




  • I have a playlist of the allegro movements from a bunch of baroque violin and harpsichord corcertos that is really nice to do intense head-down work to. Mostly Bach.
    Baroque for the structure - feels mathematical and easy to predict and follow, making it easy to listen to while focusing on something else. The allegro movements for the pace - upbeat and invigorating. And a concerto has a great balance between large-scale blended orchestral sound and the melody of a lead instrument which also lends itself to supporting your focus on something else from the background.






  • I use heads firmware, which seals an otp key in the tpm to let you verify the integrity of the firmware, which then uses your gpg pubkey written into the firmware to verify the integrity of the boot partition.
    An open, self-controlled equivalent to secure boot that relies on the tpm and your own gpg key, instead of on vendor secure boot signing keys. Very cool project!





  • I use Vanadium/Trivalent (GrapheneOS fork of mobile Chromium and its desktop equivalent) for general internet use on a general-use system, and Firefox inside of specific qubes for specific purposes otherwise.

    On a general-use system, the additional security of Vanadium and Trivalent give me a bit of peace of mind when using the same browser for admin work, sensitive stuff like banking, and general browsing.

    With the Qubes model, everything is segmented and isolated anyway, so I can use Firefox, which despite its flaws has been my favorite since the Netscape days.




  • Four Weddings and a Funeral is a movie I adore entirely for the side characters, and pretty much ignore the two main characters and storyline completely.
    The main friend group feels so real and alive and lovely, they’re charming and funny, and watching them be friends at their weddings and funeral feels like optimistic slice-of-life escapism. And beyond that, pretty much every other side character is memorable and funny and a joy to watch, especially Rowan Atkinson as the anxious priest. Great movie, 10/10, can’t remember the main characters at all.



  • ifupdown2 has a 15-character interface name limit, and the systemd predictable interface naming system uses the mac address for usb nics (giving them a 15-character name), so if you try to create a vlan subinterface of a usb nic using the standard interface.vlan naming scheme on a systemd host, it will fail, and you’ll have to set up systemd network link files to rename the base interfaces to something shorter.