frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Conway's Game of Life, in real life

https://lcamtuf.substack.com/p/conways-game-of-life-in-real-life
109•surprisetalk•5h ago•27 comments

Nvidia greenboost: transparently extend GPU VRAM using system RAM/NVMe

https://gitlab.com/IsolatedOctopi/nvidia_greenboost
313•mmastrac•3d ago•66 comments

Warranty Void If Regenerated

https://nearzero.software/p/warranty-void-if-regenerated
328•Stwerner•12h ago•186 comments

OpenRocket

https://openrocket.info/
553•zeristor•3d ago•99 comments

Austin’s surge of new housing construction drove down rents

https://www.pew.org/en/research-and-analysis/articles/2026/03/18/austins-surge-of-new-housing-con...
521•matthest•9h ago•613 comments

A sufficiently detailed spec is code

https://haskellforall.com/2026/03/a-sufficiently-detailed-spec-is-code
345•signa11•7h ago•187 comments

LotusNotes

https://computer.rip/2026-03-14-lotusnotes.html
73•TMWNN•4d ago•34 comments

Stdwin: Standard window interface by Guido Van Rossum [pdf]

https://ir.cwi.nl/pub/5998/5998D.pdf
8•ivanbelenky•1d ago•2 comments

Autoresearch for SAT Solvers

https://github.com/iliazintchenko/agent-sat
123•chaisan•9h ago•23 comments

Why Cloudflare rule order matters?

https://www.brzozowski.io/web-applications/2025/03/11/why-cloudflare-rule-order-matters.html
22•redfr0g•2d ago•3 comments

Wander – A tiny, decentralised tool to explore the small web

https://susam.net/wander/
273•susam•1d ago•69 comments

Show HN: Duplicate 3 layers in a 24B LLM, logical deduction .22→.76. No training

https://github.com/alainnothere/llm-circuit-finder
110•xlayn•12h ago•37 comments

Nvidia NemoClaw

https://github.com/NVIDIA/NemoClaw
305•hmokiguess•18h ago•210 comments

RX – a new random-access JSON alternative

https://github.com/creationix/rx
83•creationix•9h ago•33 comments

Cook: A simple CLI for orchestrating Claude Code

https://rjcorwin.github.io/cook/
190•staticvar•7h ago•44 comments

The math that explains why bell curves are everywhere

https://www.quantamagazine.org/the-math-that-explains-why-bell-curves-are-everywhere-20260316/
127•ibobev•2d ago•67 comments

Show HN: I built 48 lightweight SVG backgrounds you can copy/paste

https://www.svgbackgrounds.com/set/free-svg-backgrounds-and-patterns/
260•visiwig•17h ago•52 comments

Mozilla to launch free built-in VPN in upcoming Firefox 149

https://cyberinsider.com/mozilla-to-launch-free-built-in-vpn-in-upcoming-firefox-149/
122•adrianwaj•6h ago•76 comments

Show HN: Pano, a bookmarking tool built around shareable shelves

https://www.panoit.com
12•uelbably•4d ago•4 comments

Show HN: Browser grand strategy game for hundreds of players on huge maps

https://borderhold.io/play
29•sgolem•3d ago•13 comments

Show HN: Will my flight have Starlink?

223•bblcla•16h ago•287 comments

Eniac, the First General-Purpose Digital Computer, Turns 80

https://spectrum.ieee.org/eniac-80-ieee-milestone
9•baruchel•3h ago•6 comments

Book: The Emerging Science of Machine Learning Benchmarks

https://mlbenchmarks.org/00-preface.html
119•jxmorris12•4d ago•6 comments

What 81,000 people want from AI

https://www.anthropic.com/features/81k-interviews
121•dsr12•4h ago•100 comments

CVE-2026-3888: Important Snap Flaw Enables Local Privilege Escalation to Root

https://blog.qualys.com/vulnerabilities-threat-research/2026/03/17/cve-2026-3888-important-snap-f...
133•askl•17h ago•84 comments

OpenAI Has New Focus (on the IPO)

https://om.co/2026/03/17/openai-has-new-focus-on-the-ipo/
227•aamederen•22h ago•202 comments

Czech Man's Stone in Barn's Foundations Is Rare Bronze Age Spearhead Mold

https://www.smithsonianmag.com/smart-news/a-czech-man-used-this-stone-in-his-barns-foundations-it...
43•bookofjoe•2d ago•7 comments

Rob Pike’s Rules of Programming (1989)

https://www.cs.unc.edu/~stotts/COMP590-059-f24/robsrules.html
929•vismit2000•23h ago•432 comments

An x86-64 back end for raven-uxn

https://www.mattkeeter.com/blog/2026-03-15-uxn/
32•dcre•3d ago•6 comments

What’s on HTTP?

https://whatsonhttp.com/
61•elixx•11h ago•26 comments
Open in hackernews

Canopy Height Maps v2

https://ai.meta.com/blog/world-resources-institute-dino-canopy-height-maps-v2/?_fb_noscript=1
31•tzury•6d ago

Comments

whalesalad•2d ago
Related: Just the other day I used USGS 3DEP LiDAR data + Claude Code to get a sense for the number of trees on my property. Diffing terrain map and canopy map gives tree elevation. It was a fun project to explore, primarily because I set CC loose and said "here is the bounding box of my property, pad it by 50 feet and then go absolutely nuts against government datasets gathering as much open data as you can" - it figured out the rest. Dug into soil maps, historical satellite imagery, and lidar data.

Here are the visuals re: trees - https://i.imgur.com/R0W4q4O.png

fnands•2d ago
The USGS Lidar data is a treasure trove, I use it a lot at work.

What did you do to actually count trees? Even from aerial Lidar it can be a bit finicky for closed canopies.

whalesalad•1d ago
It's very rudimentary: smooth the canopy and find the local maxima above a base height. It's really just identifying the tallest points.

Here is the first pass, https://i.imgur.com/f7Gpxmm.png, it under counted and also even counted my house as a tree, lol.

fnands•1d ago
> counted my house as a tree

Even the more sophisticated algorithms pretty much always do this ;-)

You are probably not interested in taking this further, but you could give the Li tree filter a try: https://pdal.org/en/stable/stages/filters.litree.html

But getting perfect segmentation is basically impossible.

crubier•2d ago
This is really cool, I wonder how old the satellite data they used is, it’s a bit unclear
mogwire•2d ago
This is an important question.

The tree outside of house is not 9 feet tall per. I have a 2 story house and it easily towers 10 feet higher than my house.

Additionally, there are several Royal Palms that are close to 50ft and they show as being only 15 feet.

fnands•2d ago
You could look it up in the metadata file:

> We additionally release a global GeoTIFF of input image acquisition date, where pixel values encode year minus 2000 (e.g., 18.25 indicates April 2018)

That being said, I am sceptical on how accurate mono-depth models can be on a single tree basis. I would probably trust them to do large scale biomass estimates, but probably not single tree height assessments.

fnands•2d ago
From the paper:

> CHMv2 is derived from single-date imagery, where the acquisition process selects the best available image within a target period (2017 -2020). This limits the direct use of the released CHMv2 data for attributing canopy height to a specified year of interest. To support change applications, we provide the image acquisition date associated with each prediction in the dataset metadata.

So generally a few years out of date, but the dataset is transparent about when each image was taken.

dionian•2d ago
why does meta map canopy heights?
truted2•2d ago
I think they were buying carbon offsets at some point and trying to validate that the countries and organizations that were selling the carbon offset were not cutting down those trees, effectively profiting twice.
stinkbeetle•2d ago
Presumably the smart ones just sell their promise-not-to-cut-down-my-forest multiple times. Laundered through completely trustworthy NGOs, so nothing can actually be audited properly.
fnands•2d ago
It's from FAIR, i.e. their fundamental research arm.

Maybe there are some ulterior motives, but they do also just do a little bit of "feel-good" research.

This was also in collaboration with the World Resources Institute and the University of Maryland, so it's not a 100% facebook project.

ResearchAtPlay•2d ago
Fascinating work and inspiring application of the underlying DINOv3 image segmentation model!

The blog post and paper [1] describe a promising approach to solving related problems at previously impossible scale and quality: I am currently exploring methods to better represent seasonal land cover changes that would improve wind power generation forecasting and this paper provides a great starting point.

I hope DINOv3 can inspire more work like this - and I would encourage any curious mind to play with that model! I was amazed by its capability to distinguish between fine object details. For example, in a photo of a bicycle, the patch embeddings cleanly separated the background from the individual spokes of the wheel.

[1] https://arxiv.org/abs/2603.06382

fnands•2d ago
I gave a talk about the paper in our internal journal club recently (we work on similar problems, usually using stereo imagery though).

It's a nice piece of work. I especially like the sections on data cleaning and registration, as that seemed to have been one of the limiting factors of the previous approaches.

I am sceptical about how accurately you can predict heights for specific trees from mono-images, but I think for cases where you just need to be right on average (e.g. biomass estimation, fuel load estimates) it's a great approach.