Viewing profile — mega-tux
mega-tux
HN member- Joined
- Thu, Jan 05, 2017, 4:13 PM UTC
- HN karma
- 27
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About mega-tux
Recent public activity
-
comment
Comment #48601787
Thanks for this
-
comment
Comment #47720590
I find DragonRuby GTK somewhat similar, although not open-source sadly. ( https://dragonruby.org/ )
-
comment
Comment #47399455
I do not know exactly what all that means but does it needs to be desktop wide or just inside a specific app window?
-
comment
Comment #47115357
I like it. Currently I'm using BeerCSS and I'm pretty satisfied with it. This library is smaller. Any other selling aspect vs BeerCSS? Thanks!
-
comment
Comment #46004375
I wanted to try it. How to install it on Opensuse (Tumbleweed)? I was unable to install the rpm for Fedora.
-
comment
Comment #45540470
Fully agree on templates but I use Phlex to build UIs with pure Ruby on the server side. A pleasure to work with. And with something like Datastar, reactive UIs with practically no…
-
comment
Comment #45540406
I really don't like Hotwire and FE history (I'm playing with htmx, Datastar, Phlex and love it) but the ActiveSupport autoloader -> to Zeitwerk migration was pretty much something …
-
comment
Comment #45540302
Niri supports [floating windows]( https://github.com/YaLTeR/niri/wiki/Floating-Windows ). I think is the same as stacking, right?
-
comment
Comment #45484487
From time to time I enter its website and think that it's a great concept. Anyone using it as daily driver?
-
comment
Comment #44532676
I like it, specially the Phlex choice. I'd like to know if this framework would work nicely with Datastar js library and its extensive SSE usage. Thanks
-
comment
Comment #42805323
Sh*t, just realized that Liskov SP collides with LSP from Language Server Protocol :(
-
comment
Comment #42464340
Looks very nice, I just watch a great YT video from the developer here https://www.youtube.com/watch?v=DYWTw19_8r4
-
comment
Comment #41660635
Yew project readme needs some love, too. I don't know what is this about
-
comment
Comment #41404075
Heroku is still good for tons of stuff. After Salesforce bought it, it stopped getting much better, they removed part of free quota, some add-ons disappeared, and the like. For exa…
-
comment
Comment #41270393
Wayland has arrived in lot of distros as default graphics server pretty recently, that's why it is OK to be called the new kid, IMO.
-
comment
Comment #40872096
Love the Shopify effort on the LSP, I even reported issues. But, no, it's not stable or easy to setup unless you use it on specific scenarios. Also I have very high cpu usage nas c…
-
comment
Comment #40872081
Mac stopped shipping Ruby some time ago.
-
comment
Comment #40872061
Oh, and there is a new interpreter although probably it's not production quality yet
-
comment
Comment #40872055
Alternatively, you can use Crystal instead of Go. Its syntax is almost Ruby one, except mostly for some typing. Standard library is also similar. Binary size and speed is also go-l…
-
comment
Comment #36752722
I remember seeing some progress on the Gtk port on the blog, i think I tried last year with some success
-
comment
Comment #35837620
Mozilla maybe?
-
comment
Comment #34741137
yeah, right...I was thinking "Why Dino announced changes related to the GTK GUI toolkit?"
-
comment
Comment #30115521
...and let's not forget that performance could be improved in newer versions so it's a bit tricky to say that A is faster than B, period. Particularly, in this new 3.1 version ther…
-
comment
Comment #29751668
no exactly the same as js->ts but Crystal language in a typed, compiled lang. with Ruby like syntax but other nice features like Go like concurrency & speed, macros, great C intero…
-
comment
Comment #29109173
Crystal has Ruby similar syntax and Go like speed. Still needs mature a bit more