Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Dietrich Epp
Portland, OR
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
11
votes
What sense do these clobbered variable warnings make?
c
gcc
warnings
longjmp
asked Oct 11 '11 at 5:48
stackoverflow.com
11
votes
Is it possible to recover data on a zeroed hard drive?
computers
security
asked Nov 15 '12 at 3:15
skeptics.stackexchange.com
9
votes
Revision control for writing programming lessons
version-control
education
asked Apr 16 '10 at 20:29
stackoverflow.com
6
votes
Are memory barriers necessary for atomic reference counting shared immutable data?
c
multithreading
atomic
memory-barriers
refcounting
asked Apr 8 '10 at 10:57
stackoverflow.com
Top Answers
115
why malloc+memset slower than calloc?
stackoverflow.com
109
Is recursion ever faster than looping?
stackoverflow.com
88
Why are hash functions one way? If I know the algorithm, why can't I calculate the input from it?
security.stackexchange.com
75
How can I install the Python library 'gevent' on Mac OS X Lion
stackoverflow.com
41
Why is ~size_t(0) (== 0xFFFFFFFF in most 32-bit systems) not a valid array index?
stackoverflow.com
39
What is the deal with the pony in Python community?
stackoverflow.com
39
Semicolon on my function parameters in C
stackoverflow.com
38
What's the theoretical basis for existential types?
stackoverflow.com
38
How can computers calculate exponential math without overflow errors?
superuser.com
32
Understanding the difference between f() and f(void) in C and C++ once and for all
stackoverflow.com
32
Why calling a function that accepts no parameters with a parameter compiles in C but doesn't in C++
stackoverflow.com
31
Good examples of Not a Functor/Functor/Applicative/Monad?
stackoverflow.com
27
Efficiently find binary strings with low Hamming distance in large set
stackoverflow.com
26
How can I convert an NSDictionary to an NSMutableDictionary?
stackoverflow.com
26
What are the incompatible differences betweeen C(99) and C++(11)?
stackoverflow.com
24
Can the C main() function be static?
stackoverflow.com
24
How to get the exact number of times that a function is executed in C++?
stackoverflow.com
23
What type of git server do you use? or how do you use git?
stackoverflow.com
23
Converting a String to List in Python
stackoverflow.com
22
Python | change text color in shell
stackoverflow.com
22
How do you write the function 'pairs' in Haskell?
stackoverflow.com
21
Turn a large chunk of memory backwards, fast
stackoverflow.com
21
Is operator && strict in Haskell?
stackoverflow.com
20
mmap() vs. reading blocks
stackoverflow.com
19
How to prevent gcc optimizing some statements in C?
stackoverflow.com
18
hand coding a parser
stackoverflow.com
18
What is the difference between forM and forM_ in haskell?
stackoverflow.com
18
Python: a += b not the same as a = a + b
stackoverflow.com
17
LLVM and the future of optimization
stackoverflow.com
17
How does the ST monad work?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled