HN user

c0nsumer

2,355 karma
Posts37
Comments576
View on HN
trailmaps.app 2mo ago

Show HN: Trailmaps.app – Mobile maps that match the trail

c0nsumer
1pts2
nuxx.net 3mo ago

Capital One Credit Balance Refund Business Logic Flaw

c0nsumer
1pts0
nuxx.net 3mo ago

Local-heatmap-tile-server v1

c0nsumer
2pts0
nuxx.net 4mo ago

Updated MTB Trail Mapping Workflow: Thanks, Claude

c0nsumer
1pts0
freddiedeboer.substack.com 5mo ago

If You Want Different Outcomes, You Have to Do Different Things

c0nsumer
2pts0
nuxx.net 6mo ago

OLED, Not for Me

c0nsumer
175pts218
nuxx.net 6mo ago

Home Assistant as Personal Device Tracker

c0nsumer
1pts0
nuxx.net 7mo ago

OpenSCAD is kinda neat

c0nsumer
327pts253
nuxx.net 9mo ago

Wireshark 4.6.0 Supports macOS Pktap Metadata (PID, Process Name, etc.)

c0nsumer
135pts22
www.theregister.com 10mo ago

Russian fake-news network, led by an ex-Florida sheriff's deputy

c0nsumer
22pts0
nuxx.net 2y ago

Sunrise-Like Alarm Clock via Home Assistant and Android

c0nsumer
1pts0
www.youtube.com 2y ago

The Ultimate French Press Technique [video]

c0nsumer
2pts0
nuxx.net 2y ago

Command Line 802.11 Monitor Mode on macOS Sonoma (14.0)

c0nsumer
2pts0
hackaday.com 3y ago

Custom Bluetooth Adapter Brings 1990s Car Phone Back Online

c0nsumer
2pts0
www.askamanager.org 3y ago

$15,000 coffee fund, the cheapskate executives, and stories of office coffee

c0nsumer
2pts1
nuxx.net 3y ago

How Asus and a Microsoft Bug Almost Broke Remote Work

c0nsumer
122pts83
www.outsideonline.com 3y ago

A 12-Year-Old Died on an E-Bike. Is the Manufacturer to Blame?

c0nsumer
28pts122
nakedsecurity.sophos.com 3y ago

Apple patches double zero-day in browser and kernel – update now

c0nsumer
1pts0
www.wordplace.com 4y ago

Almost Perfect

c0nsumer
3pts0
www.mopedtrip.com 4y ago

1978 moped trip – 18,660 km to Alaska, Yukon and NWT

c0nsumer
7pts1
nuxx.net 4y ago

Network Capture with Process Name and PID on macOS

c0nsumer
2pts0
nuxx.net 4y ago

Making an Online RAMBA Trails Map

c0nsumer
1pts0
art-by-kaine-shields.tumblr.com 5y ago

Unsettling capital letters

c0nsumer
532pts136
nuxx.net 5y ago

A Home Network Troubleshooting Journey

c0nsumer
2pts0
nuxx.net 5y ago

Nginx for HTTPS Request Logging

c0nsumer
1pts0
nuxx.net 5y ago

Mail-Hijacking Malicious Profile on iOS

c0nsumer
1pts0
nuxx.net 5y ago

Bypassing Reolink SSID Length Limitation

c0nsumer
1pts0
www.bloomberg.com 5y ago

Welcome to Your Bland New World

c0nsumer
4pts1
nuxx.net 5y ago

Simple Pac File Pilot Testing (Including WPAD)

c0nsumer
2pts0
news.mit.edu 6y ago

Signs of Covid-19 may be hidden in speech signals

c0nsumer
3pts0

Reading your comment it sounds like you're asking the author to do more work to potentially/likely undercut their own sales. They are already offering a quality device at a reasonable price without any untoward restrictions.

If you want a Free work-alike, why don't /you/ put in the work and make it happen?

Gosh, having tried to use the Home Depot app (to find products in store) while IN their stores... It's so bad. I can't even imagine what you dealt with in trying to handle those things.

(And so, so many little bugs in my map thing from upthread were these odd timing quirks when a user didn't have good service and one check would run and leave something else hanging resulting in a blank map. <sigh>)

Thanks! Sorta kinda... But also different.

The main idea was to solve the gap of how many trail systems have colored loops, or signed/colored loops made up of multiple "trails", and Trailforks (et al) has no concept of that. So the situation a user finds themselves in is being at a trail, with Trailforks up, wanting to follow the "Orange" loop (for example), and Trailforks doesn't show that.

Hopefully the "Orange" loop is documented as a route, but this stuff often gets missed, and is still awkward since the image of the map still doesn't match the signs.

So my goal was to show the map close to what's physically there, use OSM data as much as possible, and filling in gaps for what OSM doesn't capture, rendering it all into a static map that also happens to work offline. For some specific examples, compare these two systems and their print, Trailforks, and trailmaps.app maps:

RAMBA: [1], [2], [3] Shelden Trails: [4], [5], [6]

There is the same kind of gap when compared to RideWithGPS, Strava, Gaia, etc.

And also, I'm a volunteer with our local trails non-profit. I want anyone and everyone to be able to find maps so they can enjoy the trails. A /lot/ of trail clubs are starting to replace maps with a link to Trailforks, which I believe does riders a disservice because it both requires an app and account and (if a user is trying to view a map out of their home area on a phone) payment. It's literally locking the basic info about a trail -- the map -- behind a semi-paywall. By making a system like this for our local trails I've helped completely avoid that mess. And so I made the map generator open as well so other techy folks can do the same or build on this.

This generated-static-map system does have the downside of being single-person-ish manually managed, and the maps do NOT update automatically. But I also see this as a feature, just like the print maps and in-person signage they are designed to complement.

I've prattled on a little more about the what-why-etc over here on my personal blog if you're interested: https://nuxx.net/blog/2026/06/25/trailmaps-app-map-generator...

--

[1]https://static.wixstatic.com/media/9d19d2_b85c5684f54a4fdc85...

[2] https://www.trailforks.com/region/ramba-trails/

[3] https://trailmaps.app/ramba/

[4] https://www.metroparks.com/wp-content/uploads/2022/04/2022-S...

[5] https://www.trailforks.com/region/stony-creek-metropark/

[6] https://trailmaps.app/shelden/

Thanks for that pointer. I have, but I just really don't want to do it... With my current architecture -- that I like -- it'd be an app per map. Which I guess could make a little pocket money, but they are so hyper-local it wouldn't earn much. So I may as well just keep things going the way they are.

This actually handles that, at least for my use case. Specifically, on first load of the page (in a browser, or the stripped-down browser that runs the app-like PWA install) a service worker gets installed, that caches the entire site/app/map locally, and runs it from there. Then every 24 hours, or on new page load, it checks the live site for content changes and pulls down the changes if they exist. If there's no network connectivity it just silently runs the map.

Each map is 16MB - 20MB in total, so this is all nice and simple to do. Even on a slow 3G connection it's only a minute or so for a full map update to stream in.

The whole point of this system was to take a snapshot of data (mostly OSM), add on some local things that can't really be represented in OSM (like WHICH parking lots are most appropriate, stylistic overrides, system descriptions, etc) and display them. Because of issues I've had in the past with well-meaning-but-misguided OSM mappers wrongly editing trail systems I did not want anything that pulls live.

And then by having purely static content the hosting is very cheap and easy, there's no security concerns around... well... anything dynamic on the site. And each map is portable were I to want someone else to host them. And literally in a couple of years if I haven't updated the map it won't change yet still will work, and that's fine and accepted for this use. Sort-of like a mobile version of a traditional print map. Kinda like the print workflow of editing/design/etc and then rendering the PDF, but web.

This all aligned nicely for me to have a tool that works this way, with each map generated by a tool.

(Sort-of disclaimer: It was also a big personal project in learning to work with AI stuff for development. I knew and understood the inputs and outputs, was able to design the UI, handled/managed all the testing... But I didn't have to worry about the actual-code part. I was able to make pretty quick progress and iterate nicely on my ideas.)

Happy to talk, etc, more about it too. Either here, or contact info is on the site.

Hello! And yeah... :\ The Android/Chrome/Edge support for it is great, and on iOS it's actually nice, but you have to do all the hoop-jumping of clicking Share, whatever, and getting the icon to actually appear.

Also, apparently Apple really doesn't like approving apps that are basically wrapped PWAs (Google will, I guess?) so that is yet another check against bothering with an app.

I like making maps, and I wanted to do a certain bend on a very specific kind of online map, filling a gap I noticed in existing maps.

The idea of an app really appealed to me (at first), but the more I thought about it the more I didn't want to deal with iOS and then Android and then maintaining parallel functionality on the web and all that mess just for a fairly-local hobby project that I make no money off of.

So, I just kept it as a website (which is also a PWA) with extensive testing on every platform I can think of. It's just worked out so well and is so, so, so much less complicated. And if I abandon it, should just keep working for years so long as the website stays up (or until browsers start doing something very different JS-wise.)

(You can see it at https://trailmaps.app if you're interested.)

Bluntly, cubicles are NICE compared to the massive distracting (but stylish) open plan stuff. From above they look sort of dystopian, but no one in your peripheral vision, reduced noise...

Not as nice as an office with a door, but really not bad. Especially the taller ones.

Thanks!

The idea came from using the Strava heatmap in JOSM to trace the proper location of mountain bike trails. I'm trying to use Strava less, and usually have ridden the trails enough myself before mapping them that I could use my own routes... So I figured why not have my own heatmap tile server?

It's also cool to just look at.

I could take it a lot further with time boxing what's displayed and whatnot, but generating the tiles is computationally expensive, so I just stuck with what I have for now. It meets the need.

Three that have been really beneficial, and all support/build on a hobby / volunteer effort of mapping mountain bike trails:

This one generates maps from OpenStreetMap data + some custom curated info in YAML: https://github.com/c0nsumer/trailmaps.app-map-generator

This one converts a basic chunk of OpenStreetMap data to an SVG so I can mark it up (by hand) in Adobe Illustrator to make specifically-styled print/PDF maps, such as what get installed at trailheads: https://github.com/c0nsumer/osm_to_ai

This one takes GPS recorded rides and builds custom/personal heatmaps serving up the map tiles so I can use them in map editing software: https://github.com/c0nsumer/local-heatmap-tile-server

And all of this has been put together to make the custom, local, specific-use-case maps that are at https://trailmaps.app (which, via local curation, are overall better mobile/online maps than many of the bigger auto-generated systems such as Trailforks, Gaia, RideWithGPS, etc, for visualizing local systems).

It's neat stuff where I understand all the inputs, outputs, and how most of it works, but AI tooling (Claude, mostly) has allowed me to bolt it together much faster than I would have writing it myself.

You illustrate this nicely.

Just something as simple as "that ceiling fan doesn't work so well, and squeaks once in a while when on high" can easily be remedied yourself when owning the house by just going buying and installing a new ceiling fan.

Regardless of how handy one is, with a landlord that's generally not allowed without permission, the landlord often won't install as nice of one as you might like, etc.

This goes for every fixture that's not part of the rental. Major appliances, flooring, even door knobs... Like if you suddenly want an electronic keypad on your deadbolt.

Of course, this flexibility has to be something you care about. Not everyone does, but for those of us that do...

Thank you. It's really a simple concept: color them as the colour= tag is in the OSM relation, which matches the signs/markings on the trail.

There's no reason why it couldn't be used anywhere else. This just makes maps that fit within the bounding box of a relation. The only thing US specific about it is the elevation data, and I'm sure something else could be used to get that elsewhere. Or else it could just be turned off for a given map with show_terrain: false.

This feels a little weird because while they are running the website itself (HTTP) off the Pi, they are handing off all TLS to a cloud provider.

So while the content is in RAM on the Pi, a lot of the heavier lifting (TLS termination) is done elsewhere, which saves a ton of CPU load on the Pi.

Outside of security stuff, over the years I've found this really handy for troubleshooting as well. Being able to extract detailed process info, screenshots, and a bunch of other things from a memory dump have allowed me to get a better idea of what a user was doing when a Windows BSOD occurred.

It builds more a nice picture of what was going on when paired with the users description. Or sometimes, depending on the user, you just don't have anything else to go on besides "it crashed".

I suspect they are meaning because it's uniform you can easily find the studs through it and fasten things directly into them.

An uneven wall material (plaster on lathe, or even plaster on drywall as we have in most of our house) can be quite a hassle to find the actual timbers/studs behind.

Hard links are file level dedupe.

And then once all references to the inode are removed (by rotating out backups) it's freed. So there's no maintenance of the deduping needed, it's all just part of how the filesystem and --link-dest work together.

A weird flipside is things like... the IKEA Zigbee devices. Many of these do not work right at all with 1.5V batteries and basically require rechargables.

OLED, Not for Me 6 months ago

With the advent of new RGB (three column, like most LCD) OLEDs I wonder if Apple's next high-end display is going to use that. It'd be a whole bunch of things aligning for a good ecosystem.

And I know this is a whole lot of personal preference, but I like macOS. It works well for me. It's a good UNIX(-like?) with professional-level apps.

I support/maintain/use Windows systems for a living so I'm comfortable there as well, and I'd be mostly fine on a Linux but the lack of pro-level apps for some of my hobbies (namely, map making) and sufficiently-user-friendly equivalents for a few other apps (eg: rubiTrack, Hazel, Photos.app) is a problem.

(A bunch of years back I made a conscious choice to do less sysadmin-ing at home, even if I have to pay a bit more. It's freed up mental capacity for using computers as a means to an end vs. an end itself. And it means I don't have the flexibility of Linux or other OSS things at times, but I've been able to work within that. But I'm getting way off topic here...)

OLED, Not for Me 6 months ago

Yeah, and I'm not terribly interested in getting into the details of how everything renders... I just want a display that works and doesn't make my eyes feel funny.

The PA27JCV (which I don't expect to have back from warranty repair for 3+ weeks) looked fine, and I'm now at day 5 of using the U3223QE and it's fine. So this is my solution to the problem I guess.

OLED, Not for Me 6 months ago

The person who bought mine was a family friend who wanted a large display for her kid to do 3D printing stuff. Since he was just going to be running a slicer and some basic modeling stuff, it seemed perfect. I got a bit of cash, he got a computer with a good display, and it was a general win all around.

OLED, Not for Me 6 months ago

I would send them, but I've already returned the OLED to Costco. Sorry. :\

On the upside, I should have a shiny new U3225QE IPS LCD later this week.

(I just sidestepped the problem.)

EDIT: I should add that the screenshot in my post of a cell from a spreadsheet was Numbers.app.