Tiny SSE - A programmable server for Server-Sent Events built on Axum, Tokio, and mlua
Discussions: https://discu.eu/q/https://tinysse.com
If you could go back in time and change #rustlang before it hit 1.0, what would you change?
taskfinder version 2.7.0 released! This one comes with the ability to filter by tag in Tasks mode as well as a slew of little improvements related to dates. If you use it, let me know what you think!
Install: https://codeberg.org/kdwarn/taskfinder/src/branch/main/INSTALL.md
Usage: https://codeberg.org/kdwarn/taskfinder/src/branch/main/USAGE.md
"For our fifth meetup of 2025, we're extremely excited to have Philippe Noël talking about Building a full-text search Postgres extension in Rust! Learn about how ParadeDB brings Elasticsearch-quality text search to Postgres and the kinds of challenges they've solved along the way."
All recordings including the super interesting Panel discussion from our last virtual #Bevy meetup are now live on YouTube: https://www.youtube.com/playlist?list=PLbvvWoCXmXkJ0IsXZmpaCu-kXHTCjiayE #rustlang #gamedev
Hey everyone!
Resources 1.8 has landed with new features such as showing the link type and speed of various devices and better support for more hardware like the Raspberry Pi's GPU.
And, of course, it features the latest GNOME 48 runtime!
Feel free to check it out! :)
#Vim #NeoVim has #Surround plugin. #HelixEditor has it built in. The Helix version doesn’t do "surround with function". I started a discussion on the Helix Discussion board, but privately forked and cloned and started experimenting. Just when I finally got a response in the discussion, I finally had close to a working prototype.
https://github.com/helix-editor/helix/discussions/13179
The response showed the keystrokes to do it in Helix as it is now, and they were reasonable. Using Nik Revenco’s way was a better match for Helix’ "vision" as expressed in their Vision.md doc.
I learned a lot from prototyping a command (in #RustLang #Rust) within Helix (in particular, how to make a prompt in the editor and get a string from the user was a big thing for me), but I ended up throwing it away. I was wrong.
I’m really starting to like Helix, but like Rust, I have so much to learn. Still experimenting, still learning for both.
Fixing Rust memory allocation slowdown in VS Code on Windows
https://zaynar.co.uk/posts/vs-code-debug-heap/
Discussions: https://discu.eu/q/https://zaynar.co.uk/posts/vs-code-debug-heap/
Rust tracing basic setup
https://artificialworlds.net/blog/2025/03/29/rust-tracing-basic-setup/
A surprising amount of code needed to get a non-trivial default that can be overridden with RUST_LOG.
Improvements welcome!
It happened! @meilisearch.com reached 50k stars on GitHub we are still the second most-started search engine. Elasticsearch, we are coming for you. #rustlang
EtherCrab 0.6 is out as the latest version of my #rustlang #ethercat MainDevice! I wrote a short post going through some of its bigger features in more detail. Have a squiz: https://wapl.es/ethercrab-0-6/
Alright, I documented all the public items of my crate
test-dsl
!
You can check it out here:
Just toss it in: as casual as a Nichijou moment
added item containers
added possibility to rotate in place
..which makes it easier to aim the throw
The initial nova-core driver stub was merged to #Linux mainline for #LinuxKernel 6.15[1].
#Nova is going to be a #kernel driver for #Nvidia's modern GPUs written in #Rustlang. It is the successor of the #Nouveau kernel driver and serve as base for drivers like #NVK.
The core driver stub is not really useful for anything yet. But that should change soon – and I guess will be the turning point that'll sell #Rust for Linux to the world.
[1] https://git.kernel.org/torvalds/c/54e6baf123fde089cfa9f609b0b39b40abe41e94 and https://git.kernel.org/torvalds/c/b28786b190d1ae2df5e6a5181ad78c6f226ea3e1
Released pict-rs 0.5.17-pre.10 today :)
one of these days I gotta just call it good an release 0.5.17
but not today
https://git.asonix.dog/asonix/pict-rs/releases/tag/v0.5.17-pre.10