Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SO
Posts
7
Comments
357
Joined
2 yr. ago

  • Yes, that's the idea, it's just that the "spoiler" likely only revealed something that was already known (that specific digit), or at any rate, something that could be computed on a much smaller computer and in less time. Mostly though, that's a bit of mathematically interesting info.

    I don't feel like watching a video but maybe there will be a more informative article sometime. I wonder if they used some existing software like Y-cruncher: https://en.wikipedia.org/wiki/Y-cruncher

  • Says they used a cluster with 2.2PB of flash drives (that was Kioxia's contribution) and the calculation took 7.5 months. Article is otherwise sort of useless. I'd like to know more technical and mathematical details. It gives the "spoiler" that the 300 trillionth digit of pi is 5, but that was already relatively easy to compute using the Borwein-Bailey-Plouffe algorithm and was probably already known. The BBP algorithm lets you compute a specific digit like the 300 trillionth, using fairly little memory and much less compute time than computing all of the digits.

    https://en.wikipedia.org/wiki/Bailey%E2%80%93Borwein%E2%80%93Plouffe_formula

  • Sometimes some pasta sauce if I have some. I had a bag of tomato powder a while back and used that, but it wasn't so great. A 6 oz can of tomato paste works pretty well except it feels stupid to open the little tiny can and spoon the paste out.

  • Corn and beans, 3 ingredients. 1 cup dried beans (around 50 cents), 1 can of TJ cut corn (89 cents), 1.5 cups water. Pressure cook the beans and water for 30 minutes. Release pressure or wait for it to drop by itself depending on how impatient you are. Stir in the corn.

    Before you stirred in the corn, the just-cooked beans were boiling hot, but since the corn was at room temperature, the whole mix now is nice and warm but not scalding, so you can eat it right away. Nourishing (natural protein combination), low sodium, vegan, tasty, cheap, hard to beat.

  • This is called a WLCSP package and the size is dictated mostly by the number of pins. There have been some for ages with 16 pins (4x4 grid), but this one is half the size at 2x4 pins, so cool. You need pretty advanced PCB fab to use them. But yes, if you go on youtube or do a web search, you can find examples of people hand soldering this type of package.

    This part has 16k of flash and 1k of ram, so comparable to the lower end TI MSP430 processors, and maybe midrange by 8-bit MCU standards. It might be comparable to the ATmega parts on the earlier Arduino boards. The later (ATMega328) Arduinos have 32K flash and 2.5K ram, which is still in the same general class.

  • There's no reason to expect anyone to click on any type of link, without giving them an up-front reason to do so. Expecting otherwise would be a spammer's dream. You have to spell out in the post what the link is for.

  • I see roughly the same thing:

    Your post says there is a podcast at [url] and that you are working on a guide as a companion to it, but it doesn't say anything about where the guide is or whether any of it is online yet at all. Ok, I see now that the link url is discuss.james.network which is a different domain than the podcast, but that is still not much help. If that's where the guide is, you should say so. I'd expect to see a discussion forum on a domain like that, not a podcast transcript.

    Really, though you should just include the guide in the post. Otherwise you're just promoting your podcast and discussion site.

  • Doing something like this "for real" on any scale takes a ton of anti-spam and anti-fraud effort. Look at how big a pain it has become to post on Craigslist, which doesn't even do commerce directly.

    On a small scale it's less of a big deal. If you want an actual sales and payments platform like Etsy, it would have to be done by an organization of comparable scope, even if offloading payments to Stripe or whatever. Lots of seller vetting, dispute resolution, etc. I don't think it's impossible but it's not just a matter of software. It would need paid staff dealing with hassles all day, imho.