Skip to content
View hudsonwa's full-sized avatar

Block or report hudsonwa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hudsonwa/README.md

Josh Hudson

Systematic futures trader (S&P 500) for 20+ years. I enjoy writing python, as well as learning, building and testing new projects.

What I work on

  • Trading research in Python, with a careful path back to MultiCharts et al.
  • Backend Python: tools, tests, CI, and docs
  • Agent reliability: catch “done / tests passed” claims that are not true
  • Just recently: Open-source fixes that are small enough to merge

Projects

PowerBridge

A bidirectional EasyLanguage / PowerLanguage to Python transpiler. Write and test in Python, emit compile-safe EL for live platforms. Fail-loud: it would rather stop than guess.

hermes-reliability-recipe

An unofficial add-on for Hermes Agent. When a model says it finished, a local checker looks at the disk and asks for proof. Not a sandbox. Easy to uninstall.

How I like to work

Simple, clean, readable Python, that doesn't over-engineer.

Pinned Loading

  1. PowerBridge PowerBridge Public

    Bidirectional EasyLanguage/PowerLanguage to Python transpiler

    Python

  2. hermes-reliability-recipe hermes-reliability-recipe Public

    Unofficial lie detector for Hermes Agent — fail-closed claim gate + optional receipts

    Shell