Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AndrewDMcG
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
AndrewDMcG
11y ago
This is what I recommend to non-technical users: http://www.amazon.co.uk/Silvine-Executive-Pocket-Notebook-14... I use a hand-rolled gpg + git + owncloud for myself, but that's not convenient if you don't routinel
2.
▲
by
AndrewDMcG
11y ago
From the comments on the debian bug, this appears to have been fixed in Chromium. https://code.google.com/p/chromium/issues/detail?id=491435
3.
▲
by
AndrewDMcG
11y ago
2002 explanation by Dan Bernstein of why IPv6 will never happen. http://cr.yp.to/djbdns/ipv6mess.html
4.
▲
by
AndrewDMcG
11y ago
If you don't have enough control over your applications to have them connect over trusted networks and not untrusted ones, you probably don't have enough control to stop them leaking more information than you would want to the end
5.
▲
by
AndrewDMcG
11y ago
It's actually interesting why this idea is so totally wrong. So Telecom Malaysia messed up a config, and Global Crossing accepted their updates automatically. Global Crossing didn't have to accept the bad update. They generally tr
6.
▲
by
AndrewDMcG
11y ago
The regulations protecting investors are far stronger than those protecting consumers. Crowdfunding could not exist if the customers were legally considered investors.
7.
▲
by
AndrewDMcG
11y ago
Ah, that's really significant, thanks
8.
▲
by
AndrewDMcG
11y ago
the goal should be to be able to process the vast majority of transactions That implies the social value of the transactions outweighs the cost of carrying them on the blockchain. If the bulk of transactions are penny-valued "scratch
9.
▲
by
AndrewDMcG
11y ago
Does the author have any evidence for his claim "The limit was temporary"? It was certainly commonly claimed even a couple of years ago that the coming scarcity of blockchain space would lead to an increase in fees.
10.
▲
by
AndrewDMcG
11y ago
I would assume the author is talking about in-house software development. If you are delivering software to a client, you don't want them to have to recompile sources to make changes. If the developers of the software are also responsi
11.
▲
by
AndrewDMcG
11y ago
Beyond Wolfram's example, prime numbers have been generated by Conway's Game of Life: https://www.youtube.com/watch?v=68nEX5CEmZE
12.
▲
by
AndrewDMcG
11y ago
I agree with this too. Pulling constants out to the top a source file is often a mistake. It's useful if someone is looking at the source file to find the constant, but usually it's more likely that they're reading the code
13.
▲
by
AndrewDMcG
11y ago
YES! No system is harder to maintain than one that consists of a huge mesh of configuration files. No kidding, I have worked on a large company-wide reporting system where the easiest changes to make were to the code. Code changes could be
14.
▲
by
AndrewDMcG
11y ago
LOL at "GPG is famously easy to use"