Fun game: See how far you can scroll down the #rust-lang feed before you see the word 'AI', 'LLM', or 'Claude'. My best is about 11 posts.
#rust
Latest posts tagged with #Rust on Bluesky
Fun game: See how far you can scroll down the #rust-lang feed before you see the word 'AI', 'LLM', or 'Claude'. My best is about 11 posts.
#rust
Rust in Oost-Groningen. Is het hier nog steeds goedkoop? 🌾 #Bellingwedde #Groningen #Rust #GeldZorgen #Wonen
An essential part of being able to say "I told you so" is in fact having told you so.
Well, here is how the next supply chain attack on #rust will be carried out: kerkour.com/rust-supply-...
#infosec #hacking #security #programming
New post! Old model though: I wrote up The Dragon I made for that one #TrenchCrusade scenario (with bonus peasants)
www.sadlittle.men/blog/the-dra...
#grimdark #miniatures #MiniaturePainting #rust #biomechanical #nerdlings #terrain
This evening we continue our #dev of #iio-niri! I want to finish implementing the JSON communication in my IPC. This means some Serde action!
We're on at 19:00 CEST (i.e. in an hour) here: youtube.com/live/R4WRdRx... 🦀
#rust #dev #vtuber #vsky #niri
If you were waiting for some libraries to support UnifiedPush on your Linux app: you now have Rust crates, and GObject introspection bindings, tested with C and Python!
🔔 🦀 🐍
https://codeberg.org/UnifiedPush/unifiedpush-rs
#UnifiedPush #rust #GTK #gnome
Search Helper 4 #CodeAgents #MCP #CLI Plugins. #Wiki & #Obsidian token efficiency:
Builds a #Code #Graph #AST & #Tree-sitter. Auto-Sync / Git hook. 19 languages: #Python #TypeScript #JavaScript #Go #Rust #Java #Markdown
#Agents #AI #LLM #Development #Programming #Coding
#OpenSource MIT lic
This Week's Rust Tip 🦀
std::ptr::addr_of! and addr_of_mut!: your new best friends for field projection.
When you need a raw pointer to a field without going through a reference to avoid stacked borrows or temporary references, use:
#rust #rustlang #programming
RTK hit 20K stars ⭐
300 billion tokens saved. 20B/day compressed.
That's enough energy to power a town of 3,000 people for a year.
One Rust binary. 10s install.
github.com/rtk-ai/rtk
#RTK #OpenSource #Rust #AI #LLM #DevTools #ClaudeCode #Cursor #Copilot #GreenTech #FinOps
Почему я перестал писать bash-скрипты и написал свой язык Время от времени мне нужно выполнить примитивный сц...
#скриптовый #язык #bash #функциональное #программирование #REPL #автоматизация #open #source #Rust #Lisp
Origin | Interest | Match
Bien le bonjour 😊
Cet après-midi je continue l'intégration direct entre #Dofigen et #Buildkit pour éviter de passer par l'intermédiaire des #Dockerfile.
On va rentrer dans le dur en se confrontant au LLB 😬
On se retrouve à 14h sur twitch.lenra.io
#buildinpublic #rust
rust for python/JS devs — on 4grab.com
ownership, borrowing, lifetimes explained using mental models you already have. no theory — just the stuff that clicks.
https://4grab.com/pay.php?id=ptag_69c42af344a58
#prompt #rust #programming #developer
progress on a creative code exercise I’m working on
#rust #nannou #coding #creativecoding
Another Rust UI framework? Xilem is different. Backed by Google Fonts & Linebender, it's a high-stakes bet on native performance, but community skepticism is real. Dive into its unique architecture.
thepixelspulse.com/posts/xilem-rust-ui-fram...
#xilem #rust #uiframework
[Rust Guide] 4.1. Ownership - Stack Memory vs. Heap Memory 4.1.0 Before We Begin After learning Rust’s general programming concepts, you’ve arrived at the most important topic in all of Rust—...
#rust #programming #learning
Origin | Interest | Match
[LWN.net] Racing karts on a Rust GPU kernel driver (Collabora blog)
#GNOME #LinuxKernel #Rust
A small red window on a rusty abandoned house.
It's surprising how often these abandoned houses still have curtains.
#Iceland #photography #streetphotography #abandoned #decay #window #rust #snow
[Phoronix] Rusticl Has Turned Out Remarkably Well For Open-Source OpenCL For Mesa Drivers
#Rust #OpenSource
Senior/Staff Product Engineer, Machine Learning @ Radar – Build ML systems with Python, Rust, TS, Node, AWS, Spark, LightGBM | $200k‑$300k | New York, NY | Impact 300M+ devices, powering fraud detection, mapping & indoor positioning. #AI #Geolocation #Python #Rust aihackerjobs.com/company/rada...
A rusty old mailbox on a rusty old house.
I don't think there's any mail.
#Iceland #photography #streetphotography #abandoned #decay #rust #snow
converting some of the best concepts I did in 2d recently in golang and pixel 2d library to bevy 3d library in #rust #coding #womeninstem #indiemusic
[Phoronix] More NVIDIA Nova Enablement For Linux 6.19 With Other Rust Graphics Driver Code
#Linux #Rust
The State of Memory in Java AI Agents (April 2026) This post was originally published on jamjet.dev . TL;DR If you're building AI agents in Java today, your options for persistent memory range ...
#ai #java #rust #opensource
Origin | Interest | Match
Oh no...do I need...to learn #Rust?
Orange rust disease on wild blackberry
Orange rust disease on wild blackberry
Orange rust disease on wild blackberry
Orange rust is a systemic fungal disease of blackberry that causes weak stunted and pale, bright-orange blistered leaves. In early spring the underside of leaves becomes covered in rust-orange powdery blisters. Fungicides can protect healthy plants #Rust @plantdisease.bsky.social 🌱 🧪
Screenshot of ryl automatically fixing yaml issues
I just released ryl 0.5.0 - I originally aimed for feature parity with yamllint but I'm now trying to follow ruff and rumdl and start implementing automatic fixes (where obvious) and hopefully auto formatting eventually. More to come soon. #yaml #linter #rust