Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
helpermethod
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
helpermethod
13y ago
Remindes me of this: http://programmer.97things.oreilly.com/wiki/index.php/Don't_...
2.
▲
by
helpermethod
13y ago
SOAP Web Services.
3.
▲
by
helpermethod
13y ago
Same here. Got 9k rep by mostly answering basic Java questions.
4.
▲
by
helpermethod
13y ago
CrunchBang Linux: fast bootup, small memory footprint, Debian- based
5.
▲
by
helpermethod
13y ago
Grails.
6.
▲
by
helpermethod
13y ago
Insertion sort. Easy to implement (easier than BubbleSort), very fast for small data sets. Can be used in merge sorts / quick sorts when the set size becomes small.
7.
▲
by
helpermethod
13y ago
Shameless plug: This works similar to a script called 'up' which I am the author of: https://github.com/helpermethod/up
8.
▲
Membrane Service Proxy - An open source reverse HTTP proxy framework
(github.com)
1 points
by
helpermethod
13y ago
|
0 comments
9.
▲
by
helpermethod
14y ago
So true. I use it to track every detail of my personal projects and never had the feeling that anything was missing.
10.
▲
by
helpermethod
14y ago
Actually I think when Java will finally introduce anonymous functions the Template Pattern will be obsolete. The strategy pattern is IMHO much more flexible and can be used everywhere where the template pattern is used.
11.
▲
by
helpermethod
14y ago
That's also how I learn. As I never met anyone who learns that way I always considered this behaviour weird. Nice to know that I am not the only one :).