I plan on moving to a nice Neovim setup eventually, but VSCodium is so convenient out of the box for a baby developer like me.
Always eat your greens!
I plan on moving to a nice Neovim setup eventually, but VSCodium is so convenient out of the box for a baby developer like me.
You must be a bot, you don’t understand the semantics. Ironic, and blocked.
The point is that it actually can be vetted.
Absolutely.
And yet, this AI expert stated that we don’t know why the AI designed the chip in specific ways. There’s a difference between understanding the rough mechanism for something, and understanding why something happened.
Imagine hiring an engineer to design something, they hand you a finished design; they cannot explain what it is, how they actually designed it, how it works, or why they made the specific choices they did.
I never made the false equivalency you claimed I did, and you also never addressed my second criticism, which is telling.
Nope, we actually have entire fields of study that focus on the brain and cognition with thousands of experts and decades of research and experimentation to effectively understand a ton about how our brains work and why we behave the way we do.
Plus, your brain is not created and owned entirely by trillion dollar megacorps with the primary incentive to use it to increase profitability.
Almost zero, but not because I believe in American democracy. I think the techno-fascist machine will grind forward regardless of Trump being in office.
“We are coming up with structures that are complex and look randomly shaped, and when connected with circuits, they create previously unachievable performance. Humans cannot really understand them, but they can work better.”
Great, so we will eventually have black box chips running black box algorithms for corporations where every aspect of the tech is proprietary and hidden from view with zero significant oversight by actual people…
The true cyber-dystopia.
The Prisoner’s Dilemma is a game theoretic concept, not a psychology experiment, and cops use it all the time to successfully get suspects to rat each other out or provide confessions in exchange for certain plea deals.
Thanks for the info!
I’ve been on Nobara for a few years and have generally loved it. Lately I’ve been thinking about switching to Cachy.
I’ve just been a little annoyed with Fedora in general recently, and I am nervous that Nobara is not only based on Fedora, but also is maintained by only one person.
How has gaming been overall on CachyOS? Any issues with Steam, Proton, Lutris, or any other gaming-related software?
I’ve been enjoying void on an old Thinkpad just to mess with. How’s the gaming experience been on it? Any issues with Steam/Proton running well?
Easily smart and slightly below average attractiveness. It’s pretty trivial to boost your appearance by 2-3 “points” with some decent fashion choices, makeup, working out, and good grooming.
Worst case, I use my high intelligence to get a high paying job and use some of the money for plastic surgery.
Got my tickets a few days ago, hoping for a win!
history | grep command you’re searching for
That will return all commands you’ve typed that contain that keyword. Helps if you remember part of a command, but can’t remember the specific flags or the proper format.
If there are common commands that you use over and over, turn them into a Bash script and name the script something descriptive.
I do that for long commands that I don’t want to type out, like my whole system update workflow: sudo apt update -y && sudo apt upgrade -y && sudo flatpak update -y
I saved that as a Bash script and called it “update.sh” then I saved it in my home directory. Now whenever I want to do a full system update, I just type ./update.sh and it asks me for my password, then updates my whole system without me having to do anything else. I do this with several different tasks like my remote Ansible server updates.
Other than that, you can buy/make a linux command cheat sheet with the most common commands. Keep it with you or next to your computer. Look at it whenever you need a refresh.
tmux - makes managing remote SSH sessions a breeze.
tomb - A little FOSS encryption utility that runs in the CLI. Easy, cute, effective. Tomb Utility
There are two core issues I have with AI generated content:
Ownership - All the big players are using proprietary software, weights, models, training methods, and datasets to generate these models. On top of the lack of visibility, they have farmed millions of peoples data and content without their knowledge or consent. If it were up to me, all AI research and software would be 100% open source, public access, non-copyright. That includes all theoretical work in scientific publications, all code, all the datasets, the weights, the infrastructure and training methods, absolutely everything.
Lowest common denominator - AI has unleashed the ability for individuals and organizations to produce extremely low effort content at volumes that haven’t been seen before. I hate how search results are becoming totally poisoned by AI slop. You just get pages and pages of sites that abuse SEO to become the top search result and are nothing more than click-farms to generate ad revenue. This is a systemic issue that stems from several things, primarily Capitalism, but also the way we cater to powerful corpos that push this sludge onto us.
I have no issue with AI tools that are actually helpful in their context. For instance, animation software that uses AI to help generate intermediate frames from your initial drawings. Screen reader software that uses AI to help sight-impaired folks with more accurate text-to-speech. AI tools that help with code completion, or debugging.
These are all legitimate uses of the technology, but sadly, all of that is being overshadowed by mountains of sludge being shoved on us at every level. Because those implementations aren’t going to make rich people even richer, they aren’t going to temp investors to dump billions more into AI startups and corpo tech. Helping blind people and indie animation studios is boring and low-profit, therefore in a Capitalist system, it gets shoved to the bottom of the stack while the high-margin slop gets pumped down our throats.
For the little distro hopper in your family!
I’d give Nobara a try. I’ve been using it for about 2 years and it’s been pretty seamless. Already comes with a bunch of Linux gaming related software, like Steam, Lutris, Proton-up, etc.
It also has a bunch of gaming performance patches automatically installed.
If you’re not technically inclined at all and want a console style experience, Bazzite is probably your best bet.
All that said, most mainstream distros will give you a fine gaming experience, you just might have to do some manual fiddling and installing yourself depending on the distro and the games you’re playing.