Technically he's also correct with "effected" since the SSL encryption is not the *cause* of the peer-to-peer file transfers, and thus does not "effect" it.:)
But I digress... http://xkcd.com/326/
My sentiments exactly with Steam. I will not buy a game now unless it's on Steam. No such DRM other than to log in on Steam long enough to get a ticket. In an emergency there are "ways" to run your legitimately bought Steam games without actually installing or logging into Steam if you really need to. As an aside, you'll usually see a lot of indie developers releasing games on there for the cost of a latte, and even if I only play their game for an hour or so, I like to support them.
PS. I lol at people running non-Steam BioShock. I just downloaded data files and clicked go. Done.
Solution: If you "die", the game deletes itself from your hard drive, forcing you to reinstall. That gives you a pretty decent reason for self preservation.;)
My great great great great grandmother was wrongly accused of stealing a loaf of bread and shipped off to Australia. I demand that the British government pay compensation minus living expenses and take her corpse back to the UK... no... wait...
Even better, what if the Australian Classification Board had some sense and actually created an R18 rating for games rather than banning anything considered too explicit for M15?
Wait, that's too sensible.
He *implied* that 640k was a fair amount "for the time being" but that it would need to be significantly increased as technology proved more demanding. He never implied that "no-one will ever need more than 640k".
Just as a reference Re: big applications and databases, the company I work for maintains a transport management system for the largest rail freight provider in Australia. The database for this application (Oracle 10g) currently stands at 1100+ tables (some containing a few million rows) 2400+ packages, and 450+ triggers. The client application is comprised of 2100+ java source files and 500+ interactive Swing forms.
Your statement of "Databases need to scale to disgusting large numbers." is spot on.;)
Oh god that's awesome:D
I heard an MP3 a while ago of the telemarketing victim pretending to be a police officer with something along the lines of: "You've actually called a crime scene. How do you know the deceased? Don't hang up or you could be charged with obstruction of justice."
If you're partial to Lua, it has SQLite bindings (and various other DB engines).
I've not used LuaSQLite personally so I can't give you a code sample, but I wouldn't imagine it would be much more code than the Python example.
As a bonus, Lua was primarily designed as an embedded language (of course Python can be embedded too).
Whoops... and here I am encoding all my emails in ROT26... oh crap, they're here...
brb jail
Technically he's also correct with "effected" since the SSL encryption is not the *cause* of the peer-to-peer file transfers, and thus does not "effect" it. :)
But I digress...
http://xkcd.com/326/
The sun is hot, water is wet, and Cowboy Neal is an option in the /. poll.
I've previously heard the quote:
"Encyclopedia is to Wikipedia as library is to 'some guys at a bus stop'."
My sentiments exactly with Steam. I will not buy a game now unless it's on Steam. No such DRM other than to log in on Steam long enough to get a ticket. In an emergency there are "ways" to run your legitimately bought Steam games without actually installing or logging into Steam if you really need to. As an aside, you'll usually see a lot of indie developers releasing games on there for the cost of a latte, and even if I only play their game for an hour or so, I like to support them.
PS. I lol at people running non-Steam BioShock. I just downloaded data files and clicked go. Done.
But will it run Linux?
Solution: If you "die", the game deletes itself from your hard drive, forcing you to reinstall. That gives you a pretty decent reason for self preservation. ;)
Your husband is your father? o_O ;)
Heh... I'm assuming this is the gift "from the kids" that you "put money towards"
Oh dude, I wish I had mod points and could mod this +5 awesome. Nice call ;)
My great great great great grandmother was wrongly accused of stealing a loaf of bread and shipped off to Australia. I demand that the British government pay compensation minus living expenses and take her corpse back to the UK... no... wait...
It's like bronzy and goldy (and irony), only it's made of paper?
And I live in Adelaide...
Perhaps an *accident* could be arranged >:D
Even better, what if the Australian Classification Board had some sense and actually created an R18 rating for games rather than banning anything considered too explicit for M15?
Wait, that's too sensible.
...I so wish I'd thought of that!
:)
Sorry, but no.
Straight from the horse's mouth:
http://www.usnews.com/usnews/biztech/gatesivu.htm
http://www.wired.com/politics/law/news/1997/01/1484
And part of the reason it's misattributed:
http://www.nybooks.com/articles/15180#fn*
He *implied* that 640k was a fair amount "for the time being" but that it would need to be significantly increased as technology proved more demanding. He never implied that "no-one will ever need more than 640k".
UPDATE SlotMachines SET ChanceToWinPercent = 100;
COMMIT;
try {
machine.collectMoney();
player.run();
} catch(SecurityException e) {
player.resist();
if(player.isFast())
casino.exit(0);
else
player.yield();
}
Just as a reference Re: big applications and databases, the company I work for maintains a transport management system for the largest rail freight provider in Australia. The database for this application (Oracle 10g) currently stands at 1100+ tables (some containing a few million rows) 2400+ packages, and 450+ triggers. The client application is comprised of 2100+ java source files and 500+ interactive Swing forms. ;)
Your statement of "Databases need to scale to disgusting large numbers." is spot on.
Will it run Linux?
You could have abbreviated that with a self closing tag ;) />
<bow
That's the one! Thanks ;)
Oh god that's awesome :D
I heard an MP3 a while ago of the telemarketing victim pretending to be a police officer with something along the lines of: "You've actually called a crime scene. How do you know the deceased? Don't hang up or you could be charged with obstruction of justice."
Haha how dare you steal the port number I use for just about EVERYTHING. :)
/me eats pi.
Apparently they're going to bring back the Knights of Standards and Practices.
http://www.planearium.de/scripts-502.htm
Meecrob!
Honestly, his best option is to use the Mel Gibson Defense.
"I'm sorry your honor, I'm an alcoholic."
If you're partial to Lua, it has SQLite bindings (and various other DB engines).
I've not used LuaSQLite personally so I can't give you a code sample, but I wouldn't imagine it would be much more code than the Python example.
As a bonus, Lua was primarily designed as an embedded language (of course Python can be embedded too).