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.

Smallest Hello World in Various Languages and Compilers

5 pointsby mofosyne2 months ago

2 comments

readyplayernull2 months ago
I thought writing a Hello World in C++ was easy, until I had to make one that is transmitted by 2 synchronized I2C masters sharing nothing else but a 7 bit I2C slave memory. All I found about multimaster I2C is that it isn't possible or even practical, well.. Hello multimaster-multislave I2C!
gnabgib2 months ago
(2020) Discussion at the time (212 points, 133 comments) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21954886">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21954886</a>