Viewing profile — derelk
derelk
HN member- Joined
- Sat, Aug 28, 2010, 9:03 PM UTC
- HN karma
- 40
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About derelk
Recent public activity
-
comment
Comment #15572034
Respectfully, you're missing the point. It is often the best (and only, in my mind) choice, and it is always sad. It's not the word or even the concept that's the problem. Using it…
-
comment
Comment #15571982
Definitely agree. I just had to euthanize my beloved dog two days ago and reading that truly hurt. Between that and several aspects of the post other commenters have already pointe…
-
comment
Comment #13467472
Agreed, I'm more confused than ever. I've been really sad to watch Voice die, and begrudgingly migrated towards Hangouts. Now I don't know what app I'm supposed to be using. Do I o…
-
comment
Comment #10680080
Agreed. 2.6 is was EOLed over 2 years ago and is consequently already missing significant security patches (e.g. CVE-2014-1912). I think it's unnecessary and maybe even unwise to s…
-
comment
Comment #10422902
I've been using this for several months and it's now an indispensable tool for me. Maybe I just never learned enough Curl options, but I find HTTPie to be so much easier and more i…
-
comment
Comment #10422894
I first discovered it on HN several months ago, so it's definitely been here.
-
comment
Comment #9456001
Congrats to TellApart! I'm bummed though, because they had good parties that seem unlikely to continue under their new corporate overlords.
-
comment
Comment #8467226
You're missing the Fusion drive, which is standard on the high-end and $200 extra on the mid-level.
-
comment
Comment #5223274
I agree. I really winced at that bizarre syntax. I find it strange to read and painfully unintuitive to write. It's not just "un-Pythonic"; it's unlike almost any other library. I …
-
comment
Comment #5203538
I've been using this for the past month or so, and overall I think it's the best app for Muni. The interface is not anywhere near as slick as the Google Maps app for example, but f…
-
comment
Comment #5106382
It's not unreasonable, but it's still obscure. Calling a time utility Delorean isn't unreasonable, despite also being obscure.
-
comment
Comment #3972825
I agree Bottle is simple and has some nice features, but I'm a little wary of the decorator-based "micro"frameworks. In my experience it can lead to strange code structure and it's…