Hacker News with Generative AI: Backend

Ask HN: SPA vs. SSR in 2024? (ycombinator.com)
I'm working on a new project that has a reasonable level of content/processing done on the backend but nothing too heavy. My default approach would be a simple SPA served statically with a CRUD backend, probably fastapi and svelte. However, I've heard lots of people extoll the advantages of more SSR due to better edge compute technologies. Lots of people seem predisposed to throw their backend on cloudflare workers or something and handle it there.
Manifest: A 1-file micro-back end (github.com/mnfst)
🦚 The 1-file backend.
Open source back end for role play voice agents (github.com/alievk)
Voi is a free and open source backend for realtime voice agents. Check the JS client.
Comparing Auth from Supabase, Firebase, Auth.js, Ory, Clerk and Others (hyperknot.com)
I’m Zsolt Ero. After reading blog posts all my life, but never writing one, I decided to start writing my thoughts while building. This is my first blog post.
An SVE backend for astcenc (Adaptive Scalable Texture Compression Encoder) (solidpixel.github.io)
Show HN: Compile Erlang to WASM and run as HTTP/incoming-handler (github.com/muromec)