You need a webring 17 days agoServerless is just a server that has been abstracted away enough by magical APIs to let you (partially) ignore the underlying physical machines. 0ThreadHN
Ask HN: What Are You Working On? (Nov 2025) 8 months agoI am building a FaaS runtime for Lua on top of Elixir.Why? I want a fun/meaty Elixir project.Will anyone use it? Who knows. 0ThreadHN
Jiratui – A Textual UI for interacting with Atlassian Jira from your shell 10 months agoCould you expand on "and are forced to load all data at once"? 0ThreadHN
How Figma’s multiplayer technology works (2019) 11 months agoA sync engine plus the always online nature of LiveView feels at odds with offline-first (which is often associated with sync engines). I wish LiveView had a better offline story. 0ThreadHN
Writing HTML by hand 3 years agoYou might like my tiny library: https://hdot.dev/It is a bit terser:h.div.class('box')(...) 0ThreadHN
Svelte is a language 3 years agoI much prefer keeping everything XML-ish:https://www.solidjs.com/docs/latest/api#switchmatch 0ThreadHN