← Back to context

Comment by nl

1 month ago

I'm vibe coding a fantasy console with the feel of early 90s computing.

100% vibe coded WASM based. It runs Doom so far.

I'm building that because I'm building a free-to-use vibe coding platform (ala Lovable) but the entire world off all apps is too hard to one shot with the current set of free LLM models... So now I have something it can target.

I've spent a lot of time with free models because I use them heavily in my VibeProlog project (https://github.com/nlothian/Vibe-Prolog/), which is actually in pretty good shape now. Next step is to rebuild the parser so it can load libraries in a somewhat reasonable way.