frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

A Recursive Algorithm to Render Signed Distance Fields

https://pointersgonewild.com/2026-03-06-a-recursive-algorithm-to-render-signed-distance-fields/
18•surprisetalk•3d ago

Comments

refulgentis•1h ago
Tl;dr: SDFs are really slow but cool because they can compactly define complex stuff; demoscene uses it. Sort of the functional programming to trad renderings OOP. Would be cool if it was faster. Optimizing an algorithm for CPU rendering using recursive divide and conquer, 1 core with one object gets 50 fps. 100 fps if you lerp a 10x10 pixel patch instead of doing 1 pixel. Algorithm isn’t optimized, fully. Also, turns out the author’s idea is previously known but somewhat obscure, it is referred to as “cone marching”
01HNNWZ0MV43FF•1h ago
Holy crap! The demo is hitting 30 FPS from certain angles, on my decade-old CPU
linolevan•44m ago
Played around with the code to implement a little bit of SIMD. Was able to squeeze out a decent improvement, ~250 fps avg, ~140 low, ~333 high (on an m4). Looks pretty straightforward to do threading with as well. Cool stuff! Could work to bring more gpu stuff back down to the cpu.

Claude March 2026 usage promotion

https://support.claude.com/en/articles/14063676-claude-march-2026-usage-promotion
116•weldu•2h ago•68 comments

Show HN: Han – A Korean programming language written in Rust

https://github.com/xodn348/han
36•xodn348•1h ago•2 comments

Changes to OpenTTD Distribution on Steam

https://www.openttd.org/news/2026/03/14/steam-changes
19•canpan•25m ago•7 comments

Fedora 44 on the Raspberry Pi 5

https://nullr0ute.com/2026/03/fedora-44-on-the-raspberry-pi-5/
33•jandeboevrie•2h ago•5 comments

Anthropic invests $100M into the Claude Partner Network

https://www.anthropic.com/news/claude-partner-network
12•gmays•1h ago•0 comments

Marketing for Founders

https://github.com/EdoStra/Marketing-for-Founders
66•jimsojim•2h ago•14 comments

Show HN: Ichinichi – One note per day, E2E encrypted, local-first

44•katspaugh•3h ago•19 comments

Learning Creative Coding

https://stigmollerhansen.dk/resume/learning-creative-coding/
3•ammerfest•27m ago•0 comments

Montana passes Right to Compute act (2025)

https://www.westernmt.news/2025/04/21/montana-leads-the-nation-with-groundbreaking-right-to-compu...
226•bilsbie•8h ago•192 comments

A Recursive Algorithm to Render Signed Distance Fields

https://pointersgonewild.com/2026-03-06-a-recursive-algorithm-to-render-signed-distance-fields/
18•surprisetalk•3d ago•3 comments

CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS

https://github.com/CSMWrap/CSMWrap
19•_joel•4d ago•3 comments

MCP is dead; long live MCP

https://chrlschn.dev/blog/2026/03/mcp-is-dead-long-live-mcp/
85•CharlieDigital•2h ago•75 comments

An ode to bzip

https://purplesyringa.moe/blog/an-ode-to-bzip/
74•signa11•6h ago•47 comments

Baochip-1x: What it is, why I'm doing it now and how it came about

https://www.crowdsupply.com/baochip/dabao/updates/what-it-is-why-im-doing-it-now-and-how-it-came-...
252•timhh•3d ago•41 comments

Offloading FFmpeg with Cloudflare

https://kentcdodds.com/blog/offloading-ffmpeg-with-cloudflare
9•heftykoo•4d ago•4 comments

Hostile Volume – A game about adjusting volume with intentionally bad UI

https://hostilevolume.com/
64•Velocifyer•3h ago•44 comments

Cursor billed us $450 for a seat that existed for seconds

https://cursor.com
4•primex•1h ago•4 comments

Jared Kushner Solicits Funds for His Firm While Working as Mideast Envoy

https://www.nytimes.com/2026/03/13/business/jared-kushner-affinity-mideast-funds.html
48•johnbarron•1h ago•6 comments

Python: The Optimization Ladder

https://cemrehancavdar.com/2026/03/10/optimization-ladder/
238•Twirrim•4d ago•86 comments

It's time to move your docs in the repo

https://www.dein.fr/posts/2026-03-13-its-time-to-move-your-docs-in-the-repo
76•gregdoesit•3h ago•52 comments

Show HN: GitAgent – An open standard that turns any Git repo into an AI agent

https://www.gitagent.sh/
77•sivasurend•8h ago•9 comments

Generalizing Knuth's Pseudocode Architecture From Algorithms to Knowledge

https://www.researchgate.net/publication/401189185_Towards_a_Generalization_of_Knuth%27s_Pseudoco...
24•isomorphist•3d ago•1 comments

9 Mothers Defense (YC P26) Is Hiring in Austin

https://jobs.ashbyhq.com/9-mothers?utm_source=x8pZ4B3P3Q
1•ukd1•8h ago

Library of Short Stories

https://www.libraryofshortstories.com/
5•debo_•2h ago•0 comments

Sunsetting Jazzband

https://jazzband.co/news/2026/03/14/sunsetting-jazzband
111•mooreds•4h ago•40 comments

Bumblebee queens breathe underwater to survive drowning

https://www.smithsonianmag.com/science-nature/bumblebee-queens-breathe-underwater-to-survive-drow...
3•1659447091•1h ago•0 comments

GIMP 3.2 released

https://www.gimp.org/news/2026/03/14/gimp-3-2-released/
173•F3nd0•2h ago•42 comments

Starlink militarization and its impact on global strategic stability

https://interpret.csis.org/translations/starlink-militarization-and-its-impact-on-global-strategi...
99•msuniverse2026•13h ago•125 comments

XML is a cheap DSL

https://unplannedobsolescence.com/blog/xml-cheap-dsl/
220•y1n0•10h ago•229 comments

Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware

https://github.com/drojaazu/megadev
109•XzetaU8•13h ago•6 comments