Stubs: Concert Tracker
Your live diary
What it does
Stubs is built for live music. Scan your ticket stub and OCR auto-fills the show (or enter manually). Track venues on a world map, tag friends who were there with you, get an end-of-year "Encore" recap of your concert year, and many more live event features. Built by a team who've been to hundreds of shows and wanted this to exist.
Download Stubs: Concert Tracker by füd on the App Store. See screenshots, ratings and reviews, user tips, and more apps like Stubs: Concert Tracker.
Music Developer füd Language EN English Size 10.6 MB iPhone Stubs is the concert diary that tracks festivals day by day, stamps a world map, and remembers who you went with. POINT YOUR CAMERA AT A TICKET Scan a paper stub or a screenshot and Stubs reads the artist, venue, and date for you. Confirm and it's in. No forms to fill out unless you want to. FESTIVALS, DONE PROPERLY A festival isn't one show and Stubs doesn't treat it like one. Log the full lineup day by day, mark sets as your favorites, and heart the days that were worth the wristband. YOUR CIRCLE Add the people you go to shows with, tag them in the ones you attended together, and see what your friends have coming up. THE NUMBERS…from apps.apple.com
Does the same job
all alternatives →

Visitor profiles and timeline by CroctMay 2026 · ▲142Uncover the story behind every click to optimize your site
- SRSeenDB – Remember all the concerts you've been to2013 · ▲14
Hola HN, I thought I'd show off a new hobby project I've been working on! It's called SeenDB and is a site to help music fans remember all of the concerts they've been to. If that sounds cool, check it out at http://seendb.com or see my blog post here: http://blog.justinthiele.com/seendb-site-remember-concerts-youve-been-to/ Happy Holidays! Justin


More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com