Whole-known-network
<p>Why we can't have nice things, Python Turtle Logo edition</p><p>Their REPR are precisely equal. But their internals still differ enough for the "IS" Comparison Operator to call them Too Different 😝</p><p> % python3 -i -c ''<br /> >>> <br /> >>> import turtle<br /> >>> t = turtle.Turtle()<br /> >>> <br /> >>> t.screen.clear<br /> <bound method TurtleScreen.clear of <turtle._Screen object at 0x1035ddd30>><br /> >>> t.screen.clearscreen<br /> <bound method TurtleScreen.clear of <turtle._Screen object at 0x1035ddd30>><br /> >>> t.screen.clear is t.screen.clearscreen<br /> False<br /> >>> </p><p>False</p><p>Ugh</p><p><a href="https://social.vivaldi.net/tags/PythonIsEaSy" class="mention hashtag" rel="tag">#<span>PythonIsEaSy</span></a> # PyThOn Is EaSy</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@film_girl" class="u-url mention">@<span>film_girl</span></a></span> at least he’ll get a state funeral under Biden instead of the next guy…</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@film_girl" class="u-url mention">@<span>film_girl</span></a></span> I'm really broken up about it, but at least he was at least able to cast one last vote.</p>
<p>Jimmy Carter :(</p>
<p><span class="h-card" translate="no"><a href="https://gts.woodland.cafe/@untitaker" class="u-url mention">@<span>untitaker</span></a></span> How did you find out about this?</p>
<p>Yeeep it was the offload. Bypassed the offload and a *debug* binary is now pushing 704 Mbps of iperf traffic.</p><p>I can only imagine how fast a release build with less buggy checksum offload will be.</p>
<p>Starting to wonder if it's the TCP/UDP checksum offload block as nothing else is jumping out at me. Bypassing that and we'll see if things work better.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> Beer is proof that God loves us and wants us to be happy - and if he hadn't given us glass, what would we drink it out of?</p>