HN user

Cbeck527

88 karma

SRE @ Density.io http://becker.am

Posts0
Comments19
View on HN
No posts found.

Shameless plug for a CLI *say derivitive that a coworker and I made: RabbitSay. http://www.rabbitsay.wtf

  $ pip install rabbitsay
  $ rabbitsay "shameless plug"
  ┌───────────┐
  | shameless |
  |   plug    |
  └───────────┘
  (\__/) ||
  (•ㅅ•) ||
  /   づ

I see your point, but don't necessarily agree 100%.

Regardless, I was calling it as I saw it at the time. Checking out the comment section of a few posts on PH's front page today, it looks like my evaluation still stands. Though my classification may be hyper-specific, my main point is it's a microcosm (stereotype?) of the echo chamber.

I agree-

I stopped going back after I realized it was a homogeneous group (read: white dudes connected to VCs) patting each other on the back for releasing half-baked MVPs. I was really turned-off by that.

That said, I think it's slowly changing for the better (rigging allegations aside) since I last took a look a year or so ago. I received a small amount of traction after submitting a stupid iMessage sticker pack I built. I was still pretty salty when I submitted it, but was curious to see if the exclusivity had loosened up a little bit. It had!

As someone who occasionally builds silly apps it's cool to share them with a community of makers, but I don't think PH fits the bill anymore. Maybe the acquisition will allow them to re-focus?

Yes, so the attack vector is still higher than other solutions outlined in the article, but we've managed to avoid installing stuff like gcc. It's also significantly cut down our deployment time, especially when updating libraries/requirements.

"It remains virtually impossible to create a Ruby or Python web server virtual machine image that DOESN’T include build tools (gcc), ssh, and multiple latent shell executables."

At work, our tech team has found an interesting way around this for our Python app. We build out the virtualenv in the docker container, and then run our ansible-based deployments inside the same container. With that, our virtual environments are rsync'd to the app servers so we can avoid installing developer tools.

Video on Instagram 13 years ago

It definitely is, but with any service the people you're following makes a huge difference.

My new Macbook Air is fantastic for on-the-go work, but I don't think I'll ever give up my desktop. I've used my Air exclusively over my two week vacation (and I've gotten lots of work done on this little guy), but I still find myself missing my 24" monitor, full keyboard, and mouse.

My ideal setup, which I've only recently implemented, is a powerful desktop workstation with a thin-but-fast mobile laptop. My custom desktop build and the Air fit this perfectly.

This fall, I'm studying abroad in London and I'm only taking my Air with me... very interested to see if I get frustrated with its limitations or not.