hardbyte

↗ HN profile [ 59.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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.

  2. 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…

  3. 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…

  4. Predicting with an encrypted model (blog.n1analytics.com)
  5. Markdown for angular 2 (bitsofpy.blogspot.com)