DEV Community

benjamin profile picture

benjamin

404 bio not found

Joined Joined on 
You don't need pandas to see what's in a CSV — I built a zero-dep CLI for it

You don't need pandas to see what's in a CSV — I built a zero-dep CLI for it

1
Comments
2 min read

Want to connect with benjamin?

Create an account to connect with benjamin. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Your git history is already your changelog — I built a zero-dep CLI to extract it

Your git history is already your changelog — I built a zero-dep CLI to extract it

1
Comments
2 min read
You already have .http files — I built a zero-dependency CLI to run them outside VS Code

You already have .http files — I built a zero-dependency CLI to run them outside VS Code

Comments
2 min read
Stop pasting JWTs into random websites — I built a zero-dep CLI to decode them in your terminal

Stop pasting JWTs into random websites — I built a zero-dep CLI to decode them in your terminal

Comments
2 min read
I built ctxstash: pack a codebase into one LLM-ready file, with a token count

I built ctxstash: pack a codebase into one LLM-ready file, with a token count

Comments
3 min read
Your package.json diffs are noisy for no reason. I built a zero-dep fixer.

Your package.json diffs are noisy for no reason. I built a zero-dep fixer.

Comments
2 min read
I committed a 200 MB file once. Never again — so I built a zero-dep pre-commit guard.

I committed a 200 MB file once. Never again — so I built a zero-dep pre-commit guard.

Comments
3 min read
Two branches, the same migration number, one broken deploy. I built a zero-dep linter for that.

Two branches, the same migration number, one broken deploy. I built a zero-dep linter for that.

Comments
3 min read
A zero-dep CLI that scans your GitHub Actions for the mistakes that actually get repos compromised

A zero-dep CLI that scans your GitHub Actions for the mistakes that actually get repos compromised

Comments 2
3 min read
I built a zero-dep CLI that finds unused dependencies — and is wrong less often than depcheck

I built a zero-dep CLI that finds unused dependencies — and is wrong less often than depcheck

1
Comments
3 min read
npm audit cries wolf. I built a zero-dep CLI that tells you what to actually fix

npm audit cries wolf. I built a zero-dep CLI that tells you what to actually fix

Comments
3 min read
A GPL dep can quietly poison your closed-source product. I built a tiny offline tool that catches it.

A GPL dep can quietly poison your closed-source product. I built a tiny offline tool that catches it.

Comments 2
3 min read
Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Comments 2
3 min read
git branch -d is fine — until the day you delete the wrong one

git branch -d is fine — until the day you delete the wrong one

Comments 2
4 min read
Your dev stack is 4 terminal tabs. It could be one labeled stream.

Your dev stack is 4 terminal tabs. It could be one labeled stream.

Comments 2
3 min read
I built a zero-dependency CLI that catches i18n drift (and knows your plural rules)

I built a zero-dependency CLI that catches i18n drift (and knows your plural rules)

Comments
4 min read
jq chokes on real-world log streams. So I built a tiny tool that doesn't.

jq chokes on real-world log streams. So I built a tiny tool that doesn't.

Comments
3 min read
I built a local dead-man's-switch for cron jobs (no server, no signup)

I built a local dead-man's-switch for cron jobs (no server, no signup)

Comments
3 min read
I built a 1-file CLI to catch .env drift before it causes production bugs

I built a 1-file CLI to catch .env drift before it causes production bugs

Comments
2 min read
loading...