Make a beeline for the location of a billionaire CEO.
Fuck Nationalists, White Supremacists, Nazis, Fascists, The Patriarchy, Maga, Racists, Transphobes, Terfs, Homophobes, the Police.
Make a beeline for the location of a billionaire CEO.
Install solar panels and plant local flowers (drought resistant in drought prone areas).
Anything you have trouble remembering, or just find yourself doing often, create an alias (or bash script if it constitutes a multi line command). Name the alias something you can easily remember that also lets you know what that command does.
Then, and here’s he trick, don’t rely on the alias. Use it when you can’t remember, say “aww, damn it I had to use the alias again”, and then use which
followed by the alias name to see what the command was again. Do this over and over and eventually some commands will stick.
Ones that you don’t care about or are just super long, just keep using the alias and don’t worry about remembering them. Use aliases as both commands and notes.
No sorry, I should have elaborated. The package name is mlocate
but the command is locate
. Occasionally run updatedb
as it populates an sqlite db with every file on your system that you can then list out using locate
followed by the filename you want to locate.
EDIT: Lol. Sorry barely read your reply. Yes, you should wear a fedora while installing mlocate
.
They can be tiny I guess. I can’t really say, I disable like/dislike counts.
Yeah that makes sense. I appreciate your thoughtful response.
Yeah I can see that. These payment platforms need to be centralized due to just the nature of, y’know, nation state backed currencies.
My only interest in this thread comes from my curiosity as to whether or not Patron, KoFI, etc. Can still provide their services at the level they already are, but way cheaper (I.e. give a higher percentage back to the creators). I know its somewhat low currently, but is it as low as possible?
Just something I occasionally think about.
Thunder for Lemmy on Android.
Tusky for Mastodon on Android.
I rarely use either Lemmy or Mastodon on desktop. If I do, it’s just through the web client.
I was in art school around then and a good portion of us were pirating windows 98 or windows NT. And we were running pirated Photoshop and pirated Illustrator on it…a lot of us pirated everything.
Lemmy has become my main social media outlet. For better or worse, Lemmy’s just my kind of place. I’m off of all mainstream social media except LinkedIn, which I barely use, but keep around for work related reasons.
I do still peruse Reddit, mainly for TV shows and niche subjects I can’t find here. But I haven’t logged in or posted since the first major exodus over the API pricing, and have no plans of returning.
I do post on Mastodon from time to time, but the format is just too geared towards short form content, and ultimately just isn’t my cup of tea.
So yeah. I’m generally happy to be here with you all shooting the shit about politics, Linux, etc. Long live Lemmy!
I have a script that makes a list of every package and binary into an output file of packages as a list. I can just cat the output of the file in a subshell and pass that off to pacman -S
. Pacman might complain here and there, but I can just edit the list. Then its just cp -r
my config files that I’ve backed up and run my backups for movies, music, pics, games, etc.
And yeah, it’s not perfect, but it’s good enough for me. I still have to do other stuff like switch out bash for zsh, etc. Gotta love bash scripts and backup configs though. That plus actual backups makes restoration from catastrophic failure at least bearable, albeit still time consuming.
You can still use yt-dlp with most of the invidious instances that are still up, but not displaying the video for some reason. Just copy the URL and use it with yt-dlp from the command line. All still works, sponsor block and all.
On my android phone I use either invidious with seal(yt-dlp wrapper app) or tubular (fork of newpipe with sponsor block).
I prefer to see changes in RAM and CPU registers in hexadecimal or binary output. 🤓
Oh Elon, are you planning on doing the TikTok treatment on Bluesky next?
Sadly, I’m in very much agreement with you on this. I love the Linux OS to death, but I’m very very much into learning as much as I can about computers right now, and I am not representative of the majority of computer users.
I understand now why updates are required, why they sometimes break things, and ultimately what has to be done either by myself or, usually, others, to fix them.
But most people seem to go absolute ape shit when things don’t work as expected, and I think that has to do more with human societies not cultivating enough patient, non-stressed, curious, people. And that’s what bums me out more than this whole Windows vs Linux thing…
I definitely hear you on that, and in some ways, it’s a shame more people don’t have the option to learn more about how their computer works.
The Linux OS is, in my experience, one of the most amazing things I’ve ever taken the time to learn. In my pursuit of not only learning programming and computer science fundamentals, but also the internals of the Linux operating system, I’ve gained a granular control over my computing devices that has allowed me to be spared the onslaught of forced “AI in everything” that has recently been pushed down people’s throats. I also have minimal exposure to invasive advertisements, and other unwanted features.
But the cost for access to said knowledge was an immense amount of time studying, an equivalent amount of patience, and a strong desire to learn difficult subjects. That’s a cost the majority of users are unable or unwilling to pay. They simply dont have the time and/or desire, and that’s just reality.
Ultimately, I don’t think it’s acknowledged enough that it requires a vast amount of privilege to have the time and energy to devote to such endeavors such as learning how Linux, the command line, and Computer Systems more broadly, work. I think this is because to acknowledge such would open the discussion up to the more broader topics of the qualities of our education systems and our cultivation of more positively reinforced learning models, which is a much more difficult topic to navigate and argue about when contrasted with the “It’s easy to install Linux. Windows bad, so just do it.” argument that pervades the discussion space.
That’s fair. I maintain a Fedora installation for my elderly mother, whose Windows laptop is on its last legs. I revitalized a 15 year old desktop with Fedora for her, installed everything she needed (browser, file manager, libreoffice, iscan, brother printer drivers, password manager, zoom meetings, etc.). But yeah, every month I hop on, open up a terminal and run sudo dnf upgrade
, and every 6 months run the Fedora major version update.
Don’t get me wrong, I’m impressed my Mom has been able to get all her business done using Fedora, but I definitely am acting sysadmin should anything in the slightest go wrong or confuse her. That said, I think she could run the upgrades if I left her with extensive notes (but if anything went wrong, she’d lose her shit, ngl).
I don’t know, I think a Linux distribution with automatic updates would be a good thing if you could ensure every user would be guaranteed to not be greeted with any issues upon reboot from said update.
But yeah, sadly, even on the most user friendly of distros, you still have to have a decent familiarity with the command line , and have the patience and knowledge of where to look for, and then read and comprehend, the documentation. And I doubt there will ever be a time in the future where 100% of users are comfortable with all that, though imho if you use any computer at all, you should at least try.
Not sure, but here is an old reddit post about it:
https://redlib.catsarch.com/r/linux4noobs/comments/ls6mlx/how_to_make_newsboat_use_the_system_notification/
And the bash script that might work if used in conjunction with a cron job:
https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/statusbar/sb-news