frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Real-time n-body tree code in CUDA

https://github.com/lechebs/nbody
2•lechebs•5h ago
Sharing an old project of mine, on my RTX 500 Ada laptop GPU, it can simulate up to 4 million particles at ~400 ms per step using the Barnes-Hut algorithm, saturating the 4GB of VRAM available.

The octree construction is fast, as well as the traversal. The major bottlenecks are the VRAM usage (1 million bodies require ~1GB), which could be probably halved by reusing intermediate buffers, and the particle to leaf evaluation, which would benefit from more fp32 FLOPS. Moreover, I still don't have a good heuristic to predetermine the size of the BFS queue, perhaps some sort of memory paging could solve the issue.

Show HN: Wyrm – Solve algebra by touch, built on an open-source soundness engine

https://github.com/dicroce/wyrm_math
29•dicroce•1d ago•2 comments

Show HN: Reverse-engineering web apps into agent tools

74•pancomplex•1d ago•27 comments

Show HN: Reviving my 2001 college band with AI

https://www.fadingmaize.com
44•jacobgraf•1d ago•51 comments

Show HN: SubjectiveZero, an open-source agentic node editor for creative coding

https://sxp.studio/apps/subz
3•tasoeur•6h ago•0 comments

Show HN: Runloom – Go-style coroutines for Python free-threaded

https://github.com/robertsdotpm/runloom
41•Uptrenda•8h ago•16 comments

Show HN: Getting GLM 5.2 running on my slow computer

https://github.com/JustVugg/colibri
826•vforno•1d ago•202 comments

Show HN: 18 Words

https://18words.com/
1082•pompomsheep•1d ago•343 comments

Show HN: I mapped 8.5M research papers into an interactive atlas

https://tomesphere.com/atlas
78•leonickson•1d ago•23 comments

Show HN: Frugon – Find which LLM calls a cheaper model could handle (local, MIT)

https://github.com/Rodiun/frugon
40•jarodrh•3d ago•10 comments

Show HN: Analog Watch

https://analog.watch
100•ezekg•1d ago•94 comments

Show HN: SpeechCompass – speaker direction for captioning group conversations

https://github.com/google-deepmind/speech-compass/
3•olwal•5h ago•0 comments

Show HN: Real-time n-body tree code in CUDA

https://github.com/lechebs/nbody
2•lechebs•5h ago•0 comments

Show HN: Rubiks Cube Solver

https://speedcube.com.br/
22•wozzp•1d ago•13 comments

Show HN: ChessFlex – iPhone chess with no server, no accounts (P2P via QR)

https://apps.apple.com/us/app/chessflex/id6761064938
4•yrotsih•6h ago•0 comments

Show HN: FableCut – A browser video editor AI agents can drive (zero deps)

https://github.com/ronak-create/FableCut
95•ronak_parmar•1d ago•58 comments

Show HN: PastPage – Find archived versions of dead links

https://github.com/nabertronic/pastpage
3•nabertronic•6h ago•0 comments

Show HN: I built a web tool to see and edit what an AI thinks before it answers

https://lucid.earthpilot.ai
33•ada1981•1d ago•8 comments

Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

https://abralo.com/
29•cwbuilds•2d ago•21 comments

Show HN: Pay-per-call MCP server with 47 AI endpoints, micropayments via x402

https://goldbean-api.xyz
2•13639366668•8h ago•0 comments

Show HN: Hacker News book recs as study guides

https://biteread.ai/collection/hacker-news-top-nonfiction
3•xxbondsxx•8h ago•2 comments

Show HN: LifetimeR–A memento mori wallpaper generator (life,year,goal calendars)

https://lifetimer.vercel.app/
2•alvaro_l_torres•8h ago•0 comments

Show HN: Opula – portfolio and net-worth analysis as a hosted MCP connector

https://opula.io
2•bboydart•8h ago•0 comments

Show HN: RandoFont – A browser for Google Fonts

https://randofont.alesh.com
24•aleshh•1d ago•3 comments

Show HN: Follow London Trains in 3D

https://ride.nexttrain.london/
154•mgranados•6d ago•61 comments

Show HN: LastShelf – an emergency map of your family's documents bills& contacts

https://www.lastshelf.ai/
47•sbrown12•1d ago•31 comments

Show HN: Microsoft releases Flint, a visualization language for AI agents

https://microsoft.github.io/flint-chart/#/
344•chenglong-hn•2d ago•135 comments

Show HN: Mojave Paint for macOS, edit images like it's 1999

https://mojavepaint.app/
3•jpsimons•9h ago•5 comments

Show HN: Devthropology – Better Insights for GitHub Repos

https://devthropology.com/demo
36•dpc94•1d ago•10 comments

Show HN: Sighthound - open-source vulnerability scanner for source code

https://github.com/Corgea/Sighthound
17•asadeddin•1d ago•0 comments

Show HN: Pylon Sync, an agent-first full-stack realtime framework

https://www.pylonsync.com
11•ericc59•1d ago•2 comments