Live data from Hacker News

Viewing profile — mega-tux

mega-tux

HN member
Joined
Thu, Jan 05, 2017, 4:13 PM UTC
HN karma
27
Public activity
46 items

About mega-tux

[ my public key: https://keybase.io/megatux; my proof: https://keybase.io/megatux/sigs/0pFwW94NPAxXKAFF-EyqhKl9PiwHPY7nQToVR_C1CW0 ]

Recent public activity

  1. comment
    Comment #48601787

    Thanks for this

  2. comment
    Comment #47720590

    I find DragonRuby GTK somewhat similar, although not open-source sadly. ( https://dragonruby.org/ )

  3. 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?

  4. 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!

  5. comment
    Comment #46004375

    I wanted to try it. How to install it on Opensuse (Tumbleweed)? I was unable to install the rpm for Fedora.

  6. 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…

  7. 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 …

  8. comment
    Comment #45540302

    Niri supports [floating windows]( https://github.com/YaLTeR/niri/wiki/Floating-Windows ). I think is the same as stacking, right?

  9. 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?

  10. 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

  11. comment
    Comment #42805323

    Sh*t, just realized that Liskov SP collides with LSP from Language Server Protocol :(

  12. 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

  13. comment
    Comment #41660635

    Yew project readme needs some love, too. I don't know what is this about

  14. 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…

  15. 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.

  16. 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…

  17. comment
    Comment #40872081

    Mac stopped shipping Ruby some time ago.

  18. comment
    Comment #40872061

    Oh, and there is a new interpreter although probably it's not production quality yet

  19. 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…

  20. comment
    Comment #36752722

    I remember seeing some progress on the Gtk port on the blog, i think I tried last year with some success

  21. comment
    Comment #35837620

    Mozilla maybe?

  22. comment
    Comment #34741137

    yeah, right...I was thinking "Why Dino announced changes related to the GTK GUI toolkit?"

  23. 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…

  24. 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…

  25. comment
    Comment #29109173

    Crystal has Ruby similar syntax and Go like speed. Still needs mature a bit more