frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: A 34 MB search engine that can't make a network call

https://www.korvo.xyz/embed
2•akshay_bhardwaj•13m ago•0 comments

Show HN: Red-team LLM reasoning and agent actions (honest scoring, local-first)

https://github.com/rudrasatani13/cot-redteam-agent
3•rudrasatani•14m ago•0 comments

Show HN: Open-source AMDGCN kernels for optimizing LLM inference

https://github.com/NetraRuntime/netra-kernel
3•rbisri•40m ago•0 comments

Show HN: GitHub Dashboard aka GitBiased

3•skyfantom•59m ago•0 comments

Show HN: Sktime-CLI A command line tool to do all time-series tasks

https://github.com/siddharth7113/sktime-cli
2•siddharth7113•1h ago•0 comments

Show HN: I wrote a BASIC interpreter that boots on UEFI machines

https://tarjan.itch.io/thoreaubasic
91•Gorsefound•1d ago•31 comments

Show HN: Wirespan, a daily power grid optimization puzzle I made for my son

https://wirespan.app/?r=hnn
6•dualarte•1h ago•6 comments

Show HN: ReadPlusOne – Spanish stories built around the words you're learning

https://readplusone.com/
3•brandonc7•1h ago•4 comments

Show HN: "Flying Toasters!" reverse-engineered 1:1, in the browser

https://backslasher.github.io/flying-toasters-reverse-engineered/
3•Backslasher•2h ago•1 comments

Show HN: Building USoC Part 1: The Wishbone Bus

http://axiomfactory.co/wishbone
5•dvc94ch•2h ago•0 comments

Show HN: Shepherdr – A mobile-first web UI for agents on Herdr

https://github.com/luiscleto/shepherdr
2•lfcc•2h ago•1 comments

Show HN: A techno machine in one HTML file, with verifiable renders

https://ssx360.github.io/rack-02/?src=hn
213•ssx360•1d ago•39 comments

Show HN: PicoMQ – Durable Streams over HTTP, on object storage

https://picomq.com/
140•adesh_nalpet•22h ago•28 comments

Show HN: Screen memory without screenshots, just text to Markdown

https://github.com/dragthelake/ambient-context
58•Dramatize•10h ago•23 comments

Show HN: A Modern GUI Library for Ada: CSS Styling, XML UI, SDL3

https://github.com/ovenpasta/adi2
56•ovenpasta•22h ago•21 comments

Show HN: Dotenv-Diff v3.4.0

https://github.com/Chrilleweb/dotenv-diff
2•chrillemn•3h ago•0 comments

Show HN: GlassBox – what the browser reveals, and how identifiable you are

https://glassbox.codecanary.org
118•tke248•22h ago•56 comments

Show HN: Flostep – Diagrams people can actually walk through

https://flostep.dev/
22•pandurang90•15h ago•7 comments

Show HN: MajinBook = Anna's Archive and Goodreads

https://github.com/mazieres/MajinBook
6•mazr•5h ago•0 comments

Show HN: SteppeWM – a stacking IceWM-like Wayland compositor

https://github.com/uncognic/steppewm
22•uncognic•3d ago•6 comments

Show HN: Kern – container and resource runtime in a 1.5 MB binary, no daemon

https://github.com/getkern/kern
66•realexweb•20h ago•7 comments

Show HN: Vanilla OS 3 Reunion – Immutable and Reproducible Operating System

https://vanillaos.org/blog/article/2026-08-24/vanilla-os-3-reunion---stable-release
29•NN708•1d ago•13 comments

Show HN: See how much your AI knows about you

https://www.withcorpus.com/knows
18•cgnry•20h ago•11 comments

Show HN: I built a lite LPU that can do inference on Karpathy's MicroGPT

https://www.lpulite.com
16•sakshambatraa•20h ago•2 comments

Show HN: How to mentally calculate the day of the week for any date

https://tinkerandsee.com/weekday/
79•yang140•23h ago•23 comments

Show HN: Tblue – 614 passive security scanners for any website, runs locally

https://github.com/taylannuhogluofficial-png/Tblue
14•taylannuhoglu•23h ago•4 comments

Show HN: Pyrift – static analyser for silent Python/PyPy behaviour differences

https://github.com/BHUVANSH855/pyrift
3•BHUVANSH855•13h ago•1 comments

Show HN: A puzzle I couldn't solve for a year – cubers cracked it in an hour

https://skimmiq.com/pt/
18•Pawel_SkimmIQ•3d ago•17 comments

Show HN: My Emacs Zero to IDE Journey

https://github.com/KallDrexx/emacs-zero-to-ide-journey/blob/main/README.md
12•KallDrexx•1d ago•0 comments

Show HN: OutMap – a live map of 235 countries where anyone can place a link

https://outmap.lol
8•ifrosted•20h ago•9 comments
Open in hackernews

Show HN: Wirespan, a daily power grid optimization puzzle I made for my son

https://wirespan.app/?r=hnn
6•dualarte•1h ago
This was a lot of fun to build! I have an autistic son who is extremely interested in power lines, electrical transmission towers, and how the grid works. I decided to build a little game for him. When I finally showed it to him with bated breath, he rolled his eyes and said, “Is it 3D? I’ll only like it if it’s 3D!” So, I decided to polish it up and release it to the world!

You get a 9x9 map with one power plant, three houses, and terrain obstacles, and the goal is to connect the power plant to the houses with an optimal path.

Beneath the coat of paint, it’s a graph theory optimization puzzle, very nearly a Steiner-tree puzzle. Any two nodes within Chebyshev distance 2 are wired together automatically. But the wires travel in Euclidian space, so reach is measured on a square and wire on a circle. The skill is balancing that asymmetry to find the shortest route to light up the whole map.

Because the original goal of this project was to provide joy to my son, I’ve done my best to make it accessible to everyone. It’s localized into 18 languages so far, has a high-contrast mode meeting AAA standards, reduced motion mode, etc.

I do collect usage telemetry to help me improve the game, but I’ve done my very best to take privacy very seriously, collecting anonymous stats about the gameplay itself, with a random id the game generates rather than anything about the player or device. I also generate the privacy policy directly from the analytics code, as a contract to ensure nothing is ever collected without being fully disclosed.

I had a really great time with this project, and hope to continue to improve it! I’d love any feedback I can get! Please let me know if you have any questions, and I’ll stick around to answer them!

(Reposting because my first attempt landed during a super quiet hour and didn't really get seen)

Comments

toomuchtodo•1h ago
This is very cool! One of my kids loves the https://app.electricitymaps.com map on their iPad and is also autistic. Thanks for sharing this, looking forward to showing them.
dualarte•1h ago
Woah! Thank you so much for sharing this! He's going to love it!
toomuchtodo•1h ago
I tried to find a https://buymeacoffee.com/ or https://ko-fi.com/ on your personal site to put a tip in your tip jar, but did not see one. Please consider one!
dualarte•1h ago
Good suggestion, thank you! I had never considered it, but will add one now.
LuminousWzrd•57m ago
Seconding. I've used buy me a coffee before and it's very user friendly on both sides (tipper and tippee).
LuminousWzrd•58m ago
That was genuinely a lot of fun. The drills made it very easy to learn by playing, and I got 99.9/100 on todays, puzzle. I could see this being something I come back to.

It might be fun to have a leaderboard for the daily puzzle or something where you could keep track of your scores.