jshchnz

↗ HN profile [ 69.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Positivity by George Hotz (geohot.github.io)
  2. 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…

  3. I built a CLI tool to generate as much slop as possible

  4. NameGrid (namegrid.app)
  5. 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…

  6. Warden (github.com)
  7. 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…

  8. The Vibes Tax (josh.ing)
  9. Generate and edit images using the latest models (Nanobanana) all within Claude Code.

  10. Hacker News Slop (hnslop.com)
  11. 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…

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

  13. 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 \…

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