Posts
Licenses are boring but you really need one!
It seems people have a hard time understanding the implications of licenses, so I have written a something to help with that.
https://distractedmind.home.blog/2025/05/02/licenses-are-boring-but-you-really-need-one/Open linkView original on programming.devLinus sets his foot down, against the gatekeeping attempts in the kernel
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.
More discussions on LKML about rust
The phoronix title is a bit click bait, but the LKML thread that is linked in the article is worth reading.
Seems like Jiff got some performance optimizations
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.
https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md#021-2025-02-16Open linkView original on programming.devJiff 0.2.0 is released
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]
https://github.com/BurntSushi/jiff/releases/tag/0.2.0Open linkView original on programming.devMinecraft Mod written in 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.
https://github.com/cyb0124/greg-emittersOpen linkView original on programming.dev

![[Gitoxide] March 2025 Progress update](https://lemmy.world/pictrs/image/e9d15979-9810-4910-87bf-12f5a95ac163.png)







