Viewing profile — taure
taure
HN member- Joined
- Thu, Aug 22, 2019, 8:56 AM UTC
- HN karma
- 113
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About taure
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49083791
[dead]
- story
-
comment
Comment #48028167
[dead]
-
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…
- story
- story
-
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…
-
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, …
-
comment
Comment #44746970
We did a fireside chat about it a couple of years ago. https://youtu.be/PgBzV1-E00k?si=sULVBvLsVPm2S3zl
-
comment
Comment #44746466
Thank you. I missed to add a new line where the homepage is..
-
comment
Comment #44746433
Nova is also more close to beam so it can be used with elixir and lfe or other beam languages.
-
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…
-
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…
- comment
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #31335907
For web development for Erlang check out https://github.com/novaframework/nova
- story
-
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.