I actually use VIM bindings in PyCharm, slightly cursed but actually works really well and meshes fairly nicely with the other IDE shortcuts. Being able to use it in any terminal is a nice bonus.
I actually use VIM bindings in PyCharm, slightly cursed but actually works really well and meshes fairly nicely with the other IDE shortcuts. Being able to use it in any terminal is a nice bonus.
I honestly learned it just because I hated having to change hand position to use a mouse.
I avoided it for a while because it felt so clunky, but it has really improved in the last decade.
Lol as if these generations are doing anything different than they were doing before. Kids have always lied about their age to do adult things. Not saying it’s healthy, just like it wasn’t healthy for kids to get their older brother to buy cigs, but it’s not a unique problem and these generations are far from a “lost cause”.
As unenforcable as they’ve always been, and honestly I prefer it that way. Really don’t want to give my ID to random websites.
According to Samsung SDI’s VP, automakers are interested in its solid-state battery packs because they are smaller, lighter, and much safer than what’s in current electric cars. Apparently, they are also rather expensive to produce, since it warns that they will first go into the “super premium” EV segment of luxury electric cars that can cover more than 600 miles on a charge.
Apparently not, though this is all marketing speak
I’ve installed Mint on pretty much any old machine I can get my hands on. Right now I’m using it with KDE as my daily driver and couldn’t be happier.
I’d say for most people coming from windows, there’s little in the way of expected functionality that would be included in other distros.
Oh yes absolutely, there are bots constantly crawling any open source code. A friend of mine accidentally leaked their discord API key, nuked a whole server within minutes.
It could be credibly called an homage if it had a new punchline, but methinks the creator didn’t know what “sanitize” meant in this context.
Windows into I went to college for development and decided to check out this Linux thing. At the time, I wanted something as different from Windows as possible, so I went with Ubuntu with Gnome 3 (I know) for about a year. Tried out Fedora, couldn’t get my sound to work and accidentally uninstalled the desktop environment trying to fix it, slunk back to Ubuntu, tried out a Debian briefly, and eventually ended up on Linux Mint with Cinnamon and KDE.
At one time I really wanted to try a bunch of stuff and probably would’ve hopped a lot more if Fedora didn’t shatter my confidence, but nowadays I want as little disruption between machines as possible. I have to use Windows for work, so I keep my Linux setup pretty vanilla so I don’t miss features between the two very much. I’ll probably still play with other distros every now and then on old laptops, but I’ve fallen into a “if it ain’t broke” mindset with my daily machines.
Indeed, I’d say an algorithm split among different objects is usually an indication of tightly coupled code. Every code pattern has its pitfalls for inexperienced devs, and I think tight coupling is OOP’s biggest.
You might still try using Proton or Lutris to run it. It may be a pain to get working, but hopefully someone out there has a guide for the mod manager you’re using.
I’m dreading what will happen at work. I even paid for the Win11 upgrade on my personal desktop, used it for a month and then installed Mint and never looked back. Not being able to move the start bar is such a minor thing, but it’s a great indicator of how locked down that PoS is and how little they care about what users want.
This may be a silly question, but what are VMs generally used for in a corporate setting? Is it the same use case as docker?
I kinda get it, mod authors (and FOSS devs) often get a lot of requests for something they’re doing in their free time without pay. If they already have a backlog, they have to be picky about what tasks they take on, and they can get a bit snippy when overwhelmed with requests (or questions that might turn into one). That being said, there’s no reason to be rude.
Everyone has a limited time on this earth. Some of us don’t mind or actively enjoy spending that time learning about the technology we use. Others, not so much. I think this comic is really spot on because it’s hard to understand as a tech literate person just how little other people may know. “What browser are you using?” “What’s a browser?”
The foundational knowledge is not that tough, but when you’re just interested in getting the damn thing to work so you can get on with your life, it’s easy to get frustrated by having to take a crash course on what the hell a BIOS is before you can try to fix it. And when you learn all that just for it to still be broken, patience quickly runs out.
As long as people have the general understanding that power cycling will solve a good 75% of issues, I’m happy. I hope people give me the same grace when I pay a someone to fix my car or replace my phone screen (I love building computers, but god I hate working on phones).
Right, but the wild west was tamed by increasing regulation, which is precisely what crypto fans want to avoid. The truth is, though, most people won’t trust crypto without some kind of centralized authority guaranteeing that their money is safe, whether that be a government or a private entity. This pretty quickly materialized with the NFT craze, which saw the vast majority of NFTs were created on the same two sites, with only the biggest names having their own domains and redundant storage for their images.
It feels incredibly gross to just say “generated CSAM is a-ok, grab your hog and go nuts”, but I can’t really say that it should be illegal if no child was harmed in the training of the model. The idea that it could be a gateway to real abuse comes to mind, but that’s a slippery slope that leads to “video games cause school shootings” type of logic.
I don’t know, it’s a very tough thing to untangle. I guess I’d just want to know if someone was doing that so I could stay far, far away from them.
The problem is that snake oil stuff was (mostly) solved not because snake oil salesmen decided to be nice and close up shop, but because regulations and laws were put in place to protect people from them.
Likewise, we’ve seen crypto get hit with pretty much every issue that has ever afflicted fiat over the entire history of money. The only reason we’ve seen anyone get punished for it is because governments still have some jurisdiction over crypto traded by their citizens. People will say “but smart contracts!”, but the only proven way to be safe with those is to verify the code is both bug-free and not malicious, and that’s a lot to ask of someone trying to buy dog food. A lot of exploits have been executed on contracts that were marked safe by audit companies.
I think the idea as a concept is interesting, as I don’t exactly trust the government or banks either, but I trust random black box companies and individuals a lot less.
Ah sorry, I meant using Vim in a GUI program. I wanted something with the flexibility of a mouse (quick navigation, context menu actions, etc.) without using a mouse. Using just the arrow keys, shift highlighting, etc. is just too slow when writing lots of text, and it doesn’t follow the natural position of typing.