Live data from Hacker News

Bibi-binary

en.wikipedia.org

11–20 of 48 posts

Re: Bibi-binary

#11

That section on negative numbers seems incomplete. It doesn't indicate how you write negative numbers instead talks about how normal binary computers use twos complement. Edit: I think I was assuming you'd only use 4 bit or 8 bit values with this notation.

As far as I can see the section on negative numbers was completely made up, or at least it is not sourced in the system's patent. The encoding was mostly defined as a way to transmit (and write down) binary data in nibbles (groups of 4 bits), it does not really concern itself with what that data encodes.

The one thing it does support which the wiki does not note, is a run-length encoding: if a syllable ends in R, then the segment until the next R is interpreted as a positive integer and a repetition count so HORBAR is 05 (5 repetitions of 0), and DIRHAHOR is 1516 (16 repetitions of a fully set nibble).

Re: Bibi-binary

#14
post #8

> Using four consonants (HBKD) and four vowels (OAEI), one obtains sixteen combinations: Why not ordered? bcdf aeio

The patent explains the reasoning, though I can't say I understand all of it. This is all in the french phonology - open vowels for even, closed for odd (no idea why) - back vowel for the second bit being unset, front for set (according to the wiki e is ə and central and mid rather than back and open but...), this kind-of matches the reasoning of the consonants positionality where the front sets the bit. - H is the f…

not a fan of phonetics, but an interesting complication nonetheless, thanks for the info

Re: Bibi-binary

#16
post #14

Earlier quoted context omitted.

The patent explains the reasoning, though I can't say I understand all of it. This is all in the french phonology - open vowels for even, closed for odd (no idea why) - back vowel for the second bit being unset, front for set (according to the wiki e is ə and central and mid rather than back and open but...), this kind-of matches the reasoning of the consonants positionality where the front sets the bit. - H is the f…

not a fan of phonetics, but an interesting complication nonetheless, thanks for the info

Bobby Lapointe, the creator of the system, was a comedic singer who did a lot of wordplay, so building the system off of phonetics is entirely in line.

Here's one of his most famous songs: https://youtu.be/Brt3f-jlrao

Two other wordplay-based songs: https://youtu.be/MXmYP43AS98 https://youtu.be/BdWzG3tFVmM (no lyrics on those so good luck with em, especially the second one, the entire thing is homophones and double entendres).

Even did some english, though I expect the standard is not very high for english speakers since it was targeted at french audiences: https://youtu.be/FnFnms--ifk

Re: Bibi-binary

#18
For the non-French people here: Bobby Lapointe is also a quite famous singer who loved plays on words, quite difficult to translate!
Post reply on HN