The best part was when people would build a house but not set the blank land outside their house(or inside) as 'owned' so people like me could go around and put up giant pictures of goatse.cx right infront of peoples windows.
The japanese DVDrip is already out. All you'd need to sneak into a US theater is a tape recorder (preferably hooked up to the headphone jack in a wheelchair accessable seat for the hearing impaired), then merge the two sources and you'll have a badly dubbed US version of the film.
$time wget http://a9.com/?nocookie=2 edited for lameness real 0.263 user 0.006 sys 0.008 pcpu 5.32
$time wget http://google.com/ edited for more lameness real 0.290 user 0.008 sys 0.004 pcpu 4.14
Whats your point? Can you not wait the 0.03 seconds?
Lameness filter encountered. Post aborted! Reason: Please use fewer 'junk' characters. random gnaa chat to avoid filter still.. wow thats sensitive. rolloffle. ctrl-w pwns me again Jesusbird. Oh shit, nearly sundown Jesusbird. So Jews, what are your New Year's Resolutions? lpinesawl. sup wink Jesusbird. If you plan on going to a synagogue this evening then you should probably be aware that most of them will be bombed by GNAA members. lpinesawl. lol
You could somehow 'compile' the application for your native machine, as in, run through all possible code and map it to the native syscalls/machine code.
Of course, this wouldnt be 1:1, but you'd be able to run it much more efficiently than doing it dynamicly. Kind of like how wine can use.so replacements for windows.dlls, only on a higher level.
Because you never know if the house you've broken into has a chick thats hot enough to rape? If you're lucky, maybe she has a gun with a gunlock you can steal and remove later, since its obviously no use to her.
Or do it like IDsoft and make most of your game be ran by the engine, which is then more simple to port. I can compile a qwprogs.dat out of some quakec and have it ran by any quakeworld engine, regardless of OS, arch, or even endian type. Of course the engine still has to be ported, but if you stick to using portable technology(OpenGL, OpenAL, etc) thats a simple matter of recompiling.
Because he's pirating US code? Are you saying anyone in australia should be allowed to violate the GPL and produce their own closed linux fork because its not illegal there due to copyright laws? (Bad example, russia would be a better one, but to stay on topic..)
"The sad fact is that the answer to this is quite possibly 'no', and that even if it sometimes might pay off, most game companies don't want to take the risk. "
Its more than a possibility, ID has said many times that they don't get enough money on the linux versions, they do it for one reason alone: "Cause linux gives me a woody" (read the readme that comes with any id linux game sometime)
Do people still keep bookmarks? I'd be interested to see what pages people find worthy of bookmarking-- I gave up on the concept after losing my bookmarks back in the pre-firebird days.
Any site worth revisiting I type the name of in my address bar and let googles I'mFeelingLucky do its magic.
yeah, you can. if newer copy exists on hard disk than on rom, load the hard disk version (assuming its signed by a trusted authority to prevent a hacked copy).
Or just intercept the loading. Gamesharks been around for years, game genie even longer.
Local news story here about a guy whos phone ignighted the gas. Even showed the burnt up phone. I doubt the cell waves have anything to do with it, just that getting a call while having your phone submerged in gas fumes is a BadThing(tm)
Re:Balmer: Research it yourselves.
on
Ballmer on Linux
·
· Score: 1
I used to think microsoft made good mice, then I bought my logitech mx500.
(alright, MS intellis are acceptable, but seriously give me a choice and i'll never accept anything other than logitech MXs)
Re:Balmer: Research it yourselves.
on
Ballmer on Linux
·
· Score: 4, Insightful
I'd say the GIF issue shows that patents matter much more in linux than in windows. How many people do you know with windows machines that are ENTIRELY legit/licensed? Not a single mp3? No copyrighted images(including porn)? No expired shareware?
How many OSS projects exist for the sole purpose of getting around a bad(patented, etc) piece of software? Hint: OpenSSH, zlib, tons others.
"I suspect what he means is the results of certain key combos are 'weird' to non-Mac users. For example, 'Home' and 'End' in most PC environments takes the cursor to the beginning and end of the current line, whereas under MacOS they take the cursor to the beginning and end of the entire document. Similarly, the behaviours for many other key combos (eg: Ctrl+Arrows, Alt+Tab) are 'weird' if you're a non-Mac user."
As a Linux user, the concept of un-redefinable hotkeys are 'weird'. Granted, I'm fine with C-a for start of line and C-e for end of line, but I could redefine it in GNU ReadLibs conf. Why anyone
would reach for the arrow keys or home/end is beyond me. Next you'll tell me I should reach for a mouse to highlight text..
Mines still fine, in addition to having a steamid that was obviously registered before steam was available (less than 0:0:3000 was registered during the leak)
My mistake then, just grab the DVDrip with english subs.
The best part was when people would build a house but not set the blank land outside their house(or inside) as 'owned' so people like me could go around and put up giant pictures of goatse.cx right infront of peoples windows.
The japanese DVDrip is already out. All you'd need to sneak into a US theater is a tape recorder (preferably hooked up to the headphone jack in a wheelchair accessable seat for the hearing impaired), then merge the two sources and you'll have a badly dubbed US version of the film.
Tracking cookies mean nothing, registry entrys mean little more.
$time wget http://a9.com/?nocookie=2
edited for lameness
real 0.263 user 0.006 sys 0.008 pcpu 5.32
$time wget http://google.com/
edited for more lameness
real 0.290 user 0.008 sys 0.004 pcpu 4.14
Whats your point? Can you not wait the 0.03 seconds?
Lameness filter encountered. Post aborted!
Reason: Please use fewer 'junk' characters.
random gnaa chat to avoid filter still.. wow thats sensitive.
rolloffle. ctrl-w pwns me again
Jesusbird. Oh shit, nearly sundown
Jesusbird. So Jews, what are your New Year's Resolutions?
lpinesawl. sup wink
Jesusbird. If you plan on going to a synagogue this evening then you should probably be aware that most of them will be bombed by GNAA members.
lpinesawl. lol
You could somehow 'compile' the application for your native machine, as in, run through all possible code and map it to the native syscalls/machine code.
.so replacements for windows .dlls, only on a higher level.
Of course, this wouldnt be 1:1, but you'd be able to run it much more efficiently than doing it dynamicly. Kind of like how wine can use
Because you never know if the house you've broken into has a chick thats hot enough to rape? If you're lucky, maybe she has a gun with a gunlock you can steal and remove later, since its obviously no use to her.
And once you fix the bugs in RC1, you cant just assume its flawless and push out 1.0, so you move it to RC2. Repeat until no bugs are found.
So basicly what this proves is that java is as fast as c if you do all the hard work in c?
Or do it like IDsoft and make most of your game be ran by the engine, which is then more simple to port. I can compile a qwprogs.dat out of some quakec and have it ran by any quakeworld engine, regardless of OS, arch, or even endian type. Of course the engine still has to be ported, but if you stick to using portable technology(OpenGL, OpenAL, etc) thats a simple matter of recompiling.
"I'd make it real clear who the FOAD was for, who it was not for, why I was stating it"
H alf_Bak ed=i_quit.mp3
"Fuck you. Fuck you. Fuck you. You're cool. And fuck you. I'm out."
http://www.moviewavs.com/cgi-bin/mp3s.cgi?
I doubt the machine is hosted IN SOVIET RUSSIA where freedom of speech violates YOU.
Because he's pirating US code? Are you saying anyone in australia should be allowed to violate the GPL and produce their own closed linux fork because its not illegal there due to copyright laws? (Bad example, russia would be a better one, but to stay on topic..)
"The sad fact is that the answer to this is quite possibly 'no', and that even if it sometimes might pay off, most game companies don't want to take the risk. "
Its more than a possibility, ID has said many times that they don't get enough money on the linux versions, they do it for one reason alone: "Cause linux gives me a woody" (read the readme that comes with any id linux game sometime)
Do people still keep bookmarks? I'd be interested to see what pages people find worthy of bookmarking-- I gave up on the concept after losing my bookmarks back in the pre-firebird days.
Any site worth revisiting I type the name of in my address bar and let googles I'mFeelingLucky do its magic.
yeah, you can.
if newer copy exists on hard disk than on rom, load the hard disk version (assuming its signed by a trusted authority to prevent a hacked copy).
Or just intercept the loading. Gamesharks been around for years, game genie even longer.
Local news story here about a guy whos phone ignighted the gas. Even showed the burnt up phone. I doubt the cell waves have anything to do with it, just that getting a call while having your phone submerged in gas fumes is a BadThing(tm)
I used to think microsoft made good mice, then I bought my logitech mx500.
(alright, MS intellis are acceptable, but seriously give me a choice and i'll never accept anything other than logitech MXs)
I'd say the GIF issue shows that patents matter much more in linux than in windows. How many people do you know with windows machines that are ENTIRELY legit/licensed? Not a single mp3? No copyrighted images(including porn)? No expired shareware?
How many OSS projects exist for the sole purpose of getting around a bad(patented, etc) piece of software? Hint: OpenSSH, zlib, tons others.
Who cares more about patents again?
"I suspect what he means is the results of certain key combos are 'weird' to non-Mac users. For example, 'Home' and 'End' in most PC environments takes the cursor to the beginning and end of the current line, whereas under MacOS they take the cursor to the beginning and end of the entire document. Similarly, the behaviours for many other key combos (eg: Ctrl+Arrows, Alt+Tab) are 'weird' if you're a non-Mac user."
As a Linux user, the concept of un-redefinable
hotkeys are 'weird'. Granted, I'm fine with C-a
for start of line and C-e for end of line, but I
could redefine it in GNU ReadLibs conf. Why anyone
would reach for the arrow keys or home/end is
beyond me. Next you'll tell me I should reach for
a mouse to highlight text..
2. What the f*ck does a techie that buys this need a NAIL FILE for?!?!
Filing serial numbers down on stolen hardware after booting off the usb disk?
A far better answer is "I never have beaten my wife" or "I have no wife".
/too shitty of a mood to post ac, or without the karma bonus.
Or "When I get a divorce from your sister, then I'l just be beating a filthy whore."
Or usb @ 500hz with a hacked linux driver, I can't vouch for it myself, but a lot of people in the quakeworld scene do it.
4. Make their own faux fingerd so users can check if they(or someone else) has read any new email.
Mines still fine, in addition to having a steamid that was obviously registered before steam was available (less than 0:0:3000 was registered during the leak)