HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcoroth

no profile record

Submissions

RubyEvents.org 2025 Wrapped – a look back at the Ruby community's year

rubyevents.org
3 points·by marcoroth·6 個月前·1 comments

comments

marcoroth
·6 個月前·discuss
Somebody mentioned Ratatui to me today: https://docs.rs/ratatui/latest/ratatui/index.html
marcoroth
·6 個月前·discuss
I guess, to a degree, this is what lipgloss is trying to be/solve: https://github.com/marcoroth/lipgloss-ruby
marcoroth
·6 個月前·discuss
Yeah definitely! When you use them in the bubbletea `view` you can render multiple bubbles components at the same time.
marcoroth
·6 個月前·discuss
Thanks for the feedback!

And yeah, I agree. I'm not super happy with some of the APIs as they aren't really idiomatic Ruby. It's also something I mentioned in the blog post that I want to improve: https://marcoroth.dev/posts/glamorous-christmas

For now, I just wanted to get them out so we as a community can build them out together. Most of the APIs are just 1:1 "ports" of their Go counterparts and might feel off or a bit too low level because of that.
marcoroth
·6 個月前·discuss
Definitely just the beginning. Any ideas or feedback is very much appreciated as we build out these libraries!
marcoroth
·6 個月前·discuss
I always loved Charm's aesthetics and it really opened my eyes with what can be done with TUIs. But I never felt like I wanted to learn Go just to be able to use these libraries. Ruby is magical in it's own way, so it just felt right to bring these libraries over to Ruby!