Install Guix

  • 1 Post
  • 34 Comments
Joined 2 months ago
cake
Cake day: March 17th, 2026

help-circle



  • Exactly what I’m feeling… I don’t know of any companies that aren’t drinking the koolaid. My friend recently got laid off. He suspects it was because it was constantly pushing back on AI slop from other engineers.

    I’ve been skipping the AI questions on recent company surveys… a few days ago, my manager directly asked me for “my thoughts on AI” during our 1:1… kinda freaked me out… I didn’t say anything bad about AI, but I also wasn’t gushing over how much I love AI (I hate AI)… I feel like they’re watching me a little more closely now… I’m going to start answering that I love AI on our surveys now… 😢

    I don’t feel like they genuinely care about discovering if AI works. The AI questions are usually like: “Do you like AI?” and the answers are like “A: Yes”, “B: FUCK YES”, or “C: omg please more AI!”




  • I recently signed up for Qobuz as well… The plan is to stream for a while, but buy music along the way so I’m not left with nothing at the end like Spotify.

    I’m not sure if I’m doing something wrong but… Do recommendations not work at all? It seems like the recommendations are some global list for everyone, not a personalized list based on what I’m listening to. I’ve been trying to click the heart icon for stuff I like, but it doesn’t seem to change the recommendations…









  • sovereignty != isolation
    Codeberg != isolation

    There’s not a readily-available European alternative to Github, and no, Codeberg is not one, because the value of GH is not just hosting code, it’s being a well-known place to find code.

    Codeberg is absolutely an alternative hosting place that is ready to go today. Medium and large players like Zig, Guix, Librewolf, Forgejo, and Comaps are on Codeberg. These aren’t random people with projects that no one uses. These are large projects with lots of collaborators that ship software to lots of people. (Even Alpine Linux seems to be experimenting with Codeberg.)

    Codeberg has a similar UI/UX to GitHub. It’s got CI too, either traditional CI with Woodpecker, or you can migrate your GitHub Actions to Forgejo Actions (which are similar).

    Codeberg is big and popular enough that it shows up in web search results, search for “zig source code” and you’ll get a result for Codeberg. It’s not like people only search for code in the GitHub search bar.






  • I mean, if Zig and Guix can do it. It’s possible.

    I’m in a similar boat. So far:

    • I started mirroring GitHub to Codeberg
    • I added CI to Codeberg

    Next I gotta update the readme on GitHub telling everyone that I’m going to move to Codeberg. I’ll let that sit for a few months.

    Also, I gotta update consumers like homebrew to consume from Codeberg instead.

    I was gonna close/merge any open PRs on GitHub.

    Issues, I’m not totally sure about. I thought I read there was a way to migrate those. Although, I’m kiiinda ok with starting fresh… not totally sure this part needs more thought.

    Once the Codeberg repo is ready, I’ll make the GitHub repo read-only, with the readme pointing to Codeberg.

    Way, way, way down the line, I’d consider deleting the GitHub repo (and finally my account).

    I’m OK with breaking things. I’m gonna try my hardest to not break stuff, but I’m not going to let the fear of breaking stuff prevent me from getting on ShitHub by Macroslop.