Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
33a
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
33a
7mo ago
If they made a low power/mobile version, this could be really huge for embedded electronics. Mass produced, highly efficient "good enough" but still sort of dumb ais could put intelligence in house hold devices like toasters
2.
▲
by
33a
7mo ago
Goodheart's Law of college admissions
3.
▲
by
33a
8mo ago
plot.ly has been able to do WebGL scatter plots with > 10 million points for years. There's a lot of libraries that can do this I think? https://plotly.com/python/performance/
4.
▲
by
33a
8mo ago
You can probably get any coding agent with this if you put these instructions in the README/CLAUDE.md/AGENTS.md or whatever of your repo. It's unclear to me if Bob is working as intended or how we should classify these types
5.
▲
by
33a
10mo ago
A lot of security problems can be solved by moving slower.
6.
▲
by
33a
11mo ago
Pedestrians on phones, not drivers on phones.
7.
▲
by
33a
1y ago
It's actually pretty easy to detect that something is obfuscated, but it's harder to prove that the obfuscated code is actually harmful. This is why we still have a team of humans review flagged packages before we try to get them
8.
▲
by
33a
1y ago
When we find malware on any registry (npm, rubygems, pypi or otherwise), we immediately report it to the upstream registry and try to get it taken down. This helps reduce the blast radius from incidents like this and mitigates the damage d
9.
▲
by
33a
1y ago
We use a mix of static analysis and AI. Flagged packages are escalated to a human review team. If we catch a malicious package, we notify our users, block installation and report them to the upstream package registries. Suspected maliciou
10.
▲
by
33a
1y ago
We also caught this right away at Socket, https://socket.dev/blog/npm-author-qix-compromised-in-major-... While it sucks that this happened, the good thing is that the ecosystem mobilized quickly. I think these sorts
11.
▲
by
33a
1y ago
Signing doesn't protect against maintainer sabotage, but it could theoretically help if the registry were ever compromised. It mainly works to prevent MITM type attacks on the package distribution itself. In the case of central packag
12.
▲
by
33a
2y ago
Reminds me of https://ggx-research.github.io/publication/2023/05/10/public...
13.
▲
by
33a
2y ago
BlueSky is still working great.
14.
▲
by
33a
2y ago
If the self evaluation makes it better, then why not do the self evaluation as part of the normal RAG workflow?
15.
▲
by
33a
2y ago
For what it's worth, my kids really like this project.
16.
▲
by
33a
2y ago
This seems really badly argued. The second version seems much worse and harder to extend. Looks like classic ORM style database abstraction wrapped with hand written types. This type of code usually leads to inflexible data models and in
17.
▲
by
33a
2y ago
Posted a reply here https://news.ycombinator.com/item?id=40466855 This is a specific reference on how constraints model contact between rigid bodies https://box2d.org/files/ErinCatto_UnderstandingConstr
18.
▲
by
33a
2y ago
The principle of least constraint is the basis for rigid body mechanics based contact forces. This has been known since the days of Gauss and Hamilton, and is fundamentally how restitution and collision forces are derived in Lagrangian mec
19.
▲
by
33a
2y ago
It's still the same principle even in games. If you are trying to explain where forces come from and how resolution works, you need to ground it in something. Otherwise you are just adding extra assumptions onto assumptions.
20.
▲
by
33a
2y ago
Collisions are violations of the pairwise non-intersection constraint between bodies. Collision forces are Lagrange multipliers of these constraints. Collision normals are the (normalized) partial derivatives of the constraint function wrt
21.
▲
by
33a
2y ago
TI92 graphing calculator and the instruction manual. Hundreds of pages of weird math functions to try out and understand. Triggered some kind of weird pokemon-esque collect em all ocd instinct in me and I ended up learning programming as
22.
▲
by
33a
3y ago
Yeah, and it's very weird to bring a non-compete down on an entry level worker like this. Under what circumstances is it even worth it for PDD to spend the resources to enforce and monitor this kind of an agreement? I wonder if there
23.
▲
by
33a
3y ago
In china an employer is required to pay something like 30% of your salary if it elects to enforce a non-compete. If the company doesn't pay you, then it's non-enforceable. Assuming you were at some decent compensation, this can
24.
▲
by
33a
3y ago
Is this AI generated?
25.
▲
by
33a
3y ago
The financial analysis of how AI cloud contracts are structured in the middle of this article was very interesting, but the whole thing is marred by this tired discussion of AI hallucinations. It's true present models aren't perfe
26.
▲
by
33a
3y ago
Makes sense given that it's been known covid attacks the ace2 receptor in blood vessels.
27.
▲
by
33a
3y ago
And yet, ChatGPT can generate these strings. Somehow despite using the wrong loss function it still seems to work by simply absorbing more training data. https://chat.openai.com/share/82509815-d418-43bb-95a3-348bd5...
28.
▲
by
33a
3y ago
I'm never gonna write code like this, but maybe one day I can bully an LLM into doing TDD until cries.
29.
▲
by
33a
3y ago
This is an elite boarding school in the Berkshires. Not sure that the cell phone ban is the most important thing in these outcomes and I'd hesitate to draw sweeping generalizations here.
30.
▲
by
33a
3y ago
The author sounds burnt out and bitter. I get that he tried really hard and didn't quite make it as far as he wanted, but this reads like he's holding onto a lot of resentment for no good reason. My experience with doing competit
More ›