ktt | 9 years ago | on: Why we need the best tools on Chromebooks and Raspberry Pi
ktt's comments
ktt | 9 years ago | on: Ask HN: What laptop should I get instead of a Macbook Pro?
ktt | 9 years ago | on: Ask HN: What laptop should I get instead of a Macbook Pro?
I'm also using Dell Thunderbold Dock TB15 and it drops video output and USB connections after 3h (because of heat) [1].
Of course I've got everything updated.
I had an excellent experience with XPS 12 years ago but this 9350 is constantly driving me crazy. I would certainly not recommend it.
[0]: http://en.community.dell.com/support-forums/laptop/f/3518/p/...
[1]: http://en.community.dell.com/support-forums/laptop/f/3518/p/...
ktt | 9 years ago | on: Why kernel development still uses email
ktt | 9 years ago | on: Purposes, Concepts, Misfits, and a Redesign of Git
ktt | 9 years ago | on: Ask HN: How are credentials managed at your company?
How do your software components authenticate to each other? With client certificates?
ktt | 9 years ago | on: I tried to fly to London on a fake passport [video]
ktt | 10 years ago | on: Introducing dumb-init, an init system for Docker containers
ktt | 10 years ago | on: Show HN: Runiq, a little Lisp-inspired language that runs on JavaScript
ktt | 10 years ago | on: Can we use Jenkins for that?
ktt | 10 years ago | on: Git-appraise: Distributed code review system for Git repos
ktt | 10 years ago | on: Git-appraise: Distributed code review system for Git repos
Clone the repo and then fetch notes manually:
git fetch origin refs/notes/*:refs/notes/*
After installing it through "go get" check existing code reviews with "git appraise list".There are notes from Jenkins and comments from developers as far as I can see.
Seems to be a little bit slow on my computer but the idea is really brilliant.
ktt | 10 years ago | on: Show HN: Decentralised Twitter – Microblogging on the Ethereum Blockchain
ktt | 10 years ago | on: Show HN: Nchan – a pub/sub server as an Nginx module
I can't wait to give it a try.
ktt | 10 years ago | on: GitHub's Metal Cloud
Does anyone knows what app does GitHub use for chats? Looks like a simple and elegant UI over Basecamp.
ktt | 10 years ago | on: List of secure websites
ktt | 10 years ago | on: List of secure websites
ktt | 10 years ago | on: Public XMPP Server Directory
ktt | 10 years ago | on: Public XMPP Server Directory
ktt | 11 years ago | on: Istanbul: A JavaScript code coverage tool written in JS
> Since all the good ones are taken. Comes from the loose association of ideas across coverage, carpet-area coverage, the country that makes good carpets and so on...
Oh, I just found a issue for that: https://github.com/Microsoft/vscode/issues/1031