hardbyte
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Pgroles – declarative PostgreSQL access control (hardbyte.github.io)
I built pgroles to manage PostgreSQL roles/grants/memberships declaratively. You define desired state in YAML, pgroles inspects the live DB, computes a convergent diff, and renders the exact SQL to apply.
-
I built an Obsidian plugin that connects to Claude Code, Gemini CLI, or Codex - whatever you have installed. No API keys to configure in the plugin; it just delegates to the CLI tools you already use. The LLM gets full…
-
I've been working on a Python library for the Common Expression Language (CEL). It's a wrapper around the cel-rust crate which is under heavy development. The python wrapper uses PyO3 and Maturin to handle the…
- Netchecks – cloud native tool for checking network controls (docs.netchecks.io)
- MIT course in computational thinking feat 3blue1brown (youtube.com)
- Seeing how fast Julia can pop count (gist.github.com)
- Intro to lexing, parsing, generation of stack-based bytecode using RPython (morepypy.blogspot.com)
- Homomorphic Encryption Illustrated Primer (blog.n1analytics.com)
- Singularity flaw in double-hashing scheme for privacy-preserving record linkage (blog.n1analytics.com)
- How to setup cert-manager to provision TLS certificates Kubernetes (blog.n1analytics.com)
- Help pickling encrypted numbers and public key objects (blog.n1analytics.com)
- Predicting with an encrypted model (blog.n1analytics.com)
- Distributed machine learning and partially homomorphic encryption (blog.n1analytics.com)
- Adding encrypted text search to Signal (research) (esl.cs.brown.edu)
- Experience of a drive by contribution to Python Cryptography (bitsofpy.blogspot.com)
- Paillier Cryptosystem Implementations by Data61 (bitsofpy.blogspot.com)
- Systemd, docker setup for home torrent server (bitsofpy.blogspot.com)
- Guide to deploying with Nginx → gunicorn → flask → redis (bitsofpy.blogspot.com)
- Single server Python app deployment with Nginx, docker and systemd (bitsofpy.blogspot.com)
- Markdown for angular 2 (bitsofpy.blogspot.com)
- Connascence is a software quality metric and taxonomy of coupling (connascence.io)