Live data from Hacker News

Viewing profile — giacomocava

giacomocava

HN member
Joined
Tue, Nov 14, 2023, 6:26 PM UTC
HN karma
62
Public activity
36 items

About giacomocava

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
  6. comment
    Comment #46613114

    There’s no “unknown” or “any” in Gleam, it’s not possible to cheat the type system that way

  7. story
  8. story
  9. comment
    Comment #46208508

    Speaker here! I'm really happy about this talk, I hope people enjoy it as much as I enjoyed delivering it :)

  10. story
  11. comment
    Comment #46140816

    “We wouldn't be using Gleam if it wasn't a safe, sensible - almost boring - choice.” - I think this has become one of my new favourite quotes

  12. comment
    Comment #46048509

    Exciting to see new Gleam production uses pop up! Great writeup :)

  13. comment
    Comment #45170426

    I have to say, it's been great for hosting my little server! I ssh into it to code using Helix and it's been really good at compiling Gleam and running the language server as well …

  14. story
  15. comment
    Comment #45054424

    Amazing to hear success stories of Gleam in production! Running on the beam really feels like a super power

  16. comment
    Comment #44816189

    Omg yes, pattern matching is such an amazing feature I miss it dearly in languages that don't have it!

  17. story
  18. comment
    Comment #44161747

    Implementing the decision tree optimisation was such a rewarding process, worth every minute I spent head scratching!

  19. comment
    Comment #44027933

    Gleam is great too!

  20. story
  21. story
  22. comment
    Comment #43682987

    > the language server (which is included within the gleam binary) now provides the "find references" feature This was my #1 most wanted feature, I’m so grateful to Surya for implem…

  23. comment
    Comment #43375843

    Thank you! Yeah guides and documentation will be a big focus for the core team this year :)

  24. story
  25. comment
    Comment #43309160

    print debugging is the best debugging <3 Thank you for the kind comment!!