Post B53drIB6d71aolukaW by bouncepaw@merveilles.town
 (DIR) More posts by bouncepaw@merveilles.town
 (DIR) Post #B53Xcfa6jesJKiFk36 by neauoire@merveilles.town
       0 likes, 0 repeats
       
       So, @exquisitecorp sent me this graphic design book A Co-Program For Graphic Design, in it were a few pages about Hilbert, Peano, and briefly mentioning Formulario Mathematico, a book written in Giuseppe's own simplified Latin. His work has been on my mind lately as I try to design a kind of standard notation to use across all my notes hoping to standardize multiple topic-specific notations into just one style.Regardless, as I was clumsily trailing Peano's footsteps, I came across this video[1], giving me the idea to try and translate some of the Rejoice examples into Peano's Latino Sine Flexione, as a kind of.. homage? Zoom forward a few days, a hundred hours of Latin youtube, nearly breaking Arch installing Latin dictionaries, I might have gone beyond just translating examples..Introducing: https://wiki.xxiivv.com/site/gaude[1] https://www.youtube.com/watch?v=sfWMgWnSQUw
       
 (DIR) Post #B53YEDOZyiuUv6lPHs by neauoire@merveilles.town
       0 likes, 0 repeats
       
       By the way, I'm looking to make a sort of pun with FizzBuzz, if you can think of two sounds that might be funny to stand in the place of Fizz and Buzz, something with a .. Latin flair, I'm all ears. I've been scratching my head about this one all morning, and I still don't have an idea-@lritter found a good one, the pseudo-latin HocusPocus. I'll go with that it's perfect as this is ALL pseudo-latin.
       
 (DIR) Post #B53YMI7uGwG7uTofM8 by andnull@social.nouveau.community
       0 likes, 0 repeats
       
       @neauoire Ay yo anonymous labels 👀 That makes the otimization we had in Vera possible. Something akin to 'c/[a b] in Rejoice would have been compiled down to instructions implementing:tick = min(a, b)a -= tickb -= tickc += tickExtremely useful when dealing with big counters and transfering values.
       
 (DIR) Post #B53YUN8FXtDdkcpVwm by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @andnull yeah, single cycle transfers, same opt I had in fractran. It also makes everything easier to write down, have a look at the binary counter, it's a lot nicer without all the extra metas.https://wiki.xxiivv.com/etc/rejoicerepl/index.html#binary_adder
       
 (DIR) Post #B53Z9W4vBjJfN1tNQW by lritter@mastodon.gamedev.place
       0 likes, 0 repeats
       
       @neauoire HocusPocus
       
 (DIR) Post #B53Z9WIONe5k2oC8QK by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @lritter !!!!! THAT'S THE ONE
       
 (DIR) Post #B53a328ThXKyio1oq8 by andnull@social.nouveau.community
       0 likes, 0 repeats
       
       @neauoire That program actually doesn't do anything, the addition happens before the bit conversion. The correct version looks like this:https://gist.nouveau.community/capitalex/e4cc1970979c4f2d88fa277b9cc20c18Each number is turned into bits indepdently, then the carry subroutine is ran before the final conversion.
       
 (DIR) Post #B53a7iPAUH06yY4F7I by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @andnull hehe yeah, it goes back and forth ^__^, the trace is the important bit, not the output in this case.
       
 (DIR) Post #B53aDysg8v9JoQrHyy by andnull@social.nouveau.community
       0 likes, 0 repeats
       
       @neauoire Well, it does say "Add ... in binary", but isn't actually doing that. It just show converting in and out of binary, not bitwise addition.
       
 (DIR) Post #B53aL1iVzrg2dSSqJM by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @andnull ah yes, if you want the binary result, you can remove the last two lines. I'll improve the comments so it's clearer.
       
 (DIR) Post #B53aXxZMjEtPXKLrOa by andnull@social.nouveau.community
       0 likes, 0 repeats
       
       @neauoire Oh, I do see that the trace skips incremental changes. Sorry, I got distracted...
       
 (DIR) Post #B53aXxki33y06Vev4q by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @andnull it's all good, the example kindda sucks, improving it now. I think I'll make it print the result in binary instead of going back.
       
 (DIR) Post #B53ao7r4FsQK4OL96G by andnull@social.nouveau.community
       0 likes, 0 repeats
       
       @neauoire I will say, the fact that a binary adder is just "run pairs of bits through b0/[b1^2] b2/[b1^2] b3/[b2^2] b4/[b3^2] b5/[b4^2] b6/[b5^2] b7/[b6^2]" is rather nice compaired to ruling it all out.
       
 (DIR) Post #B53aurXLK90vUGKIO8 by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @andnull yeah, it's insanely cool, kindda blew my mind when I realized that if the input types are the same, I don't need to use two different symbols.
       
 (DIR) Post #B53dReW2xL1cZHU1Ts by xyhhx@merveilles.town
       0 likes, 0 repeats
       
       @neauoire @exquisitecorp omg makima
       
 (DIR) Post #B53dWAWPttgyzVoGvo by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @xyhhx @exquisitecorp 🙌
       
 (DIR) Post #B53drIB6d71aolukaW by bouncepaw@merveilles.town
       0 likes, 0 repeats
       
       @neauoire > I try to design a kind of standard notation to use across all my notes hoping to standardize multiple topic-specific notations into just one style.You're inventing the Glass Bead Game :drake_like: By all means please continue
       
 (DIR) Post #B53e6kXDTzwD6lcw3U by neauoire@merveilles.town
       0 likes, 0 repeats
       
       @bouncepaw there is a marble^1 in my Castilian bag!Cheers ;)
       
 (DIR) Post #B53m78OTZhVUjsEWDA by exquisitecorp@merveilles.town
       0 likes, 0 repeats
       
       @neauoire 😁