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.

Writing Semantic ASCII

3 pointsby pcr910303about 3 years ago

1 comment

PaulHouleabout 3 years ago
It&#x27;s a great idea but you&#x27;ll encounter the same party poopers who changed the name of my example Lambda function in Java from λ to Lambda on the AWS support forums, or who think there is something wrong with writing<p><pre><code> static double √(double x) { return Math.sqrt(x) }</code></pre>