2
<p>okay sneaking a compatibility check in `Deref` for `CowStr` seems to do the trick — not sure how that feature got flipped on in one of my crates but oh well.</p><p>this is rubicon&#39;s beautiful &quot;ABI&#39;s fucked&quot; check btw: <a href="https://docs.rs/rubicon/latest/rubicon/macro.compatibility_check.html" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">docs.rs/rubicon/latest/rubicon</span><span class="invisible">/macro.compatibility_check.html</span></a></p>
Attached image 0
<p>If it takes 10,000 hours to achieve expertise in a skill, you can cut that down to 20,000 hours with the help of AI.</p>
@vaartis@pl.kotobank.ch *shakes you around* get 𝓓𝓪𝓶𝓪𝓰𝓮𝓭 you stupid fruit
<p><span class="h-card" translate="no"><a href="https://types.pl/@bhaktishh" class="u-url mention">@<span>bhaktishh</span></a></span> The way I think of it (probably there are better explanations out there): in impredicative type theories you have a universe that can quantify over all type universes; in a predicative type theory, trying to quantify over the type universe puts you one universe higher.</p><p>System F has impredicative quantification. MLTT with Type:Type has impredicative quantification. CoC has impredicative quantification via Prop.</p><p>Whereas MLTT with a strict universe hierarchy is predicative.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> It’s baffling that </p><p>class Point(dataclass): x: int; y: int;<br />or<br />class Point(metaclass=dataclass): x: int; y: int;</p><p>doesn’t work. Isn’t that the point of subtyping or submetatyping?</p>
<p><span class="h-card" translate="no"><a href="https://types.pl/@ionchy" class="u-url mention">@<span>ionchy</span></a></span> mostly trying to get into the weeds of LF / CoC so kind of both ? but LF for now so predicative</p><p>what im getting is &quot;you can&#39;t construct x : T if x : \forall T. T&quot; but im trying to concretize it</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@fasterthanlime" class="u-url mention">@<span>fasterthanlime</span></a></span> I’m voting idk since I don’t follow you that closely of late, but just as a mutual the odds are pretty high tbh. I feel like when you shake up groups of people all the neurodivergent folk tend to find themselves clumped together like the smaller crumbs in a cereal box.</p>
<p><span class="h-card" translate="no"><a href="https://types.pl/@ionchy" class="u-url mention">@<span>ionchy</span></a></span> i always ignore your posts that have &quot;impredicative&quot; in them and now im regretting</p>
<p>&quot;Predicative mathematics is a way of doing mathematics without allowing impredicative definitions.&quot; absolute banger from nlab right here</p>