Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. A Type Stronger Than the Sum of Its Components (schneems.com)
    —discuss
  2. The Arena (thearena.rip)
    —discuss
  3. Dobium: $0 commission prediction exchange (dobium.com)
    1comments
  4. The World as a Hologram (arxiv.org)
    1comments
  5. The millionth.bid: the last bidder's quest (millionth.bid)
    —discuss
  6. US lawmakers aim to keep China's tech out of sensitive government systems (rnz.co.nz)
    —discuss
  7. Planetary Gear (Code Art) (chuanqisun.com)
    —discuss
  8. Show HN: Jevlang. delegate every if/while condition to Jev (github.com/roywiggins)
    —discuss
  9. Cognition Crosses $1B in Annualized Revenue Run Rate (cognition.com)
    —discuss
  10. Distributed Quantum Compiler (DQC / XDQC) by MemQ open-source now (hpcwire.com)
    —discuss
  11. Great News from Saturn's Moon Enceladus in the Search for Life in Space (fu-berlin.de)
    1comments
  12. Make an animated pelican on unicycle jugging fish while explaining bash command (twitter.com/goodside)
    1comments
  13. Lecture: Blowup for the Euler Equations with Smooth Forcing – Tristan Buckmaster [video] (youtube.com)
    1comments
  14. Ask HN: Is multi-model redundancy now a compliance requirement for small teams?
    1comments
  15. Show HN: A dashboard for tracking usage limits across Claude, Codex, and Cursor (usagebuddy.com)
    1comments
  16. Walgit: A Git server that is one binary in front of an object store (github.com/rgodha24)
    1comments
  17. Show HN: CoordMap – free browser tools for coordinates, elevation, and distance (coordmap.com)
    —discuss
  18. Trading a Cloud Identity for Your Own: Workload Attestation on Managed Compute (netflixtechblog.com)
    —discuss
  19. Were 1970s Korean Orphanages a Great Place to Raise Kids? (richardhanania.com)
    1comments
  20. A thesis isn't enough for a PhD (lemire.me)
    —discuss
  21. Revelations of dozens more platforms hit by OpenAI agents (abc.net.au)
    1comments
  22. The Universe Rendered in ASCII (gcdatlas.vercel.app)
    1comments
  23. We're gonna need a lot more mathematicians (terrytao.wordpress.com)
    1comments
  24. Show HN: Safe-fetch – a Python URL fetcher with per-redirect address checks (github.com/rehanfaisal)
    —discuss
  25. Eremina Desertorum (wikipedia.org)
    —discuss
  26. Lix: Version control system for files and tables (lix.dev)
    1comments
  27. Guitar amp and effects pedal built on the Waveshare ESP32-S3-Touch-AMOLED-2.06 (github.com/dashersw)
    —discuss
  28. ShinyHunters Renewed Mass Exploitation Campaign Targeting Oracle PeopleSoft (cloud.google.com)
    —discuss
  29. Faster Transport on Cloud Infra (quasiben.github.io)
    —discuss
  30. Yamtam.nyc – yet another mass-transit all-in-one map (yamtam.nyc)
    3comments

Yamtam.nyc – yet another mass-transit all-in-one map

2 pointsby 1h agoyamtam.nyc
3 comments
1h agoHN ↗

Hi, I'm Shawn. I made https://yamtam.nyc.

Here is the blurb stolen directly from the about page:

yamtam brings the entire NYC-area mass transit network together on a single, fast, offline-capable map — subways, LIRR, Metro-North, NJ Transit rail and buses, PATH, AirTrain JFK, the Roosevelt Island Tram, NYC Ferry, the Staten Island Ferry, MTA buses and the regional suburban bus networks of the tri-state area, plus live Citibike docks and free-floating VEO and Lime bikes and scooters.

The origin story:

I wanted to provide updated accessibility info at a given subway station, which escalators and elevators were working or out, which this does. But before long, I had grandiose ideas of other valuable features:

- Real-time arrival (and tracks for MNR, LIRR, NJT) data with destination or countdown clock views

- Full train or bus data, including positions

- Service alerts and weather alerts

- Bathrooms, wikipedia pages, ProjectSubway complex renderings, neighborhood maps, and more

- Widget support (using Glimpse, links on any stop) and Watch support (text yourself a link to https://yamtam.nyc/watch.html)

- Transfers between systems and other trains

- Basic (but improving) navigational data

- CLI tool (pip install yamtam) in case you need this info in your terminal or for your LLM agents

And the most important:

- Once you add this as a Home Screen app and load it up once, you can put your phone in airplane mode and the app will keep working (of course, if sudden acts happen, it won't know) for 30 minutes to 2 hours depending on the system. Or if the cellular connectivity is not good, it will keep using whatever data it last pulled (and let you know).

I built this on the shoulders of the MTA and great work (Patrick Weaver, Sunny Ng, etc), tools and ideas, with a healthy dose of Qwen3.8 Flash Next. It runs on AWS and works fairly well. I'm always up for feedback and ideas to change or improve it.