Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qollin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
qollin
12y ago
I watched the video, because I thought it could be useful for our monthly discussion of metrics (revenue, etc.). My Feedback Presentation: I disliked the music; it created a leisurly feel and reminded me of soft drink commercials. Tool: In
2.
▲
by
qollin
13y ago
1. Refactoring. Mostly needed: - project wide renaming of functions, classes, ... inside the main editor (not through a "Refactoring dialog") - "extract method" at the press of a hotkey 2. Code generation to su
3.
▲
by
qollin
15y ago
There're a couple in Germany. The one in Bielefeld has still open seats available :-)
4.
▲
Transitioning to DevOps
(agileelephant.blogspot.com)
1 points
by
qollin
15y ago
|
0 comments
5.
▲
Introduction to DevOps: Agile Development and Operations Hand in Hand
(agileelephant.blogspot.com)
2 points
by
qollin
15y ago
|
1 comments
6.
▲
by
qollin
16y ago
One small think I often use in Visio: Ctrl-d (duplicate).
7.
▲
by
qollin
16y ago
If I interview Java programmers I always start with letting them write a method to reverse a String on the whiteboard. ~30% fail, for the others it's an easy warmup. I then ask how much memory this method consumes and if they could think of