TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Moa: Mastodon-Twitter-Instagram Crossposter

5 pointsby hyperchromeover 2 years ago

1 comment

Alifatiskover 2 years ago
<p><pre><code> def health_check(self) -&gt; Result[None, str]: return Err(&quot;unimplemented&quot;) </code></pre> Wow, so you can type the return value in Python? Had no idea.