aleclarsoniv

↗ HN profile [ 84.8 ms ] full profile
Karma
70
Created
March 5, 2013 (13y ago)
Submissions
0
Just a guy trying to build a startup while doing too much OSS. Building with typescript, node.js, postgresql, and cursor (the IDE).

Currently developing:

* radashi <https://github.com/radashi-org/radashi>

* pg-nano <https://github.com/pg-nano/pg-nano>

* alien-rpc <https://github.com/alloc/alien-rpc>

Currently maintaining:

* jumpgen <https://github.com/alloc/jumpgen>

* alien-dom <https://github.com/alloc/alien-dom>

Previously maintained:

* vite (core team from v0 til v4)

* immer (co-author)

* react-spring (co-author)

  1. Hey HN! I'm the creator of pg-nano. It's not an ORM, a query builder, or a basic query driver, but it's closest to the last one. The twist is, it's also a migration tool and a code generator. It's not production-ready…

  2. Hey all, I'm the creator of @pg-nano/pg-parser. I'm using it in pg-nano[1] to statically analyze Postgres schemas spread across multiple SQL files for a couple of reasons: 1. Each CREATE statement needs to be in…

  3. Is anyone aware of a chatbot experience like DocsBot[1] that includes a free plan for open source projects? In other words, what's the easiest, most cost-effective solution for feeding in Markdown documents into a…