Skip Navigation

Posts
1
Comments
49
Joined
2 yr. ago

  • Not really, there are already "quantum proof" encryption algorithms that systems are already moving to.

    It won't be an apocalypse where all your personal data is suddenly available at the click of a button. You need to be a billionaire launching a new social network to get that level of privacy invasion.

  • you don't even need Obsidian to open them because they are in Markdown

    This is crucial for me. I have existing sets of notes in Markdown and still want to edit in Vim or other editors, but sometimes in Obsidian too.

  • Wasted is for sale 90% off right now

  • You know that killer soundtrack right?

    One day Kenny Chou was browsing the internet and randomly thought "I wonder if anyone remembers that game I did the music for?" and was surprised to find his OMF2097 music has a huge following.

    To celebrate he re-constructed the main theme in modern tools here: https://youtu.be/UvlVaQl7kEk

  • The reason the fediverse is strong is because of lessons learnt from 10+ years of EEE and enshittification by corporate interests.

  • This is really well done, thank you!

    Is it possible to make the font configurable? That can be done in the header like:

     css
        
    @var select user-font "Font" ["Comic Sans MS", "Comic Neue", "PT Sans", "PT Serif"]
    
      

    Then later use it like:

     css
        
    html {
        font-family: var(--user-font);
    }
    
      

    Full working example at my Discord Solarized Dark Comic Sans MS theme.

  • I have the same regret, I gave my N64 to a family friend in the late 90s. However, I later bouught a replacement N64 with two new-in-box gold controllers so I can still get my GoldenEye fix.

  • I'm not interested drawing a hard line at a year or system. Something is retro if it feels old.

    Once upon a time PS2 was new but now it feels old (and looks garbage compared to new games) so it's retro.

  • I'm all for defederating corporations.

    The fediverse is already a reaction which is intentionally anti-corporate. Most of us are here because we don't want another Twitter or Reddit or Instagram or Facebook or whatever.

    Considering how Google killed XMPP, by the time the harm was done, it was too late to exclude them.

    The fediverse is not for corporates. Keep them out.

  • This makes no sense to me. I've had h264 decoding on Firefox with VAAPI for years.