Whole-known-network
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> what if Steam goes down?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> that's and strange way to right "all services" 🤨</p>
<p>You don't owe systems the benefit of the doubt, or deference to their intent. They are systems. They are only what they do.</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@cliffle" class="u-url mention">@<span>cliffle</span></a></span> <span class="h-card" translate="no"><a href="https://with.iridium.ink/@artemis" class="u-url mention">@<span>artemis</span></a></span> i would unironically use this</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@regehr" class="u-url mention">@<span>regehr</span></a></span> it... just works i guess</p><p>that was so anticlimactic</p>
<p>ooh, timing NOPs. Someone figured that PCs wouldn't get any faster after 1990</p>
<p>I should be able to put a breakpoint on "the palette changed"</p>
<p><span class="h-card" translate="no"><a href="https://recurse.social/@jleigh" class="u-url mention">@<span>jleigh</span></a></span> ok so if you want to play with it you should join our channel via Matrix or IRC (they're bridged), but to start with Verilog you will want something like...</p><p>yosys *.v -p 'hierarchy -auto-top; proc -norom -noopt; flatten; memory_collect; select A:top; write_json netlist.json'</p><p>and it kind of gets worse from there if you want to instantiate target cells (you also need to read their prototypes or the JSON won't have port directions and everything will break)</p>
<p><span class="h-card" translate="no"><a href="https://recurse.social/@jleigh" class="u-url mention">@<span>jleigh</span></a></span> i'm pretty sure we could improve it significantly >.></p>