Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
teyfille
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
teyfille
12y ago
To be fair, I once fixed a java application that completely crashed due to using string concatenation for data export, rather than a StringBuffer. It does matter sometimes even in workaday applications.
2.
▲
by
teyfille
12y ago
Yes, that is altar upon which you sacrifice the abilitity to write print statements to do debugging, and lose the ability to reason about order of execution. But does it really result in more performant code? Every benchmark I've eve
3.
▲
by
teyfille
12y ago
Haskell's rhetoric has always seemed a bit Pharisaical to me: "Though the runtime is impure, Our Code is uncontaminated by the taint of side effects".
4.
▲
by
teyfille
12y ago
It's first to market?
5.
▲
by
teyfille
12y ago
Whenever I see a news article that mentions that automated alerts were ignored, I wonder how many false positives that piece of software produces. My own brief career as a sysadmin taught to loath, dread and distrust automated alerts. For