Editing Talk:2626: d65536

Jump to: navigation, search
Ambox notice.png Please sign your posts with ~~~~

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 105: Line 105:
 
: how are you trivially converting image captures? i still use my keyboard. what's the update? [[Special:Contributions/162.158.79.120|162.158.79.120]] 18:26, 1 June 2022 (UTC)
 
: how are you trivially converting image captures? i still use my keyboard. what's the update? [[Special:Contributions/162.158.79.120|162.158.79.120]] 18:26, 1 June 2022 (UTC)
 
:For your D8 system, since a D8 absolutely SCREAMS octal, you'll get results from 001 to 1000 octal for each die roll. Just subtract 1, and it's a perfect 3 digit range, 000 to 111! Which feels better than 8, the highest roll, becoming 0, the lowest, like you're doing. And as the previous commenter asked, how is image capture trivial? Especially from a programming perspective? Seems like the ACTUAL trivial method is to put a calculator into scientific mode and just type in the hex number to convert... :) [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:11, 4 June 2022 (UTC)
 
:For your D8 system, since a D8 absolutely SCREAMS octal, you'll get results from 001 to 1000 octal for each die roll. Just subtract 1, and it's a perfect 3 digit range, 000 to 111! Which feels better than 8, the highest roll, becoming 0, the lowest, like you're doing. And as the previous commenter asked, how is image capture trivial? Especially from a programming perspective? Seems like the ACTUAL trivial method is to put a calculator into scientific mode and just type in the hex number to convert... :) [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:11, 4 June 2022 (UTC)
 
::D8 is fine, and I tried that - but it's not so easy to composite the hex number from D8.  With a D16 (there are two different styles, both easily available) it's really easy to get a nybble of randomness.  Using e.g. visible spectrum ordering and suitable (eg red, orange, yellow, grass*, green, cyan, blue, purple) dice, it's trivial to order the dice to 4 bytes of randomness. (and a d65536 is only 2 bytes) (*I have no grass but I have a dark orange), so just now I rolled 0x6A5D391B.
 
 
::As for using a program to convert an image capture, it was sort of a joke. However, the real advantage over a calculator is that the calculator is a PRNG.
 
::Here is a link to 12 lines of code that would grab the dice numbers - similar code would be used to grab the colours.
 
:: https://stackoverflow.com/questions/66027978/python-number-recognition-on-colored-screen
 
:: Also, just for fun, have a look at the an system http://gamesbyemail.com/news/diceomatic
 
::Mainly I wrote this just for fun. ([[User:20040302|20040302]] ([[User talk:20040302|talk]]) 11:19, 18 June 2022 (UTC))
 
  
  
Line 131: Line 123:
 
::(*) It's the "kai" that gets me. May be the difference between US number ("twelve thousand thirteen") and UK number ("twelve thousand and thirteen"), except for Greek, or "triacontakai" is "thirty", but that seems unweildy to me for "everyday" Greek (ancient or modern) and I'd have used "trideca" before realising that's probably "thirteen" (c.f. "dodecaedron", so... Anyway, to explain my assumption there. Really I could just look it up to be certain! [[Special:Contributions/162.158.159.121|162.158.159.121]] 09:19, 7 June 2022 (UTC)
 
::(*) It's the "kai" that gets me. May be the difference between US number ("twelve thousand thirteen") and UK number ("twelve thousand and thirteen"), except for Greek, or "triacontakai" is "thirty", but that seems unweildy to me for "everyday" Greek (ancient or modern) and I'd have used "trideca" before realising that's probably "thirteen" (c.f. "dodecaedron", so... Anyway, to explain my assumption there. Really I could just look it up to be certain! [[Special:Contributions/162.158.159.121|162.158.159.121]] 09:19, 7 June 2022 (UTC)
 
::: I'm the one who named the polyhedron.  Hexakismyria (60000) - pentakischilia (5000) - pentahecta (500) - triaconta (30) - kai - hexa (6) - hedron (3D). From what I found, "Kai" was supposed to be added when there's a tens and ones place as stated on [https://en.wikipedia.org/w/index.php?title=Polygon&oldid=1085462006#Naming wikipedia's polygon page], and "kis" was used for multiples of thousands as per [https://polytope.miraheze.org/w/index.php?title=Nomenclature&oldid=43793 another wiki]. In both cases, if there's a naming convention flaw, it's best to get a Wikipedia-grade citation to fix things. --[[Special:Contributions/108.162.242.58|108.162.242.58]] 01:36, 11 June 2022 (UTC)
 
::: I'm the one who named the polyhedron.  Hexakismyria (60000) - pentakischilia (5000) - pentahecta (500) - triaconta (30) - kai - hexa (6) - hedron (3D). From what I found, "Kai" was supposed to be added when there's a tens and ones place as stated on [https://en.wikipedia.org/w/index.php?title=Polygon&oldid=1085462006#Naming wikipedia's polygon page], and "kis" was used for multiples of thousands as per [https://polytope.miraheze.org/w/index.php?title=Nomenclature&oldid=43793 another wiki]. In both cases, if there's a naming convention flaw, it's best to get a Wikipedia-grade citation to fix things. --[[Special:Contributions/108.162.242.58|108.162.242.58]] 01:36, 11 June 2022 (UTC)
:Why'd you place your comment above mine from 2 days earlier? :) [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 03:42, 11 June 2022 (UTC)
 
  
 
It seems like it would be inappropriate for me to make the call, as I'm the one who made the fix, but can the "Don't remove this too soon" request for more information on the hidden message trivia be declared resolved? I feel I've made it clear (I feel like fully doing the conversion on every number would seem too bulky). Also, it begs the question, why THAT comic, is it worth mentioning that this makes it seem likely that THIS was supposed to be 2624, and he forgot to update the number? It would have been simple enough to just add 2 to the last number... [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:26, 5 June 2022 (UTC)
 
It seems like it would be inappropriate for me to make the call, as I'm the one who made the fix, but can the "Don't remove this too soon" request for more information on the hidden message trivia be declared resolved? I feel I've made it clear (I feel like fully doing the conversion on every number would seem too bulky). Also, it begs the question, why THAT comic, is it worth mentioning that this makes it seem likely that THIS was supposed to be 2624, and he forgot to update the number? It would have been simple enough to just add 2 to the last number... [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:26, 5 June 2022 (UTC)

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)