

Plus you can always just use clangd. Its what I’ve always used with every text editor that has LSP support.
Migrated from https://lemmy.one/u/priapus
Plus you can always just use clangd. Its what I’ve always used with every text editor that has LSP support.
Fair enough, definitely depends on your taste! Just wanted to make sure anyone reading didn’t think it was legit US Military propaganda lol
I wouldn’t call them undertones and its entirely satirical, unlike COD.
neat. i want to write more nushell scripts that do api stuff, might have to give this a try.
Yep, I imagine it’d get bad if I let myself rot in my room all day. I spent time with family, worked out, went for walks, watched some new shows and movies, read some manga, did some hobby projects, but I still spent more time gaming than anything else. It was awesome
Idk I’ve been unemployed with enough savings to not go straight into job hunting. I had a blast spending most of my time gaming. Just helps to have a few other smaller hobbies.
I have a friend with a small stream and she definitely considers a lot of the people she’s met in chat friends.
Having one thing be your only hobby will get boring for the majority of people, so just have some extra hobbies. I could definitely spend 75% of my time gaming and the rest on other hobbies and feel great.
I’ve met the average person, but I definitely wouldn’t date the average person.
The game that deserved GOTY
Yeah the tooling sucks. The only tooling I’ve liked is Poetry, I never have trouble installing or packaging the apps that use it.
Tauri is the electron alternative we already have. This does look like a good framework, just not the same as electron.
I didn’t realize psn wasnt available in some countries that could purchase the game. that is really messed up.
deleted by creator
The game said this on launch and made it clear on the steam page. Even if they weren’t enforcing it, I think its silly to be upset that they’ve started. I’d also rather sign into a PSN account and have functioning crossplay than deal with the current state of it.
Edit: oops I thought i had read it was to help crossplay, which hasn’t been working well recently. since its for nothing this is fucking stupid
Things on the Linux GUI land are so messed up that we even got this.
I don’t understand what you mean by this. This project is using a library provided by a major DE, if anything this shows the opposite of your point.
There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode)
Both GNOME and KDE have a text editor that supports LSP’s and plugins, similar to VS Code. I also don’t know anybody who still uses Visual Studio or Xcode, outside a specific situations where they’re needed, which isn’t a positive in my book.
userland API documentation
Linux has XDG Desktop Portals, protocols that all DEs and compositors can implement and can be used by any app.
they aren’t related products, and I’ve personally only heard of this gleam.
My bad, I was referring to the new Linux implementation which is using Vulkan, which was not clear. The MacOS implementation only supports Metal, as MacOS does not support Vulkan natively. I assume the Vulkan implementation will also be what is used for the Windows build.
It’s not fundamentally incompatible, they just haven’t written the code to make it compatible yet. GPU frameworks need a lot of OS specific code, so it will take some time for them to make it run perfectly on Linux.
I havent used vscode in while but I do remember having a lot of issues with the Microsoft C++ plugin, especially in large projects. I switched to clangd very quickly.