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.

What happens when 3 developers start a discussion about bit operations

2 pointsby q_noover 10 years ago

1 comment

dkopiover 10 years ago
As an embedded programmer with a strong background in C&#x2F;C++, I&#x27;m always a bit disappointed that simple bit operations are considered magical by programmers today.<p>The game looks really cool and sleek, but I can&#x27;t understand how the observation that a two state tile can actually be stored as single bit is blog post worthy.<p>As computers are growing stronger and faster than ever before, ram and storage are multiplying by size everyday, it seems that the bit fiddling skills of the past are becoming obsolete.<p>Languages like Java and JS which make bit-wise operations and manipulations difficult aren&#x27;t making the situation any better.