Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ktt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ktt
10y ago
If VS Code is written in HTML/CSS/JS wouldn't it be possible to use it without devmode on Chromebook? Oh, I just found a issue for that: https://github.com/Microsoft/vscode/issues/1031
2.
▲
by
ktt
10y ago
I should've done the same. After 8 months of having it it still has a lot of very weird issues. I hoped Dell would somehow fix it with a firmware update but nope... everything is still the same.
3.
▲
by
ktt
10y ago
Which version? I've got XPS 13 9350 and it's been a constant pain. Boot time is very slow [0], bluetooth connectivity is weak, I've got constant graphic glitches when on battery. Latest update of the video driver introduced a
4.
▲
Samsung/jerryscript: Ultralightweight JavaScript Engine for the IoT
(github.com)
3 points
by
ktt
10y ago
|
0 comments
5.
▲
by
ktt
10y ago
Something like this https://github.com/google/git-appraise ?
6.
▲
by
ktt
10y ago
Not the parent but I'm using it to stage sections of the file and then revert everything that is not staged. For example all logging statements. Or use staging as a mini commit. It's sometimes easier to look at the diff and stage
7.
▲
Microcontainer: A small script which helps you shrink size of Docker images
(github.com)
3 points
by
ktt
10y ago
|
0 comments
8.
▲
Microcontainer
(github.com)
5 points
by
ktt
10y ago
|
0 comments
9.
▲
by
ktt
10y ago
This is by far the most interesting scheme in this entire thread! How do your software components authenticate to each other? With client certificates?
10.
▲
by
ktt
10y ago
Exactly but not for all surnames. See: https://www.quora.com/Is-it-true-that-in-Russian-culture-a-w...
11.
▲
Credential Management Web API Demo
(w3c.github.io)
3 points
by
ktt
11y ago
|
0 comments
12.
▲
Linux: productive sysadmins without root (securing intellectual property)?
(serverfault.com)
3 points
by
ktt
11y ago
|
0 comments
13.
▲
by
ktt
11y ago
Reminds me of RancherOS that also have Docker running as PID 1: https://github.com/rancher/os#how-this-works
14.
▲
by
ktt
11y ago
Cool! Reminds me of https://github.com/kanaka/miniMAL
15.
▲
Dapper – Docker Build Wrapper
(github.com)
2 points
by
ktt
11y ago
|
0 comments
16.
▲
by
ktt
11y ago
Yep. Not long ago a remote code execution hole in Java was found. Fortunately Jenkins was quickly patched: https://jenkins-ci.org/content/mitigating-unauthenticated-re...
17.
▲
by
ktt
11y ago
Probably the same way that git handles author and committer fields see: https://news.ycombinator.com/item?id=10005577
18.
▲
by
ktt
11y ago
What's interesting is that this project seems to be using itself for code review. Clone the repo and then fetch notes manually: git fetch origin refs/notes/*:refs/notes/* After installing it through "g
19.
▲
Git-appraise: Distributed code review system for Git repos
(github.com)
189 points
by
ktt
11y ago
|
26 comments
20.
▲
by
ktt
11y ago
See also something similar using Bitcoin: http://eternitywall.it/
21.
▲
Support for ChaCha20-Poly1305 released in OpenSSL 1.1.0
(github.com)
91 points
by
ktt
11y ago
|
22 comments
22.
▲
by
ktt
11y ago
Wow, excellent! I've been looking for lightweight websockets pubsub and had to create something simple in Node to achieve it but this would've sufficed. I can't wait to give it a try.
23.
▲
by
ktt
11y ago
Unfortunately most of the material on ChatOps currently covers only how to get Hubot to display cat pictures or other trivia [1]. Maybe it's because each company should create their own "chat API" but I'd also like to he
24.
▲
by
ktt
11y ago
TLS is not strictly mandatory in HTTP/2 (see h2c) but even if it was this list solves another problem - when user types e.g. Google.com in their browser the initial connection is made via HTTP. Preload list says "if this domain is
25.
▲
by
ktt
11y ago
Then the attacker could just block the update servers.
26.
▲
by
ktt
11y ago
Thanks!
27.
▲
by
ktt
11y ago
Would you mind sharing which XMPP client do you use?
28.
▲
by
ktt
12y ago
> Why the funky name? > 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... https://github.com/gotwarlost
29.
▲
by
ktt
13y ago
Wow, I didn't know about it! That's a shame it was removed - I couldn't find a site to test it or the issue in Chromium tracker about removing it though. More information: https://code.google.com/p/chromi
30.
▲
On making domain-wise abstractions and data vs business logic
(bartoszkrupa.eu)
1 points
by
ktt
13y ago
|
0 comments
More ›