proSilver now in CVS!

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Post Reply
User avatar
Thatbitextra
Registered User
Posts: 72
Joined: Sun May 22, 2005 3:06 am
Location: A place where something is or could be located; a site.
Contact:

Re: proSilver now in CVS!

Post by Thatbitextra »

Nicholas the Italian wrote: 8O

I suppose the developers made some kind of research before making their choice, comparing the amount of energy spent by the users using the prev/next links and the ones using the click-back-click (IE6 philosophy) or midclick-close-midclick (decent browser philosophy), and found out that the removal of those links would have caused the ascent of entropy to decrease by at least 0.00015 microjoules/sec, so letting the universe persist for as much as 0.005 secs longer.
phpBB is entropy-friendly.

(I should stop reading Stephen Hawking, I know.)

Finally something intelligent on Area51! I thank you 8)
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)

EvilNui
Posts: 29
Joined: Sun Jul 16, 2006 12:25 am

Re: proSilver now in CVS!

Post by EvilNui »

Fountain of Apples wrote: 8O You lost me after the thirteenth word. 8O

You counted that? :?

User avatar
Nicholas the Italian
Registered User
Posts: 659
Joined: Mon Nov 20, 2006 11:19 pm
Location: 46°8' N, 12°13' E
Contact:

Re: proSilver now in CVS!

Post by Nicholas the Italian »

Thatbitextra wrote: Finally something intelligent on Area51! I thank you 8)

Let's not let it become a habit... we may lose all the visitors around here... :P

User avatar
Handyman
Registered User
Posts: 522
Joined: Thu Feb 03, 2005 5:09 am
Location: Where no man has gone before!
Contact:

Re: proSilver now in CVS!

Post by Handyman »

Fountain of Apples wrote:
Nicholas the Italian wrote: 8O

I suppose the developers made some kind of research before making their choice, comparing the amount of energy spent by the users using the prev/next links and the ones using the click-back-click (IE6 philosophy) or midclick-close-midclick (decent browser philosophy), and found out that the removal of those links would have caused the ascent of entropy to decrease by at least 0.00015 microjoules/sec, so letting the universe persist for as much as 0.005 secs longer.
phpBB is entropy-friendly.

(I should stop reading Stephen Hawking, I know.)

8O You lost me after the thirteenth word. 8O

Thirteen? I didn't even last that long… probably after the third or fourth.
My phpBB3 Mods || My Mod Queue
Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply

Image

User avatar
Nicholas the Italian
Registered User
Posts: 659
Joined: Mon Nov 20, 2006 11:19 pm
Location: 46°8' N, 12°13' E
Contact:

Re: proSilver now in CVS!

Post by Nicholas the Italian »

Handyman wrote: Thirteen? I didn't even last that long… probably after the third or fourth.

:roll:
Nicholas the Italian wrote: I suppose the developers

Ok, I try write more simple next time. :D

Code: Select all

$result = compare(user_energy(use_prevnext_links(true)),user_energy(use_prevnext_links(false)));
if ($result > 0)
{
  $keep_prevnext_links_in_prosilver = true;
}
else
{
  $keep_prevnext_links_in_prosilver = false;
}
(Yeah yeah, I know, I could write

Code: Select all

$keep_prevnext_links_in_prosilver = compare(user_energy(use_prevnext_links(true)),user_energy(use_prevnext_links(false))) > 0 ? true : false;
)

EvilNui
Posts: 29
Joined: Sun Jul 16, 2006 12:25 am

Re: proSilver now in CVS!

Post by EvilNui »

But why... would the universe last longer, when we use less energy?
I mean... either way the energy does not cease to exist. It's just somewhere else.
But you might consider this Off-Topic :lol:

User avatar
Fountain of Apples
Registered User
Posts: 81
Joined: Wed Nov 09, 2005 2:59 pm
Location: SF Bay Area, CA, USA
Contact:

Re: proSilver now in CVS!

Post by Fountain of Apples »

EvilNui wrote: But why... would the universe last longer, when we use less energy?
I mean... either way the energy does not cease to exist. It's just somewhere else.
But you might consider this Off-Topic :lol:

Boy, we sure get into a lot of rat-holes, don't we? :P
Image
A successful community begins with YOU. Tag, you're it.

User avatar
Handyman
Registered User
Posts: 522
Joined: Thu Feb 03, 2005 5:09 am
Location: Where no man has gone before!
Contact:

Re: proSilver now in CVS!

Post by Handyman »

ok… i"M a little less tired this morning and I got through the entire thing… I understood it but I didn't.
Is it about using less server energy? by microns?
Energy is limitless/endless… if only they could figure out how to make it without polluting the daylights out of everything.
My phpBB3 Mods || My Mod Queue
Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply

Image

EvilNui
Posts: 29
Joined: Sun Jul 16, 2006 12:25 am

Re: proSilver now in CVS!

Post by EvilNui »

Fountain of Apples wrote: Boy, we sure get into a lot of rat-holes, don't we? :P

what? :oops:
Handyman wrote: Is it about using less server energy? by microns?

I think it is about us, the users, wasting less energy on clicking.
Handyman wrote: Energy is limitless/endless… if only they could figure out how to make it without polluting the daylights out of everything.

Energy must have a limit! That limit is just not within our reach ;)... yet :twisted:.
Humanity is considering money to be more important than our planet. And using other energy ressources would be more expensive right now.

User avatar
Thatbitextra
Registered User
Posts: 72
Joined: Sun May 22, 2005 3:06 am
Location: A place where something is or could be located; a site.
Contact:

Re: proSilver now in CVS!

Post by Thatbitextra »

Stupidly off-topic, but it sounds like people need to learn about entropy :)
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)

Post Reply