frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Mandelbrot.js – Fractal Explorer in WebGL with Quad-Trees

https://github.com/tiberiu02/mandelbrot-js
2•Tiberiu02•9h ago
Hi HN,

I built a JS/WebGL Mandelbrot explorer to see how far I could push rendering performance and smooth zooming purely in the browser.

A few technical highlights under the hood:

Quad-tree tile caching: Never recalculates the same pixels. It caches rendered tiles and actively garbage-collects off-screen data to keep memory usage low.

Progressive rendering: Instant low-res previews during panning/zooming, refined to high-def when you stop up to 8x subsampling.

Deep Zoom up to 10^14: Double-emulation in WebGL, dynamic iteration scaling and logarithmic color palettes to keep details sharp at extreme depths.

It’s open source. I’d love any feedback on the WebGL implementation, or feel free to drop a link to any cool coordinates you find!

App: https://mandelbrot.musat.ai/ Repo: https://github.com/tiberiu02/mandelbrot-js

Show HN: Horizon – GPU-accelerated infinite-canvas terminal in Rust

https://github.com/peters/horizon
38•petersunde•4h ago•15 comments

Show HN: Crust – A CLI framework for TypeScript and Bun

https://github.com/chenxin-yan/crust
59•jellyotsiro•18h ago•23 comments

Show HN: I built an interactive 3D three-body problem simulator in the browser

https://structuredlabs.github.io/threebodyproblem/
5•amrutha_•3d ago•3 comments

Show HN: Antfly: Distributed, Multimodal Search and Memory and Graphs in Go

https://github.com/antflydb/antfly
75•kingcauchy•7h ago•27 comments

Show HN: March Madness Bracket Challenge for AI Agents Only

https://www.Bracketmadness.ai
56•bwade818•10h ago•37 comments

Show HN: AgentMarket – API marketplace where AI agents buy and sell capabilities

https://agentmkt.dev
3•AgentMarket•1h ago•0 comments

Show HN: Grape – AI note taking app

https://grape.cool
2•ozgrozer•2h ago•0 comments

Show HN: Claude Code skills that build complete Godot games

https://github.com/htdt/godogen
290•htdt•1d ago•189 comments

Show HN: Oxyde – Pydantic-native async ORM with a Rust core

https://github.com/mr-fatalyst/oxyde
150•mr_Fatalyst•4d ago•78 comments

Show HN: A 4-layer self-audit system for AI behavioral evolution

https://github.com/oscarsterling/reasoning-loop
4•jhaugh•2h ago•0 comments

Show HN: Sulcus Reactive AI Memory

https://sulcus.dforge.ca
4•mcdoolz•3h ago•0 comments

Show HN: TerraShift: What does +2°C (or -20°C) look like on Earth?

https://terrashift.io
3•ttruett•3h ago•2 comments

Show HN: Thermal Receipt Printers – Markdown and Web UI

https://github.com/sadreck/ThermalMarky
112•howlett•4d ago•43 comments

Show HN: Zeroboot – sub-millisecond VM sandboxes using CoW memory forking

https://github.com/adammiribyan/zeroboot
8•adammiribyan•9h ago•7 comments

Show HN: Droeftoeter, a Terminal Coding Toy

https://github.com/whtspc/droeftoeter
31•whtspc64•4d ago•6 comments

Show HN: Flowershow Publish Markdown in seconds. Hosted, free, zero config

https://flowershow.app/
5•rufuspollock•5h ago•0 comments

Show HN: Mech keyboard sounds driven by a hidden accelerometer in MacBooks

https://www.haptyk.com/
5•olvvier•5h ago•1 comments

Show HN: SkeptAI – adversarial reasoning agent that challenges LLM outputs

3•datonpope•2h ago•1 comments

Show HN: FireClaw – Open-source proxy defending AI agents from prompt injection

https://github.com/raiph-ai/fireclaw
4•raiph_ai•6h ago•5 comments

Show HN: Updated version of my interactive Middle-Earth map

https://github.com/Jean-Tinland/middle-earth/
2•jetin•6h ago•0 comments

Show HN: F0lkl0r3.dev – a searchable, interlinked map of computing history

https://f0lkl0r3.dev
2•dynamicwebpaige•7h ago•0 comments

Show HN: M68k assembly emulator that runs in the browser

https://github.com/gianlucarea/m68k-interpreter
12•aldino97•12h ago•2 comments

Show HN: Unsloth Studio - Local Fine-tuning, Chat UI

https://github.com/unslothai/unsloth
7•danielhanchen•7h ago•2 comments

Show HN: Touchenv – store ENV master keys in macOS keychain

https://github.com/tillcarlos/touchenv
3•tillcarlos•7h ago•1 comments

Show HN: On-device embedding and vector search for Apple Devices, built in Zig

https://github.com/emmettmcdow/dve
2•mcdow•8h ago•0 comments

Show HN: Hackerbrief – Top posts on Hacker News summarized daily

https://hackerbrief.vercel.app/
74•p0u4a•1d ago•46 comments

Show HN: Hecate – Call an AI from Signal

https://github.com/rhodey/hecate
24•rhodey•1d ago•3 comments

Show HN: Signet – Autonomous wildfire tracking from satellite and weather data

https://signet.watch
123•mapldx•2d ago•32 comments

Show HN: GDSL – 800 line kernel: Lisp subset in 500, C subset in 1300

https://firthemouse.github.io/
89•FirTheMouse•2d ago•20 comments

Show HN: Mandelbrot.js – Fractal Explorer in WebGL with Quad-Trees

https://github.com/tiberiu02/mandelbrot-js
2•Tiberiu02•9h ago•0 comments