Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Russ
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
53
votes
Why is printing to stdout so slow? Can it be sped up?
python
linux
printing
stdout
tty
asked Oct 4 '10 at 16:14
stackoverflow.com
21
votes
What is the actual impact of calling socket.recv with a bufsize that is not a power of 2?
python
c
sockets
tcp
asked Jun 15 '11 at 19:55
stackoverflow.com
10
votes
Can a COMMIT statement (in SQL) ever fail? How?
sql
transactions
asked Oct 18 '10 at 14:30
stackoverflow.com
10
votes
How to do an upsert with SqlAlchemy?
python
sqlalchemy
upsert
asked Aug 23 '11 at 18:46
stackoverflow.com
10
votes
How to safely pass variables to root-enabled scripts?
bash
security
shell-script
sudo
parameter
asked Jul 28 '11 at 23:42
unix.stackexchange.com
9
votes
What is the advantage in using `exec` over `type()` when creating classes at runtime?
python
namedtuple
dynamic-class-creation
asked Oct 6 '11 at 15:48
stackoverflow.com
9
votes
How to tell what applications are accessing the hard drive and how frequently?
command-line
hard-drive
monitoring
asked Mar 8 '11 at 19:22
askubuntu.com
8
votes
How to debug a runtime stack underflow error?
flash
flex
actionscript-3
asked Jun 7 '11 at 19:52
stackoverflow.com
7
votes
What keeps locally scoped objects alive when listeners are registered?
flex
actionscript-3
asked Jul 5 '11 at 6:41
stackoverflow.com
6
votes
Can SQLAlchemy eager/joined loads be suppressed once set up?
python
sqlalchemy
lazy-loading
eager-loading
asked Jan 5 '11 at 3:52
stackoverflow.com
1
2
next
Top Answers
27
Why is printing to stdout so slow? Can it be sped up?
stackoverflow.com
10
Sleeping for an exact duration
stackoverflow.com
8
Is it possible to subclass Lock() objects in Python? If not, other ways to debug deadlock?
stackoverflow.com
6
Open file in a relative location in Python
stackoverflow.com
6
How to recover deleted files?
askubuntu.com
Stack Exchange works best with JavaScript enabled