Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
MiniQuark
Paris, France
mini-quark.com
Age: 37
CTO of small telecom operator
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
50
votes
What are your favorite general purpose Django apps?
django
web-applications
asked Jan 10 '09 at 15:54
stackoverflow.com
50
votes
What is the best way to remove accents in a python unicode string?
python
library
unicode
diacritics
asked Feb 5 '09 at 21:10
stackoverflow.com
22
votes
What is your favorite solution for managing database migrations in django?
python
database
django
data-migration
schema-migration
asked Jan 8 '09 at 22:55
stackoverflow.com
19
votes
What is the performance cost of having a virtual method in a C++ class?
c++
performance
virtual-functions
cost
asked Mar 20 '09 at 19:30
stackoverflow.com
14
votes
Is there a shorter way to require a file in the same directory in ruby?
ruby
path
require
asked Apr 25 '09 at 8:43
stackoverflow.com
13
votes
Should I define a main method in my ruby scripts?
ruby
main-method
asked Feb 24 '09 at 17:29
stackoverflow.com
13
votes
Are there good reasons for 'private' to work the way it does in Ruby?
ruby
language-design
private
access-specifier
asked Oct 14 '09 at 9:45
stackoverflow.com
9
votes
What are the things you would like improved in the Ruby language?
ruby
stability
flaws
asked Feb 25 '09 at 10:25
stackoverflow.com
8
votes
What are the text editors capable of recording macros?
editor
macros
text-editor
asked Dec 11 '08 at 10:21
stackoverflow.com
8
votes
How can I define a polymorphic relation between models in Django?
django
django-models
polymorphism
associations
asked Jan 6 '09 at 10:12
stackoverflow.com
1
2
next
Top Answers
70
What is the most ridiculous pessimization you've seen?
stackoverflow.com
60
What are the things Java got wrong?
stackoverflow.com
40
Combining multiple git repositories
stackoverflow.com
28
What are the things Java got wrong?
stackoverflow.com
26
What are the Ruby Gotchas a newbie should be warned about?
stackoverflow.com
26
What are the things Java got wrong?
stackoverflow.com
23
What is the best way to remove accents in a python unicode string?
stackoverflow.com
23
At what point does a config file become a programming language?
stackoverflow.com
19
Is this' type variableofType()' function or object?
stackoverflow.com
19
sudo su - username while keeping ssh key forwarding
serverfault.com
18
What is the most practical security method for a home wireless network?
superuser.com
14
Can I move the .git directory for a repo to it's parent directory?
stackoverflow.com
9
What kinds of applications need to be multi-threaded?
stackoverflow.com
9
What's a good medium/large project for a Python programmer?
stackoverflow.com
9
Fast algorithm to check membership of a pair of numbers in large (x,y) coordinates in Perl
stackoverflow.com
8
What are the Ruby Gotchas a newbie should be warned about?
stackoverflow.com
7
Preferred Method of Storing Passwords In Database
stackoverflow.com
7
What are the Ruby Gotchas a newbie should be warned about?
stackoverflow.com
6
What are the Ruby Gotchas a newbie should be warned about?
stackoverflow.com
6
Best practice against password-list-attacks with webapplications
stackoverflow.com
6
What are the things you would like improved in the Ruby language?
stackoverflow.com
5
How to store a java.util.Date into a MySQL timestamp field in the UTC/GMT timezone?
stackoverflow.com
5
Non-file FileSystems?
stackoverflow.com
5
Generating unique, ordered Pythagorean triplets
stackoverflow.com