snaggen

joined 2 years ago
[–] snaggen 2 points 1 week ago

For that you need to ask the author, and the discussion page in github is a good place to ask.

[–] snaggen 59 points 1 week ago (41 children)

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 2 points 1 week ago

atuin is really great for command history completion

[–] snaggen 9 points 1 month ago (1 children)

At least he is to stand trial, in other countries they are just elected again and given a second attempt at the coup.

[–] snaggen 6 points 1 month ago

Ahhh... Sorry, of course there was the 2021 edition in between.... Ignore me... 🤣

[–] snaggen 5 points 1 month ago (2 children)

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.

[–] snaggen 21 points 1 month ago (1 children)

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.

[–] snaggen 3 points 1 month ago (1 children)

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...

312
submitted 1 month ago* (last edited 1 month ago) by snaggen to c/rust
 

So let me be very clear: if you as a maintainer feel that you control who or what can use your code, YOU ARE WRONG.

89
submitted 1 month ago by snaggen to c/rust
[–] snaggen 7 points 1 month ago (2 children)

Yes, but then you wouldn't find the comment section there to read all the insightful comments.... /s

[–] snaggen 33 points 1 month ago (2 children)
34
submitted 1 month ago by snaggen to c/rust
 

The phoronix title is a bit click bait, but the LKML thread that is linked in the article is worth reading.

[–] snaggen 7 points 1 month ago (1 children)

And yes, date time handling is one of the most confusing areas on computer science. https://xkcd.com/2867/

[–] snaggen 6 points 1 month ago

I 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.

29
submitted 1 month ago* (last edited 1 month ago) by snaggen to c/rust
 

It seems like @[email protected] have added some optimizations to the Jiff date time library... so now it should generally be faster than 'chrono' and 'time'. Jiff is quite impressive, the 0.2.1 version number really doen't reflect its quality.

16
submitted 1 month ago by snaggen to c/rust
 

Jiff is a datetime library for Rust that encourages you to jump into the pit of success. The focus of this library is providing high level datetime primitives that are difficult to misuse and have reasonable performance.

And as a user of Jiff, I must say that it is very nice to use. Well thought out API, making date time handling less of a pain. So, nice work @[email protected]

31
crates.io: development update (blog.rust-lang.org)
submitted 2 months ago by snaggen to c/rust
22
Rust Analyzer Changelog #269 (rust-analyzer.github.io)
submitted 2 months ago by snaggen to c/rust
31
submitted 4 months ago by snaggen to c/rust
 

fjärrinlägg från: https://lemmy.world/post/22673996

This mod is written in an unconventional way: it is written in Rust. The Rust code is here. It uses JNI and JVMTI to interact with Java objects. The only Java code in this mod is for loading the compiled native binary into memory.

view more: next ›