Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
0
Comments
129
Joined
11 mo. ago

  • I'm convinced the end keeb for enthusiasts is a single mechanical key and learning binary

  • If you think that's rough, growing up with the classic makes it really rough to see them force a generic extraction shooter into a beloved franchise for no reason

  • Deleted

    Permanently Deleted

    Jump
  • Real overly attached girlfriend vibes

  • I run nixos, so my entire homelab servers setup is stored in my github. I can rebuild a server and restore backups from that (and sops keys). I significantly prefer this to having to remember and note a huge bunch of things to setup a computer - this way a rebuild on new oc is only a few hours tops

  • What's the current recommend for the original trilogy? Last re-watch I picked up some fanmade recolours of the OG rips, but not sure what's hotness today. For clarity, I'm looking for watching Alderaan explode like a poorly rendered image of a candle, not any remastered shit.

  • Depends on the circumstances tbh. Things like sops do load the secret unencrypted on the machine (with perms but still unencrypted. For remote VPS encrypted at rest is probably better. K8S has secret management but there unencrypted too.

    Another alternative could be using Doppler secrets managment platform, I used it for a while

  • I think it's overkill for homelab and over complex/additional failure points.

    I use sops encrypted, published in my public git. When I apply my nix config, they are pulled and unencrypted on apply on the local machine.

    Keeps it as simple as I can think of, with few moving parts.

  • Trillium notes

  • One of the only games my parents ever bought me was cosmos cosmic adventure.

    Our 286 didn't have enough ram to run it. Had to give it to friends.

    Was heartbreaking to watch my friends play it.

  • Gnome

    Jump
  • Knew the moment you get into cli Log into root, look; gawk; find; sed; talk; grep; touch; finger; find; flex; unzip; head; tail; mount; workbone; fsck; yes; gasp; fsck; more; yes; yes; eject; umount; makeclean; zip; split; done;

  • I enjoyed my pebble time, but I think I'll steer clear of this until it's out based on history.

    Really enjoying ditching the smartwatch and using a Citizen solar/atomic analog, which should go 10+ years without needing a new battery. Really tired of remembering to charge it when traveling, and buzzing notifications on a smartwatch wasn't a interruption I need.

  • I thought that too. Yes, big bad US corp, but privately owned and tiny staff footprint.

    I'm not ditching my 20yo steam account on behalf of this graphic

  • Definitely renovate it and keeping your code in a bit using gotops principles. When I run k8s I used flux to reconcile my reponstate to my clusters.

  • Preeety sure it is lol

  • me_irl

    Jump
  • And does not provide a bottles worth of water value in return

  • me_irl

    Jump
  • Thanks for this. I haven't been letting it get me down in the past, but having two kids can certainty start making me question what the heck their future will look like

  • me_irl

    Jump
  • I do joke a lol, but things in many areas are so much better than 30-50 years ago and considering Brits in WW II had to turn out all their lights to hinder German bombings - most of us are being peddled fear by the media and it's not THAT bad.

    Where did you get the climate hope bit? last articles I glazed over were 'we missed 1.5 deg target and instead put the foot on the pedal to make it faster' and 'climate migrations coming and mass famine'.

    Sounder doomerism to me but I don't really have a good source to be optimistic at all.

  • I still get chills playing when the collosus jumps in-system first time and in subsequent scenes where your flying a incredibly tiny fighter vs capital ships that take up your entire screen.

    I really haven't felt that sense of awe in other space games oddly, and the story of both 1 and 2 was chilling.

    Underrated for sure. But 99 was a amazing year for games (I'm a huge system shock 2 fan). But a cursory wiki look at 99 makes me feel so sorry for modern gen kids waiting over a decade for a new elder scrolls or GTA.

    • Heroes of Might and Magic III
    • System Shock 2
    • Final Fantasy VIII
    • Age of Empires III
    • Grand Theft Auto 2
    • Resident Evil 3: Nemesis
    • Chrono_Cross
    • Unreal Tournament
    • Pokémon Gold* and Silver
    • Donkey Kong 64
    • Super Smash Bros
    • Silent Hill
    • Syphon Filter
    • Driver
    • EverQuest
    • Homeworld
    • Tony Hawk's Pro Skater
    • Planescape: Torment
  • This is a pretty interesting concept as a self-hosted. Sadly integration with android auto is important to me, and my understanding is that forces you into needing an app

    Curious if car play on your radar at all - my brains telling me it's be a PITA to solve for in a wep app unless you also maintained android/iOS apps that wrapped the webui justnto implement carplay

    Edit: I see you've got a android beta and auto on the readme milestone - I'll keep an eye on this project and probably toss it on my homelab for testing once it's a nix package.