Live data from Hacker News

Viewing profile — kieranajp

kieranajp

HN member
Joined
Fri, Apr 13, 2012, 11:57 PM UTC
HN karma
42
Public activity
18 items

About kieranajp

http://kajp.im

[ my public key: https://keybase.io/kieranajp; my proof: https://keybase.io/kieranajp/sigs/Jojpda3jnb6eaTf6tUwxtKvWSdAH-V_cGSrsWb80PUw ]

Recent public activity

  1. comment
    Comment #14795566

    All our developers are Berlin based, so the London office isn't a great metric. Thanks anyway, though!

  2. comment
    Comment #14786069

    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.

  3. comment
    Comment #11998309

    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 cog…

  4. comment
    Comment #10966788

    Google cache: http://webcache.googleusercontent.com/search?q=cache:https:/...

  5. comment
    Comment #10359836

    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 An…

  6. comment
    Comment #9826214

    Funny, I came to HN while waiting for a domain to propagate

  7. comment
    Comment #9785027

    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…

  8. comment
    Comment #9458179

    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 p…

  9. comment
    Comment #9387455

    Text-only version https://www.instapaper.com/text?u=http%3A%2F%2Fwww.goblinsco...

  10. comment
    Comment #9387404

    First tried searching for 'Quake', then 'Daisy Johnson' [0]. Nada :( [0]: http://marvel.wikia.com/Daisy_Johnson_%28Earth-616%29

  11. comment
    Comment #9238147

    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 o…

  12. comment
    Comment #8916329

    Before I clicked this, I thought 'suspended jaccuzzi' was the name of a startup.

  13. comment
    Comment #8876421

    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 :(

  14. comment
    Comment #8874333

    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!)

  15. comment
    Comment #8716145

    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.…

  16. comment
    Comment #8567212

    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

  17. comment
    Comment #8567165

    I've lost track of everything we're meant to have stopped using in JS by now

  18. comment
    Comment #8481783

    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.