Y
Hacker News
new
|
ask
|
show
|
jobs
by
shakow
684 days ago
> because the smallest unit you can really work with on modern computers is the byte
Absolutely not, look e.g. at all the SIMD programming where bit manipulation is paramount.