Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
computer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
61.
▲
by
computer
12y ago
What you're describing is basically copy-on-write: https://en.wikipedia.org/wiki/Copy_on_write , which is a part of most modern filesystems (ZFS, BTRFS, etc). That makes it software-based, but the idea is the same:
62.
▲
by
computer
12y ago
That's not true-- if you built it into the protocol/client, then transactions from the blacklisted addresses would simply never be accepted into the blockchain; there would not be the possibility to spread them around. But I doubt
63.
▲
by
computer
12y ago
I personally wouldn't call that position CTO. I prefer to use the C-positions for people who manage others, i.e. who set out the vision and direction, not the ones actually performing all of the lower-level work. But your opinion is, o
64.
▲
by
computer
12y ago
The grocery store I usually visit shows the price for all of its products both per unit and (much smaller, below it) in price per kilogram. I look at that all the time, and it's often surprising which of the products is actually the ch
65.
▲
Microsoft Azure’s use of non-US IPv4 address space in US regions
(blog.azure.com)
35 points
by
computer
12y ago
|
28 comments
66.
▲
by
computer
12y ago
Also, the resume says that you were Marketing Director somewhere, and that you were CTO at a company with 2000 employees. Is that actually true? If not, why are you trying to imply it? That's the type of bullshit on a resume that'
67.
▲
by
computer
12y ago
> WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues I see many readers here and on Twitter who interpret that as "TrueCrypt has security issues". That's not what it says. It says that it migh
68.
▲
by
computer
12y ago
At 12:14 the original Dutch on-screen text says >"We should not add bugs to a program out of nonchalance. We should do so systematically and with great care". The translator translates this to > "We should not introduce
69.
▲
by
computer
12y ago
Your question contains a very teleological narrative, in that you assume/recognize a natural evolution from the first to the last, with cause and result. Partially because you take all of mankind as one group. Then, to look at your que
70.
▲
by
computer
12y ago
Do it on your router, so that all devices that connect over wifi are automatically router through your VPN.
71.
▲
by
computer
12y ago
You wouldn't consider a traditional degree to have value in the field of "data science"? So to you, "data science" is indeed truly defined as "statistics without a proper statistical background"? (It'
72.
▲
by
computer
12y ago
How is it a step down? Without SNI, the public IP you connected to also uniquely identified the domain/cert you were visiting.
73.
▲
by
computer
12y ago
R is by far the most commonly used for statistical sciences. As far as I know, the list continues as follows: Matlab & Labview for experimental physics. SPSS for social psychology. SAS for the pharmaceutical industry/medicine resea
74.
▲
by
computer
12y ago
It's fake-- domain registered at eNom, hosted at namecheaphosting.com.
75.
▲
by
computer
12y ago
A specific fun example: I learned the insight that you can make a cryptosystem (stream cipher) out of a PRNG by using your secret key as PRNG seed, and then XORing your data with the PRNG output stream. The Coursera cryptography course was
76.
▲
by
computer
12y ago
Only issue I have with mine is that they have non-expandable 4 GB memory, since it's soldered onto the motherboard. I think some of the later models can be manually expanded up to 10 GB.
77.
▲
by
computer
12y ago
The underlying technology here is CrowdProcess ( https://crowdprocess.com/ ). Their business model is to use CPU time of visitors of websites to make money, by selling access to that CPU power to people who want to run parall
78.
▲
by
computer
12y ago
Your time4popcorn runs code with full access to your computer directly from a server controlled by unnamed individuals who are acting in completely mysterious ways. I.e. on every load of the app, it downloads code from a server controlled b
79.
▲
Shipping the LibreOffice HiDPI Patches, or How I Learned to Love Heartbleed
(medium.com)
3 points
by
computer
12y ago
|
0 comments
80.
▲
by
computer
12y ago
No, it's not the same. The poker sites you mentioned did try to pay (albeit with some delays); what did them in was that they spent their customer money on running their business, among other things that are in hindsight completely inc
81.
▲
by
computer
12y ago
Would it be possible to use three color lasers, and create full-color images? On a second thought, that would probably require variable brightness, or being fast enough so you can move slower on regions you want to appear more bright...
82.
▲
by
computer
12y ago
I have friends in Tanzania, and you could also consider South-Africa, and probably a lot more that I don't know anything about. But it depends on exactly what kind of "Wild West" you're looking for, and I'm no exper
83.
▲
by
computer
12y ago
> "IBM, Microsoft, Facebook, Google, others pledge $3.6 million to fund OpenSSL (arstechnica.com)" The title of this submission is incorrect. The funding goes to the general fund, not specifically to OpenSSL. Here's the pr
84.
▲
by
computer
12y ago
You forgot to escape your HTML output. http://fastask.it/%3Cscript%3Ealert%28%22asdf%22%29;%3C/scri... Also, there's SQL injections too: http://fastask.it/%27 http://fastask.it/%27
85.
▲
by
computer
12y ago
A bunch of countries in Africa probably fit much of your wanted model. Not everything there is hunger, murder and poverty.
86.
▲
by
computer
12y ago
An alternative is to use some email server from a host/domain registrar/google apps/zoho/etc as secondary MX server. It saves you from having to maintain a second server, and you still get 99% of your messages through yo
87.
▲
by
computer
12y ago
Does PURIFY get rid of the warnings by suppressing them, or by disabling code temporarily for debugging purposes (since it mentions macros)? The FAQ seems unclear on that point.
88.
▲
by
computer
12y ago
Doesn't work, since rekeyed certificates are often (mostly?) backdated to have the same valid-from date as the old certificate. I updated my key and certificate, and for the browser-visible certificate metadata only the fingerprint cha
89.
▲
by
computer
12y ago
I would probably think twice before using anything based on EncFS. See this audit for a lot of detail: https://defuse.ca/audits/encfs.htm
90.
▲
by
computer
12y ago
How is a commercial VPN that claims not to keep logs more deniable than running your own VPS that definitely doesn't keep logs?
More ›