Trending

#Rust

Latest posts tagged with #Rust on Bluesky

Posts tagged #Rust

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

0 0 0 0
Video

Rust in Oost-Groningen. Is het hier nog steeds goedkoop? 🌾 #Bellingwedde #Groningen #Rust #GeldZorgen #Wonen

0 0 0 0
Preview
Supply chain nightmare: How Rust will be attacked and what we can do to mitigate the inevitable An essential part of being able to say "I told you so" is in fact having told you so. Well, here we are. For those living under a rock (lucky

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

0 0 0 0
Preview
the dragon // trench crusade /// sad little men. ‘Twas brillig...

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

17 3 0 0
How to Install RQuickShare (NearbyShare/QuickShare) on Linux RQuickShare is a Rust implementation of the smartphone NearbyShare/QuickShare feature for Linux and macOS. It’s a free, open-source, lightweight tool designed to seamlessly transfer files between…

[Linux TLDR] How to Install RQuickShare (NearbyShare/QuickShare) on Linux

#Linux #Rust

1 0 0 0
Preview
Using JSON For My IPC In IIO-Niri ! (No AI) #Devstream Hopefully after that stream I can release it in 2.0.0Support my work: https://patreon.com/ZhaithIzalielMy discord: https://discord.gg/ScmgVTTHde🌸 ——Viewers ...

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

0 0 0 0
Preview
unifiedpush-rs Rust crate for UnifiedPush

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

0 4 0 0
Preview
GitHub - safishamsi/graphify: AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw, Factory Droid). Turn any folder of code, docs, papers, or images into a queryable knowledge graph AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw, Factory Droid). Turn any folder of code, docs, papers, or images into a queryable knowledge graph - safishamsi/graphify

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

4 2 0 0
Video

RPG試作中
UIに混迷しつつ、キャラクターの編集をいろいろ作ってました

#Rust #ゲーム制作 #gamedev

5 1 1 0
Post image

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

2 0 1 0

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

4 0 0 0
Preview
Почему я перестал писать bash-скрипты и написал свой язык Вам нужно пройтись по всем файлам в папке, найти те, в которых есть определённая строка, и переместить их в другую директорию. Казалось бы — 30 секунд работы. Вы открываете терминал, начинаете писать…...

Почему я перестал писать bash-скрипты и написал свой язык Время от времени мне нужно выполнить примитивный сц...

#скриптовый #язык #bash #функциональное #программирование #REPL #автоматизация #open #source #Rust #Lisp

Origin | Interest | Match

0 0 0 0
How to Install RQuickShare (NearbyShare/QuickShare) on Linux RQuickShare is a Rust implementation of the smartphone NearbyShare/QuickShare feature for Linux and macOS. It’s a free, open-source, lightweight tool designed to seamlessly transfer files between…

[Linux TLDR] How to Install RQuickShare (NearbyShare/QuickShare) on Linux

#Linux #Rust

0 0 0 0
Preview
lenra4devs - Twitch L'équipe Lenra c'est des devs passionnés par les projets innovants, alternatifs & open source ! / On optimise la création d'apps avec notre projet open source lenra.io / Flutter Dart Phoenix Elixir…

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

2 0 1 0

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

0 0 0 0
Video

progress on a creative code exercise I’m working on
#rust #nannou #coding #creativecoding

0 0 0 0
Post image

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

0 0 0 0
Preview
[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...

[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

0 0 0 0
Racing karts on a Rust GPU kernel driver (Collabora blog) In July, Collabora announced the Rust-based Tyr GPU driver for Arm Mali GPUs. Daniel Almeida has posted an update on progress with a prototype of the driver running on a Rock 5B board with the…

[LWN.net] Racing karts on a Rust GPU kernel driver (Collabora blog)

#GNOME #LinuxKernel #Rust

0 0 0 0
A small red window on a rusty abandoned house.

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

25 5 0 0
Rusticl Has Turned Out Remarkably Well For Open-Source OpenCL For Mesa Drivers Rusticl as a modern OpenCL implementation for Mesa Gallium3D drivers has turned out remarkably well. Rusticl performance has evolved quite well for this Rust-based OpenCL driver and it continues…

[Phoronix] Rusticl Has Turned Out Remarkably Well For Open-Source OpenCL For Mesa Drivers

#Rust #OpenSource

0 0 0 0

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

0 0 0 0
[$] LWN.net Weekly Edition for November 20, 2025 Inside this week's LWN.net Weekly Edition: Front: Hardware architectures; Fedora Flatpaks; Debian hardware support; sockaddr structure; NUMA nodes; Homebrew. Briefs: LightDM security; Debian Libre…

[LWN.net] [$] LWN.net Weekly Edition for November 20, 2025

#Debian #Fedora #Rust

0 0 0 0
A rusty old mailbox on a rusty old house.

A rusty old mailbox on a rusty old house.

I don't think there's any mail.

#Iceland #photography #streetphotography #abandoned #decay #rust #snow

30 5 0 0
Video

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

5 1 0 0
More NVIDIA Nova Enablement For Linux 6.19 With Other Rust Graphics Driver Code Alice Ryhl of Google sent out the main set of Rust language code changes for the Direct Rendering Manager (DRM) graphics/display driver subsystem ahead of Linux 6.19. Notable is continued DRM core…

[Phoronix] More NVIDIA Nova Enablement For Linux 6.19 With Other Rust Graphics Driver Code

#Linux #Rust

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

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

0 0 0 0

Oh no...do I need...to learn #Rust?

0 0 0 0
Orange rust disease on wild blackberry

Orange rust disease on wild blackberry

Orange rust disease on wild blackberry

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 🌱 🧪

8 0 0 0
Screenshot of ryl automatically fixing yaml issues

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

0 0 1 0