jshchnz
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Positivity by George Hotz (geohot.github.io)
-
Built this code art project as a commentary on the recent wave of using LOC as a primary measure of engineering productivity It's now up to 350M lines of useless (but hopefully funny) code, constantly growing using…
- Codemaxxed: 68M+ lines of code a day and growing (github.com)
- Exo: Claude Code for your Inbox (github.com)
- Show HN: Codemaxxing – Maximize your slop abilities (github.com)
I built a CLI tool to generate as much slop as possible
- Fair Source Software in the AI Age (blog.sentry.io)
- One month at OpenAI: What surprised me most (bradleybernard.com)
- NameGrid (namegrid.app)
- Show HN: A macOS app for data refinement (github.com)
I got tired of always going into online formatters or weird terminal commands to view nicely prettified data, so I built Refiner. Current Features - Auto-detection: identifies JSON, XML, CSV, Markdown, Code, and plain…
- AI Scenarios: From Doomsday Destruction to Do-Nothing Bots (aswathdamodaran.blogspot.com)
- Why the Best AI Engineers Are Former Managers (tolans.com)
- The missing piece for AI coding agents (buildbuddy.io)
- Claude Code Scheduler (github.com)
- Warden (github.com)
-
In the last 90 days: - Sentry has spent $100k+ & used 100B+ tokens - Top model was Opus-4.5 with 40%+ of overall usage - Our single largest spender used 4.2B tokens - ~150 average weekly active agentic coding tool users…
- The Vibes Tax (josh.ing)
- Show HN: Generate images with Claude Code (github.com)
Generate and edit images using the latest models (Nanobanana) all within Claude Code.
- Making Music with Claude Code (josh.ing)
- Hacker News Slop (hnslop.com)
- Show HN: Use Claude Code to find engineering jobs (github.com)
Hiring sites and jobs pages usually kinda suck so I thought it'd be cool if devs could use Claude Code to sort through potential jobs. To install the skill: git clone https://github.com/jshchnz/claude-jobs.git…
- Claude Code Scheduler (github.com)
- Show HN: Claude Code Scheduler (github.com)
I found myself frequently wanting to schedule tasks in Claude Code (both one-time and recurring) so I built a CC plugin to help with that. To install: /plugin marketplace add jshchnz/claude-code-scheduler /plugin…
-
Built a Claude Code skill to run on your repo, figure out your dependencies and provide links to donate to the OSS your project relies on Just run in your Terminal curl -o ~/.claude/commands/tribute.md \…
-
I've been experimenting more with MCPs and felt like the process around discovering, installing and managing them was a lot harder than I expected. So I built a quick native macOS app to help with that and am now open…