19 points by mehrant 3 days ago | 4 comments
altairprime 3 hours ago
OP: ‘Discreet’ when the author meant ‘discrete’ has been showing up in a lot of cheap pulp sci-fi novels for the past few years as well. PSA, then: the former means ‘subtle’, the latter means ‘separate’.
cheesecakegood 53 minutes ago
Conversely, I read a lot of fantasy webnovels, and “discrete” shows up all the time when they mean “discreet” (which is 90% of the time what a normal author wants). It is legitimately my pet peeve.
convivialdingo 2 hours ago
That's fantastic, love the ability to inspect each state and see it as a whole running in real-time. I remember seeing a C64 simulator that showed the memory/cpu state - but this goes beyond that.
glimshe 4 hours ago
Great work! I really liked the UI and the overall philosophy behind the project. It would be cool to connect a virtual graphical display to the output ports and have the CPU output something visual just for fun.

It also would be cool how you used Fable/AI to build this from scratch given that it wasn't one-shot.

prabhanjana_c 4 hours ago
Quite cool. Experimented it works. Nice to see each chip behavior is emulated. Wondering how does it make sure simulated chip is really behaving, the way real hardware behaves. Good to have a simple demo flow for 2 to 3 usecases, to get used to the simulator.