maxpert

↗ HN profile [ 433 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Marmot hits major milestone I've been solo pushing (with help of AI), to really mature out the system. And yesterday I have hit the first milestone where MySQL API is stable enough to make WordPress install and work…

  2. I wrote GoPhRQL, a Go implementation of PRQL (https://prql-lang.org) the pipelined relational query language that compiles to SQL. I mostly built it because I wanted to use PRQL from Go and couldn’t find a working port.…

  3. I wanted to see how far you can push AI coding without touching a single line of code. I asked an LLM to build a small to medium scale RabbitMQ alternative that is easy to run and easy to configure. The result is…

  4. DoorDash scaled SSR with Next.js (doordash.engineering)
  5. LinkedIn Having Outage (downdetector.com)
  6. I've been considering running a shared SQLite between bunch of EC2 instances over EFS. I was wondering if somebody already has experience of doing it at scale. Is it a good idea? How many QPS should I expect? I know EFS…

  7. Speeding up Redis using LZ4 (doordash.engineering)