Ah, good old Masamune Shirow
Ah, good old Masamune Shirow
This is my favorite episode thanks to the “fire in a SeaParks” subplot
This lines up with my own takes on Windows versions. I think 8 was better than people give it credit for. I never minded the UI personally, and it was fast and responsive.
I use JetBrains Rider for dotnet (with Vim emulation), VS Code for general misc code editing (with Vim emulation), and NeoVim for quick in-terminal edits and Git workflows. I even have vi-mode enabled in my terminals, but I haven’t bothered trying to do it in browser yet.
My experience is that modal editing is only a little faster, but it’s much more comfy, even fun! I enjoy coding with modal editing much more so than modeless. Being able to zip around the code without having to move my fingers to the arrow cluster just feels nice.
In my personal experience, it’s a little faster but not a huge speed difference. However, it’s much more pleasant and ergonomic. I enjoy the act of modal editing much more than modeless.
Nah, by the time millennials were old enough to use the internet, it was already there. Speaking as Gen X, I recall the days when you could just get stuck in a game and never figure it out. Or you’d call a pay-per-minute phone number or hope a magazine would cover it.
True, that is surprising and makes everything worse. It’s probably controlled by a setting that none of those engineers knows how to change, based on the lack of knowledge described here.
Or write a tool that can do all these steps for you, reliably!
This sounds 100% credible, based on the outcomes we can see
Oh, no doubt. I’d rather have that any time over what we’re talking about instead!
Sounds like classic junior engineer shit. “Let’s do a big rewrite!” Followed by everything going to shit because they don’t how to create good maintainable software architecture and for whatever reason there weren’t enough senior engineers around to show them the way.
Seriously, it doesn’t sound great, but it sounds about what you might expect wiring up a new UI widget in WPF or whatever the latest thing for native Windows is. Sounds like what would happen if you started developing a Windows app using the Microsoft scaffolding and never applied any kind of software architecture beyond that and it just grew and grew into a big ball of mud. Exactly what I would expect given the quality of so many of their frameworks, and I say that as a professional dotnet software engineer.
JFC. Even if both candidates were identical on the issue of genocide— they’re not, but even if— you still stack up and compare all their other differences and you fucking vote for the best one available, because I guarantee that we wouldn’t be talking about an impending nationwide abortion ban if Kamala had won.
🎼 My boys are otherwise engaged, so I’m gonna have to bring it all myself now 🎵
I’ve been there. It’s great!
Same. I recently spent a few hours failing to either build gamescope from source or get the flatpak versions of gamescope and steam working together. Others got it working a few months ago, but their steps didn’t work for me and I just decided I’d rather spend my time playing without HDR than keep trying at it. Wouldn’t have been so hard on a disto better supported by gamescope.
7.5 hour club represent!
Yeah, definitely higher than 4. The way that scale progresses, I think I’m at like an 8, maybe 10.
Re: length of commands, PS commands are longer, but they also have tab completion so realistically you never type the whole thing, only enough to be unambiguous and press tab. I’ll grant it’s still longer than the equivalent bash, but not by as much as it appears.