Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: CoordMap – free browser tools for coordinates, elevation, and distance (coordmap.com)
    —discuss
  2. Trading a Cloud Identity for Your Own: Workload Attestation on Managed Compute (netflixtechblog.com)
    —discuss
  3. Were 1970s Korean Orphanages a Great Place to Raise Kids? (richardhanania.com)
    —discuss
  4. A thesis isn't enough for a PhD (lemire.me)
    —discuss
  5. Revelations of dozens more platforms hit by OpenAI agents (abc.net.au)
    —discuss
  6. The Universe Rendered in ASCII (gcdatlas.vercel.app)
    —discuss
  7. We're gonna need a lot more mathematicians (terrytao.wordpress.com)
    —discuss
  8. Show HN: Safe-fetch – a Python URL fetcher with per-redirect address checks (github.com/rehanfaisal)
    —discuss
  9. Eremina Desertorum (wikipedia.org)
    —discuss
  10. Lix: Version control system for files and tables (lix.dev)
    1comments
  11. Guitar amp and effects pedal built on the Waveshare ESP32-S3-Touch-AMOLED-2.06 (github.com/dashersw)
    —discuss
  12. ShinyHunters Renewed Mass Exploitation Campaign Targeting Oracle PeopleSoft (cloud.google.com)
    —discuss
  13. Faster Transport on Cloud Infra (quasiben.github.io)
    —discuss
  14. Yamtam.nyc – yet another mass-transit all-in-one map (yamtam.nyc)
    3comments
  15. Deep Scattering Layer (wikipedia.org)
    —discuss
  16. Velum: CosyVoice in a Single Binary for Deployment (github.com/hardenedlinux)
    —discuss
  17. The Major Social Media Platforms Are All Rejecting Paid Ads for Gibney's 'Musk' (hollywoodreporter.com)
    1comments
  18. NetBSD: Playing with Disklabels (movq.de)
    —discuss
  19. WSL as a Blind Spot for Enterprise Endpoint DLP Controls (zenodo.org)
    1comments
  20. Laya, Jev, and the work of keeping answers close to the page (openbrowser-landing.pages.dev)
    —discuss
  21. A security website that is a filesystem (l1ackers.com)
    2comments
  22. Hard Stop: Kernel-Level Preemption and Containment for Rogue Agentic Execution (arxiv.org)
    —discuss
  23. FruitMenu Redux (mjtsai.com)
    —discuss
  24. Show HN: The Human Frequency (cloudflare-ryan.workers.dev)
    —discuss
  25. TikTok to pay $100M and limit daily child usage in Alabama settlement (bbc.com)
    —discuss
  26. HomelabFest will be in St. Louis in September 2027 (homelabfest.org)
    1comments
  27. Jury finds Facebook liable for deceiving users in Cambridge Analytica case (cbsnews.com)
    5comments
  28. Overview of Manhattan's Infrastructure and Metabolism (new-york-urban-metabolism.pages.dev)
    —discuss
  29. The 'died with' vs. 'died of' measles discussion misses something important (statnews.com)
    4comments
  30. The Alignment Research Center (millicosm.substack.com)
    —discuss

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

2 pointsby 50m agoyamtam.nyc
3 comments
50m 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.