At the end: "Thank you to GPT 4o and o4 for discussions, research, and drafting." At first I thought that was a nice way to handle credit, but on further thought I wonder if this is necessary because the base line assumption is that everyone is using LLMs to help them write.
As soon as that's my baseline assumption, I think I'm done with the internet. I can get LLM slop on my own.
We'd be better off with 9-bit bytes
71–80 of 359 posts
Re: We'd be better off with 9-bit bytes
#72Earlier quoted context omitted.
That might've been better, actually. The author makes the mistake of "more time would've made this better", but we've had plenty of time to transition to IPv6. People simply don't because they are lazy and IPv4 works for them. More time wouldn't help that, any more than a procrastinating student benefits when the deadline for a paper gets extended. But on the other hand, if we had run out sooner , perhaps IPv4 wouldn…
> simply don't because they are lazy and IPv4 works for them Or because IPv6 was not a simple "add more bits to address" but a much larger in-places-unwanted change.
Re: We'd be better off with 9-bit bytes
#73Earlier quoted context omitted.
I really don't get why some people like to pollute conversations with LLMs answers. Particularly when they are as dumb as your example. What's the point?
Same, we all have access to the LLM too, but I go to forums for human thoughts.
Re: We'd be better off with 9-bit bytes
#74The elephant in the room nobody talks about is silicon cost (wires, gates, multiplexirs, AND and OR gates etc). With a 4th lane, you may as well go straight to 16 bits to a byte.
This must be the real reason of using 8-bit. But then why did they make 9-bit machine instead of 16-bit?
[1] https://web.archive.org/web/20170404160423/http://archive.co...
[2] https://web.archive.org/web/20170404161611/http://archive.co...
Re: We'd be better off with 9-bit bytes
#75Because, I have a ten year old Dell laptop with 40GB of RAM, 16GB seems like an arbitrary limitation, an engineering compromise, or something like that.
I don’t see how it is a result of 8 bit bytes because 64bits has a lot of address space.
And because my laptop is running Windows 10 currently and ram Ubuntu before that, ordinary operating systems are sufficient.
—-
Also ECC RAM is 9 bits per byte.
Re: We'd be better off with 9-bit bytes
#76We need to be better at estimating require sizes, not trying to trick ourselves into accomplishing that by slipping in an extra bit to our bytes.
Re: We'd be better off with 9-bit bytes
#77Earlier quoted context omitted.
deleted
I really don't get why some people like to pollute conversations with LLMs answers. Particularly when they are as dumb as your example. What's the point?
Re: We'd be better off with 9-bit bytes
#78Non-power-of-2 sizes are awkward from a hardware perspective. A lot of designs for e.g. optimized multipliers depend on the operands being divisible into halves; that doesn't work with units of 9 bits. It's also nice to be able to describe a bit position using a fixed number of bits (e.g. 0-7 in 3 bits, 0-31 in 5 bits, 0-63 in 6 bits), e.g. to represent a number of bitwise shift operations, or to select a bit from a…
We just need 3 valued electronics
Then they decided to abandon their indigenous technology in favour of copying Western designs
Re: We'd be better off with 9-bit bytes
#79What if instead of using single bytes, we used "doublebytes"?
8-bit software continues to work, while new 16-bit "doublebyte" software gets 256x the value capacity, instead of a meager 2x.
Nobody will ever need more byte space than that!
Without requiring any changes to CPU/GPU, RAM, SSD, Ethernet, WiFi ...
Magic. :)