HackerTrans
热门最新趋势评论往期问答秀出招聘

marcoroth

no profile record

提交

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

rubyevents.org
3 分·作者 marcoroth·6个月前·1 评论

评论

marcoroth
·6个月前·讨论
Somebody mentioned Ratatui to me today: https://docs.rs/ratatui/latest/ratatui/index.html
marcoroth
·6个月前·讨论
I guess, to a degree, this is what lipgloss is trying to be/solve: https://github.com/marcoroth/lipgloss-ruby
marcoroth
·7个月前·讨论
Yeah definitely! When you use them in the bubbletea `view` you can render multiple bubbles components at the same time.
marcoroth
·7个月前·讨论
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
·7个月前·讨论
Definitely just the beginning. Any ideas or feedback is very much appreciated as we build out these libraries!
marcoroth
·7个月前·讨论
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!