Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rrobukef
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rrobukef
4d ago
While AI was clearly used to generate and structure a first draft, I say it has been extensively rewritten by the author. In my experience, AI tends to avoid the first person, instead writing from a passive observer or even using sentences
2.
▲
by
rrobukef
7d ago
It wouldn't surprise me that even if you opt-out they still train on 'de-identified' chat data. After all, facts cannot be copyrighted and one cannot be sued for unethical behaviour.
3.
▲
by
rrobukef
7mo ago
The fact that the height of adult males with ADHD is greater than that of males without ADHD (first figure/graphs, G & H) should indicate that there is no causative link that the medication has an impact. For females, the average d
4.
▲
by
rrobukef
1y ago
An ESTA is not only for Tourism.
5.
▲
by
rrobukef
1y ago
That is not what the article says.
6.
▲
by
rrobukef
1y ago
I disagree, wood pellets are more expensive than oil for energy, especially if only counting the production cost of oil w/o the tax. So even the first time an old forest is cut, when the land changes, it already displaces oil use. At g
7.
▲
by
rrobukef
1y ago
Per abstract, the effect is stronger in poor regions (precisely "across five levels of social deprivation"). They did control for affluence.
8.
▲
by
rrobukef
2y ago
Yes, and libraries pay for that access. They also don't obfuscate the origin or remove the advertising. Don't equate libraries with what OpenAI does.
9.
▲
by
rrobukef
2y ago
Quitting implies there is a problem, the authors even state so. But is it really¹? I'm quite sure "Over 90% of college students quit college within a decade". They graduate. Should science grow exponentially? Is there no valu
10.
▲
by
rrobukef
2y ago
Every tenured professor is expected to have at very least one PhD student. A PhD takes on average less than 8 years and a tenure more than 20. Though I think a more reasonable replacement rate is 10+ PhD graduates per professor. I do not th
11.
▲
by
rrobukef
2y ago
Don't you scenario-test your processes? /s
12.
▲
by
rrobukef
2y ago
Pacemaker and hearing aids as well, eventually a temp-teacher will cause a right mess.
13.
▲
by
rrobukef
2y ago
Wouldn't the compiler optimize (x-y)!=0 to x!=y? Seems like a good optimisation to me and one probably in accordance to the C standard. It would also make it impossible to have a decent non-zero check for if ((x-y)!=0) progress((x-t)&#
14.
▲
by
rrobukef
2y ago
It is a neat game. With a bit of trying you can find some patterns: * Every tile has two orientations 0 and 180 degrees which allows to cut a lot of possibilities for small fields. * Three tiles can be flipped together, meaning if you have
15.
▲
by
rrobukef
2y ago
They are trained to duplicate, we just hope they do so by abstracting patterns. Various techniques stack the deck to make it difficult to memorize everything but it still happens easily, especially for replicated knowledge. "You train
16.
▲
by
rrobukef
2y ago
Imagine how fast Phelps could swim with this!
17.
▲
by
rrobukef
3y ago
You have an urn of 50 red and 50 green balls. Roll a die and add a red ball for every pip. What is the probability of the next ball you take being red? I say both can be a question in Statistics I where you calculate probabilities based on
18.
▲
by
rrobukef
3y ago
So? There's plenty of problem statements with irrelevant data. Children are also getting taught to determine which is relevant in class. But also, it's not irrelevant because for two cases the probability stays equal. Calculating
19.
▲
by
rrobukef
3y ago
Watch out. Because your bits are indexed you have a different problem than before. The first red ball does not give you a significant bit. Instead: Make a sample and now you know that it is greater than a random number unknown to you. Can y
20.
▲
by
rrobukef
3y ago
OIDC/oAuth seems like the solution: make it somebody else's problem. But OIDC tokens can be stolen, they can change domains because of misconfiguration or bad redirect urls.
21.
▲
by
rrobukef
3y ago
Because you may have meant --f=oo or -f -o -o, both of which are standard unix interpretations of single-dash multi-character flags (e.g. ls, ssh). Or maybe the newest version added the -foo flag. And if you've got something like '
22.
▲
by
rrobukef
3y ago
The sidelining is to show damages to her reputation etc. Page 50 or so starts the description alleging how the administration and the dean gutted her department by blocking, reallocating funds, stopping hiring, and refusing to extend contra
23.
▲
by
rrobukef
3y ago
Minimum wage in canada in '99 was +-9$. Did he work 6 hours per week at 50% tax burden?
24.
▲
by
rrobukef
3y ago
Please just make the block-list a plain-text human-readable file. That way I can update the file when a new torrent website is convicted and black-listed.
25.
▲
by
rrobukef
3y ago
Unless you have a contract stating the non-collection of PII, the you can wash your hands. OTOH, it's just as easy to be willfully blind about that.
26.
▲
by
rrobukef
3y ago
In the case of 3 with children 1 and 5 and 5 with children 4 and 6. 3 and 5 have two nodes. If you add 7 as a child of 6, the tree is unbalanced. This is not one of the cases shown.
27.
▲
by
rrobukef
3y ago
All examples rotate a node with a single child, what about the case where you have two children?
28.
▲
by
rrobukef
3y ago
The author lives in a context of real calculus, as such he declares that the field from the second section onwards will be reals. The functions over the field of booleans can be equally interesting including the Fourier transformation (mult
29.
▲
by
rrobukef
3y ago
The article is some summary of a book with chapters. At some point they limit the space to the subspace of functions periodic over (b-a) and change the basis (with proof) from dirac delta to sines of frequency 2pi*k/(b-a) [with k in N]
30.
▲
by
rrobukef
3y ago
I also saw the author distinguished internal versus output softmax. I think he'd apply his modification only to internal softmax and let the external force an output.
More ›