Github GPG keys

I write code, I play bass, that’s about all I’m rn

  • 9 Posts
  • 44 Comments
Joined 3 years ago
cake
Cake day: July 3rd, 2023

help-circle








  • The same advantages as all free and open source solution, it’s free and open source. That means how much it’s going to cost to your business is directly under your control. You can make a decision on how you acquire hardware based on your business’s needs. If you want to add or change features you can decide how to do that based on the deals you have with your programmers (like pick the developer you have with the best skills and the lowest cost), and then you get to control how much it costs you and how reliable the result is going to be.

    If you feel like the support you get from customer service from Amazon or Google or Microsoft is reliable enough and you don’t need more reliability then go ahead and stick with paid products. But if you already have a team of really expensive and talented engineers you might as well let them solve problems with free and open source equipment.





  • danhab99@programming.devtoLinux@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    It’s basically a pattern of:

    Me: I have a problem and I need help fixing it

    Other: ok but what’s the problem

    Me: I can’t do this for some reason

    Other: you’re wrong for wanting to do that when you can just do this instead besides you’re dumb and stupid and wrong and you should just deal

    So I’d just keep changing things until my computer did what I wanted. I’d be fine using a Mac or windows if and only if it was ok to ask for help (meaning that I got to a point with a problem where I can’t move forward anymore myself and the only 2 options are to give up or ask for someone to contribute something that makes it so I can make progress)


  • I started using git to track my dotfiles maybe one-ish years after I first fully adopted Linux as my daily driver… I think it’s been a little over 5 years and before I converted to nix that git history told a story of immense frustration of never being able to get my desktop and laptop to be identical. For some reason some projects only ran on one of the 2 machines. There was a period in my life when I didn’t use my desktop for 2 months because it just didn’t work well enough, OCD is really fucking painful. Nix saved my relationship with both of my computers, and my desk, and my spine. I haven’t used my laptop and maybe a month and I may have changed my workstation a couple hundred times in this period, I will with absolute confidence say that the next time I decide to use my laptop I can just run git pull and nixos rebuild and my laptop will be just the same as my desktop (minus obligatory build fixes ¯\_(ツ)_/¯)


  • 3 - voice assistants. wether done on device or phoning into our home servers and having requests processed there, this should be doable and integrated with convenient shortcuts. Home assistant has some things like this, and there’s good-old Mycroft blowing around out there still. Siri is used every day by plenty of people and she sucks. If that’s the benchmark I think our community can easily meet that.

    Of all the things that my phone is supposed to be able to do this is the one thing I never touch. It has never worked better for me than just doing it with my own two thumbs.

    Does anyone actually use their voice to control their phone (not voice typing)?








  • NixOS makes me feel so safe making low-level changes to Linux and making sure that my work laptop, gaming desktop, and personal laptop all have the exact same shit on them and I’m gonna use them the exact same way.

    I wish that nixlang was decoupled from the concept of a build system bc it’s such a great DAG config DSL and I can think of so many cooler uses for it but I just don’t have time to focus on it.