Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@jestdotty Fair, but if you need it, and there's no existing solutions, or the existing solutions suck and don't fit your use case, well... What else can you do but write your own solution
-
jestdotty613314h@SoldierOfCode WORK ON THE OTHER THINGS I NEED TO WORK ON UNTIL SOMEONE ELSE GETS TO IT
-
whimsical69013h@SoldierOfCode amen to that, I hear more and more people writing things themselves again.
-
D-4got10-01146613hHmm... Either you're a COBOL fan, or your CAPS LOCK is stuck.
/jk
OT: TUIs are nice. -
lorentz1529713hI hate immediate mode for everything more involved than the debug GUI in Unity. It attempts to achieve simplicity not by managing and gradually revealing the inherent complexity of rendering code but by pretending that it doesn't exist. If you want reactivity, we have a facet for that, it's called an observable, and the idea that Rust can't do observers is categorically false, it just doesn't have GC so you need to establish some higher ownership structure and prevent the event source and the handler from owning each other.
best command line / textual UI library in rust
still tons of bugs and useless things, when doing even basic stuff
why is it so lauded I don't know
foreboding
rant
tui