Skip to content

Instantly share code, notes, and snippets.

View MaxGhenis's full-sized avatar

Max Ghenis MaxGhenis

View GitHub Profile
@MaxGhenis
MaxGhenis / uc_ctc_takeup_analysis.ipynb
Created October 2, 2025 15:25
UC and CTC take-up rates - Enhanced FRS 2023-24
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@MaxGhenis
MaxGhenis / complete-comparison-policyengine.md
Last active October 2, 2025 12:52
Complete PolicyEngine project management comparison: Linear, Jira, Monday, Asana, Notion - covering technical and non-technical work (grants, papers, etc.)

Complete Project Management Comparison for PolicyEngine

🔄 Update: CRM Integration Required

New Context: PolicyEngine is also implementing CiviCRM for constituent relationship management. This significantly changes the landscape for non-technical work (grants, papers, partnerships).

Key Insight: CiviCRM has built-in grant tracking, potentially eliminating the need for separate grant management tools!


@MaxGhenis
MaxGhenis / api-comparison.md
Last active October 2, 2025 12:27
GitHub Projects v2 vs Linear API comparison - deadline filtering and automation

API Comparison: GitHub Projects vs Linear vs Jira - Deadline Filtering

The Problem: You Can't Easily Query Deadlines in GitHub Projects

GitHub Projects v2 API Limitation

GitHub Projects v2 uses GraphQL, but filtering by custom fields (like due dates) in the API is extremely cumbersome:

# GitHub Projects v2 - Complex and Limited
@MaxGhenis
MaxGhenis / linear-alternatives-comparison.md
Created October 2, 2025 12:21
Comprehensive comparison of Linear alternatives for PolicyEngine (GitHub Projects, Plane, Shortcut, Height, etc.)

Project Management Alternatives for PolicyEngine

Overview: Linear vs Alternatives

Beyond Linear and Jira, here are the most relevant alternatives for an engineering-first, open-source project like PolicyEngine.


1. GitHub Projects (Native)

@MaxGhenis
MaxGhenis / linear-migration-guide.md
Created October 2, 2025 12:19
GitHub to Linear migration guide for PolicyEngine

PolicyEngine: GitHub to Linear Migration Guide

Issue Inventory

Your main repositories contain 4,672+ total issues:

Repository Open Closed Total Priority
policyengine-us 1000+ 1000+ 2000+ HIGH
policyengine-app 394 1000+ 1394+ HIGH
@MaxGhenis
MaxGhenis / linear-vs-jira-policyengine.md
Created October 2, 2025 12:18
Linear vs Jira comparison for PolicyEngine

Linear vs Jira: Comparison for PolicyEngine

Executive Summary

For PolicyEngine, Linear is the better choice due to:

  • Native GitHub integration (you're heavily GitHub-based)
  • Speed and simplicity for engineering-focused work
  • Better for small-to-medium teams
  • Lower cost at your scale
  • Modern developer experience
Fiscal year Lagged RPI used Baseline Policy HMRC revenue impact (£m)
2024–25 — (frozen) £85,000 £90,000 –150
2025–26 — (frozen) £85,000 £90,000 –185
2026–27 2024–25: +2.0% £87,000 £90,000 –125
2027–28 2025–26: +2.5% £89,000 £90,000 –50
2028–29 2026–27: +3.0% £92,000 £90,000 +65
╭───────────────────────────────────────────────────────╮
│ ✻ Welcome to Claude Code! │
│ │
│ /help for help, /status for your current setup │
│ │
│ cwd: /Users/maxghenis/PolicyEngine/policyengine-us │
╰───────────────────────────────────────────────────────╯
> /encode-policy is running…
⎿ Interrupted by user
@MaxGhenis
MaxGhenis / isolated-ai-agents-blog.md
Created August 26, 2025 02:09
PolicyEngine Isolated AI Agents: Blog Post and Webinar Description

How PolicyEngine Uses Isolated AI Agents to Build Trustworthy Rules-as-Code

December 2024

Government benefit calculations affect millions of lives. A miscalculated food assistance benefit isn't just a bug—it's a family's grocery budget. An incorrect tax credit isn't just an error—it's someone's ability to pay rent. That's why at PolicyEngine, we've developed a revolutionary approach to ensure AI-generated code accurately implements government regulations: isolated multi-agent development.

The Problem: AI Takes Shortcuts

When you ask an AI to implement a government program, it faces a fundamental challenge. Given a test that expects a benefit of $500, the AI might:

@MaxGhenis
MaxGhenis / gemini_regression_demo.ipynb
Created August 24, 2025 18:13
CRITICAL: Gemini API Regression - All models blocking safe content (Aug 24, 2025)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.