I’m not a bot.

  • 10 Posts
  • 141 Comments
Joined 6 months ago
cake
Cake day: January 21st, 2025

help-circle

  • Hardware must be well supported in fully-libre-land … had to go nonguix pretty much right away.

    Yep, same here. I started with nonguix. I didn’t realize it was easy to add additional channels.

    Profound meditation and enlightenment on the essence of Scheme is a must. I had one of those ‘no, this is where you don’t want a closing brace’ moments and my zen was blown out of the water.

    Aaaah. I juuuust had this happen to me. Took me a bit to balance the parens again! 😂 Although, so far Scheme seems nicer than Nixlang. I’ve also had curiosity to learn a functional language, so Guix gives me a reason to learn about functional programming.


  • Yep. Totally using nonguix. I’m trying out Guix for the reproducibility and system management, not (just) for the FOSS software.

    From my initial research, I thought that Guix was only going to allow 100% FOSS software. But I’ve learned that’s not the case. It’s actually pretty easy to add additional channels in order to install non-FOSS software. The third-party channels integrate nicely!

    I added nonguix and also a channel for Tailscale!

    (list (channel
            (name 'nonguix)
            (url "https://gitlab.com/nonguix/nonguix")
            (branch "master")
            (introduction
              (make-channel-introduction
                "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
                (openpgp-fingerprint
                  "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
          (channel
            (name 'tailscale)
            (url "https://github.com/umanwizard/guix-tailscale")
            (branch "main")
            (introduction
              (make-channel-introduction
                "c72e15e84c4a9d199303aa40a81a95939db0cfee"
                (openpgp-fingerprint
                  "9E53FC33B8328C745E7B31F70226C10D7877B741"))))
          (channel
            (name 'guix)
            (url "https://git.savannah.gnu.org/git/guix.git")
            (branch "master")
            (introduction
              (make-channel-introduction
                "9edb3f66fd807b096b48283debdcddccfea34bad"
                (openpgp-fingerprint
                  "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))
    






  • Are you also scared of databases and prefer storing things in raw txt files?

    Yes, actually. 😅 I can’t manage a database for more than a few weeks before I screw it up or want to easily edit something and stop using it.

    I don’t think databases are bad. I think I’m too much of a fuckup to manage one.











  • So what do they actually offer, on top of the work of creative people making music? Not much.

    OK, so I left Spotify for Navidrome a while back BUT. What Spotify sells isn’t music. Spotify sells curation and recommendations. Most people aren’t music lovers that want to hunt for cool new music. They just want a pre-generated list of songs that they’ll more or less like. That’s actually kinda huge.

    A recommendation engine is something I wish fediverse or open source would tackle. I’m on Navidrome now, but I’m definitely listening to way less music now—access isn’t an issue—I just haven’t had time to hunt around for new music. Investigating new bands takes time. On Spotify, you do it without even really thinking about it.





  • Wow! It’s so nice that the company got back to him! /s

    But, seriously, I’m not doing take home projects anymore. I recently interviewed at a company that rhymes with Lagi. They asked me to build an app for them for 2 weeks. I did. I sent them the project and then they just fucking ghosted me. I sent them 3 follow up emails and nothing. Not even a rejection.