Viewing profile — manudaro
manudaro
HN member- Joined
- Tue, Mar 24, 2026, 5:22 PM UTC
- HN karma
- 18
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About manudaro
No profile information was provided.
Recent public activity
-
comment
Comment #47643784
You're right, PHP is SSR by nature. What I meant is that Next.js gives us SSR plus built-in routing for 4 languages, ISR for cache invalidation on ~900K pages, and a React frontend…
-
comment
Comment #47643762
Of course, go ahead! Would love to read it when it's published, feel free to share the link here or drop me an email (manuel.longo@bamwor.com) And hey, in my experience the best bl…
- comment
-
comment
Comment #47643467
The screenshots are from 2011 and the redesign took months of engineering, PostgreSQL + PostGIS with 13M features, Redis caching, MCP Server for AI agents. Happy to discuss technic…
-
comment
Comment #47643447
You're right, I do use AI to help with the writing. English isn't my first language (I'm native Spanish speaker) and I use it to translate and polish my text. I wouldn't be able to…
-
comment
Comment #47643301
Thank you. Te 2011 version wasgenuinely fun to build. Chat by city, airport databases, a people search engine, things that made no business sense but felt right. We're trying to ke…
-
comment
Comment #47643275
You're not wrong. The 2011 version had character. Google+ icons, chat per city, a people search engine. It felt like a place, not a tool. The tradeoff was deliberate though. Servin…
-
comment
Comment #47643256
Totally fair points. Back in 2011 everything was built in plain PHP, and honestly, it worked perfectly for years. The shift to Next.js came much later, mainly because we needed pro…
-
comment
Comment #47610322
Thank you!
- story
-
comment
Comment #47587176
[dead]
- story
-
comment
Comment #47582052
[dead]
-
comment
Comment #47573994
[dead]
-
comment
Comment #47549573
Ha yeah that makes sense. Having the AI read its own conversation history in a format it already understands is a nice side effect of keeping it in plain Json.
-
comment
Comment #47549550
This is great, thanks for digging these up. The workflow doc on Github is exactly what I wat looking for - didn't realize they had that level of documentation publicly available.
-
comment
Comment #47543746
I've been loking into how 3B1B builds their rendering pipeline, and it's honestly mind blowing. They use Python along with custom OpenGl shaders to handle most of geometric transfo…
-
comment
Comment #47543625
The .claude folder structure reminds me of how Terraform organizes state files. Smart move putting conversation history in Json rether than some propiertary format, makes it trivia…
-
comment
Comment #47536094
[dead]
-
comment
Comment #47535606
Sub 250ms for cold queries from S3 is impressive, but curious about the consistency of those numbers. Are you doing any prefetching of table schemas or statistics? With geographic …
-
comment
Comment #47524105
[dead]
-
comment
Comment #47512766
The Clojure tablecloth performance numbers here are pretty surprising, usually see Python/polars dominating these benchmarks. Been running similar transformations on transit data f…
-
comment
Comment #47506474
[dead]