Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lairv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Google's Chief Scientist Is Leaving After 27 Years–To Start His Own AI Company
(wsj.com)
21 points
by
lairv
1mo ago
|
1 comments
2.
▲
Hark Handoff
(hark.com)
5 points
by
lairv
1mo ago
|
0 comments
3.
▲
Nvidia Bets on Ilya Sutskever's New AI Lab to Expand Compute Reach
(wsj.com)
5 points
by
lairv
2mo ago
|
0 comments
4.
▲
by
lairv
2mo ago
FYI several other video labs are getting into robotics Luma Labs https://lumalabs.ai/news/luma-open-physical-ai-lab Runway https://runway.com/product/robotics
5.
▲
Open Weights and American AI Leadership [pdf]
(images.nvidia.com)
112 points
by
lairv
2mo ago
|
2 comments
6.
▲
General Intuition's $2.3B bet that video games can train AI agents
(techcrunch.com)
3 points
by
lairv
3mo ago
|
0 comments
7.
▲
by
lairv
3mo ago
Not exactly what you describe but this project [0] did it with cubes. The cube is filled with splats. Each face reveals a different picture when viewed from a perpendicular angle [0] https://www.3dpoint.art/
8.
▲
Khronos Announces glTF Gaussian Splatting Extension
(khronos.org)
4 points
by
lairv
3mo ago
|
2 comments
9.
▲
by
lairv
3mo ago
This is "old" news from February but somehow hasn't been discussed here
10.
▲
by
lairv
4mo ago
For a space that supposedly had "no moat", the number of players still competing for frontier models seems to be shrinking pretty fast
11.
▲
by
lairv
5mo ago
Wikipedia says there's 14.8 billion videos currently uploaded to YouTube, it seems technically easy to index that amount of title+description? The more likely explanation is that Google doesn't want YouTube to be crawled, which gi
12.
▲
by
lairv
5mo ago
Worth noting that most of youtube videos can no longer be discovered through search. Search results can now only be sorted by "Relevance" and "Popularity" while you used to be able to sort by release date Search results
13.
▲
Why Robots That Don't Understand Physics Are Winning
(yage.ai)
3 points
by
lairv
5mo ago
|
0 comments
14.
▲
by
lairv
5mo ago
If the model is truly on par with Opus 4.6/Gemini 3.1/GPT 5.4 (beyond benchmarks) this still puts MSL in the frontier lab category, which is no small feat given that they pretty much rebooted last year Many labs aren't able t
15.
▲
Day 1 of ARC-AGI-3
(symbolica.ai)
90 points
by
lairv
6mo ago
|
76 comments
16.
▲
by
lairv
6mo ago
Note that this uses a harness so it doesn't qualify for the official ARC-AGI-3 leaderboard According to the authors the harness isn't ARC-AGI specific though https://x.com/agenticasdk/status/2037335806264
17.
▲
ARC-AGI-3
(arcprize.org)
498 points
by
lairv
6mo ago
|
368 comments
18.
▲
by
lairv
6mo ago
Blank screen, and it's referenced in the official docs as potentially a Wayland issue https://opencode.ai/docs/troubleshooting/#linux-wayland--x11... I didn't dig further Seems like there's many git
19.
▲
by
lairv
6mo ago
This issue: https://github.com/anomalyco/opencode/issues/9505 And then the official docs: https://opencode.ai/docs/troubleshooting/#linux-wayland--x11... > Linux: Wayland /
20.
▲
by
lairv
6mo ago
I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland
21.
▲
World Models: Computing the Uncomputable
(notboring.co)
2 points
by
lairv
6mo ago
|
0 comments
22.
▲
The unlikely story of Teardown Multiplayer
(blog.voxagon.se)
242 points
by
lairv
6mo ago
|
65 comments
23.
▲
by
lairv
6mo ago
https://cims.nyu.edu/dynamic/news/1441/ This is just the official name of a chair at NYU. I'm not even sure Jacob T. Schwartz is more well known than Yann LeCun
24.
▲
by
lairv
7mo ago
Truly amazing that they've managed to build an open and profitable platform without shady practices
25.
▲
Ggml.ai joins Hugging Face to ensure the long-term progress of Local AI
(github.com)
839 points
by
lairv
7mo ago
|
223 comments
26.
▲
Ex-DeepMind's David Silver Eyes $1B Fundraise for Ineffable Intelligence
(techfundingnews.com)
3 points
by
lairv
7mo ago
|
0 comments
27.
▲
World Labs Announces New Funding
(worldlabs.ai)
1 points
by
lairv
7mo ago
|
0 comments
28.
▲
The flavor of the bitter lesson for computer vision
(vincentsitzmann.com)
1 points
by
lairv
7mo ago
|
0 comments
29.
▲
by
lairv
8mo ago
Default to "spawn" is definitely the right thing, it avoids many footguns That said for PyTorch DataLoader specifically, switching from fork to spawn removes copy-on-write, which can significantly increase startup time and more im
30.
▲
by
lairv
8mo ago
Well I think ProcessPoolExecutor/ThreadPoolExecutor from concurrent.futures were supposed to be that
More ›