NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Decker Fantasy Camp 2026 (itch.io)
xyzzy_plugh 1 days ago [-]
Decker is one of the most insane codebases I've ever seen. It's almost entirely in one file in a very dense format:

https://raw.githubusercontent.com/JohnEarnest/Decker/refs/he...

I've read and written a lot of C over the decades but this borders on being an IOCCC entry...

flymasterv 23 hours ago [-]
On the other hand, while I completely agree about the C codebase, the Javascript is at least comprehensible. I've toyed around with adding a feature or two, and almost got there.
9dev 22 hours ago [-]
How is that anything but the work of a masochist. There are absolutely zero reasons to write code like this.
qznc 1 days ago [-]
tangentstorm 23 hours ago [-]
Not even remotely. it's just plain vanilla C, with dense formatting. Whitney makes extensive use of macros to completely change the language.
WalterGR 1 days ago [-]
It's both native and web-based. Web version: https://www.beyondloom.com/decker/tour.html

Click File -> Cards... to see how the guided tour is constructed.

Some past discussions of Decker:

4 years ago: https://news.ycombinator.com/item?id=33377964 - "Decker, a platform that builds on the legacy of Hypercard and classic macOS"

2 years ago: https://news.ycombinator.com/item?id=38985409 - "Decker – A HyperCard Replacement"

2 years ago: https://news.ycombinator.com/item?id=40292181 - "Decker: A reincarnation of HyperCard with 1-bit graphics"

NeutralForest 1 days ago [-]
I can only recommend looking at all the Decker author's projects. He's done work on APL languages, GUIs, interactive programming, etc. https://beyondloom.com/things/index.html

A cool person making cool things!

butlike 4 hours ago [-]
The slippery slope game editor is pretty cool. https://beyondloom.com/tools/slipedit.html

You can click the link at the top to play the original game. It's a 5-10 minute adventure that I enjoyed, fwiw

grimgrin 1 days ago [-]
If y'all never seen Decker, it _is_ cute:

https://github.com/JohnEarnest/Decker

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 18:29:53 GMT+0000 (Coordinated Universal Time) with Vercel.