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.
You know, when I read The Handmaid’s Tale back in high school, I didn’t think the ending made any sense. How do you have tourists just walking around taking pictures when there’s horrible human rights violations happening in plain sight?
I think I get it now.
Honestly the accounts of the woman who visited almost bother me more than the men. Even as a tourist she wasn’t allowed to do certain things, but she can just leave whenever she wants. Wonder how her friends among the locals feel about that.
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.
I was a reddit Sync user and was super bummed when (large scale) API access was shut off, so I jumped on the chance to use Sync for Lemmy. It defaulted to world for signups, presumably for ease of use for migrating reddit users. Knowing that Sync already had a loyal audience that was willing to put in a little effort to migrate, it seems the dev opted to make everything as similar to the reddit UX as possible, including registration.
Now that I’m more familiar with the fediverse, I’ve been considering migrating to a more specialized instance that matches my interests. Truthfully, though, it seems unlikely that much of anything would change if I did since I’m going to keep using the same app, so I’ve been slow to move.
To compare this with my experience with Mastodon, I was absolutely overwhelmed by the idea of instances and really had no idea which to join, nor did I have a familiar app to work with. I figured it out eventually, but a lot of the artists I follow didn’t or didn’t have time to, so overall I haven’t spent much time on it. I’ve spent way too much time on Lemmy so far.
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.
Part of the problem is that we have relatively little insight into or control over what the machine has actually “learned”. Once it has learned itself into a dead end with bad data, you can’t correct it, only work around it. Your only real shot at a better model is to start over.
When the first models were created, we had a whole internet of “pure” training data made by humans and developers could basically blindly firehose all that content into a model. Additional tuning could be done by seeing what responses humans tended to reject or accept, and what language they used to refine their results. The latter still works, and better heuristics (the criteria that grades the quality of AI output) can be developed, but with how much AI content is out there, they will never have a better training set than what they started with. The whole of the internet now contains the result of every dead end AI has worked itself into with no way to determine what is AI generated on a large scale.
Now I’m confused, I thought the premise of this thread is that jail time should be based not on the severity of the crime, but only how long it takes to rehabilitate the offender. Did I misunderstand that?
I’m confused on how you quantify rehabilitation. How do you know someone has changed?
And yeah I guess I’m genuinely having trouble wrapping my head around the idea that first degree murder and shoplifting could result in the same sentence.
So the crime committed and the effect on the victims, if any, doesn’t affect the sentencing?
I don’t know that emotion is so easily divorced from justice. How do you define what a just punishment is for a crime? Or does the magnitude of the crime not matter?
How do you know when a person is reformed versus playing the part to get out earlier? Is there a risk of the system being abused by those who commit a crime knowing that they can get out in a couple years’ time?
If you can’t even think of forgiving this hypothetical transgression you’ve come up with, how can you ever hope to have a positive influence on this world that might actually protect others from the kind of tragedy you’ve described?
I’m sorry but I’m not sure I see the connection here. How does forgiveness prevent such tragedies?
I get it, but also when I think about if that happened to my sister, let alone my child, no amount of time would be enough. 2 years for ripping two people out of your life feels like a pittance. How do you separate the emotion from the practicality?
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.
I definitely agree, but that’s true of any system. The particulars of the pitfalls may vary, but a good system can’t overpower bad management. We mitigate the stakeholder issue by having BAs that act as the liason between devs and stakeholders, knowing just enough about the dev side to manage expectations while helping to prioritize the things stakeholders want most. Our stakes are also, mercifully, pretty aware that they don’t always know what will be complex and what will be trivial, so they accept the effort we assign to items.
Use my desktop for gaming, use my laptop for development and travel. It’s nice to be able to sit in the living room while someone is playing a game, or sit out on the patio while I work on something.
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.