Whole-known-network
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> nutmeg</p>
<p><span class="h-card" translate="no"><a href="https://icosahedron.website/@pcy" class="u-url mention">@<span>pcy</span></a></span> I have actually implemented Spy-Bi-Wire and while kind of weird it was easy to make a PHY for. I never managed to write a functioning MSP430 debugger though because the datasheet appears to be subtly wrong in some way I couldn't figure out, but I got very close</p><p>cJTAG though, how the fuck do you even get data out of it?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> I once had to reverse engineer some string scrambling code written with MFC CString, total pain in the ass that took a day of following through virtual calls and potential reallocation branches for something that, written semi-competently on a char buffer, would have been 5 minutes of work to understand (and would have performed probably 20 times faster).</p>
<p>which drugs do you think the people who made cJTAG were on?</p>
<p><span class="h-card"><a href="https://mastodon.social/@shriramk" class="u-url mention">@<span>shriramk</span></a></span> I was gonna argue with you but then I realized that there's a Famous Dave's BBQ less than two blocks from my house so I will shut up now.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@shriramk" class="u-url mention">@<span>shriramk</span></a></span> Well let me tell you. If you ever go to Houston. Let me know and I'll give you a list of restaurants lol</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@mcc" class="u-url mention">@<span>mcc</span></a></span> Having never had Texas BBQ, I'll take your word for it. (-:</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@shriramk" class="u-url mention">@<span>shriramk</span></a></span> You can find Texas barbecue anywhere in the US but you that doesn't mean you can find *good* Texas barbecue anywhere in the US.</p><p>"Armadillo Willys". God.</p>
<p>⚠️ if people around you are learning c++, remember to teach them harm reduction measures ⚠️</p><p>tell your friends about -fsanitize=address -fsanitize=undefined, and you might save them hours of misery </p><p>but remember, the most effective way to prevent all risks of hours of misery is abstinence: learn rust first, it will make you a better c++ programmer</p>