
Medium
Ghost
DEV.to
WordPress
Tumblr
Blogger
Hashnode
Write.as
Ratatui
ncurses
FINAL CUT
libmabuff
newt
Turbo Vision
termbox
Slang
Medium
RatatuiMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
No Ratatui videos yet. You could help us improve this page by suggesting one.
Based on our record, Medium seems to be a lot more popular than Ratatui. While we know about 3087 links to Medium, we've tracked only 18 mentions of Ratatui. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Insurance companies basically are banks, in that while they make low profit margins they wield such vast amounts of capital, some of which they invest in, they might as well be financial service institutions. There's also other categories of entities (pharmacy benefit managers, wholesalers and distributors) that also get a cut.... - Source: Hacker News / 2 days ago
A friend of mine built just built a project for doing something like that, although it's built on enforcing a spec rather than elegance: https://medium.com/@joeldg/architecting-out-of-the-vibe-how-to-enforce-compliance-in-ai-coded-apps-42b9d0113321. - Source: Hacker News / 3 days ago
It's do with the education policy - My Neighbourโs Language: Can We Overcome the NEP's 'Hindi Imposition' Through Regional Solidarities? - https://thewire.in/education/hindi-imposition-nep-regional-language-learning How CBSE's Three-language Policy Excludes French, Erasing Puducherry's Cultural Memory -... - Source: Hacker News / 3 days ago
Https://github.com/Cyoda/cyoda-go Business objects as state machines. The idea is to reduce the number of moving parts and simplify processing architecture when building apps that need to be transactionally rigorous and scalable. It stems from the patterns we used to successfully apply in banks, which worked really well. I believe it's an effective way to get shit done in a broad class of systems. You just need to... - Source: Hacker News / 5 days ago
Moloch wins again https://medium.com/@darth.mark.23/the-moloch-dilemma-how-game-theory-reveals-a-hidden-force-behind-global-issues-8b21194ff16e. - Source: Hacker News / 7 days ago
I also wanted to shout out https://ratatui.rs/. Most of the time, I just want some UI. And TUI's are easier / more portable than GUI's. - Source: Hacker News / about 1 month ago
- a TUI via https://ratatui.rs/ Creating your own poker bot and having them compete in an arena should be less than 100 lines of code: https://docs.rs/rs_poker/latest/rs_poker/arena/index.html I need more eyes on the implementation, and more attempts to make the algorithms and agents state of the art. I know I can't have found the optimal configurations and algorithms; I'd love for the open source community to... - Source: Hacker News / about 1 month ago
Building LlamaStash brought me back to a lot of that, but the ground has shifted. Ratatui (the maintained fork of tui-rs) is a real, polished framework now. Tokio makes async daemons boring in a good way. Hyper gives you a respectable HTTP server in a few hundred lines. Crossterm handles the cross-platform terminal mess. Sysinfo covers host metrics. The pieces are all there and you have LLMs to help you speed up... - Source: dev.to / about 2 months ago
This is the bit that made me sit up. The ratatui-rmux companion crate exposes a PaneWidget that renders a live pane snapshot directly inside a Ratatui TUI app:. - Source: dev.to / about 2 months ago
Thereโs also a great community and a rich crate ecosystem. For the console UI, I went all-in on Ratatui. Itโs a joy: a mature, batteries-included TUI toolkit (layouts, widgets, styling, the works) that feels like building a real UI instead of hand-drawing escape codes. It sits on solid terminal backends, and the docs and examples actually help, and the project is alive, which is exactly what you want when youโre... - Source: dev.to / 3 months ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
DEV.to - Where software engineers connect, build their resumes, and grow.
FINAL CUT - Library for creating terminal applications with text-based widgets
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
libmabuff - This is libmabuff, library for simple TUI creation in C++.