Experimental browser for the Atmosphere
📰 Can an LLM convert C, to ASM to specs and then to a working Z/80 Speccy tape? Yes.
Mar 2, 2025, 11:01 AM
{ "uri": "at://did:plc:r63key5ilrlzklg2sqcocgug/app.bsky.feed.post/3ljfbuvpojd2a", "cid": "bafyreig2dknoaarodrwbrhrsdfloxub6mmjkqbe4cfppzyfx5hvuklavpi", "value": { "text": "📰 Can an LLM convert C, to ASM to specs and then to a working Z/80 Speccy tape? Yes.", "$type": "app.bsky.feed.post", "embed": { "$type": "app.bsky.embed.external", "external": { "uri": "https://ghuntley.com/z80/", "thumb": { "$type": "blob", "ref": { "$link": "bafkreiaanvy2bgmqewppyjhly2nbmwbzqfwpyifcldxupnhb7pni5xm5w4" }, "mimeType": "image/jpeg", "size": 112215 }, "title": "Can an LLM convert C, to ASM to specs and then to a working Z/80 Speccy tape? Yes.", "description": "Damien Guard nerd sniped me and and other folks wanted cold hard proof that it is now cheap, easy and possible to rewrite software or clone existing \"source available\" businesses (see bottom of post).\n\nSo, let's get cracking by creating a toy application by sending this prompt to the LLM.\n\nCreate a sales tax calculator in C\nFood is taxed at 10%\nPersonal Hygine is at 0%\nEverything else 25%\n\nWhich creates\n\n#include <stdio.h>\n#include <string.h>\n#include <ctype.h>\n\n// Tax rates\n#define FOOD_TAX 0.1" } }, "createdAt": "2025-03-02T11:01:21.450Z" } }