Poll

What format should post counts appear in?

Binary
6 (11.5%)
Octo
0 (0%)
Decimal
3 (5.8%)
Hex
15 (28.8%)
Roman Numerals
19 (36.5%)
Random per thread
4 (7.7%)
Random per post
2 (3.8%)
Other
3 (5.8%)

Total Members Voted: 31

Voting closed: May 01, 2005, 11:38:38 AM

Author Topic: Post Counts - What format should they appear in?  (Read 13006 times)

Govtcheez

  • Town Idiot
  • Jackass In Charge
  • Posts: 4717
  • Karma: +9/-52
Post Counts - What format should they appear in?
« Reply #30 on: April 28, 2005, 07:02:23 PM »
Or hey, how about good ol decimal.  You know, something you can read without doing math or using a calculator.

Tman

  • Lok'tar!
  • Jackass I
  • Posts: 12
  • Karma: +10/-0
Post Counts - What format should they appear in?
« Reply #31 on: April 28, 2005, 07:21:22 PM »
Roman numerals. Or hex. Random per topic isn't all *that* bad.. but.. meh.

As for pi-base. That is freaking awesome. I think I'll write something to do that. Only thing is, I need to figure out how :s

Anyways, we can use 22/7 as a good estimate for pi. So, the least significant digit represents 1, the next 22/7, the next (22/7)^2 = 484/49? Oh gawd. There is another problem, in that we have to make exactly 22/7 digits. How you make a fraction of a digit is beyond me.

EDIT:
Apparently it's possible. It appears to use the digits 0-3, which is really 4 digits.. Oh well. We can do that I guess. And then everything else I said is the same. Coding is another story...
« Last Edit: April 28, 2005, 07:28:52 PM by Tman »

Jake

  • Jackass In Charge
  • Posts: 8652
  • Karma: +83/-18
Post Counts - What format should they appear in?
« Reply #32 on: April 28, 2005, 07:47:33 PM »
Quote from: Tman
Roman numerals. Or hex. Random per topic isn't all *that* bad.. but.. meh.

As for pi-base. That is freaking awesome. I think I'll write something to do that. Only thing is, I need to figure out how :s

Anyways, we can use 22/7 as a good estimate for pi. So, the least significant digit represents 1, the next 22/7, the next (22/7)^2 = 484/49? Oh gawd. There is another problem, in that we have to make exactly 22/7 digits. How you make a fraction of a digit is beyond me.

EDIT:
Apparently it's possible. It appears to use the digits 0-3, which is really 4 digits.. Oh well. We can do that I guess. And then everything else I said is the same. Coding is another story...



and here I go thinking you're tama ;)
Do not follow where the path may lead. Go instead where there is no path and leave a trail.

Major_Small

  • Jackass IV
  • Posts: 317
  • Karma: +10/-0
    • http://www.johnshaoonline.com
Post Counts - What format should they appear in?
« Reply #33 on: April 28, 2005, 08:03:55 PM »
Quote from: Ken Fitlike
Is it possible to set it on a per user basis?
:wstupid:




0x


you can do base anything, but cosidering pi doesn't really end, good luck processing that accurately ;)

http://3.141592653589793238462643383279502884197169399375105820974944592.com/
« Last Edit: April 28, 2005, 08:09:45 PM by Major_Small »
Team Cprog Folding@Home: Team #43476
Download it Here
Detailed Stats Here
More Detailed Stats
51 Members so far, are YOU a member?
Current team score: 827850 (ranked 357 of 41389)

The CBoard team is doing better than [COLOR='#0000FF']99.13%[/COLOR] of the other teams
Top 5 Members: Xterria(331048), Bennet(64957), pianorain(56621), Codeplug(35842), JaWiB(34917)

Last Updated on: Mon, 28 Nov, 2005 @ 3:21 PM EST

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Post Counts - What format should they appear in?
« Reply #34 on: April 28, 2005, 09:20:00 PM »
Ok they are in hex format so we can see how we like it.

MadCow257

  • Programming Slave
  • Jackass I
  • Posts: 20
  • Karma: +10/-0
Post Counts - What format should they appear in?
« Reply #35 on: April 28, 2005, 09:22:06 PM »
Nice, I thought hex was going to win the poll by a landslide and it turns out roman numerals are actually winning.

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Post Counts - What format should they appear in?
« Reply #36 on: April 28, 2005, 11:41:42 PM »
I don't like hex; It looks too much like decimal at first glance. STOP IGNORING THE POLL, ASSHAT.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Post Counts - What format should they appear in?
« Reply #37 on: April 29, 2005, 12:22:05 AM »
Hey FAGHAT READ
Quote
Ok they are in hex format so we can see how we like it.


POLL ISN'T DONE YET!

Jake

  • Jackass In Charge
  • Posts: 8652
  • Karma: +83/-18
Post Counts - What format should they appear in?
« Reply #38 on: April 29, 2005, 12:33:22 AM »
i'd like to retract my vote from hex, and only keep my vote for roman numerals.
Do not follow where the path may lead. Go instead where there is no path and leave a trail.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Post Counts - What format should they appear in?
« Reply #39 on: April 29, 2005, 12:54:30 AM »
Too bad!

Besides they'll probably be a run off between hex and RN.

sand_man

  • Super Jackass
  • Jackass II
  • Posts: 54
  • Karma: +10/-0
Post Counts - What format should they appear in?
« Reply #40 on: April 29, 2005, 01:11:34 AM »
I vote for hex. It just looks more fun that Roman numerals

ygfperson

  • Founders
  • Posts: 601
  • Karma: +10/-1
    • Last.fm
Post Counts - What format should they appear in?
« Reply #41 on: April 29, 2005, 05:16:41 AM »
Quote from: Govtcheez
Or hey, how about good ol decimal.  You know, something you can read without doing math or using a calculator.

why would you ever want to know someone's post count?

Major_Small

  • Jackass IV
  • Posts: 317
  • Karma: +10/-0
    • http://www.johnshaoonline.com
Post Counts - What format should they appear in?
« Reply #42 on: April 29, 2005, 05:36:41 AM »
Quote from: ygfperson
why would you ever want to know someone's post count?

so you can know how much better than them you are... you DO know that your epenis grows with every post, right?
Team Cprog Folding@Home: Team #43476
Download it Here
Detailed Stats Here
More Detailed Stats
51 Members so far, are YOU a member?
Current team score: 827850 (ranked 357 of 41389)

The CBoard team is doing better than [COLOR='#0000FF']99.13%[/COLOR] of the other teams
Top 5 Members: Xterria(331048), Bennet(64957), pianorain(56621), Codeplug(35842), JaWiB(34917)

Last Updated on: Mon, 28 Nov, 2005 @ 3:21 PM EST

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Post Counts - What format should they appear in?
« Reply #43 on: April 29, 2005, 09:48:06 AM »
Quote from: Mike
Hey FAGHAT READ


POLL ISN'T DONE YET!


BUT ROMAN IS WINNING.


DESPOT!!!

Govtcheez

  • Town Idiot
  • Jackass In Charge
  • Posts: 4717
  • Karma: +9/-52
Post Counts - What format should they appear in?
« Reply #44 on: April 29, 2005, 09:55:11 AM »
Quote from: ygfperson
why would you ever want to know someone's post count?

I....

Damn, there's really no good answer for that.

I'll get you next time, ygf!