michelpp
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Redis-Automerge: CRDT Documents for Redis (github.com)
redis-automerge is a redis module that adds real-time collaboration to json-like documents using the automerge CRDT library.
- Show HN: Pg_doctestify Turn Postgres regression tests into Markdown (michelp.github.io)
This is a simple tool I use to turn my Postgres regression tests into Markdown for publishing with mkdocs similar in spirit to Python doctests. I decided to package it up into a tool for others to use in their projects.…
- Show HN: SQLite? Postgres? Use both with omni_SQLite (docs.omnigres.org)
omni_sqlite is an extension that adds the capability to use SQLite databases as a first-class data type within Postgres. It uses expandable datum technique to ensure no additional serialization overhead for data…
- Postgres as a Graph Database: (Ab)Using PgRouting (supabase.com)
- Nvidia's CEO says 'useful' quantum computers are decades away (finance.yahoo.com)
- Steve Jobs adopted a no 'bozos' policy (fortune.com)
- Tropical Geometry of Deep Neural Networks (arxiv.org)
- Introduction to the PGXN Architecture (tembo.io)
- Postgres Extension Ecosystem: Jobs and Tools (gist.github.com)
- PostgREST: Get started with automated PostgreSQL APIs (cybertec-postgresql.com)
- Effects of Cobalt-60 Exposure on Health of Taiwan Residents (ncbi.nlm.nih.gov)
- Pgsodium 2.0.0: Modern cryptography for PostgreSQL (github.com)
- Show HN: Signcryption Token Proposal Using Libsodium (github.com)
- The Fundamentals of Heavy Tails: Properties, Emergence, & Estimation (adamwierman.com)
- Show HN: Install a local PostgreSQL Server with pip (github.com)