Skip to main content
jlh's user avatar
jlh's user avatar
jlh's user avatar
jlh
Senior developer
  • Member for 13 years, 11 months
  • Last seen this week
15 votes
4 answers
7k views

Simple Java example runs with 14 threads. Why?

11 votes
3 answers
2k views

Java wait()/join(): Why does this not deadlock?

9 votes
2 answers
4k views

Django templates and whitespace

8 votes
1 answer
4k views

boost::asio::tcp::socket Close and cancel without handlers being called

4 votes
2 answers
405 views

Doctrine2 QueryBuilder that explicitely matches nothing

4 votes
2 answers
316 views

phpunit: Avoid printing very long output

3 votes
1 answer
404 views

Attach 'on subscribe' callback to observable

3 votes
1 answer
1k views

Webpack devtool has no effect whatsoever in development mode

3 votes
2 answers
6k views

Selectively force file download with Apache based on URL parameter

2 votes
1 answer
1k views

Detaching doctrine entities that are part of a relationship

2 votes
5 answers
105 views

Portably find a Java class

1 vote
1 answer
916 views

Comet-style messaging: How to implement server part without polling?

0 votes
2 answers
758 views

python readline and asynchronous printing

0 votes
2 answers
351 views

Why isn't my Mutex class being transpiled by Webpack?