[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] Almost 100 subscribers...



On Mon, Sep 03, 2001 at 05:38:59PM -0700, Pete Shinners wrote:
> hey folks, fun news for today. the "pygame-users" mailing
> list has reached 97 users. i expect we'll reach 100 subscribers
> sometime early this week.
> <threat> as long as nobody unsubscribes </threat>
<innocent_whistling>is the PSU possibly involved?</innocent_whistling>

> anyways, just lettin you guys know there is a lot of folks
> available for help around here. and don't forget the IRC
> channel if you need a quick solution to your woes. (as long
> as its not empty, but this has been a pretty busy weekend
> in #pygame)
yes yes yes.. #pygame #pygame #pygame :) :) :)

> us humans sure do enjoy our ten-based numeric system rollovers
You just gotta show a little bit of enthusiasm and fantasy and you'll not
only have a dezimal numeric system event but even an octal one:

--
"%o"%int("%x"%100)
--

or what about hexadezimal? this requires a little bit more effort.. but
still.. the result is rewarding:

---
import string
x = map(lambda x,y=map(lambda x,y=100: (y&(2**x)), range(8))[5:-1]:
	"%d"%(y[x%2]+x%2),range(2))
x.reverse()
"%x"%int(string.join(x,''))
---
ohoh.. looks like Orwell's going to be the 100th subscriber :)

-- 
Raiser, Frank aka CrashChaos
IRC: 141.30.225.9:6667 #United-Programmers
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org