ministatsdev (@minigamedev) 's Twitter Profile
ministatsdev

@minigamedev

😀

ID: 40634313

calendar_today17-05-2009 09:25:49

6,6K Tweet

542 Followers

3,3K Following

Rust Bytes 🦀 (@rustaceans_rs) 's Twitter Profile Photo

- Working copy as a commit - Every change is a commit, auto-saved and amendable. No stashing nonsense - your work’s always ready to roll.

Łukasz | Wookash Podcast (@wookash_podcast) 's Twitter Profile Photo

Hey, I was joined by Alice Ryhl 😇 and we talked about her *tokio.rs* library for async programming in Rust Language as well as a lot about Rust for Linux initiative! Alice Ryhl 😇 thank you so much for taking the time to discuss this!

Dmitrii Kovanikov (@chshersh) 's Twitter Profile Photo

After programming for 16 years, I noticed that Software Engineer mentality slowly shifted from “produce great code” to “tolerate shit code”

Josh 🦀🐪 (@joshmo_dev) 's Twitter Profile Photo

hi, i'm hiring a cracked rust intern/junior engineer. work with me on rig, the leading agentic AI framework in rust. us/uk/eu timezone. pay is $3500/month, part time contract. you will be working with rust open source in a non-trivial capacity, particularly with llms and rust

Pydantic (@pydantic) 's Twitter Profile Photo

We're hiring! We have open roles for: • Frontend Engineer • Rust Engineer • Backend Developer Come and help us build the observability platform with the best developer experience.

Ubuntu (@ubuntu) 's Twitter Profile Photo

Ubuntu is adopting sudo-rs, a Rust-based reimplementation of sudo. This announcement has gotten a lot of attention. In this video, Jon, VP Engineering and leading Ubuntu's development, reacts and answers to your comments. Whether they are spicy or supportive, they all help

Ubuntu is adopting sudo-rs, a Rust-based reimplementation of sudo. This announcement has gotten a lot of attention.

In this video, Jon, VP Engineering and leading Ubuntu's development, reacts and answers to your comments.

Whether they are spicy or supportive, they all help
Supabase (@supabase) 's Twitter Profile Photo

things devs HATE: - writing tests - fixing tests - ai sucking at writing tests - failing tests - passing tests - using console.log - not using console.log - testing

htmx.org / CEO of div tags (same thing) (@htmx_org) 's Twitter Profile Photo

daily reminder that dependencies should be checked in as source the age of built-time dependency resolution is over, the time of a properly managed /lib folder has come (again)

Alex Prompter (@alex_prompter) 's Twitter Profile Photo

This is going to revolutionize education 📚 Google just launched "Learn Your Way" that basically takes whatever boring chapter you're supposed to read and rebuilds it around stuff you actually give a damn about. Like if you're into basketball and have to learn Newton's laws,

This is going to revolutionize education 📚

Google just launched "Learn Your Way" that basically takes whatever boring chapter you're supposed to read and rebuilds it around stuff you actually give a damn about.

Like if you're into basketball and have to learn Newton's laws,
Stephan Casas (@stephancasas) 's Twitter Profile Photo

When I joined, I spent a weekend re-writing one of our image pipelines in C. It saved more than 8 seconds per request. Python is production-capable, but production-capable is the floor, not the ceiling.

Gabriel Dechichi (@gdechichi) 's Twitter Profile Photo

as of October 2025 I have two corporate clients currently licensing and using my 3D engine made in C. main reason for their interest is it being 10x faster than Unity and instant load times on constrained platforms (e.g mobile and web). TLDR: performance sells.

Ryan Fleury (@ryanjfleury) 's Twitter Profile Photo

Danny 🦣 Ben Holmes There is an enormous amount of overhead that everyone pays for trivial operations. Writing commit messages, often times writing each git command separately, opening PRs, commenting on PRs, merging PRs - version control should be completely invisible 99.99% of the time.