Honestly, I would have expected C++ to end with the SIGSEGV and nothing else, then for python to reply.
- 0 Posts
- 38 Comments
moomoomoo309@programming.devto
Programmer Humor@programming.dev•Are IDEs really like this ?English
3·7 months agoIt has an integrated browser in Ultimate, not in Community.
moomoomoo309@programming.devto
Programmer Humor@programming.dev•Which of these javascript expressions is false?English
26·7 months agoIt’s C, NaN is never equal to itself in floating point, that’s not just a JS thing.
moomoomoo309@programming.devto
Linux@lemmy.ml•"Behold, a Linux maintainer openly admitting to attempting to sabotage the entire Rust for Linux project". Thoughts on this post from Marcan?English
1·10 months agoI didn’t attribute it to malice, I said that the OP’s post is correct that Christoph’s stance is hardline and a complete showstopper for the R4L project. His reasoning is likely one of pragmatism, by the sounds of it, and it’s reasonable, but I simply don’t agree given Rust’s history as a language used in a codebase historically using another language (Firefox). The success stories there are already written, the language has developed with that in mind already. He’s not being ridiculous or malicious, he’s just being conservative and playing it safe, but that still gets in the way.
moomoomoo309@programming.devto
Linux@lemmy.ml•"Behold, a Linux maintainer openly admitting to attempting to sabotage the entire Rust for Linux project". Thoughts on this post from Marcan?English
31·10 months agoYeah…until Christoph replied and confirmed what Hector was saying was true and not FUD. He didn’t mince words, he said he did not want Rust in Linux whatsoever, only for new codebases, not existing ones like Linux.
moomoomoo309@programming.devto
Linux@lemmy.ml•How to Install KDE Plasma on Linux Mint 22English
1·1 year agoKDE Neon does not come with snapd installed.
Upgrades are easy, backups are really good, if upgrades mess up, you can restore from backup even if NC is hosed. As for local storage, I never did it, but here’s the docs for it! https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage/local.html
Cargo is really simple, which is great, but also limiting. Maven is much more complex, but for good reason - there’s use cases, especially around multi-artifact projects and version sharing, where cargo would require either some glue or you run into some interesting edge cases. Usually, Rust isn’t used for the kinds of big, wacky projects with a million dependencies that companies write in Java/Kotlin, so those kinds of use cases are considered more unusual.
Gradle, in my opinion, makes itself complex because it’s all code, is very brittle, and several of its features just don’t work right and require workarounds. When it works, it builds fast and it works well, but getting it to work, and how often you have to get it to work again…not worth it.
https://kotlinlang.org/docs/maven.html That’s not true, you can use Maven if you want!
Crippling is a bit extreme - have you used Proton recently?
moomoomoo309@programming.devto
Linux@lemmy.ml•Fedora proposal to change default desktop to KDEEnglish
3·2 years agoIf I recall correctly, the desktop right click menu was one of the things they fixed in Plasma 6, actually.
moomoomoo309@programming.devto
Linux@lemmy.ml•Fedora proposal to change default desktop to KDEEnglish
6·2 years agoFor the window corners thing, meta+left or right should let you move it to somewhere you can grab it.
Check the list, bud. It’s far from just obscura.
It just means your KDE version is newer, it’s also the distro made by the KDE devs. I’m not too worried about canonical, they’re annoying, but it rarely affects me.
Just get KDE from the horse’s mouth then and use KDE Neon. Ubuntu packages, but snapd isn’t even installed by default. It also ships with rolling release stable KDE, but isn’t rolling release otherwise.
moomoomoo309@programming.devto
linuxmemes@lemmy.world•And I don't plan to switch back either. Everything is just better on Linux for meEnglish
7·2 years agoTry a few of the options here. I personally have used powertop and tlp and they help, but the best mix for your hardware might be different.
moomoomoo309@programming.devto
Linux@lemmy.ml•TIL that operating system Linux is an example of anarcho-communismEnglish
1·2 years agoI’m more talking about laptops, you can use it without paying for it on a device you build yourself, albeit with some functionality restricted.
moomoomoo309@programming.devto
Linux@lemmy.ml•TIL that operating system Linux is an example of anarcho-communismEnglish
42·2 years agoOh no, the manufacturer of any computer with a windows license paid for it and passed that cost to you. You paid for it.
moomoomoo309@programming.devto
Linux@lemmy.ml•TIL that operating system Linux is an example of anarcho-communismEnglish
151·2 years agoImagine paying for Windows. What a waste of money.
I think you’re using this meme template backwards - the car should say most people and the text for the directions should be flipped. The car is supposed to be going somewhere it shouldn’t, not somewhere it should.