This is an amazing timeline. I still remember the day redstone was added to Minecraft. I spent the entire evening and many days afterwards on the forum brainstorming how to implement various things. I think I had one of the first if not the first T flip flop, it "took an entire room" and was slow. It has been crazy watching things get compacted, repeaters getting added, pistons, comparators. I remember when BUDs got discovered and then eventually just added as a block.
Now* we have an entire HDL.
I honestly stopped keeping track of things around 2012 so I am completely lost looking at modern redstone contraptions.
This is a cool tool but compared to modern redstone contraptions this is a sidegrade, not an upgrade. It's straightforward torch and dust logic, with each torch being a nor gate and dust being wires. And it doesn't consider timing at all. This could have been made the week redstone was added (with minor adjustments to not have repeaters), and it wouldn't have taken any newer insights.
I wonder if this takes account of any of the quirks or quasi-connectivity in redstone?
Mumbo Jumbo recently got a lesson in, and made a video about, computational redstone. Some seriously impressive builds in there (like ms paint). One of the major design constraints is tick/lag. The recent addition of copper bulbs turned the t-flipflop into a single block solution
Now* we have an entire HDL.
I honestly stopped keeping track of things around 2012 so I am completely lost looking at modern redstone contraptions.
*8 years ago
Verilog to Minecraft Redstone Synthesizer - https://news.ycombinator.com/item?id=25195802 - Nov 2020 (12 comments)
(Reposts are fine after a year or so! https://news.ycombinator.com/newsfaq.html)
Mumbo Jumbo recently got a lesson in, and made a video about, computational redstone. Some seriously impressive builds in there (like ms paint). One of the major design constraints is tick/lag. The recent addition of copper bulbs turned the t-flipflop into a single block solution
https://www.youtube.com/watch?v=jTZaUz8bYW8
(I wonder if it would convert cleanly to a redstone circuit...)
Describing a flip flop as a villager minecart with some number of NaN minecarts beside it seems challenging to pick when to use it vs a copper bulb.
Lame!(/s) I did this vanilla Minecraft(1.12?), including the display itself.