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> <span class="h-card" translate="no"><a href="https://chaos.social/@weirdunits" class="u-url mention">@<span>weirdunits</span></a></span> yep that’s just bcrypt</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> <span class="h-card" translate="no"><a href="https://fedi.aria.dog/users/woof" class="u-url mention">@<span>woof</span></a></span> <span class="h-card" translate="no"><a href="https://gts.elysium.gay/@oathboundfamiliar" class="u-url mention">@<span>oathboundfamiliar</span></a></span> so relatable</p>
<p>small stdlib is like small government</p><p>it doesn't work.</p><p>cargo will truly be rust's demise.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> "of_thing", said ocaml</p>
<blockquote><p>be me<br>rewrite a silly go irc bot in rust and target matrix this time<br><code>2.7G ./target</code><br>looks at <code>cargo tree</code><br><a href="https://gist.github.com/arachnist/b93c36ed513177588095ab61283d1bca" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/arachnist/b93c</span><span class="invisible">36ed513177588095ab61283d1bca</span></a></p></blockquote><p>truly a "what is jezu and kurwa" moment</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> <span class="h-card" translate="no"><a href="https://hachyderm.io/@glitzersachen" class="u-url mention">@<span>glitzersachen</span></a></span> I think there’s huge value in having native idioms used in a language, and that includes between the various versions of python. </p><p>I prefer Rust’s error handling to Go’s, but I’m not going to try to write all my Go code like Rust because it’ll be awkward and confuse others.</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@glitzersachen" class="u-url mention">@<span>glitzersachen</span></a></span> <span class="h-card" translate="no"><a href="https://linuxlab.sh/@palendae" class="u-url mention">@<span>palendae</span></a></span> Honestly, this is a big reason why we wrote everything from scratch. Sure, we could have taken some crap code originally written for Python 1.5.2, run it through 2to3, and patched it up, but why bother? That would have sucked.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> I remember not long ago that people were looking for reasons to have less code existing, not generating more of it faster.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> I’ve had similar thoughts along these lines - LLMs can generate code quickly that looks like code that’s already been written.</p><p>Arguably, that code then is not novel, could be used more easily as a dependency, or some combination of the two.</p>