1. Watched my first HoloCountdownLive today, absolute cinema.

  2. I have today and tomorrow off work and not the faintest idea what to do with myself

  3. Switched to a self-hosted instance of #Phanpy after many months with Tuba. The convenience of a native app is great but I just prefer Phanpy's UI much more, and the catch-up feature is unparalleled.

  4. TIL: #Git has its own version of $EDITOR - $GIT_EDITOR - that it looks up with a higher priority, which means it is possible to optionally set a different editor for your Git commit messages/rebase to-do's than everything else.

    One specific place where it's useful is integrated terminals inside IDEs, which often allow you to inject additional environment variables and thus you can set $GIT_EDITOR there to edit commit messages from the IDE while using the Git CLI

    git-scm.com/docs/git-var#Docum

  5. @uncenter that's so much better, thank you!

  6. Realising now that this was a little _too_ quick and won't handle booleans properly, for now you can just encode them as strings yourself to sidestep the issue and I'll try to remember to fix it in the morning 😅

    Replying to source post

  7. @chirpbirb the old reliable "nerds can figure it out themselves" distribution channel

  8. I need to work on getting my exercise consistency back up, it's been a little too lax the past couple weeks...

  9. @botteaap yeah in my own experience with Copilot both GPT-4o and Claude Sonnet 3.5 struggled similarly with stuff I was asking, Claude just seemed to more consistently generate plausible looking code.

    Replying to source post

  10. So many ideas and no drive to work on them, what a shame

  11. Some days I feel like a spectator of my own life

  12. #Nix might be the only language where I've had to read the documentation for a toString function because I would never think that booleans would be handled by false returning an empty string and true returning "1".

    Shout out to my one hour of debugging basic shell comparisons for github.com/NixOS/nixpkgs/pull/

  13. @pixellight fellow side project burnout victim here, will be keeping an extra close eye 👀

  14. I hate the winter so much, the bed looks so cozy and I instantly fall asleep as soon as I get in. For this whole week I've gotten out of bed in the morning, gone through the morning routine then settled back in for an extra couple hours 🫠

  15. @yosh only if it can be overridden during build with something like an environment variable, but for reproducibility by default yeah it's not a good idea.

  16. Something's definitely off with me, today's the 2nd day in a row where I took an evening nap.

  17. @timClicks if Nell's bunnies do not make an appearance I will be mildly disappointed :P

  18. Stayed up gaming till 5AM for one night and 3 days later I'm still feeling the ruin in my sleep schedule. Am I old already?