HackerTrans
TopNewTrendsCommentsPastAskShowJobs

monkeyjoe

no profile record

Submissions

FCC Call Authentication Trust Anchor Final Rule (Jan 2022)

regulations.gov
2 points·by monkeyjoe·4 anni fa·1 comments

comments

monkeyjoe
·2 mesi fa·discuss
Hey this really resonates. I’ve been looking for a way to describe the observation that talent is multi-dimensional without using that word, or just saying something generic like “people are good at different things.”

Maybe you should write some blog posts after all.
monkeyjoe
·anno scorso·discuss
How does this pass as science?? There is no actual data on people. They simulated from a multivariate normal and then reported the frequency of observations where all three dimensions were one or more standard deviations above the mean. This has no bearing on the actual number of exceptional people, the results follow only from the assumed correlations and the assumption of normality (which is probably wrong).
monkeyjoe
·2 anni fa·discuss
I think there is hidden gold in the linked research paper. In the second to last paragraph, it says if you are willing to discard the trivial partition (each point on its own) from Richness, then you *can* have Scale-Invariance and Refinement-Consistency as well. To me this suggests an optimal (in some sense) class of algorithms, perhaps to be chosen from based on computational complexity, cross-validation, etc.
monkeyjoe
·3 anni fa·discuss
On my device, there are no intermediate steps shown between my device and the server. Just FYI.
monkeyjoe
·3 anni fa·discuss
I think this is a really interesting take.
monkeyjoe
·3 anni fa·discuss
> Rational numbers are numbers that we can have in our hand while irrational numbers are ones which we can never have. It is important to have a setup that respects that difference.

Do you mean physically? Basic shapes like circles, squares and triangles allow us to hold irrational numbers in our hands as distances. Children playing with blocks can sense that root 2 does not conform nicely with other (rational) distances.
monkeyjoe
·3 anni fa·discuss
I think it just means taking the input as an integer and then separating out the “ones place”and “tens place” using integer division and modulo operator. E.g.,

  % 10

  tens = number // 10

  do_print = (ones + tens) == 10
monkeyjoe
·3 anni fa·discuss
Even subject level fixed effects would have made this a much better study. Doesn’t need to go all the way to IV to be a thoughtful design.
monkeyjoe
·3 anni fa·discuss
This study would be a lot more credible if they asked about cell phone use on follow up and then differenced everyone against their prior reporting, to determine if *changes* in cell phone use (and other control factors that might change over time) increased risk of hypertension. Still not perfect because of the long time lag to follow up, but much better. Either they didn’t know to do this or they did but then didn’t find the desired results… either way, not a good look.
monkeyjoe
·4 anni fa·discuss
Very well put.
monkeyjoe
·4 anni fa·discuss
OP here.

I've seen much recent discussion on HN about robocalls not being resolved by the new STIR/SHAKEN protocol arising from the TRACED Act. I found this on https://regulations.gov and thought it would be of interest.

The big US providers have implemented the STIR/SHAKEN caller ID authentication framework as of mid-2021 but there was a 2-year extension to mid-2023 for small providers. The implementation appears to have been ineffective at stopping robocalls because of origination via the exempt small providers. The FCC has now passed a rule that a subset of small providers (those most likely to be originating illegal robocalls) must be in compliance by mid-2022.

TLDR - if this works there should finally be a dropoff in robocalls this summer.
monkeyjoe
·4 anni fa·discuss
Indeed! Ha. Thank you.
monkeyjoe
·4 anni fa·discuss
Oops! I missed that point entirely.
monkeyjoe
·4 anni fa·discuss
Sure, but my old Google cloud apps on python 2.7 will one day get rug-pulled and forced to upgrade. It can only stay working forever if the platform doesn't change underneath it.
monkeyjoe
·4 anni fa·discuss
"intents and purposes" ... I think I was saying it your way until at least age 30.
monkeyjoe
·4 anni fa·discuss
Nextdoor also used to do it well, but it has become like Facebook with flame wars and political craziness.
monkeyjoe
·4 anni fa·discuss
Hey just wanted to say thanks for sharing this.
monkeyjoe
·4 anni fa·discuss
Got a reference for this?

My understanding is Nash equilibrium exists in any game with finite states, regardless of perfect or imperfect information.

The bit about announcing your strategy holds by definition - the equilibrium is defined such that no player can improve, thus it doesn't matter if the other player's strategy is known. Also, I don't think there's a requirement that Nash strategies be reachable by iteration.
monkeyjoe
·4 anni fa·discuss
I think it's because the publisher retains copyright. There is a limit on how "done" the manuscript can be and still be shared for free online. Some universities have started to fight back against this by limiting the scope of copyright restrictions that publishers can impose.
monkeyjoe
·5 anni fa·discuss
Sweet. Didn't know this existed. Is your site theme custom?

From a quick check of https://jsonresume.org/ it looks like they only have document themes, not website themes.