- 390 Posts
- 211 Comments
snaggen@programming.devOPto
Programming@programming.dev•Licenses are boring but you really need one!
3·10 months agoWell, for specific licenses there are use cases for MPL, which is weak copy left. LGPL is trying to state that statical linking is not allowed, while MPL does. Also, EUPL have simmilar advantages over AGPL, plus that it have very clear defined legal juristiction. So, when it comes to specific licenses there are many reasons to use whatever licence you use. Just make sure you use a license that reflects your expectations.
snaggen@programming.devOPto
Programming@programming.dev•Licenses are boring but you really need one!
2·10 months agoThese are good in a more hands on way, but it is hard there to understand the conceptual difference between MIT and EUPL. So, I deliberately didn’t go in to the details, since there are a lot of tools for that. I aimed for a higher level, since I find people often have missed that.
Never tried hyperland, but if you want tiling, I think COSMIC is a very user friendly tiling de. I don’t think they do HDR yet though, but it is still in alpha.
snaggen@programming.devOPto
Rust@programming.dev•[Gitoxide] March 2025 Progress update
2·11 months agoFor that you need to ask the author, and the discussion page in github is a good place to ask.
Well, I get you are trying to state that MAGA people are pedofiles, and I am not here to stop you from that. But you also assume they catch actual pedofiles. However, there are cases where they have contacted people with an intellectual disability, and then you cannot be really sure the person really is sexually in to children, since with enough pushing you can get such persons to agree to a meeting anyway… just because you pushed. Regardless of how awful the crime is, we cannot accept vigilantes.
snaggen@programming.devto
Linux@programming.dev•TIL you can send commands to terminal (in vscodium)
2·1 year agoatuin is really great for command history completion
Ahhh… Sorry, of course there was the 2021 edition in between… Ignore me… 🤣
That refers to the Edition, and all development up to January 2024 (rust 1.84) was edition 2018. With rust 1.85, Edition 2024 came out. Here is the news in Rust Edition 2024 https://doc.rust-lang.org/edition-guide/rust-2024/index.html , mostly details, so for effective rust everything for Rust 2018 should still be relevant.
Hey, there is a long tradition of banning evil math… even Pythagoras did it… But, I guess he at least had good reasons, irrational numbers are super creepy and deserved to be banned.
For a more user friendly tiling desktop environment, you should have a look at COSMIC. It is still im alpha, but I use it as a daily driver…
Yes, but then you wouldn’t find the comment section there to read all the insightful comments… /s
snaggen@programming.devOPto
Rust@programming.dev•More discussions on LKML about rustEnglish
32·1 year agoThe response by Greg KH is also well worth reading:
https://lore.kernel.org/rust-for-linux/2025021954-flaccid-pucker-f7d9@gregkh/
snaggen@programming.devOPto
Rust@programming.dev•Seems like Jiff got some performance optimizations
71·1 year agoAnd yes, date time handling is one of the most confusing areas on computer science. https://xkcd.com/2867/
snaggen@programming.devOPto
Rust@programming.dev•Seems like Jiff got some performance optimizations
6·1 year agoI personally think Jiff is based on a very solid design, as it is inspired by Temporal, which is a TC39 proposal to improve datetime handling in JavaScript. I have done some date time handling with chrono, but I find jiff much easier to work with. So, I can recommend you take a serious look, and see if it makes your life easier for your use case. Now, it is only version 0.2, so the API might change before 1.0, but it seems to respect semver, so there shouldn’t be any surprise breakage at least.
snaggen@programming.devOPto
Rust@programming.dev•Introducing Limbo: A complete rewrite of SQLite in Rust
15·1 year agoNot the creator, just posting
snaggen@programming.devto
Rust@programming.dev•Tracking issue for RFC 3681: Default field values · Issue #132162 · rust-lang/rust
5·1 year agoI think this would be a nice improvement to reduce boiler plate.
snaggen@programming.devto
Programming@programming.dev•Malicious code injection by compromised pull request branch names
9·1 year agoOn an unrelated note, don’t forget to sanitize your input.
snaggen@programming.devto
Programming@programming.dev•Malicious code injection by compromised pull request branch names
16·1 year agoThis is why Bobby Tables mom needs her Github account suspended…
















I have been using it as a daily driver since before it went beta. After the beta, I have found it quite stable. And recently it have been rock solid. There are still some things missing (like it would be nice with a calendar app, support for firmware upgrades and so on), and some things that are a bit rough. But overall I find it to be a quite good release, and since nothing comes close to their window management (the tiling implementation is really great) it compensates for any minor rough edges you might find.