2
<p>mh, yes, perfect</p>
Attached image 0
<p>encountered <span class="h-card" translate="no"><a href="https://types.pl/@ionchy" class="u-url mention">@<span>ionchy</span></a></span> in the wild</p>
Attached image 0
@binkle@clubcyberia.co to be fair i was a bit of a jew but im still 250 cheaper than the market
@zonk@shitposter.world how could cream queen do this
guy on facebook marketplace called me a jew. that's a new one
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> you have my ear, citizen.</p>
<p><span class="h-card" translate="no"><a href="https://functional.cafe/@loke" class="u-url mention">@<span>loke</span></a></span> More info on this particular presentation here: <a href="https://aplmooc.fi/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">aplmooc.fi/</span><span class="invisible"></span></a></p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> </p><p>Aren&#39;t you already crossing some aesth-ethical lines forcing stuff into a one-liner already? 🐍</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> Also,</p><p>class DC:<br /> def __init_subclass__(cls, **kwargs):<br /> cls = dataclass(cls)<br /> sys.modules[cls.__module__].__dict__[cls.__name__] = cls</p><p>class Point(DC): x: int; y: int</p>