frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: I made an 8 bit game that teaches beginners to pwn basic C programs

https://github.com/udbhav-s/password-dungeon
1•udbhavs•52m ago
I've been hosting small CTF for my alma mater high school every summer for the last few years, usually in the form of a sequence of website-based challenges that students could complete in an hour or two. This year, now that LLMs are startingly more capable (and people claiming CTFs are dead), I wanted to see if I could design challenges in a way that would minimize the ability to "drag and drop" them into a simple chat window and have it be solved for you, and at minimum require some intuition and interaction from the players.

Seeing how bad frontier models were at the ARC AGI 3 benchmark (this pre-Astra), I thought it would be fun to translate aspects of pwning a program to spatial game-based mechanics and try to have some of the "reasoning" happen in the game world instead of all in code. This resulted in challenges where they have to interact with code to change parameters in the game to solve puzzles.

While players do have to read code, the game expects no prior knowledge of C programming specifically, and tries to explain concepts such as structs, byte hex encoding, null-terminated strings, endianness, etc. from scratch. It has 10 rooms and builds up to the player being made to do a buffer overflow to clear the final room. There are items the player acquires to inspect source code, see program memory, and translate raw bytes to unsigned 4-byte ints or ASCII strings.

There are still some gaps in the ramp up that could be better filled in and might require more hand-holding for complete beginners (I am thinking of adding an item that explains basic C semantics such as variables, conditionals, loops, I/O etc. when you directly hover over the code in the computer). Would love feedback from people here!

'Attacks will be fully autonomous': Russia, Ukraine race towards AI warfare

https://www.aljazeera.com/news/2026/9/14/attacks-will-be-fully-autonomous-russia-ukraine-race-tow...
1•keerthi_goli81•26s ago•0 comments

A sound map of the Pacific Crest Trail

https://www.thomasmkelly.com/pct-soundmap/
1•kalind•1m ago•0 comments

'Smart' underwear that counts your farts

https://www.independent.co.uk/news/science/fart-tracker-underwear-b2919610.html
3•prakharjohari•3m ago•2 comments

Solving Ancient Ciphers with Claude

https://dbourdeau.github.io/cyphersolver/index.html
1•Dbourdeau•3m ago•1 comments

WipEout 3: Special Edition at 100 FPS [video]

https://www.youtube.com/watch?v=c8vjP2bmAZM
1•msephton•3m ago•1 comments

Wikivibes – Write the truth you wished existed

https://wikivibes.org/
1•tcfhvgyjb•3m ago•0 comments

I have to bury my talent in yesterday

https://docs.google.com/document/d/1OhhuBRXUetyVDWU5fYT3yHeuWKuBnba8g14ay2xTRmg/view?tab=t.0
1•zxh•4m ago•0 comments

Israeli Minister Threatens Filmmakers' Citizenship over Gaza Documentary

https://www.reutersconnect.com/item/israeli-minister-threatens-filmmakers-citizenship-over-gaza-d...
1•Markoff•4m ago•1 comments

From Templates to Reflection, Part 1: Back to the Basics with Type_vector

https://daniel-petrovic.github.io/blog/type-vector-operating-on-types/
1•signa11•5m ago•0 comments

Visa overstayers: Americans top list with 925 cases in three years

https://www.nzherald.co.nz/nz/more-than-900-americans-have-overstayed-their-visa-in-last-three-ye...
1•kartik147•7m ago•0 comments

Show HN: Vaultis, an offline password vault that makes zero network connections

https://apps.apple.com/us/app/vaultis-offline-vault/id6810739786?mt=12
1•KoreDEV•8m ago•0 comments

Affine Space Types

http://videocortex.io/2018/Affine-Space-Types/
1•signa11•9m ago•0 comments

A Cop Searched 19,000 Flock Cameras Across 1,558 Cities. His Reason: 'LMAO'

https://www.techtimes.co.uk/police-flock-search-licence-plate-lmao-1808683
10•Tiwariparth6165•9m ago•1 comments

Is the AI Apocalypse for Real?

https://www.kenklippenstein.com/p/is-the-ai-apocalypse-for-real
1•jwf123•11m ago•0 comments

We Benchmark Analytics Agents, this explains how

https://benchouse.ai/blog/how-we-benchmark-analytics-agents
1•andrebaaij•11m ago•1 comments

Online Z3 Guide

https://microsoft.github.io/z3guide/
1•Bluestein•11m ago•0 comments

Show HN: Trains.fyi – Global Train Tracker

https://trains.fyi/
1•ryderdamen•12m ago•0 comments

Closing the IPv6 First-Packet Gap with Grand

https://labs.ripe.net/author/pouria/closing-the-ipv6-first-packet-gap-with-grand/
1•m_montazeri•12m ago•0 comments

Show HN: Duff's device, sleep sort and a quine, hung in a room you walk through

https://www.programmingmuseum.com/hall/curiosities
1•justbits•12m ago•0 comments

Show HN: Remoc – Rust RPC where channels are first-class values

https://remoc.rs/
1•surban•12m ago•0 comments

GM gives its most important trucks a new UI–and includes CarPlay

https://arstechnica.com/cars/2026/09/gm-gives-its-most-important-trucks-a-new-ui-and-includes-car...
1•mixdup•12m ago•1 comments

Show HN: Epistemic Physics: Bayesian Special Relativity

https://raia.fun/blog/ep-001-bayesian-special-relativity
1•viamiraia•12m ago•0 comments

Show HN: RelateAnything – Real-time open-vocabulary relation prediction

https://github.com/Maelic/RelateAnything/
1•maelicn•13m ago•1 comments

An open source alternative to Raycast, in Rust

https://github.com/MystikoLab/rustcast
2•luispa•13m ago•0 comments

MiSeGuard – Deterministic runtime safety layer for AI coding agents

https://github.com/midhunweb/miseguard
1•misetech•13m ago•0 comments

Mathematics Enters Its Cookie Clicker Era

https://www.reinvent.science/p/mathematics-enters-its-cookie-clicker
1•danrecht•14m ago•0 comments

Stabilizing Rust's Never Type

https://lwn.net/SubscriberLink/1091015/5009546caa744c57/
1•fanf2•14m ago•0 comments

China mulls building nuclear-powered tank with 450km-range railgun in 2 decades

https://www.scmp.com/news/china/science/article/3367546/china-mulls-building-nuclear-powered-tank...
1•bookofjoe•14m ago•1 comments

Into the CUDA Multiverse of Runtime Compilation: GPU DBMS Kernel Fusion [pdf]

https://www.vldb.org/pvldb/vol19/p4658-schule.pdf
1•matt_d•16m ago•0 comments

The CSS Zen Garden dream shipped

https://josprague.com/blog/the-css-zen-garden-dream-finally-shipped/
2•yosito•16m ago•2 comments