DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Code garden deep

Show HN: Code garden deep-dive: my Forth C64 tetromino game

10 AI Score
Show_hn Added Apr 23, 2026

Details

Total Funding
$0
Last Round
$0

About

(The article is permalinked to a tag, for latest:)<p>Deep-dive: <a href="https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss&#x2F;blob&#x2F;main&#x2F;Design.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss&#x2F;blob&#x2F;main&#x2F;Design.md</a><p>Repo front page: <a href="https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss</a><p>The <i>Silent Soviet Stacker</i> is, in order:<p><pre><code> 1. A tinker-toybox I wrote and pick at to relax. 2. A technical deep-dive writeup, showing Forth by example. 3. A game that works and you can play. </code></pre> <i>Try it</i> (&lt;5 minutes):<p><pre><code> 1. C64 emulator [1] 2. Load durexforth cart [2] 3. Copy [3] contents to clipboard 4. Edit &gt; Paste in VICE. 5. Type `help` then `new`. </code></pre> [1]: <a href="https:&#x2F;&#x2F;vice-emu.sourceforge.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vice-emu.sourceforge.io&#x2F;</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;jkotlinski&#x2F;durexforth&#x2F;releases" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jkotlinski&#x2F;durexforth&#x2F;releases</a><p>[3]: <a href="https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss&#x2F;blob&#x2F;share-hn&#x2F;sss.fs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ekipan&#x2F;sss&#x2F;blob&#x2F;share-hn&#x2F;sss.fs</a><p><pre><code> $ wc README.md Design.md Tinkering.md 90 445 2928 README.md 823 4863 27985 Design.md 182 1029 6512 Tinkering.md 1095 6337 37425 total $ wc sss.fs # docs-to-code ratio &gt;4:1! 284 1997 8680 sss.fs</code></pre>

AI Score Reasoning

This is a hobbyist open-source project for retro-computing enthusiasts rather than a commercial startup. While it demonstrates high technical proficiency in low-level programming and documentation, it lacks a business model, market scalability, and any intent for commercialization.

Source

Show_hn — View original →