Live data from Hacker News

Viewing profile — mikecwang

mikecwang

HN member
Joined
Wed, Aug 21, 2024, 12:05 PM UTC
HN karma
18
Public activity
6 items

About mikecwang

No profile information was provided.

Recent public activity

  1. comment
    Comment #48339540

    So because people are doing it, it's the right thing to keep? There is a long way to go before we know the shape of the real solution. Don't let things like MCP slow down the explo…

  2. comment
    Comment #45321122

    > Why focusing on serverless? I personally love serverless for its low cost and ability to handle potential burst. The framework would try to adapt serverless but it is not a focus…

  3. comment
    Comment #45320963

    I’ve been working on my first open-source framework in Go, called Anclax. The main ideas: - One Postgres for all: Postgres here is not only the database, but also the message queue…

  4. story
  5. comment
    Comment #42174921

    That's some real tech in YC these days!

  6. comment
    Comment #42174866

    Does it mean I can use Lambda + SQLite + Regatta to build a real pay-as-you-go ACID SQL storage? Edit: an production-ready (high durability) ACID SQL storage