Viewing profile — munger
munger
HN member- Joined
- Thu, Dec 06, 2012, 8:27 AM UTC
- HN karma
- 105
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About munger
No profile information was provided.
Recent public activity
-
comment
Comment #12477823
Agree. What is the point of using composer or any dependency manager if you check-in the vendor folder?
-
comment
Comment #11339439
Focuses on food replacement cost of calories burnt, which makes very little sense since author at their own acknowledgement does not account for cost of maintenance on car or bike,…
-
comment
Comment #10810988
Unless it's a financial application...
-
comment
Comment #9070688
In a way, this is where it can help to have a developer day job with a salary or at least that mentality. Where commercial pressures and tight deadlines can light a fire under you …
-
comment
Comment #8386893
I second Mandrill. 12k free emails per month, $0.20 per thousand after that (and cheaper for very large volumes). This is for a shared IP address with other free tier users. You ca…
-
comment
Comment #8311751
Arg, I think I found a dead-end on mission 1. I had the heartbleed virus v1.2 and the mission called for v1.0 and so after installing v1.2, it no longer allows installation of an a…
-
comment
Comment #7957268
I agree with both of these points. Also as someone else mentioned controlling how many ships to send out - I sent out my largest planet to capture a tiny one before I understood th…
-
comment
Comment #7956989
Sweet, fun so far. I think the drag/drop background broke on reload for me in chrome? Can't seem to move map anymore. A little slower paced than expected, and a little labor intens…
-
comment
Comment #7873471
Unfortunately here in Louisville/Boulder Colorado, it's either Comcast or Century Link. I have tried both and done my own testing, and Comcast is still the best connection despite …
-
comment
Comment #7797679
These days I subscribe to training functional strength as described in this article (Rippitoe and stronglifts 5x5 inspired)- mainly for day-to-day injury prevention in normal motio…
-
comment
Comment #7628164
Although, I guess there is nothing to stop me from running servers on Linode and continuing to use RS for Cloud Files/Akamai -- except for network speed of course. Linode can deplo…
-
comment
Comment #7622209
Couldn't agree with this more. I cringe at laugh tracks that literally get set off after each line of dialogue in many exchanges, especially when it is not even a joke and not funn…
-
comment
Comment #7604129
Rackspace cloud customer here… These Linode upgrades are very tempting to entice me to switch. I get I might not be their target market (small business with about $1000/month on Ia…
-
comment
Comment #7573758
Yep, I was just hassling our billing SaaS provider about this, but then I looked into their SSL vendor heartbleed post, and their customers mention this in the comments: http://blo…
-
comment
Comment #7559604
Not really sure how it's possible to hang out on HN and not know who patio11/Patrick/Kalzumeus is...
-
comment
Comment #7554206
What you probably want is to re-key your cert, do not revoke it. Revoking with some CA's (such as GoDaddy) means to essentially cancel the remainder of the valid date forever and r…
-
comment
Comment #7399803
Pretty much, except for the whole $79 additional cost of prime membership. =)
-
comment
Comment #7399777
Yeah, this. The other thing the $.99 item with $5.99 shipping does is allow refund scams - you would of course be able to return this item, but only if you paid return shipping cos…
-
comment
Comment #7394264
I like the Rackspace cloud offering a lot too. We use it exclusively for our business. I see Rackspace as being in the middle of the spectrum if DO is at the bottom and AWS is at t…
-
comment
Comment #6943753
I bought something from Target in this window with a credit card (Wells Fargo). I called them up to proactively report it stolen - the problem is they will immediately deactivate y…
-
comment
Comment #6917080
Thanks for the easy-to-understand take on the leader key. Not using the leader key is one of my known vim weaknesses I've been meaning to fix. I found your explanation and usage a …
-
comment
Comment #6778703
Here is the list of domains from the original doctor beets post linked in the this story to block on your router to stop this: ad.lgappstv.com yumenetworks.com smartclip.net smartc…
-
comment
Comment #6762658
I tried my hand at a couple affiliate marketing style blogs thinking the same thing - I'm a web dev. Never made more than a couple hundred dollars over the course of months of occa…
-
comment
Comment #6403157
One major thing no one ever seems to mention or realize about CFL bulbs is that if you read the fine print on the packaging, the life expectancy is based on leaving the bulb on for…
-
comment
Comment #6055047
and if you do need a dynamic pattern, this is what preg_quote() is for. http://php.net/manual/en/function.preg-quote.php