HN
Today

Text-Based Google Directions

A new service offers text-based Google Directions, providing a minimalist navigation solution for feature phones, low-bandwidth connections, and screen readers. Its no-JavaScript approach and simple interface evoke nostalgia for earlier web eras, resonating with users seeking efficiency and accessibility. Hacker News appreciates the project's practical utility for underserved niches and its retro-futuristic simplicity.

43
Score
14
Comments
#12
Highest Rank
9h
on Front Page
First Seen
Feb 25, 6:00 PM
Last Seen
Feb 26, 2:00 AM
Rank Over Time
121720242628272627

The Lowdown

Text-Based Google Directions, hosted at gdir.telae.net, presents a refreshingly simple way to get directions. Designed specifically for users with feature phones, dumb phones, terminal-based browsers, or low-bandwidth connections, this service delivers navigation instructions without JavaScript, emphasizing accessibility and resource efficiency. It is particularly well-suited for public transport directions.

Key features of this service include:

  • Minimalist Design: Focuses on essential information, avoiding heavy graphics or scripts.
  • Accessibility: Caters to screen reader users and those with older or limited devices.
  • Low Bandwidth: Ideal for environments where data usage is a concern.
  • Public Transport Focus: Optimized for multimodal journeys, including trains, trams, subways, and buses.
  • Open Source: The project's repository is available for those interested in its implementation or self-hosting.

The project stands out by offering a functional and elegant solution to a common need, stripping away the complexities of modern mapping applications to provide pure, unadulterated navigational guidance.

The Gossip

Reminiscent Routes

Many users expressed a sense of nostalgia, drawing parallels to older navigation services. Mentions of 'MapQuest era' and the defunct 'GOOG-411' service highlight a longing for simpler, text-focused direction methods, often involving printing out routes before smartphone ubiquity.

Bandwidth-Friendly Benefits

The primary appeal for many commenters lies in the service's utility for specific, often underserved, use cases. Discussions centered on its value for feature phones, low-bandwidth scenarios, screen readers, and even potential integration with novel technologies like Meshtastic devices or SMS-based 'browsers', showcasing its practical application beyond mainstream mapping tools.

Backend Insights & Alternatives

Commenters delved into the technical underpinnings of the service, particularly regarding its data source. Questions arose about whether it utilized the Google Maps API, with answers confirming its dependency for self-hosting. Some users also pointed to similar open-source projects or alternatives, fostering a discussion on the broader landscape of minimalist mapping solutions.