Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hdhzy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
hdhzy
9y ago
There are generally two schools of thought: one is that the programmer should know better, memorize the documention and specs. The other one is that if it violates the principle of least astonishment it's just badly designed. Personall
2.
▲
by
hdhzy
9y ago
These kind of hidden extensibility in built-in functions make even seemingly simple code not work as expected: ["1", "2", "3"].map(parseInt) > [1, NaN, NaN]
3.
▲
by
hdhzy
9y ago
> ...it seems like a block chain would be ideal If I could get just 1 satoshi every time I see this suggestion...
4.
▲
by
hdhzy
9y ago
https://github.com/git/git/blob/master/Documentation/technic...
5.
▲
by
hdhzy
9y ago
Auditing binaries wouldn't really do anything as it's their hardware that'd run the binary. So the hardware can be programmed to lie or to still have some backdoor.
6.
▲
by
hdhzy
9y ago
Can't check it because of missing plugin but is it something like https://eternitywall.it/ ?
7.
▲
by
hdhzy
9y ago
A lot of them generate 404s but still it's a very valuable list, thanks! -2017-11-26 22:15:18-- http://www.oreilly.com/design/free/files/2016-design-salary-survey-report.epub Reusing existing connec
8.
▲
by
hdhzy
9y ago
Out of curiosity which version do you have?
9.
▲
by
hdhzy
9y ago
I wouldn't recommend XPS. I have version 9350 and it constantly have one problem after another. In no particular order: slow boot time (it can take 7 seconds to see dell logo after pressing power button), coil whine, a firmware update
10.
▲
by
hdhzy
9y ago
Actually I read the rechargeable section but there is no explicit mention there of how quickly does the rechargeable battery provide power. Is this implied that it's not in quick bursts because it's rechargeable? Or maybe I missed
11.
▲
by
hdhzy
9y ago
> There are some kinds of battery that only work at those temperatures - molten salt batteries. Used on earth for a few types of missile and some grid batteries. Not an expert in batteries but Wikipedia says molten salt batteries provide
12.
▲
by
hdhzy
9y ago
> There are no standards and protocols in place for this, and there's no browser that enforces this. And there will never be especially for web apps because there are no parties interested in this. Look at what happened with HPKP. I
13.
▲
by
hdhzy
9y ago
I don't want to sound negative but I guess almost 100% of the web relies on quickly updating resources and being fresh so I wouldn't hold my breath for when "resource pinning" would happen. For the record one can already
14.
▲
by
hdhzy
9y ago
> The webcrypto api also can't stop the server from sending malicious javascript to a user which when run uses the webcrypto key to decrypt the user's data and send it back to the server. Yes, but virtually nothing protects aga
15.
▲
by
hdhzy
9y ago
You don't need to think ME is a secret NSA backdoor to know it's a terrible "feature" from security point of view.
16.
▲
by
hdhzy
9y ago
> CACert is a weird example because their model was completely at odds with how everybody else (yes now including Let's Encrypt) does things. Well, CACert insisted on validating people but it turns out that it's not really nece
17.
▲
by
hdhzy
9y ago
It's not that easy. I mean the code is there but the infrastructure needs to be provisioned and it takes time to gain trust in the CA world, see CACert.
18.
▲
by
hdhzy
9y ago
The USB-C port is just for power and as far as I know it doesn't support anything more than 1080p than on a big monitor looks kind of bad.
19.
▲
by
hdhzy
9y ago
DeX is quite good but unfortunately only available on the top Samsung phones. I think the target market would be people that don't necessarily need a PC for most of the time. Someone that needs a bigger screen to easily do banking or w
20.
▲
by
hdhzy
9y ago
I'm not the author but probably the intention there is to have a minimal one executable container and before the recent multistage builds feature it was kind of a pain to implement.
21.
▲
by
hdhzy
9y ago
> I was wondering if anyone has more details about setting up and using a hardware key like the Yubikey in conjunction with Pass works? Find a guide on using Yubikey with gpg (such as this one [0]) and if you configure it it will work se
22.
▲
by
hdhzy
9y ago
I found pass [0] to be extremely useful especially if one is using OpenPGP (e.g. GPG) already. For desktop there is QTPass [1] for Android Password Store [2]. There is pass-otc [3] for storing TOTP secrets. There is browser pass extension [
23.
▲
by
hdhzy
9y ago
Maybe quickly changing topics is what causes the confusion. I guess they picked github because it has enterprise offering and enterprise customers are interested in large git repos. So github is like a test lab for GVFS. In the mean time th
24.
▲
by
hdhzy
9y ago
I don't know what addresses they use but github engineering blog has a lot of examples of really useful contributions, e.g.: > Shortly after our initial deploy, we also started the process of upstreaming the changes to Git so the wh
25.
▲
by
hdhzy
9y ago
No, they needed to do some modifications to the git suite of tools. Generally git expects all objects to be on disk and Microsoft wanted to have sparse checkouts of files in a specific revision. Not really polluting but rather having some o
26.
▲
by
hdhzy
9y ago
Comments such as this one make me always check comments before reading the submission. Thanks!
27.
▲
by
hdhzy
9y ago
Looks interesting. Could you share what do use git notes for? Comments about the review? (seems like a lightweight alternative to git appraise [0]). [0]: https://github.com/google/git-appraise
28.
▲
by
hdhzy
9y ago
I don't know if that's a question for me but I've seen noise in Windows too. Additionally with a "bad" set of video drivers the noise was super-loud.
29.
▲
by
hdhzy
9y ago
> Actually some basic features such as getters, setters Do you mean generating getters and setters based on fields? Because I can't find this option (tried searching for "getter", "java", "generate", no
30.
▲
by
hdhzy
9y ago
I think it's more about the money and this kind of faith does not bring any money. For the record I don't mind Mozilla's decision.
More ›