Viewing profile — smerritt
smerritt
HN member- Joined
- Tue, Dec 23, 2008, 8:41 PM UTC
- HN karma
- 23
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About smerritt
No profile information was provided.
Recent public activity
-
comment
Comment #9329969
Agreed, especially about simplejson. I work on a project that uses simplejson, and it leads to ugly type checking all over the place because you never know what your JSON string go…
-
comment
Comment #9278490
I'd love for them to do that, but there's a couple of problems that they'd have to overcome first. First: Slackbot. This is a Slack-run bot that's in every channel; team owners can…
-
comment
Comment #4204104
Any limits on the number of metrics or metrics/s?
-
comment
Comment #3417590
Given a sufficiently large monitor, it's fine. I (Emacs user) routinely pair with a Vim-using coworker; we just put Emacs on one half of the screen and Vim on the other. The only t…
-
comment
Comment #3398089
Probably the best way to get started is to grab an Emacs 24 pretest and use technomancy's Emacs Starter Kit: https://github.com/technomancy/emacs-starter-kit Emacs 24 gives you a s…
-
comment
Comment #3387870
Absolutely true. The RAID controller would randomly lose drives and the driver for it would randomly cause kernel panics. We tried different firmwares and different kernels and mad…
-
comment
Comment #3384912
We had something similar but smaller (~8 TB) at a place I worked, and it was a nightmare. Migrating from that to S3 was one of the best things to happen to that project. Being a si…
-
comment
Comment #3302321
I voted for option #3; I recently tried to work with a technical recruiting agency, and based on my experience, I don't plan on ever doing it again. They were a bunch of email-phob…
-
comment
Comment #2933329
> Does 911 work different for cell phones? Yes, it does. Calling 911 from a cell phone connects you to a big regional call center that gets your location and transfers you to your …
-
comment
Comment #2919463
There's two flavors of monthly data cap. I have a Linode with a data cap of 300GB per month; if I use more than that, I pay a reasonable amount ($0.15/GB) for the excess. So if I u…
-
comment
Comment #1990911
Sometimes both programmers just keep using their favorite editors. At my last job, we had a more typical pairing setup with one machine (27" imac) in the middle of two programmers.…
-
comment
Comment #1415648
As an Emacs user, I've never found Emacs-ish keybindings in other applications to be helpful. Take Textmate, for example. Its default keybindings are a little bit Emacs-ish, and th…
-
comment
Comment #748989
This is the default behavior in Emacs 23.1. Most of the time, it makes editing text easier, as one would expect. The exception is when using a keyboard macro to do something to a b…