5 comments

  • unleaded2 hours ago
    I&#x27;m guessing this is a vibe coded shell + some apps over the CE kernel? Never seen any version of CE that looked like that.<p>it might be dumb but it really breaks my heart seeing cool hack projects like these being vibe coded. Like they&#x27;ve thrown away some opportunity or something i can&#x27;t really articulate why<p>i think even the icons are drawn by claude which explains why they look so strange <a href="https:&#x2F;&#x2F;github.com&#x2F;maximqaxd&#x2F;wince-dc&#x2F;blob&#x2F;c929784ba13226cc36b024e016ada099a6b71232&#x2F;shell&#x2F;dcgfx.c#L136" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;maximqaxd&#x2F;wince-dc&#x2F;blob&#x2F;c929784ba13226cc3...</a>
    • StilesCrisis41 minutes ago
      Yeah, I skimmed the code, it&#x27;s all vibes all the way down. I wanted a slice of history, I got slop.
  • russdill7 hours ago
    &quot;One cmake invocation goes from source to a bootable disc.gdi. No Platform Builder, no SDK install, no CD key.&quot; It&#x27;s like the new emdash.
    • RobKohr6 hours ago
      AI loves to sell the words they are saying like a QVC salesperson with a knife set.<p>It doesn&#x27;t just cut cans, it cuts tomatos too. You would think you have to sharpen it, but you don&#x27;t.<p>Not just this, but that.<p>Sounds nothing like a normal succenct engineer.
      • danudey5 hours ago
        I had Claude do a &quot;short, succinct summary&quot; of two bugs I found in someone else&#x27;s Python code: one was missing parentheses around subtraction (x = a - b - c instead of x = a - (b - c)) and one was `SomeException(&quot;asdf&quot;)` instead of `raise SomeException(&quot;asdf&quot;)`.<p>Both explanations were a paragraph of text, each about six lines long, which I replaced with a single sentence each.
        • throwitaway2222 hours ago
          When it spits out 4 pages of explanations, when I&#x27;m asking it what&#x27;s better postgres locks or redis locks (two dbs I already have in my project), I sometimes tell it to keep it shorter than a few sentences. We don&#x27;t need an essay for every decision.
  • TazeTSchnitzel6 hours ago
    If you&#x27;re going to throw AI at the problem, couldn&#x27;t you get it to port the <i>real</i> Windows CE shell ?
    • tangenter5 hours ago
      You’ve nailed the core of the smoking gun.
      • nvr2195 hours ago
        I&#x27;ve got the shape of it.
        • danudey5 hours ago
          I now have the full picture.
    • jockm1 hour ago
      I am guessing because the version of Windows CE (the Dreamcast SDK version) didn&#x27;t have the source to it; and for whatever reason they didn&#x27;t want to find that source. Copyright reasons perhaps?
  • 0x03 hours ago
    I find it&#x27;s a shame the article is absolutely littered with AI-isms, again, like another cool hack project the other day here on HN. It is incredibly jarring to read a line like &quot;No Platform Builder, no SDK install, no CD key.&quot;.<p>Sounds like a cool project but I find it a bit offensive that the article author doesn&#x27;t value the article reader&#x27;s time enough to edit the AI-isms out.<p>On the other hand, trying to point this out usually results in downvotes, so maybe it&#x27;s useless to complain about this trend?
  • 486sx336 hours ago
    I actually love this because the entire time I owned a Dreamcast I used to look at the windows CE logo on the front and think, does it have windows CE in ROM? How can I boot it?
    • ThrowawayB75 hours ago
      Windows CE isn&#x27;t in ROM, the binaries are loaded from GD-ROM disc for games that chose to use it. And booting it wouldn&#x27;t do you much good anyway since there&#x27;s no graphical or text shell. It&#x27;s intended to launch straight into the game.
    • toast02 hours ago
      Adding on to everyone else. Games that did run wince included the wince logo on the dreamcast splash screen.
    • pjmlp5 hours ago
      There were some Microsoft Systems Journal issues with articles on how to program for Dreamcast, the non NDA part of it.<p>Here is one of such articles, take it while still exists,<p><a href="https:&#x2F;&#x2F;jacobfilipp.com&#x2F;MSJ&#x2F;directx.html" rel="nofollow">https:&#x2F;&#x2F;jacobfilipp.com&#x2F;MSJ&#x2F;directx.html</a><p>The sibling comment already has the other info, everything was bundled together.
    • crims0n2 hours ago
      Same, especially because at the time of Dreamcasts’s release - Windows CE was everywhere in the handhelds and PDA market.