HackerTrans
TopNewTrendsCommentsPastAskShowJobs

areyousure

no profile record

comments

areyousure
·3 bulan yang lalu·discuss
The paper explicitly states that n is greater than 2, but the issue is whether a,b,c can be 0.
areyousure
·7 bulan yang lalu·discuss
I have wanted one general application of this idea in a spreadsheet. Specifically, I track some of my running, including speed (pace), distance, and time. Under different circumstances, I have exactly two of the three available and I want the third to be computed, but it varies which. I have found it fairly difficult to implement this kind of data entry in Google Spreadsheets and Excel, even know conceptually it's a very simple constraint "a*b=c" where I know some two variables.

As a more substantive comment: You may find the thesis "Propagation networks : a flexible and expressive substrate for computation" by Alexey Radul interesting. https://dspace.mit.edu/handle/1721.1/54635
areyousure
·7 bulan yang lalu·discuss
Vlad Tenev tweeted about it here: https://x.com/vladtenev/status/1994922827208663383
areyousure
·8 bulan yang lalu·discuss
In case anyone is curious, there is a discussion of AI in Section 5 (page 8 of the PDF). This direct link might work: https://arxiv.org/pdf/2511.14653#page=8
areyousure
·8 bulan yang lalu·discuss
> The real question is why they’re paying $100K per truck

> The test equipment can’t possibly cost more than $100K. That leaves $26.9M of “you’re doing something obviously wrong”.

It seems clear from the original text ("It costs $100,000 per certification") that it's the certification FEE that is $100k. For example, https://ww2.arb.ca.gov/sites/default/files/2024-08/mac202403... includes an individual base fee of $126,358.
areyousure
·3 tahun yang lalu·discuss
In case anyone is curious, it seems "RRSP" stands for "registered retirement savings plan", a type of financial account specific to Canada.

https://en.wikipedia.org/wiki/Registered_retirement_savings_...
areyousure
·4 tahun yang lalu·discuss
In case anyone is curious, the article https://en.wikipedia.org/wiki/National_Socialist_Party_of_Am... linked above suggests that the NSPA's goal was in fact to hold a march in Chicago and following the Skokie decision, they apparently did in fact hold a rally in Chicago.
areyousure
·7 tahun yang lalu·discuss
But that requires that Googlebot be allowed to crawl the page in robots.txt in the first place.

How do you tell Googlebot to not crawl your site and to not index it either?

Previously, one could use the undocumented "Noindex" directive in robots.txt, but this will be disabled soon: https://webmasters.googleblog.com/2019/07/a-note-on-unsuppor...