Viewing profile — teyfille
teyfille
HN member- Joined
- Sat, Oct 04, 2014, 12:25 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About teyfille
No profile information was provided.
Recent public activity
-
comment
Comment #8424627
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 …
-
comment
Comment #8408759
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 res…
-
comment
Comment #8408702
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".
-
comment
Comment #8408660
It's first to market?
-
comment
Comment #8408348
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…