Live data from Hacker News

Viewing profile — taure

taure

HN member
Joined
Thu, Aug 22, 2019, 8:56 AM UTC
HN karma
113
Public activity
30 items

About taure

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. story
  4. comment
  5. comment
    Comment #48020204

    Asobi is an Erlang/OTP game backend you can self-host. You write your match logic in Lua. I wanted to build a game backend on Erlang/OTP. The BEAM is built for what multiplayer gam…

  6. story
  7. story
  8. story
    Show HN: Nova – A Web Framework for Erlang, Elixir, and LFE on the Beam

    Nova is an OTP-native web framework that works with Erlang, Elixir, and LFE. Since all three compile to the same BEAM bytecode, you can mix languages freely within one app. Control…

  9. story
    A Deep Dive into Nova – A Web Framework for Erlang on Beam

    I’ve put together a blog focused on Nova, a web framework built on Erlang and the BEAM VM. The goal was to create something practical and easy to follow — covering setup, routing, …

  10. comment
    Comment #44746970

    We did a fireside chat about it a couple of years ago. https://youtu.be/PgBzV1-E00k?si=sULVBvLsVPm2S3zl

  11. comment
    Comment #44746466

    Thank you. I missed to add a new line where the homepage is..

  12. comment
    Comment #44746433

    Nova is also more close to beam so it can be used with elixir and lfe or other beam languages.

  13. comment
    Comment #44746395

    We started with Erlang before Elixir was created and we still use it for everything we do. This is more to have a smooth web framework similar to Phoenix but for Erlang. You can al…

  14. story
    Nova: A New Web Framework for Erlang

    Hi Hacker News community, I'm excited to share Nova, a new web framework built for Erlang, designed to make web development in Erlang simpler, faster, and more approachable. Nova l…

  15. comment
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #31335907

    For web development for Erlang check out https://github.com/novaframework/nova

  24. story
  25. comment
    Comment #30134679

    As mentioned before, if you have any questions and so please reach out and we try to help as much as possible.