
Hustler
Your habit streak on every new tab — no account needed
What it does
Hustler turns your Chrome new tab into a habit streak wallpaper. See your streak every time you open a tab — mark today done in one click. Track multiple habits (Reading, Workout, Meditation, or custom). Each has its own streak, calendar, and yearly heatmap. Add timestamped notes. Compare streaks with friends via copy-paste codes — no accounts, no servers. Privacy-first: vanilla JS, no analytics. All data stays on your device.
Does the same job
all alternatives →



- SLStreak.ly tracks what you do daily and I'd love feedback on the concept2010 · ▲54
I've been working on a side project called Streak.ly with a friend of mine for the past month or so; it's intended to help keep you motivated to do otherwise mundane daily tasks (like do 10 pushups, read for an hour, etc.) by letting you log "streaks" — consecutive days in a row of doing something. It's in private alpha/beta/gamma/whatever right now (has some rough edges to clean up), but is more or less functionally complete and pretty stable. I'm a big fan of the Seinfeld calendar, and have seen other services which do similar things but were unsatisfying to use, either from an aesthetic…
- GFGuilt-free habit-tracking template (no streaks)2023 · docs.google.com · ▲6
I don't like habit streaks. They backfire as soon as the inevitable happens and I miss a day. To solve that, I created a "Momentum" system that lets you bounce back and recover after a broken streak. I made an app for it (called Polar Habits,) but I've also created this FREE template with Google Sheets, implementing the same system (albeit more basic.) Enjoy!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com