Slashdot Mirror


User: __aajhyd2366

__aajhyd2366's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Occam's Razor on Why Was Hypercard Killed? · · Score: 1

    As a budding high school software developer, I made money constructing hypercard stacks for small organizations: stuff like library databases, customer records, and the like.

  2. I am Sean Luke on A Few Million Virtual Monkeys Randomly Recreate Shakespeare · · Score: 1

    The posting is kind but a little misleading: I didn't invent Mersenne Twister. I just wrote the fastest Java implementation, built on top of early code by Michael Lecuyer. It's fairly widely used, I suppose. Mersenne Twister proper (MT19937) was the creation of Makoto Matsumoto and Takuji Nishimura. Feel free to ask any questions. (I can't say anything to the Shakespeare project, which sounds fun).