Adrian Papari (@junkdogap) 's Twitter Profile
Adrian Papari

@junkdogap

Terminals are nice.

github.com/junkdog/

ID: 84629284

linkhttp://junkdogap.deviantart.com calendar_today23-10-2009 16:21:56

2,2K Tweet

279 Followers

653 Following

Mario Zechner (@badlogicgames) 's Twitter Profile Photo

I've written up how I approach "agentic engineering" for real-world codebases & tasks. TL;DR: Treat LLMs like shitty computers you program with natural language, not chatbots you beg for code. mariozechner.at/posts/2025-01-…

Ratatui (@ratatui_rs) 's Twitter Profile Photo

Ratatui revolutionized terminal UIs in Rust - but what if it went beyond the terminal?🤔 Jagoda Ślązak gave a talk about: • running Ratatui on tiny screens • no_std compatibility • experimental backends 🪤 Watch it here: youtube.com/watch?v=QPjojO… #rustlang #ratatui #embedded

Ratatui revolutionized terminal UIs in Rust - but what if it went beyond the terminal?🤔

Jagoda Ślązak gave a talk about:
• running Ratatui on tiny screens
• no_std compatibility
• experimental backends

🪤 Watch it here: youtube.com/watch?v=QPjojO…

#rustlang #ratatui #embedded
rex🇪🇸🇷🇴☦️ (@clauconstantin) 's Twitter Profile Photo

if you are planning to make your own crates public, please consider making your code more idiomatic by following the official rust guidelines ideally, all code should look the same, and as programmers consistency is key make it easier for everyone rust-lang.github.io/api-guidelines…

Orhun Parmaksız 👾 (@orhundev) 's Twitter Profile Photo

Another Sunday, another release day. New version of git-cliff is out! 🥳💯 🦀 A customizable Changelog Generator written in Rust! ⛰️ Now supports adding release statistics to the changelog! ✨ Other highlights: git-cliff.org/blog/2.10.0/ ⭐ GitHub: github.com/orhun/git-cliff

Orhun Parmaksız 👾 (@orhundev) 's Twitter Profile Photo

Just released the new version of my Rust web framework built on Ratatui ! 🐁🥳🦀 🦖 Ratzilla — Build terminal-themed web applications. 💯 Added support for mouse events, improved WebGL2 backend & more! ⭐ GitHub: github.com/orhun/ratzilla #rustlang #ratatui #tui #web

Adrian Papari (@junkdogap) 's Twitter Profile Photo

replacing the animated effect gifs in tachyonfx docs with a tiny ratatui/ratzilla-powered tool to render effects live instead - wrapped in a js library.

replacing the animated effect gifs in tachyonfx docs with a tiny ratatui/ratzilla-powered tool to render effects live instead - wrapped in a js library.
Adrian Papari (@junkdogap) 's Twitter Profile Photo

tachyonfx's Effect DSL now supports LSP-like completions. Currently running in TachyonFX FTL. (tachyonfx is a Ratatui library for adding effects and animations to the terminal)