Skip to main content
cregox's user avatar
cregox's user avatar
cregox's user avatar
cregox
the missing link ain't zelda
  • Member for 14 years, 5 months
  • Last seen more than a week ago
215 votes
8 answers
54k views

How can I make a pull request for a wiki page on GitHub?

27 votes
4 answers
44k views

In Python, how to make sure database connection will always close before leaving a code block?

26 votes
8 answers
3k views

Why is the "mutable default argument fix" syntax so ugly? [duplicate]

21 votes
1 answer
7k views

Git merge strategies: spaces make default shows no conflict and bring unexpected results

15 votes
5 answers
7k views

Python's equivalent of .Net's sealed class

15 votes
1 answer
15k views

Best practices to using global variables in C# [closed]

12 votes
4 answers
4k views

Why the HTML paragraph <P> behaves so oddly on my chrome?

7 votes
3 answers
9k views

Creating a unique key based on file content in python

7 votes
3 answers
585 views

Speed vs security vs compatibility over methods to do string concatenation in Python

6 votes
5 answers
6k views

MSSQL: Only last entry in GROUP BY (with id)

6 votes
3 answers
11k views

Extracting Actionscript from .fla file, without Adobe Flash

5 votes
1 answer
8k views

How does this responsive-iframe-container snippet work? [duplicate]

5 votes
2 answers
7k views

Is there a git activity log?

4 votes
1 answer
3k views

name 'OptionGroup' is not defined

4 votes
2 answers
5k views

ASP equivalent of PHP print_r

3 votes
1 answer
561 views

.NET debugging an existing project

3 votes
2 answers
2k views

Running Xcode Applications without installing Xcode

3 votes
2 answers
259 views

CSS inheritance: applying selector for itself and every descendant

3 votes
1 answer
5k views

What could make wordpress add_shortcode stop working?

3 votes
2 answers
266 views

Versioning my copy of WordPress

3 votes
1 answer
947 views

Git and binary files history

3 votes
5 answers
3k views

Use python in shell, as if it were awk

2 votes
3 answers
715 views

Git: send commit to another branch so I can work and merge back, without (very slow) checkout?

2 votes
1 answer
2k views

How to prevent Unity 3D's library to keep rebuilding itself with external version control?

2 votes
1 answer
4k views

One-liner for setting different modifiers to get / set

2 votes
3 answers
1k views

In C#, can we add methods into a public Behaviour class without touching it?

2 votes
1 answer
19k views

how can we simulate keyboard keys using vbs?

2 votes
2 answers
501 views

Find the next element that comes later in DOM

2 votes
3 answers
2k views

Is it possible to autosize or autogrow for input text and textarea using CSS only?

2 votes
1 answer
887 views

merging github gh-pages into master