frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Ppgrid – Rasterising points in minutes, not hours

https://mrzk.io/posts/ppgrid-fast-continentscale-raster-interpolation/
2•marzukia•1h ago
Hi all,

I wanted to share a recent library I made for myself since I continually have to work with large-scale point data spanning millions of rows. I generally found existing IDW tools are insanely slow and unreliable with the datasets I commonly work with.

ppgrid is an open source GIS tool and it is intended to create beautiful visualisations that don't take an absurd amount of time to process. It uses a modified Inverse Distance Weighting (IDW) approach: instead of having to traverse every single point for every single grid O(N*M), it precalculates which points intersect which grids. This means that we essentially avoid the multiplicative scaling costs associated with traditional IDW.

For perspective, ppgrid is significantly faster than IDW from the likes of gdal_grid or GRASS, in the order of 17x faster. I say in the order of as I couldn't really effectively test IDW on the crappy laptop I use beyond 1M points, where as ppgrid happily chewed through 16mil points.

My goals/intention for this post is twofold:

- looking to share it as a tool for anyone who may find it relevant or useful

- looking to stress-test it with different types of point data and try to surface any quirks, bugs or random edge case failures

Important note which I discuss more in my write-up: ppgrid is not yet stress-tested or validated in terms of statistical correctness, as my current use case prioritises visualisation.

AI Disclosure & Creds: I've been pair-coding this with my local Qwen3.8 27B agent, I discuss this in my write-up further. I have ~9YoE in GIS work and ~10YoE as a fullstack.

GitHub Repo: https://github.com/marzukia/ppgrid/

Any other feedback/comments are welcome, please let me know if this has helped as I'd love to see it in action.

Show HN: Reladraw – A diagram language where you decide where to place things

https://github.com/reladraw/reladraw
297•jpwalsh234•16h ago•81 comments

Show HN: An interactive debugger for the Mornington Crescent esolang

https://codeberg.org/Two9A/mcresc
2•Two9A•1h ago•0 comments

Show HN: Ppgrid – Rasterising points in minutes, not hours

https://mrzk.io/posts/ppgrid-fast-continentscale-raster-interpolation/
2•marzukia•1h ago•0 comments

Show HN: Jev Plays Pokémon Red

https://jev-pokemon.vercel.app/
263•pancomplex•1d ago•113 comments

Show HN: Shipwithmuse.live – a catalog of things people built with Muse

https://shipwithmuse.live/
4•mdayan896•3h ago•2 comments

Show HN: Ekselio – Loveable for finance workflows (local first)

https://www.gptbeyond.com/try?home=1
32•kdautaj•1d ago•9 comments

Show HN: Spivak's Calculus formalized in Lean 4 – every theorem, every problem

https://github.com/stormj-UH/spivak-lean
15•jsLavaGoat•16h ago•2 comments

Show HN: Hacker Atlas - A map of what Hacker News talks about

https://hackeratlas.com/
82•andrearitossa•1d ago•26 comments

Show HN: A Claude Code skill to analyze your chess games

https://github.com/brumar/chess-postmortem-skills
73•brumar•17h ago•53 comments

Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design

https://github.com/devdotfast/whiteboard
412•sidharthkmenon•2d ago•141 comments

Show HN: I checked 1M free proxies – 1 in 5 working ones injected scripts

https://github.com/maximilianfeix/proxy-scraper
7•taventix•19h ago•1 comments

Show HN: Air-gapped file encryption as self-decrypting HTML page

https://cms-sfx-demo.apeleg.com/
88•emurlin•3d ago•30 comments

Show HN: CaughtShipping – curfew app for developers, enforced by a public wall

https://caughtshipping.com/
4•misulicus•13h ago•0 comments

Show HN: AgentRun: DSL to turn agents into workflows

https://github.com/Parcha-ai/agentrun
49•miguelrios•3d ago•12 comments

Show HN: Koi.rest – watch some fish and regain your balance

https://koi.rest
223•hxii•2d ago•61 comments

Show HN: Treepeat – Code similarity detection using Tree-sitter

https://github.com/dsummersl/treepeat
71•91awebsi•4d ago•8 comments

Show HN: Sixb, a TypeScript ontology framework for modeling your domain

https://docs.sixb.ai
2•ademattos•14h ago•1 comments

Show HN: Cocytus – an esolang where freezes after N accesses

https://github.com/fireside25a-beep/Cocytus
3•natgrish•15h ago•0 comments

Show HN: Make cursed fonts like Times New Bastard

https://bastardica.mitpit.com
854•MitPitt•3d ago•123 comments

Show HN: Jev predicting your life choices

https://quiz.seek.ws/
5•sdrth•16h ago•5 comments

Show HN: Jevgpt – reinventing the wheel with another wheel

25•kunggaochicken•3d ago•2 comments

Show HN: Agentic CUDA Kernel Optimizer

https://github.com/bertaye/agentic-cuda-optimizer
37•bertaye•1d ago•11 comments

Show HN: Recurse – Develop and deploy specialist agents faster

https://recurse.run
8•ozankabak•1d ago•4 comments

Show HN: Drop – A rootless Linux sandbox with gVisor support

https://droprun.sh/
191•mixedbit•4d ago•63 comments

Show HN: I discovered roads in the US across > 1000 themes

https://road-about-a-theme.pinedesk.biz/
13•91awebsi•1d ago•9 comments

Show HN: Most Hated Tools

https://www.mosthatedtools.app/
32•leonagano•2d ago•20 comments

Show HN: JevBench, a reproducible benchmark for typed decision models

https://benchmarkheaven.com/jev-models
149•florianstandhar•4d ago•38 comments

Show HN: Hamilton – a no-internet Android health dashboard, named after my dog

https://play.google.com/store/apps/details?id=com.gads.hamilton&hl=en_US
12•hamilton_app•1d ago•12 comments

Show HN: Avoid smooth spinners, use low-FPS spinners

https://nh2.me/low-fps-spinners/low-fps-spinners.html
25•nh2•2d ago•27 comments

Show HN: Training a model to identify AI web content from structure alone

https://arxiv.org/abs/2609.15369
73•jochenmadler•4d ago•26 comments