Live data from Hacker News

Viewing profile — voat

voat

HN member
Joined
Tue, Jul 28, 2015, 8:30 AM UTC
HN karma
276
Public activity
73 items

About voat

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #45322237

    So are people?

  4. comment
    Comment #45215863

    I tried to use helix as a vim user, but couldn't get used to the key binds. However I recently found evil-helix, and it's a joy. https://github.com/usagi-flow/evil-helix

  5. comment
    Comment #45158518

    The algebraic effect handler pattern is a much simpler mental model than monads. And is transferrable to other languages pretty easily. See something like https://github.com/doeixd…

  6. comment
    Comment #45099106

    The ability to output JSX between native control flow is the real cool part here's, imo. Besides that it looks kinda like Rezact.

  7. comment
    Comment #45059016

    And even if they don't contain a hyphen! You can just

  8. comment
    Comment #44996728

    Is there a typescript alternative?

  9. comment
    Comment #44935628

    Paring this with Fil-C would give it a garbage collector for free?

  10. comment
    Comment #44875028

    I think your math on the percentage is inverted. If you immediately die it says you're in the top 99%

  11. comment
    Comment #44769090

    Maybe not a drug. But if the improvements in health come from bio chemical signals, it should be possible to activate those signals without engaging in exercise. Eventually?

  12. comment
    Comment #44642769

    Looks pretty fully featured.

  13. comment
    Comment #44587420

    Non-citizens still have rights

  14. comment
    Comment #44522695

    Are they really with $4T? I find that difficult to wrap my head around

  15. comment
    Comment #44521951

    I'd love to use Flix for something. It looks beautiful. But I'm a web dev, and never touch the JVM ecosystem

  16. comment
    Comment #44516133

    They are referring to static non-interactive content (basically images and text) in sites like blogs, marketing site, docs, etc. as opposed to highly interactive, and dynamic compo…

  17. comment
    Comment #44510964

    Client vs server routing

  18. comment
    Comment #44510932

    Care to explain? Astro is trying to position itself in opposition to things like Next.js or Nuxt wich are specifically marketed as application frameworks? And the architecture is m…

  19. comment
    Comment #44488607

    People underestimate the node compatibility that Deno offers. I think the compat env variable will do a lot of adoption. Maybe a denon command or something could enable it automati…

  20. comment
    Comment #44474019

    Looks really neat! Thanks for building this

  21. comment
    Comment #44396520

    I've personally been really impressed with gpui from the Zed folks.

  22. comment
    Comment #43770860

    Most of the modern front end frameworks can handle those use cases. Solid, Vue, Svelte all have capable SPA frameworks and component libraries

  23. comment
    Comment #43768131

    Solid js does basically the same thing as React (building UIs for websites) but the architecture and primitives are slightly different.

  24. comment
    Comment #43768072

    Yep. Solid js stays true to js. A div is literally a div. And you can use Solid without jsx, and used tagged templates if you so desire.

  25. comment
    Comment #43768058

    I'm a big fan of Solid. It's a very influential community, however it's not widely used. All the pieces are there. I just don't see tons of marketing or real app/product/dx focus f…