• 5 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • I’ve argued this for point for so many years and have become exhausted to the point where I don’t even bother any more.

    Free software advocates, God bless them, are fighting a good fight but we will never see the average computer user giving up functionality for the sake of some computing ideology; whether that ideology be free software, privacy or security focused. I’m glad some people are willing to do so as I believe strongly that the world would not be where it is today if it weren’t for it’s existence offer the last two or three decades. But the reality is that 90% of the world views computers, phones and tablets as tools; a means to achieving an end, not the end in and of itself. There may be some subset of people who are willing to give up some convenience or utility if they believe strongly enough in one of these ideologies, but most of them will never care about the license of their software as long as it gets the job done. But this is precisely why we need people who do care about these ideologies because software freedom ultimately is important and people do benefit from it. It just needs to be as good as, if not better than, it’s non-free counterparts


  • I recently started uses dotbot for managing dot files across my systems. It sounds very similar, in terms of the simplicity of the implementation, to yadm. You define a config file in yaml or json and run the “install” script which calls the dotbot utility, passing in your config file. With a simple change to the install script, I’ve been able to create multiple config files, one per environment (work, home, linux, mac, etc.) and I’ve been thinking about how I could automatically sync changes to git whenever I edit a config file. Leaning towards setting up an autocmd in neovim to automatically commit and push changes on save when I have one of the config files open. Just not yet sure how to do this in a way that would only run the sync for the configs and not every json or yaml file on my system. I’ve only ever set up autocmds for specific file extensions but the syntax leads me to believe it’s flexible enough that any arbitrarily specific file name or path could work the same.







  • Damn! I know she was going through some rough stuff in her personal life recently. I fear it’s all connected, though I sincerely hope I’m wrong.

    I met Kris a couple of years ago at GopherCon. At the time I was very new to Go and she mentored me early on and was very friendly. She and I worked together during the GopherCon hackathon and produced the early version of a tool that ultimately became Kubicorn.

    EDIT: seems like this was a climbing accident. Truly sad to hear. But going out doing what you enjoy… could be worse I suppose.









  • Exactly this. SO is now just a repository of answers that ChatGPT and it’s ilk can train against. A high percentage is questions that SO users need answers to are already asked and answered. New and novel problems arise so infrequently thanks to the way modern tech companies are structured that an AI that can read and train on the existing answers and update itself periodically is all most people need anymore… (I realize that was rambling, I hope it made sense)



  • His utter lack of understanding about how SAaS companies work is astounding. Having worked on the backend of several, they’re all hot garbage and brittle. That’s why there were so many “useless” engineers. You know, the ones he shit canned when he acquired the company? Surprise, they were probably the only reason the dumpster fire wasn’t burning down the whole city block. The thing Elon fails to understand is that someone didn’t just write Twitter on one go and gift it on to the world. It has evolved over many many years. Technology stacks change, frameworks change, standards change and these companies are trying to continually add features to applications and don’t have the luxury of just rewriting the whole stack every time something new comes out. The end result is something that is often more akin to a living organism than a website or application. He probably thinks Twitter is some program running on every server that can just be rewritten and replaced. I can’t wait for the day they try to replace it and it ends up setting Twitter back a decade.