Jonathan Putney

@jcputney
2 Followers
5 Following
4 Posts
Putting positive vibes out into the universe for the HDDs in my NAS to have long, healthy lives, because these prices are INSANE, even for recertified drives!

I created a Java binding for Google's Magika ONNX file-type detector. Maintains byte-for-byte parity with the upstream Python binding on every fixture. ~2 ms steady-state inference per file on M-series Mac. (cold first-call ~100s of ms)

https://github.com/jcputney/magika-java

#java #magika #opensource

GitHub - jcputney/magika-java: Dependency-light, POJO-friendly Java binding for Google's Magika ONNX file-type detector. Parity with upstream Python.

Dependency-light, POJO-friendly Java binding for Google's Magika ONNX file-type detector. Parity with upstream Python. - jcputney/magika-java

GitHub

I created agent-peer-review, a Claude Code plugin that routes your work to Codex for a 2nd opinion before it reaches you.
Two AI perspectives. Structured disagreement protocol. It’s a great review sidekick for GSD and Plan Mode.

https://github.com/jcputney/agent-peer-review

#ClaudeCode #AI #OpenSource #Codex

GitHub - jcputney/agent-peer-review: A Claude Code plugin that validates Claude's work using OpenAI Codex CLI. Two AI perspectives catch more issues than one.

A Claude Code plugin that validates Claude's work using OpenAI Codex CLI. Two AI perspectives catch more issues than one. - jcputney/agent-peer-review

GitHub

Java apps shouldn’t need a Node.js sidecar just to render MJML emails.

So I built mjml-java: a native Java MJML renderer for producing responsive HTML email from JVM applications.

Still early, but real, useful, and open source.

https://github.com/jcputney/mjml-java

#java #mjml #oss #opensource

GitHub - jcputney/mjml-java: mjml-java: Zero-dependency Java renderer for MJML, enabling responsive email template creation. Open-source with MIT License.

mjml-java: Zero-dependency Java renderer for MJML, enabling responsive email template creation. Open-source with MIT License. - jcputney/mjml-java

GitHub