HackerTrans
TopNewTrendsCommentsPastAskShowJobs

namkt

no profile record

comments

namkt
·4년 전·discuss
He also built the company, not the rockets. In a different thread here on HN, some of the SpaceX guys were commenting how he actually had very little understanding of rockets, understandably. But the credit goes to him regardless.
namkt
·4년 전·discuss
Is there a 'rick-rolled' meme but with blockchain?
namkt
·4년 전·discuss
This was the immediate and exact same thought I had the moment I read the first sentence of the post. Then I stopped reading. Clearly this was not an engineering decision, and passwords should be trusted to no one but competent engineers and cryptographers.
namkt
·4년 전·discuss
Like on Hacker forums? :)
namkt
·4년 전·discuss
Encryption is not for the poor.
namkt
·4년 전·discuss
Damn, this hits so many nails that it's got to be one of the biggest HN posts in a while.
namkt
·4년 전·discuss
He does that all the time where he posts a link and quotes one or two paragraphs. It's also meant for the fanbase to comment on the post.
namkt
·4년 전·discuss
He was Charles I of Spain and V of Germany. Still good ol' Charles but different major version numbers; motherfucker inherited quite a bit of land.

https://dbe.rah.es/biografias/10728/carlos-i-de-espana-y-v-d...
namkt
·4년 전·discuss
The government publishes infection rates at the county level. The county's health department may also have guidelines that differ slightly from the general nation-wide ones. If there is an uptick of infections in the local community and the boosters are recommended there (though still not necessarily at the macroscopic level), then that seems pretty clear to me.

But I still concur with OP. I am not an expert, and I don't know how to choose between experts with differing opinions. What I do know is that I trust certain institutions more than others.
namkt
·4년 전·discuss
No, "not having evidence" isn't the same as having evidence against.

That is exactly the point that I made above.

And where does it so clearly state in the website that second part? And of course it's ok, but that doesn't make it a recommendation.
namkt
·4년 전·discuss
They don't recommend because they don't see clear evidence in outcomes. See my EMA link below. This doesn't make the recommendation any closer than recommending not to.
namkt
·4년 전·discuss
This case is simple for me: I'll always follow EU/Canadian healthcare guidelines before US ones by a very long shot, unless there is an immediate problem in my local community where the US guidelines make more sense.
namkt
·4년 전·discuss
Because only the US seems to have this guideline. Canada and the EU are not recommending boosters to the general population as pointed out above. It's similar for the flu; afaik, the EU recommends flu shots for ages 60+, not for the general adult population. The US makes a big deal every year on getting flu shots; in corporate media, in shops and outlets, etc.

Edit: I stand corrected on the Canadian front; I had old information.
namkt
·4년 전·discuss
ECDC/EMA seem to have similar guidelines:

https://www.ema.europa.eu/en/news/ecdc-ema-update-recommenda...

e.g. "At the moment, there is no clear evidence to support giving a second booster dose to people below 60 years of age who are not at higher risk of severe disease. Neither is there clear evidence to support giving early second boosters to healthcare workers or those working in long-term care homes unless they are at high risk."
namkt
·4년 전·discuss
Do you use any public libraries for those backend servers, or is it all home-grown? Curious what's at play.
namkt
·4년 전·discuss
How exactly do you make the Dreamcast/PSO connect to one of these servers?
namkt
·4년 전·discuss
Great to see a C/C++ CPU-based implementation that runs on a variety of platforms. Most other ASRs seem to be either abandonware, a whole bunch of Python that only runs on PC, and/or solutions that send all your audio to someone's server.
namkt
·4년 전·discuss
My assumption is that it's not just the syntax, but that their compiler does the right thing. Though someone said it's based on LLVM, so who knows how much control they get.
namkt
·4년 전·discuss
It's constant time in that it always takes the same amount of time regardless of the extent to which the two strings are equal. It is a different concept than constant time in complexity analysis.

What's even more confusing is that it is also constant time in the complexity analysis sense given that the mac is usually a fixed-size string after choosing a hashing algorithm.
namkt
·4년 전·discuss
I know, right? The strongest theoretical crypto is a one-time pad, often presented in its XOR form in the first chapter of every crypto book.

But hey, if Google says math comes first...