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
·6 か月前·議論
Yeah definitely! When you use them in the bubbletea `view` you can render multiple bubbles components at the same time.
marcoroth
·6 か月前·議論
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 か月前·議論
Definitely just the beginning. Any ideas or feedback is very much appreciated as we build out these libraries!
marcoroth
·6 か月前·議論
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!