Avatar

Elw

Elw@lemmy.sdf.org
Joined
5 posts • 113 comments
Direct message
3 points

Good article. I learned long ago that, at least the case of your development environment, it’s best to install the latest upstream release instead of just relying on the system provided version. Go makes doing this extremely easy relative to some other languages out there.

permalink
report
reply

These days, basically everything I can. With few exceptions, such as long form reading or writing (code or otherwise) I use my phone. There are certainly better experiences for some things on a computer with a traditional keyboard and mouse, but so much of the world has come around to the fact that most people use mobile devices that many of services are just as good, if not better experiences with a touch screen.

When I’m not at work or writing code for pleasure I’m on my tablet or phone, that’s it’s really.

permalink
report
reply

I’m legitimately curious how many people have actually read their document. I just started the other day and I’m about 100 pages in. I’m glad to see people are starting to realize the amount of coordination going on within the far right. Straight up playbook for stacking the cards and consolidating power to the executive branch. Borderline unconstitutional type stuff.

permalink
report
reply

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

permalink
report
parent
reply

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.

permalink
report
parent
reply

This sounds really similar to how I do things but I use Ansible. What are the advantages to something like yadm, that is specifically designed for dot file management, and a generic config management utility like Ansible?

permalink
report
parent
reply

The fact that I’ve been using Linux for over 20 years and don’t know what most of that is seems like an issue…

permalink
report
parent
reply

This is great news! I have always wanted to try Dwarf Fortress but I know myself and I know from past experiences playing ASCII MUDs and rogue-likes that I don’t play them enough to memorize what the different symbols represent and that inevitably causes me to drop the game entirely out of frustration. It seems like a small thing, but having the graphical version of the game on Linux is a huge win to me.

permalink
report
reply

The rest of the US is learning what country folk have known for a long time. When you ain’t got nothing better to do, you spend your days drinkin’ and fu… well, you get the idea…

permalink
report
reply

Still use Google Authenticator. I know there are alternatives out there that have other features but I’m a pretty strong believer that my 2FA shouldn’t be backed up digitally. I keep any recovery information offline and prefer it that way.

permalink
report
reply