Slashdot Mirror


User: (char+*)dragoness

(char+*)dragoness's activity in the archive.

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

Comments · 4

  1. Re:Thermodynamics on Nobel Prize In Physics For Bose-Einstein Condensate · · Score: 1

    V=P/T is only exact for ideal gasses. When things get very dense, they are no longer ideal, so their volume doesn't actually go to 0.

  2. 1 line decryption on Descrambling CSS w/ 7 Lines Of Perl A DMCA Violation? · · Score: 1

    The size of the source code isn't everything. What if you invent a language that contains decss() as a primitive?

  3. server side computation on Full GPL Game Company - Nevrax · · Score: 1

    You don't need to do a complete refresh very often. You could just tell the client the rules, and if it tries to cheat by messing with the rules, it will just get out of synch with the server, and find its character dead next update. (This has been implemented in Diablo 2)

  4. Re:Historical on Naughty Words in Domains · · Score: 1

    if they check "fuck" in substrings, why do they need to separately check for "motherfucker"?