mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet

Reply
 
Thread Tools
Old 2014-10-07, 23:25   #177
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

CF116 Posts
Default

Quote:
Originally Posted by chalsall View Post
Why, that's rather sweet darling (or is it sir?).

Either way, thanks. That can possibly work.
Let's stick with "sir". LOL

I'll try and get that auto-updating tonight or tomorrow... The #'s would have already just run (like 4 minutes ago) for the day, but you'll probably need time to work on something on the GPU72 side to parse that anyway.
Madpoo is offline   Reply With Quote
Old 2014-10-08, 01:12   #178
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5·17·97 Posts
Default

Quote:
…All times are GMT.
Technically, the forum is set (internally) to UTC and not GMT. The wording that vBulletin uses is not correct but we are too lazy to fix it.

More info: http://en.wikipedia.org/wiki/Coordinated_Universal_Time

Xyzzy is offline   Reply With Quote
Old 2014-10-08, 02:18   #179
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

3,313 Posts
Default

Quote:
Originally Posted by Madpoo View Post
Let's stick with "sir". LOL
FYI, if you were that confused, now I'm afraid I need to update my avatar image... is it that bad?
Madpoo is offline   Reply With Quote
Old 2014-10-08, 02:25   #180
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Quote:
FYI, if you were that confused, now I'm afraid I need to update my avatar image... is it that bad?
We were thinking (just to ourselves) that you are one really ugly gal.

Xyzzy is offline   Reply With Quote
Old 2014-10-08, 05:04   #181
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

2×11×283 Posts
Default

Quote:
Originally Posted by Madpoo View Post
FYI, if you were that confused, now I'm afraid I need to update my avatar image... is it that bad?
You mean that is the real you? I thought there was some sort of law forbidding the posting of real images of oneself online, else people start looking for everyone except you when they want to exact some sort of revenge.
Hmm, come to think of it, maybe that is clever strategy to avoid retributions.
retina is online now   Reply With Quote
Old 2014-10-08, 05:06   #182
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

3×5×313 Posts
Default

Quote:
Originally Posted by Madpoo View Post
You can sort by multiple columns by holding shift when clicking the different header rows..
Not working for me...
petrw1 is offline   Reply With Quote
Old 2014-10-08, 05:24   #183
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

2×11×283 Posts
Default

Quote:
Originally Posted by Madpoo View Post
The early mocks I did on those benchmark tables with rotated headers was cool and certainly, to me anyway, improved readability, but not all browsers (Retina and his Firefox 3.6!) support skew/transform and it would look even worse, plus it was manually "weird" to do the skews and offset things because the CSS rotate works around the *middle* of an object, not any particular corner, so rotating an object means doing a little math + experimenting to get it actually looking good.
This work fine on my browser:
Code:
-moz-transform: translate(-5em,0) rotate(-90deg);
More generically just do this:
Code:
-webkit-transform: translate(-5em,0) rotate(-90deg);
-moz-transform: translate(-5em,0) rotate(-90deg);
-ms-transform: translate(-5em,0) rotate(-90deg);
-o-transform: translate(-5em,0) rotate(-90deg);
transform: translate(-5em,0) rotate(-90deg);
retina is online now   Reply With Quote
Old 2014-10-08, 12:37   #184
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by Madpoo View Post
Let's stick with "sir". LOL
LOL... Thanks for playing along.

So few understand Canadian humour....
chalsall is offline   Reply With Quote
Old 2014-10-08, 14:44   #185
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

293010 Posts
Default

Quote:
Originally Posted by chalsall View Post
LOL... Thanks for playing along.

So few understand Canadian humour....
I'm a canuck and I didn't understand that exchange at all.
Mark Rose is offline   Reply With Quote
Old 2014-10-08, 14:51   #186
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
I'm a canuck and I didn't understand that exchange at all.
Me either. But Chris is his own kind of ex-.ca-in-a-warm-place, perhaps his humour has softened in the sun.
James Heinrich is offline   Reply With Quote
Old 2014-10-08, 17:19   #187
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

CF116 Posts
Default

Quote:
Originally Posted by retina View Post
You mean that is the real you? I thought there was some sort of law forbidding the posting of real images of oneself online, else people start looking for everyone except you when they want to exact some sort of revenge.
Hmm, come to think of it, maybe that is clever strategy to avoid retributions.
It's a double-triple fake out... nobody expects it to be real, so if it is, they don't think it is. :) Aw... I just gave away my secret identity, whoops.

All I know is, anyone who's been with GIMPS for a while (since, oh, 1999) knows who I am anyway. :)
Madpoo is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database design xilman Astronomy 1 2017-04-30 22:25
Theoretical Experiment Design c10ck3r Homework Help 7 2015-02-03 08:54
Digital Logic Design henryzz Puzzles 9 2014-12-04 20:56
new intel design tha Hardware 5 2007-04-19 11:38
design factoring algorithms koders333 Factoring 14 2006-01-25 14:08

All times are UTC. The time now is 04:42.


Fri Aug 6 04:42:11 UTC 2021 up 13 days, 23:11, 1 user, load averages: 1.65, 2.40, 3.44

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.