|
What is the biggest "no-floating" integer that can be stored in a double C type (IEEE) without loosing precision ?
Started by Soubok on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The biggest integer that can be stored in a double without losing precision is the same as the largest what the biggest integer is, such that it and all smaller integers can be stored in IEEE 64 bit.
|
|
Which PC stats have the biggest impact on your compile times? Disk? Clock speed? Number of cores?
Started by Rob Allen on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
Found makes the biggest difference isn't a physical factor, but a software one: Which anti-virus do.
|
|
Now when you look at pretty much every top game/franchise of this gen they're made by industry veterans; be it Naughty Dog, Bathesda, Bioware. These devs have all made amazing games in prior generations. This gen has taken many lives but one developer...
Started by Swift_Boss_A on
, 20 posts
by 13 people.
Answer Snippets (Read the full thread at gamespot):
^^^
I ....
DMC looks like crap, but whatcha gunna do? Now, Rocksteady, they've made two boring games, so if anything I'd say it was the opposite .
Ninja Theory made games last gen, and both Heavenly Sword and Enslaved were fairly good, especially Enslaved .
|
Ask your Facebook Friends
|
On Tue, 16 Jun 2009 05:36:09 -0700 (PDT), rst0wxyz <rst0wxyz@yahoo.com
abianchen cunt, you are the biggest joke, the biggest jerk, the
biggest fool, the biggest bull-shitter in the world.
Started by rst0wxyz on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Tue, 16 Jun 2009 09:53:55 -0700 is not the biggest....
That, and then some, but she is not the biggest, she
is just a small-time cook, a girl with delusions...@yahoo.com> biggest fool, the biggest bull-shitter in the world.
|
|
What is the biggest project you've handled yourself in terms of lines of code?
What, in general, defines a project that is too big for one person?
Answer Snippets (Read the full thread at stackoverflow):
My biggest project has probably been a collection of personal pet projects that all interact.
The biggest project I've completed by myself was a 3D game engine.
Not need to be argued about etc.
|
|
What is your biggest pet peeve related to the windbg debugger from microsoft?
(note: I actually really like windbg if I ignore the unpolished UI.)
Started by JeffJ on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've....
The pieces of the history window that I need to copy/paste into bug reports are frequently wider than the physical window .
The ridiculous behavior when you attempt to use click-drag to select text on a line that is wider than its physical window .
|
|
What is the biggest library/tool/framework/etc you wrote only to discover that it is freely available or already exists somewhere?
Started by flybywire on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Well, Al Gore once reinvented the internet....
I also wasn't aware of an active record implementation in PHP, so I went ahead and implemented it myself .
Rails was pretty new, and I didn't even know it existed .
I implemented ActiveRecord in PHP 4 back in 2005.
|
|
Possible Duplicate:
Windows 7 Features Not Found In Previous Versions
To be exact: What are the biggest pros (for superuser) of migrating from Windows XP to Windows 7?
Started by JohnM2 on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at superuser):
Improved Memory Management : RAM is cheap and plentiful - 7 will use your RAM to speed up program loading... .
Linux is way better on old hardware.
XP is a 9+ year old OS.
This makes installations and upgrades far more bearable.
Security is very much improved.
|
|
I'm in the market for a netbook, and the biggest concern for me is the small keyboard size. What is the largest-scale keyboard I could realistically find on a cheap netbook, and what vendors sell netbooks in this size?
Started by Matthew on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Of course if you consider 12....
Amazon is selling them for $330, i'm sure you'll find even cheaper places .
The ASUS Eee PC 1005HA (like most other Eee 10XX models) is making use of the full width for the keyboard, so that's pretty much as big as it gets .
|
|
What are the biggest problems that is being encountered with ASP.Net MVC and what have you done to work around them?
So far my biggest problems are:
Problem: Keeping up with the changes (RCx, beta, etc).
Workarounds: Compiling till it works.
Problem: ...
Started by darren on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Preview 2 -> Preview....
Most of the problems I have encountered in working with ASP.NET MVC over the past year or so have been a result of my ignorance .
You realize you are using preview/beta/RC software, right? It is to be expected that things will change .
|