Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
PlasmaPower
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
PlasmaPower
3d ago
They are not. This is why OpenAI and Anthropic are Public Benefit Corporations, which gives them the ability to prioritize the public over profit. The issue is that an agreement between them to mutually slow down is an antitrust concern.
2.
▲
by
PlasmaPower
1mo ago
Then they should be even easier to shut down if they're viewed as a wasteful use of water! I think the fact that they are not shut down is evidence that people do not in fact view them as such, or at least not as much people view data
3.
▲
by
PlasmaPower
1mo ago
Yeah, those might be some of the other factors. My point is just that actual water use does not explain datacenter pushback well, despite being a predominant argument against them.
4.
▲
by
PlasmaPower
1mo ago
It's indeed thought to be really hard to factor multiples of two massive primes, but we don't know that for certain. See https://en.wikipedia.org/wiki/Integer_factorization -- "Unsolved problem in comput
5.
▲
by
PlasmaPower
1mo ago
Then why is no one eminent domaining golf courses? Clearly there are other factors at play here
6.
▲
by
PlasmaPower
1mo ago
The oversight in your thinking is that we have no proofs about how much computation is needed to break cryptography. For all we know, it could be possible to break all modern cryptosystems in under a second on a computer from a decade ago w
7.
▲
by
PlasmaPower
2mo ago
I don't think PoW scales, because if the bot authors get serious they'll start using native implementations that are much more efficient than the web ones real users are running. In theory maybe Anubis could start using WebGPU to
8.
▲
by
PlasmaPower
3mo ago
I might be missing something here, but why do you assume this spike in CVEs is from bad guys? I would assume it's at least largely good guys finding and reporting vulns, not based on in-the-wild exploitation by bad guys.
9.
▲
by
PlasmaPower
3mo ago
I'm not sure if the parent comment was written by AI or not (you're probably right) but consistency is indeed one of the main things I think about with Android Auto. Not just consistency between cars, but also consistency with the
10.
▲
by
PlasmaPower
3mo ago
No, he specifically gave a proprietary OpenAI model as an example (unless you meant OpenAI models instead of open source models)
11.
▲
by
PlasmaPower
4mo ago
They have a similar command for the Arch Linux forum, where beginners are encouraged to ask questions
12.
▲
by
PlasmaPower
4mo ago
Maybe you don't drive into flood waters, but your Uber driver might, and that's what Waymo is trying to replace, not your personal driving. In that context I think comparing it to the average human driver makes a lot of sense, bec
13.
▲
by
PlasmaPower
4mo ago
You're probably right, but that seems like the less important part of this. At that point you've already got an out-of-bounds write. Another comment speculated that you could use PageJack as an alternative exploit path once you ha
14.
▲
by
PlasmaPower
4mo ago
"static analysis" is usually deterministic rules you can e.g. put in CI. AI is also somewhat dynamic in that it can execute commands to try stuff out. The best AI vuln finding harnesses work that way, by essentially putting the AI
15.
▲
by
PlasmaPower
4mo ago
If static analysis could actually find these issues with a reasonable false positive rate, the companies behind them would be running them on Linux to get the publicity of having found the issues like all the AI companies are doing now. Imo
16.
▲
by
PlasmaPower
4mo ago
No, you can grant yourself this inside an unprivileged user namespace. `unshare -Ur capsh --print` lists the capabilities inside a user namespace and demonstrates that it has both CAP_SYS_ADMIN and CAP_NET_ADMIN. Almost all distros allow un
17.
▲
by
PlasmaPower
5mo ago
It's not like Costco told them that. Buying something because a third party misinformed you (or in this case, was only temporarily right) doesn't invalidate the transaction.
18.
▲
by
PlasmaPower
6mo ago
Yes, but very few people are actually doing that compared to OpenClaw. If everyone else was doing that, they'd be cracking down on it too.
19.
▲
by
PlasmaPower
6mo ago
Why do you think it doesn't have understanding of semantics? I think that was one of the first things to fall to LLMs, as even early models interpreted the word "crashed" differently in "I crashed my car" and "
20.
▲
by
PlasmaPower
6mo ago
Why not? They're definitely not perfect security boundaries, but neither are VMs. I think containers provide a reasonable security/usability tradeoff for a lot of use cases including agents. The primary concern is kernel vulnerabi