Viewing profile — pauldino
pauldino
HN member- Joined
- Thu, Jan 08, 2009, 4:01 PM UTC
- HN karma
- 770
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About pauldino
No profile information was provided.
Recent public activity
-
comment
Comment #44015326
The iPhone is really big in Japan (it's one of the few countries where it has a higher market share than in the US) which probably makes it more worthwhile for Apple
-
comment
Comment #43986977
I did something similar where I left an old Android phone at home and logged in to what I think used to be messages.android.com (now google.com) from a laptop praying the session w…
-
comment
Comment #43065113
That's not the case for JPL missions (the paper originally is from JPL) which generally have 2 separate independent computers where 1 is active at a time. Since they're independent…
- comment
-
comment
Comment #41187789
And Google made basically the opposite thing to embed Chrome within Internet Explorer for sites that wouldn't work in IE. https://en.wikipedia.org/wiki/Google_Chrome_Frame
-
comment
Comment #38044080
Juno and NetZero eventually merged but I’m pretty sure they started out totally separate (I used both back in the day)
-
comment
Comment #27923795
No, but MySQL 8 does at least have atomic DDL now, as well as instant DDL for some cases (like adding a column).
-
comment
Comment #26466822
Not to me, but it’s happened. https://www.quora.com/Has-Amazon-S3-ever-lost-data-permanent...
-
comment
Comment #25861240
If you're insured, more likely than not you don't have a copay for general vaccines like flu shots; they're considered preventative care and most health care plans are required to …
-
comment
Comment #25706915
JPL has been managed by Caltech for NASA since 1958, but JPL actually predates the formation of NASA (and has always been managed by Caltech).
-
comment
Comment #25531043
This post doesn't seem to mention the key and signature sizes, so from the paper abstract: "Targeting the post-quantum NIST-1 level of security, our implementation results in signa…
-
comment
Comment #25472351
Flagship multi-year science missions are generally conservative with technology choices, but some NASA projects are intended as technology demonstrations and can on take more risks…
-
comment
Comment #24379982
I think you're referring to PAKE (password-authenticated key exchange). SRP (secure remote protocol) might be the Stanford proposal you're referring to, although it's actually fair…
-
comment
Comment #24000112
Unfortunately (or fortunately depending on who you ask) NASA is very restricted in what it can do with China, so probably not. But NASA does utilize ESA's Trace Gas Orbiter in addi…
-
comment
Comment #23999946
The Perseverance mass is just for the rover, but there's a few other components that get it to Mars and on to the surface (the cruise stage, sky crane, etc). I can't seem to find t…
-
comment
Comment #23999057
I believe the Chinese mission actually does have more mass overall - although the rover is a lot smaller, they're also sending a large orbiter and a landing platform to deliver the…
-
comment
Comment #22124419
Aside from things like ansifilter you can add a ?style=bw parameter to remove the colors, e.g. $ curl cht.sh/ls?style=bw Or if you do like colors but not the defaults you can try o…
-
comment
Comment #21750935
I flew a United 787-9 recently and noticed an IR LED too, but I assumed it was a proximity sensor (when you bring your hands close to the bottom of the screen the home button, head…
-
comment
Comment #20379926
The cargo.toml file gives it away as a Rust project, so install Rust then > cargo build to just compile, or > cargo run to compile & run
-
comment
Comment #19641240
In this case it’s more like a different set of Europeans saying “nope” - the Trace Gas Orbiter and the paper in Nature are both from Europe
-
comment
Comment #19641146
And even if they didn’t ever manage to land on the moon, ESA did once land on a moon. https://en.m.wikipedia.org/wiki/Huygens_(spacecraft)
- comment
-
comment
Comment #19010558
The first edition of ECMA-335 was published December 2001, so now almost two!
-
comment
Comment #18153901
> WSL is a continuation of the kernel ABI part of Project Astoria. Astoria also had lots of user mode code that made Android apps feel native. https://twitter.com/benhillis/status/…
-
comment
Comment #18145951
I'm pretty sure that's unrelated to the DNSSEC root key which is managed by IANA and not RIPE NCC. https://www.iana.org/dnssec I'm guessing that's referring to signing the reverse …