Live data from Hacker News

Viewing profile — manudaro

manudaro

HN member
Joined
Tue, Mar 24, 2026, 5:22 PM UTC
HN karma
18
Public activity
23 items

About manudaro

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. comment
    Comment #47610322

    Thank you!

  10. story
  11. comment
  12. story
  13. comment
  14. comment
  15. 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.

  16. 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.

  17. 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…

  18. 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…

  19. comment
  20. 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 …

  21. comment
  22. 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…

  23. comment