frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

At the end you use Git bisect

https://kevin3010.github.io/git/2025/11/02/At-the-end-you-use-git-bisect.html
51•_spaceatom•1h ago•35 comments

"Why don't you use dependent types?"

https://lawrencecpaulson.github.io//2025/11/02/Why-not-dependent.html
90•baruchel•3h ago•24 comments

Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch

https://tongyi-agent.github.io/blog/introducing-tongyi-deep-research/
142•meander_water•6h ago•38 comments

Rats filmed snatching bats from air for first time

https://www.science.org/content/article/rats-filmed-snatching-bats-air-first-time
46•XzetaU8•5d ago•24 comments

Autodesk's John Walker Explained HP and IBM in 1991

https://www.cringely.com/2015/06/03/autodesks-john-walker-explained-hp-and-ibm-in-1991/
71•suioir•4d ago•37 comments

URLs are state containers

https://alfy.blog/2025/10/31/your-url-is-your-state.html
215•thm•7h ago•113 comments

X.org Security Advisory: multiple security issues X.Org X server and Xwayland

https://lists.x.org/archives/xorg-announce/2025-October/003635.html
50•birdculture•5h ago•22 comments

Writing FreeDOS Programs in C

https://www.freedos.org/books/cprogramming/
33•AlexeyBrin•4h ago•11 comments

Mock – An API creation and testing utility: Examples

https://dhuan.github.io/mock/latest/examples.html
90•dhuan_•6h ago•17 comments

Backpropagation is a leaky abstraction (2016)

https://karpathy.medium.com/yes-you-should-understand-backprop-e2f06eab496b
249•swatson741•13h ago•109 comments

Anti-cybercrime laws are being weaponized to repress journalism

https://www.cjr.org/analysis/nigeria-pakistan-jordan-cybercrime-laws-journalism.php
13•giuliomagnifico•14m ago•0 comments

New South Korean national law will turn large parking lots into solar farms

https://electrek.co/2025/11/02/new-national-law-will-turn-large-parking-lots-into-solar-power-farms/
59•thelastgallon•3h ago•30 comments

Notes by djb on using Fil-C (2025)

https://cr.yp.to/2025/fil-c.html
210•transpute•12h ago•108 comments

A prison of my own making

https://jsteuernagel.de/posts/a-prison-of-my-own-making/
32•todsacerdoti•5h ago•5 comments

Visopsys: OS maintained by a single developer since 1997

https://visopsys.org/
424•kome•20h ago•102 comments

Go Primitive in Java, or Go in a Box

https://donraab.medium.com/go-primitive-in-java-or-go-in-a-box-c26f5c6d7574
48•ingve•1w ago•19 comments

Welcome to hell; please drive carefully

https://2earth.github.io/website/20251026.html
63•2earth•5d ago•23 comments

A man who changes the time on Big Ben

https://www.mylondon.news/news/zone-1-news/meet-man-who-changes-time-32715300
18•simmerup•1w ago•12 comments

Matched Clean Power Index

https://matched.energy/blog/matched-clean-power-index-is-live
28•bensg•6h ago•21 comments

Claude Code can debug low-level cryptography

https://words.filippo.io/claude-debugging/
407•Bogdanp•23h ago•190 comments

OpenBSD 7.8 Highlights

https://rsadowski.de/posts/2025/openbsd-78/
16•zdw•1w ago•2 comments

Updated practice for review articles and position papers in ArXiv CS category

https://blog.arxiv.org/2025/10/31/attention-authors-updated-practice-for-review-articles-and-posi...
475•dw64•1d ago•222 comments

How I use every Claude Code feature

https://blog.sshh.io/p/how-i-use-every-claude-code-feature
402•sshh12•18h ago•145 comments

HyperRogue – A non-Euclidean roguelike

https://roguetemple.com/z/hyper/
108•stared•6h ago•28 comments

Pomelli

https://blog.google/technology/google-labs/pomelli/
240•birriel•19h ago•108 comments

FlightAware Map Design

https://andywoodruff.com/posts/2024/flightaware-maps/
78•marklit•6d ago•22 comments

Context engineering

https://chrisloy.dev/post/2025/08/03/context-engineering
65•chrisloy•9h ago•34 comments

LM8560, the eternal chip from the 1980 years

https://www.tycospages.com/other-themes/lm8560-the-eternal-chip-from-the-1980-years/
97•userbinator•13h ago•34 comments

GHC now runs in the browser

https://discourse.haskell.org/t/ghc-now-runs-in-your-browser/13169
337•kaycebasques•1d ago•116 comments

Show HN: Anki-LLM – Bulk process and generate Anki flashcards with LLMs

https://github.com/raine/anki-llm
6•rane•4h ago•1 comments
Open in hackernews

FlightAware Map Design

https://andywoodruff.com/posts/2024/flightaware-maps/
78•marklit•6d ago

Comments

theguitarman•9h ago
A concern I have for modern day mapping systems is that digital maps, like Google Maps and OpenStreetMap (OSM), typically operate on the assumption of a static, rigid Earth. I don’t know much about it, but from what I understand, they use coordinate systems like WGS84, which are a snapshot in time. These would be great for local precision but less so for tectonic precision, due to tectonic plate activity (continental drift), post-glacial rebound (areas still rising after ice sheets melted), and sudden seismic events (earthquakes).

And then there’s GPS coordinate shift. From what I read, ITRF, ETRS89, and coordinates associated with epoch dates attempt to deal with this.

So, even though it may not matter as much for FlightAware maps, autonomous and GPS-based systems are a little worrying. Being overly dependent on them may have some be risk over time.

marklit•8h ago
I'm having a hard time tracking down the OSM-specific actions around this but Australia moved 1.8M back in 2017 due to continental shifting https://www.ga.gov.au/news/news-archive/australia-officially...

The Airport in Tartu, Estonia had a navigation upgrade last year in order to help mitigate navigation jamming that's taking place in the region. https://www.eans.ee/en/uudised/tanasest-saab-tartu-lennuvalj...

Defcon had a great talk on all the different navigational systems pilots can use and a note at the end that these shouldn't be decommissioned at the rate they're experiencing atm https://www.youtube.com/watch?v=wSVdfOn737o

phoronixrly•8h ago
OSM is a community of predominantly amateurs/enthusiasts who trace uncorrected satellite photos and store the data as WGS-84 coordinates with 7-digit precision.

The point I'm trying to make is that there are more important sources of error before you get to tectonic movement and GPS drift... And OSM is plenty useful even without outstanding precision.

hdgvhicv•8h ago
Whenever I’ve done things on OSM it’s based on gps recorded tracks - no doubt not particularly accurate but there are many overlaid ones which average out to be fairly precise (1mish) for the purpose.
phoronixrly•8h ago
Oh yeah, I forgot about the enthusiasts that use uncorrected GPS positioning with low-cost hardware. One meter precision at the very best of conditions...
cyberax•8h ago
OSM uses a hundred nanodegrees as the grid resolution ( https://github.com/openstreetmap/OSM-binary/blob/32c3e921665... ). It gives a bit more than 1cm precision.

> The point I'm trying to make is that there are more important sources of error before you get to tectonic movement and GPS drift...

You can absolutely measure tectonic drift on the OSM maps! They've existed long enough for it to be actually significant in a lot of places if you download the old data.

This also comes up all the time when trying to overlap data from local agencies onto the OSM maps. You end up with parcel boundaries visibly off.

phoronixrly•6h ago
> OSM uses a hundred nanodegrees as the grid resolution

As I said, 7-digit precision.

> You can absolutely measure tectonic drift on the OSM maps! They've existed long enough for it to be actually significant in a lot of places if you download the old data. > > This also comes up all the time when trying to overlap data from local agencies onto the OSM maps. You end up with parcel boundaries visibly off.

Yeah, assuming the person who added the features you're observing as 'visibly off' did not use 1-meter Bing imagery with a 10-meter offset...

ericpauley•5h ago
This is not the correct way to count digit precision, which should be independent of the units used. If there were 360,000 degrees in a circle would this same precision suddenly be 4 digits? If we measured in radians would the digit precision become 9? Of course not…

Given the 100ndeg precision is across the full earth, this would be 1 part per 3.6 billion or 9.5ish digits of precision. The location of the decimal point when displaying it is irrelevant.

willtemperley•3h ago
What also needs to be taken into account is that real world longitudinal distance changes by the cosine of latitude. 1 degree of longitude is 111km at the equator and 19km at 80 degrees.

In GIS the gold standard for positional accuracy is the Root Mean Square Error, measured in real world distance units.

cyberax•8h ago
This is a real problem for applications that need to deal with precise locations. For example, if you want to estimate the roof sizes using the aerial imagery and the LIDAR point clouds (e.g. the one from the USGS: https://usgs.entwine.io/data/view.html?r=%22https://s3-us-we... ).

The coordinates do not align precisely in many locations, exactly because of the actual motion of the Earth's surface. Tectonic plates, aquifer depletion, land sliding down the mountain slopes, etc. For practical applications, there are steps in the data processing to fit the different datasets together ("registering" one of them). As long as you have timestamped maps, you can reasonably reconstruct the current WGS84 coordinates by fitting the data together.

defrost•8h ago
As geodetic problems go, though, this is trivial small beer stuff compared to, say, stitching together magnetic maps measured on different days or gathered in flight in different flight directions, or normalising continental scale radiometric datasets gathered across decades.

Modern digital post WGS84 mapping is a breeze compared to the days of dealing with chains under tension and stitching together across differing ellipsoids and datums.

jvvw•8h ago
For a while I worked on a project related to mapping the ancient world (so you could e.g. click on a ancient city and then see items from museums from that city, references in ancient texts etc) and one of the interesting problems was not just that cities changed over time but that things like coastlines also did.
efskap•5h ago
Sounds super compelling, did it end up launching?
willtemperley•7h ago
> These would be great for local precision but less so for tectonic precision, due to tectonic plate activity (continental drift), post-glacial rebound (areas still rising after ice sheets melted), and sudden seismic events (earthquakes).

This is exactly what 4D deformation models are for:

https://proj.org/en/stable/operations/transformations/defmod...

bytefish•5h ago
It’s great to see Apache Baremaps being mentioned. It’s a great project and I saw its first iterations. Really amazing they have built a community around it.

Although my library in Apache Baremaps probably plays a minor role only (PgBulkInsert for Postgres COPY protocol), it’s great to see it chugging on all this data day by day.

timenotwasted•5h ago
I had an opportunity to work with OSM data (nowhere close to something like FlightAware would need) at the beginning of the year and this comment put into words something I felt deeply at that time — "OSM is amazing, but as a global project with thousands of contributors, its data can be... quirky.". I have tons respect for this kind of stuff after working on that project and seeing the massive amount of time that gets invested to make things look correct for the use. It's the quintessential if nobody notices then you've done your job extremely well.
decimalenough•4h ago
I flew United a few days ago and noticed the change in the flight map: you can now see individual aircraft moving about airports, which is awesome. What's less awesome is that the marker of the aircraft you're most interested in, namely the one you're sitting on, is not aligned with the map when in detailed view, and unlike the Flightaware app, you can't get info about other airplanes (operator, flight number, destination, etc) by tapping on them.

Even more annoyingly, during takeoff and landing, the flight map system intentionally disables any way to see your precise location, altitude, velocity and direction. The "cockpit view" pane that shows these when cruising becomes unavailable, and the airplane marker is also hidden beyond a certain zoom level. Presumably this is some kind of misguided security by obscurity measure to stop terrorists, who apparently aren't smart enough to carry mobile phones with GPS receivers.

alberth•3h ago
(2024)
sitzkrieg•2h ago
O/T but flightaware leaked users data for years and tried to get away with not letting anyone know, use anything else. adsbexchange is better in every way
amelius•1h ago
Where can I see a heatmap of how many flights went over in the last 24 hours?
ilikepi•1h ago
This may interest you: https://adsb.exposed/

Discussion: https://news.ycombinator.com/item?id=39990346

amelius•1h ago
Looks pretty, but I have difficulty pinning my location on the map and seeing how many flights actually went over in the last 24h.