XX 23 users to go

For everything that's not in any way related to PureBasic. General chat etc...
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

XX 23 users to go

Post by Num3 »

We only need 99 more users to register at the forums to reach 2000!

Weeepiiieeee

(well i have nothing to do and i'm bored ) :lol:
Last edited by Num3 on Fri Nov 25, 2005 12:28 pm, edited 1 time in total.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

99 ????
o_O :wink:

Code: Select all

OpenConsole()
a = 1911 + 99
Print(Str(a))
Input()
CloseConsole()
Last edited by ts-soft on Tue Oct 18, 2005 8:01 pm, edited 1 time in total.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8452
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

Make that 100 - Trond / Jellybean is using two spots
BERESHEIT
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

OpenAdminContext()
for Job = 1 to 99
CreateUser(Job)
next
CloseAdminContext()
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

86 now!!!

lol :lol:
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

yes, 99 -3 = 86 :D
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

ts-soft wrote:yes, 99 -3 = 86 :D
Que?!? I never going to lend you some money... :lol:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

techjunkie wrote:
ts-soft wrote:yes, 99 -3 = 86 :D
Que?!? I never going to lend you some money... :lol:
No problem :wink:
Image
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
DarkDragon
Addict
Addict
Posts: 2347
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

ts-soft wrote:yes, 99 -3 = 86 :D
Yes that's true ;) .

Code: Select all

x E R; y E R; x=y

1x = 1y
(86-99)x = (86-99)y
86x - 99x = 86y - 99y |+99x;-86y
86x - 86y = 99x - 99y
86(x-y) = 99(x-y)  | /(x-y)
86 = 99

You can do it with every number, but read the last sentence of my posting.
!Don't forget, division by zero is forbidden!!!!
bye,
Daniel
Straker
Enthusiast
Enthusiast
Posts: 701
Joined: Wed Apr 13, 2005 10:45 pm
Location: Idaho, USA

Post by Straker »

well, we're at 1966 today, anyone want to start a pool to determine what day we reach 2000?

Now, who'll be the first nerd to post code to that end?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

ts-soft wrote:99 ????
o_O :wink:

Code: Select all

OpenConsole()
a = 1911 + 99
Print(Str(a))
Input()
CloseConsole()
I would do it like this :lol: :

Code: Select all

OpenConsole()
  Print(Str(1911+99))
  Input()
CloseConsole()
Maybe someone would give us optimized assembly code for this?
I like logic, hence I dislike humans but love computers.
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

Until now there are 1970 registered users in this forum.

As of today 654 user never posted, and 421 of these registered before 1st January 2005.

Conclusion:
2000 registered users says nothing...
:shock:
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

thats 421 users to delete i guess...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

fsw wrote:As of today 654 user never posted, and 421 of these registered before 1st January 2005.

Conclusion:
2000 registered users says nothing...
:shock:
No, only 654 users says nothing... :wink:
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Not posting doesn't mean they aren't active members of the community and/or don't use PureBasic...
Post Reply