Live data from Hacker News

Viewing profile — Liberonostrud

Liberonostrud

HN member
Joined
Sat, Nov 05, 2022, 2:02 PM UTC
HN karma
-11
Public activity
30 items

About Liberonostrud

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #36067326

    How can you pronounce this word?

  3. comment
    Comment #35723820

    What's wrong with TypeScript? Last time I checked all WASM stuff was slower and much heavier than TS/JS.

  4. comment
    Comment #35723799

    I am betting on Vlang instead. Rust is too complicated for an average person - like me. It's basically the Haskell of system programming. V is basically Go made right.

  5. comment
    Comment #35664950

    The website is terrible.

  6. comment
  7. comment
  8. comment
  9. comment
  10. comment
  11. comment
  12. comment
  13. comment
    Comment #35286439

    I haven't used Bitcoin since 2014. In ten years I never missed it once. Unlike my phone, or Hackernews website. But, I am not a criminal or scammer, so not the target group I guess…

  14. comment
    Comment #35170193

    Just switching from Ruby to Crystal - basically the same syntax - will save you at least 3-4 times the money if not 10x in some cases. Not talking about a good Nginx/OpenResty load…

  15. comment
    Comment #35170132

    What is the alternaive?

  16. comment
    Comment #35137595

    SSR is included? Do you have some project that is completely build with this stack. Some real life project?

  17. comment
  18. comment
  19. comment
    Comment #35040183

    > not a deal breaker for me. The last two words "for me" is what I am talking about. The average web developer doesn't invent new libraries. He uses them.

  20. comment
    Comment #35039963

    Well, let me put it this way Phoenix LiveView is still in beta and constantly changing. That's a no-no for any average programmer. Yes, use it if you feel like you can do it but I …

  21. comment
    Comment #35039922

    https://github.com/laravel/laravel/pull/6010

  22. comment
    Comment #35039867

    [flagged]

  23. comment
    Comment #35038950

    [flagged]

  24. comment
    Comment #35038823

    This is another problem of Phoenix. There are some big projects running on it, like cars.com but the code is not public and also they have a team of people who are good programmers…

  25. comment
    Comment #35038730

    Live and dead views and apis ... all of it can be served from one Phoenix app at the same time... and? Anyway, what does taking out LiveView change with the harder server deploymen…