It is. I submitted it to Hacker News, but the upvotes didn’t show like the Python one that got up there today: https://news.ycombinator.com/item?id=15938348 Upvote please, if you have an account. -- Burton Samograd
On Dec 18, 2017, at 3:54 PM, Pascal Bourguignon <pjb@informatimago.com> wrote:
On 18 Dec 2017, at 23:31, David McClain <dbm@refined-audiometrics.com <mailto:dbm@refined-audiometrics.com>> wrote:
umm… was this supposed to be some kind of joke? I’ll bite... I don’t get it. I was actually hoping to learn something here...
But the code does look rather peculiar on close inspection. Why the use of macros for pushing new transaction blocks? And the conversions to octet vectors may work for strings, but not in general for arbitrary integer or float values…
If it is supposed to be a joke, I’ll chuckle and just chuck the code…
I guess not: https://dev.to/damcosset/trying-to-understand-blockchain-by-making-one-ce4 <https://dev.to/damcosset/trying-to-understand-blockchain-by-making-one-ce4> It’s like, everybody will be busy implementing blockchains. It’s the new fizz-buzz…
-- __Pascal J. Bourguignon__