Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
3rd3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
3rd3
1mo ago
Pretty sure this is satire. Maybe it alludes to recent concerns that Norway’s sovereign wealth fund could be exposed to an AI-driven investment bubble or valuation correction.
2.
▲
Doubletake – AirPlay/TV Screen Mirroring Sender for Linux (X11 and Wayland)
(github.com)
1 points
by
3rd3
1mo ago
|
0 comments
3.
▲
by
3rd3
5mo ago
Isn't that "scheduled sampling"? In that case they also shift the input distribution toward that of the model, which possibly is even more crucial than shifting the output distribution?
4.
▲
Wikifunctions
(wikifunctions.org)
2 points
by
3rd3
10mo ago
|
0 comments
5.
▲
by
3rd3
1y ago
You probably mean "e.g." as "for example", not "i.e."? This might be on purpose and part of the training data because "for example" just sounds much better than "e.g.". Presumably for most p
6.
▲
by
3rd3
2y ago
> 2D and 3D tools get this right Except for (vector) graphics design, desktop publishing, page layout designing and reporting software... The reason is of course that most printed items are unica and non-variable, but proper parametric
7.
▲
by
3rd3
2y ago
Much of our wealth is grounded in immorality.
8.
▲
by
3rd3
2y ago
The "lesson" does not seem so clear according to the article you have linked: > Schneider claimed that the decision had been political, “not made on the basis of facts” > “We do not see any compelling technical reasons fo
9.
▲
by
3rd3
3y ago
A nano font but huge images. The large image is a 4873 KB bitmap which can be losslessly compressed to 47 KB using PNG.
10.
▲
by
3rd3
3y ago
Last time I checked lxml.html and lxml.html.clean (possibly with cssselect) were much faster than BeautifulSoup. Not sure this is still the case.
11.
▲
by
3rd3
3y ago
How does a lateral (cross) join compare to a window function in your example?
12.
▲
by
3rd3
3y ago
Could you give an example?
13.
▲
by
3rd3
3y ago
What is the point of the cross join? This would work as well: SELECT loop.value, loop.value * loop.value FROM generate_series(1,5) AS loop(value)
14.
▲
by
3rd3
3y ago
Aren't the image blobs embedded in the URLs using Base64-encoded strings rather than using JS?
15.
▲
by
3rd3
3y ago
As others have noted, it is more about the maximum complexity increasing than mean or median. Simple structures keep existing as long as they have their niche, and a human's niche is not (yet) that of viruses. This also reminds of Gall
16.
▲
by
3rd3
3y ago
True, but all the small communities went does due to a single point of failure.
17.
▲
by
3rd3
3y ago
SPOFs, smh. Oh, the irony that they call communities "servers".
18.
▲
by
3rd3
3y ago
To this list I'd add pulling the jaw backward/inward. Moving the jaw forward and then to the right has the biggest effect for me, causing the ringing on the left ear to increase. It's asymmetric in that moving the jaw to the
19.
▲
by
3rd3
3y ago
> Yudkowsky’s call for declaring a global AI halt and engaging in unlimited warfare with anyone who defies it Could you provide a link to where he said this?
20.
▲
by
3rd3
3y ago
Since when are military spooks and political opportunists better at deciding on our technological future than startups and corporations? The degree of global policing and surveillance necessary to fully prevent secret labs from working on A
21.
▲
by
3rd3
3y ago
Even though p-values can be hacked, they are very useful when they aren't. At p = 0.1 I'd ignore the finding because there would be a 10% chance it was explained by random chance. p = 0.01 would pique my interest. p < 0.001 I&#
22.
▲
by
3rd3
3y ago
Of course each emergency is one too much, but I wonder what are the sample sizes? Are the counts statistically significantly different from each other? Another thing to consider: Emergencies are rare events and so a small difference in circ
23.
▲
by
3rd3
3y ago
In this study recycled glass bottles were not better when it comes to microplastics. It's everywhere. In lids, detergents etc. In fact, single-use plastic bottles did best! http://igui-ecologia.s3.amazonaws.com/wp-c
24.
▲
by
3rd3
3y ago
discord.io is a service that provides redirect/invite links/URLs to Discord servers.
25.
▲
by
3rd3
3y ago
How does it compare to GitHub Copilot?
26.
▲
by
3rd3
3y ago
It could also be explained by high gas prices, inflation and overall economic adversity.
27.
▲
by
3rd3
3y ago
The one from my earlier comment is a meta study, so it bears more weight.
28.
▲
by
3rd3
3y ago
Dental calculus also seems unrelated to cavities. It may even have a (slight) protective effect. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4950958/ https://pubmed.ncbi.nlm.nih.gov/9776022&#
29.
▲
by
3rd3
3y ago
> regularly scheduled cleanings Which appears to be a purely aesthetic procedure. https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD...
30.
▲
by
3rd3
3y ago
Thanks. I was hoping there was a way to manipulate the DOM on the client before it is rendered, but this seems to be impossible with JS. Currently, I render various things during page load with NodeObserver. It mostly performs well on moder
More ›