I figured they would just run sfc /scannow
and then sit staring at their screen bewildered when it inevitably does nothing.
Find me on Mastodon, if you want.
I figured they would just run sfc /scannow
and then sit staring at their screen bewildered when it inevitably does nothing.
Just found this article about it that seems to fundamentally misunderstand it in every single way. I didn’t know it was even possible to be this clueless. Either that, or it’s AI.
Thor from Pirate Software (a game studio) does this. He has his set up so that if he doesn’t log into a specific server for a year, the source code to his game will be automatically published.
You could do the same thing. Just grab a super cheap server that checks the last login date and sends out emails.
You can code in Notepad in the same way you can eat off the floor with your hands. Using better tools is a nicer experience.
As for performance, when one of the world’s most popular editor runs on Electron, it’s not that hard to see why performance could be an issue when working on large projects on older hardware.
I’ve never personally had an issue with VSCode’s performance, but I’m also fortunate enough to be in a position where I can afford a relatively modern machine. Many others have to make do with what they have, which is why Zed might appeal to them.
When I get that message it’s usually because your login token has expired. You can either relaunch the game or install a mod like AuthMe to add a little button to the multiplayer menu that allows you to log in again without relaunching.
I’d say begin with relaunching the game, and if that doesn’t fix it then it may be another problem.
It’s never quite clear how big everything in Minecraft is until you’re literally standing there. Yeah I can say that the blocks are 1m³, and I know how long a meter is, but that still doesn’t stop me from being surprised at the sheer scale of everything when I launch it in VR.
Perhaps try making a simple web chat application. I recommend it for a myriad of reasons:
“Will ever finish”, not “has already finished”. It needs to predict.
It’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.
While I agree with the premise of the article, the code is completely unreadable to me. I took a look at the first snippet and just thought “Nah.”
I used to only use C#, and I liked the simplicity of only using one symbol to access any prop/field/method. But now I’ve used Rust for a while I do prefer separating the two for the same reasons you mentioned.
So no, you’re not alone. Even cross-lang!
Do people actually say “select star”? When I read SQL I always say “select all” because it reads better.
that would break iMessage support on older iOS devices that no longer are supported
Yes, that’s what “no longer supported” means.
Valve is currently a private company, which is likely why they’ve been able to avoid enshittification for so long. All we can do is hope that whoever eventually takes over when Gabe steps down also has his ideals at heart.
Fandom is bad.
That’s horrendous, I love it.
I quite like the term Software Alchemist.
To me, the words “engineer” and “developer” both imply that a well thought out and structured plan is in place for them to do their job. Not so with “alchemist”, which implies a fair amount of experimentation and uncertainty, both of which are very common in the software industry.
Ah I see. I don’t think there’s a way to do that yet.
If you’re so inclined, perhaps you could contribute to the discussion (or development) around tags on Lemmy here, since a feature like that would solve your issue.
Just block the community. It would have been faster than typing this comment.
Not to mention VSCodium already exists.