aleclarsoniv
- Karma
- 70
- Created
- March 5, 2013 (13y ago)
- Submissions
- 0
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)
-
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…
- Graph Retrieval Using Postgres Recursive CTEs (sheshbabu.com)
-
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…
-
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…
- CI for performance: Reliable benchmarking in noisy environments (pythonspeed.com)
- Show HN: Typed event emitters for TypeScript (github.com)