Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kieranajp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kieranajp
9y ago
All our developers are Berlin based, so the London office isn't a great metric. Thanks anyway, though!
2.
▲
by
kieranajp
9y ago
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.
▲
by
kieranajp
10y ago
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.
4.
▲
by
kieranajp
11y ago
Google cache: http://webcache.googleusercontent.com/search?q=cache:https:/...
5.
▲
by
kieranajp
11y ago
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 mentioned above)
6.
▲
by
kieranajp
11y ago
Funny, I came to HN while waiting for a domain to propagate
7.
▲
by
kieranajp
11y ago
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.
8.
▲
by
kieranajp
11y ago
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; the ab
9.
▲
by
kieranajp
11y ago
Text-only version https://www.instapaper.com/text?u=http%3A%2F%2Fwww.goblinsco...
10.
▲
by
kieranajp
11y ago
First tried searching for 'Quake', then 'Daisy Johnson' [0]. Nada :( [0]: http://marvel.wikia.com/Daisy_Johnson_%28Earth-616%29
11.
▲
by
kieranajp
12y ago
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 standards [0], [1]. It&#
12.
▲
by
kieranajp
12y ago
Before I clicked this, I thought 'suspended jaccuzzi' was the name of a startup.
13.
▲
by
kieranajp
12y ago
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.
▲
by
kieranajp
12y ago
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.
▲
by
kieranajp
12y ago
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.
▲
by
kieranajp
12y ago
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.
▲
by
kieranajp
12y ago
I've lost track of everything we're meant to have stopped using in JS by now
18.
▲
by
kieranajp
12y ago
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.