Badr
pythops.com
Badr
@pythops.com
Senior Software Engineer


https://github.com/pythops
Reposted by Badr
Reposted by Badr
esp-hal 1.0.0 is here :)
Espressif hired a bunch of Rust devs years ago and they have been quietly doing great work supporting Rust on their chips ever since. Still haven’t seen any other chip companies get close.

developer.espressif.com/blog/2025/10...
esp-hal 1.0.0 release announcement
Announcing esp-hal 1.0, the first Rust SDK for embedded devices.
developer.espressif.com
October 30, 2025 at 1:32 PM
Reposted by Badr
fuck it.

@ratatui.rs running on Amazon Kindle

#rustlang #ratatui
October 17, 2025 at 9:02 AM
Reposted by Badr
how to recognise an AI generated security bug report for your project ( Daniel Stenberg is the author of the curl project ) mastodon.sdf.org/@b100w11/115...
September 28, 2025 at 9:21 AM
Reposted by Badr
This is why I love @ratatui.rs

Running on STM32 with 320kB of RAM... and using only half of it.
September 26, 2025 at 4:43 PM
Reposted by Badr
TUI app called Impala for managing wifi for Linux based operating system written in Rust lang. It might be a good choice for headless small computer like Raspberry PI and new developers or IT professionals github.com/pythops/impala
GitHub - pythops/impala: 🛜 TUI for managing wifi on Linux
🛜 TUI for managing wifi on Linux. Contribute to pythops/impala development by creating an account on GitHub.
github.com
September 9, 2025 at 2:46 PM
Reposted by Badr
💯
August 28, 2025 at 4:23 AM
Reposted by Badr
oryx is a TUI for sniffing network traffic using eBPF on Linux that can do:
+ Real-time traffic inspection and visualization
+ Comprehensive Traffic Statistics
+ Firewall functionalities
+ Metrics explorer
+ Fuzzy search.
A good tool for sysadmins, developers and IT folks github.com/pythops/oryx
August 18, 2025 at 8:12 AM
Reposted by Badr
August 4, 2025 at 3:55 PM
Reposted by Badr
Caracal is a Rust implementation of eBPF techniques that:

1. hide target bpf programs & maps → won't be visible with bpftop, bpftool
2. hide target processes → won't be visible with ps, top, procs, ls /proc
3. are resilient to some "unhiding" bruteforce techniques

github.com/adgaultier/c...
GitHub - adgaultier/caracal: Make your programs stealthier🐝
Make your programs stealthier🐝. Contribute to adgaultier/caracal development by creating an account on GitHub.
github.com
July 3, 2025 at 8:18 PM
New release of oryx 🎉

What's new:
- Show Ethernet header infos,
- Show PID for egress packets

Github 🌟: github.com/pythops/oryx
GitHub - pythops/oryx: 🕵️‍♂️ TUI for sniffing network traffic using eBPF on Linux
🕵️‍♂️ TUI for sniffing network traffic using eBPF on Linux - pythops/oryx
github.com
May 31, 2025 at 7:55 PM
I use Arch btw !
May 30, 2025 at 7:34 PM
Reposted by Badr
Ratatui + Bevy = 3D occlusion rendering in the terminal!

🐁 github.com/cxreiff/bevy...

#rustlang #ratatui #tui #bevy #terminal
May 11, 2025 at 9:58 AM
Reposted by Badr
Certified rat moment.

🎉 "no_std" support landed on main branch.

🔥 Running TUIs on your microwave's display soon.

github.com/ratatui/rata...

#ratatui #tui #embedded
GitHub - ratatui/ratatui: A Rust crate for cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 https://ratatui.rs
A Rust crate for cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 https://ratatui.rs - ratatui/ratatui
github.com
May 7, 2025 at 9:32 PM
LSP Is All You Need !
May 3, 2025 at 9:46 PM
Reposted by Badr
This blew my mind.

🎛️ IRC client running on ESP32 — listening messages from #linux channel on libera.chat

🦀 Built with Rust & @ratatui_rs — thanks to mousefood: github.com/j-g00da/mous...

⭐ GitHub: github.com/intuis/mnyao...

#rustlang #ratatui #tui #embedded #esp32 #mousefood #irc #ircclient
April 21, 2025 at 4:44 PM
🦀 🐧
April 10, 2025 at 12:33 PM
Reposted by Badr
Debugging in the terminal isn't difficult anymore 🔥

🛠️ heretek - A gdb TUI dashboard

🐛 Supports viewing registers, hexdump & more!

🚀 Works with remote targets w/o gdbserver

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/wcampbell0x2...

#rustlang #ratatui #tui #gdb #debugging
April 8, 2025 at 12:35 PM
Reposted by Badr
Years in, WebAssembly on the server remains incredibly secure because you still can't do anything with it.
April 7, 2025 at 3:50 PM
One of the best books I have ever read ! A true goldmine.
Thanks a lot @mara.bsky.social
marabos.nl/atomics/
Rust Atomics and Locks by Mara Bos
Low-level Concurrency in Practice. This practical book helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and …
marabos.nl
April 5, 2025 at 9:29 PM
New release of oryx 🎉

✨ What's new ?

- Ability to start oryx with options
- Add Metrics section where you can setup custom metrics
- Stats section showing top 10 websites support ipv6

🌟 Github: github.com/pythops/oryx

#rust #tui #ratatui #ebpf #linux #network #security
March 11, 2025 at 5:17 PM
OpenWrt 🚀🚀🚀
February 13, 2025 at 8:46 PM
Reposted by Badr
TUI running on an Android phone! 🔥

🤖 tenere: Terminal interface for LLMs.

➡️ How to run on Android: www.youtube.com/watch?v=XiVz...

🦀 Written in Rust & built with @ratatui.rs (by @pythops.com)

⭐ GitHub: github.com/pythops/tenere

#rustlang #ratatui #tui #terminal #llm #android #commandline
December 30, 2024 at 8:25 AM
TUI interface for LLMs 🤖

🌟Gtihub: github.com/pythops/tenere

#rust #ratatui #tui #llm #ai
December 26, 2024 at 1:07 PM