kieranajp
- Karma
- 42
- Created
- April 14, 2012 (14y ago)
- Submissions
- 0
http://kajp.im
[ my public key: https://keybase.io/kieranajp; my proof: https://keybase.io/kieranajp/sigs/Jojpda3jnb6eaTf6tUwxtKvWSdAH-V_cGSrsWb80PUw ]
[ my public key: https://keybase.io/kieranajp; my proof: https://keybase.io/kieranajp/sigs/Jojpda3jnb6eaTf6tUwxtKvWSdAH-V_cGSrsWb80PUw ]
All our developers are Berlin based, so the London office isn't a great metric. Thanks anyway, though!
We're using Concourse extensively at HelloFresh (>130 devs). It's not without its quirks, but I've little to complain about so far, except perhaps the polish of the UI.
Trello. Occasionally, on spotty cellular connections, the sync messes up, but that's rare. Overall, it's a great-looking app, super simple to grok and use, and saves me tons of cognitive load every day.
Google cache: http://webcache.googleusercontent.com/search?q=cache:https:/...
The Windows version runs fine in WINE, alternatively they offer a very cut-down web-based solution called 1Password Anywhere (which I use on my Chromebook). (There's an official Android client too, which wasn't…
Funny, I came to HN while waiting for a domain to propagate
http://codebugapp.com is a fantastic front-end for Xdebug. I get a lot of mileage out of this, not least because I only had to set it up once and now it works with whichever editor I'm trying out this week.
Not _most_, but I do a decent amount of development through Cloud9 on a Chromebook. I'd intended to install Ubuntu on it, but actually because of C9 I've not needed to. It's also proven invaluable for assisting people;…
Text-only version https://www.instapaper.com/text?u=http%3A%2F%2Fwww.goblinsco...
First tried searching for 'Quake', then 'Daisy Johnson' [0]. Nada :( [0]: http://marvel.wikia.com/Daisy_Johnson_%28Earth-616%29
It's come on leaps and bounds in the past few versions IMO. Partly because of new language features (proper namespaces (enabling easy autoloading), traits etc) and partly because of the community pushing decent…
Before I clicked this, I thought 'suspended jaccuzzi' was the name of a startup.
I was looking for the same thing; however I can't find any acknowledgement of Ansible's existence anywhere on the site or in the docs :(
tl;dr :p (to clarify because internet + downvotes: this is a joke about not finishing the article about finishing things - I did actually read it!)
We're in Canterbury and it's very much the same situation here. Small, historical, charming town, 1 hour from London on HS1, and large enough that we have a good few local clients.
This really bothered me in the article too, though I'd always assumed Reading was a city (it certainly _feels_ like one!) - thanks for the info on that
I've lost track of everything we're meant to have stopped using in JS by now
line 4 col 80 Expected '===' and instead saw '=='. Think this one is due to coffeescript's `if var?` syntax, which compiles to a loose comparison.