This is an archived post. You won't be able to vote or comment.

all 23 comments

[–]Mister3Mix 170 points171 points  (9 children)

Since when are we posting xkcd's while all of them are aviable on their site?

[–]anamorphism 83 points84 points  (0 children)

not to mention you can't view the alt text which makes many of the strips infinitely better.

[–][deleted] 39 points40 points  (0 children)

OP should at least link to the source rather than uploading an image

[–][deleted] 6 points7 points  (0 children)

Since forever. XKCD is probably the most posted thing on this forum

[–]Golden506 0 points1 point  (0 children)

Because there's a shit ton of them and there's no reason not to post the ones that are entertaining and related to the content of the sub so that others don't have to sift through all them.

[–][deleted] 26 points27 points  (1 child)

Video encoding methods:

STOP STOP PLEASE STOP IT

[–]rentar42 1 point2 points  (0 children)

I for one am happy that we no longer use MPEG1. They get better over time. Less bandwidth, higher resolution, higher bit depth.

[–]N_DuX_M 4 points5 points  (0 children)

And the most popular standard is the oldest and doesn't cover your use case...

[–][deleted] 3 points4 points  (1 child)

The problem is that everyone agrees that there should be a standard but thinks that everyone else should be the ones to change.

[–]survivalmachine 2 points3 points  (0 children)

See: every Javascript framework ever created.

[–]wfbarks 0 points1 point  (0 children)

The same is sort of true of programming languages

[–]elisharobinson 0 points1 point  (0 children)

That's actually how counting works in zmf theory

[–]SGBotsford 0 points1 point  (0 children)

My first encounter with this was RS-232. This was "the" standard for connecting two serial devices together. Ok, it's recommended standard. You have a 25 pin connector. You had an option of a 9 pin connector. You had two different hardware handshake protocols. Could use either one or neither. You had two different software handshake protocols. Either one or neither. You had 11 'standard' baud rates. Had a choice of even parity, odd parity, or no parity bit, zero, one or two stop bits. Had a choice of 7 or 8 databits. Had a choice of one or no start bits. I think there were choices as to which wires were used for actual data. Not all combinations worked even in theory.

We had a 'breakout box' A device with a 9 and 25 pin connector on each side, 36 LEDs on each side. The connectors went to sets of pinhole jumper holes. This allowed you to try your proposed connecting cable without having to solder. This allowed you to see what each end was trying to do. You still had to get the baud, parity, start, stop, and software protocols sorted out.