Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rgilton
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rgilton
5mo ago
Wrong way round. Should be "Is Your Agent Reality-Ready?" (Hint: no)
2.
▲
by
rgilton
6mo ago
Just be aware of the risks! https://security.stackexchange.com/questions/38128/what-are-...
3.
▲
by
rgilton
6mo ago
It's interesting that the focus is just on open source licenses. If one can strip licenses from source code using LLMs, then surely a Microsoft employee could do the same with the Windows source code!
4.
▲
by
rgilton
10mo ago
> The core issue is that hackers can steal the "identity" of internet customers at scale That's on one end, right? There's also the other end: as a user connecting to the network, currently one is subscribing to rece
5.
▲
by
rgilton
10mo ago
Works for static content and databases, but I don't think it works for applications where there is by necessity only one destination that can't be replicated (e.g. a door lock).
6.
▲
by
rgilton
10mo ago
Maybe that's the case, but it seems like this conclusion is based on the current architecture of the internet. Maybe there are ways of changing it that mean these issues are not a thing!
7.
▲
by
rgilton
10mo ago
What would the Internet's architecture have to look like for DDOS'ing to be a thing of the past, and therefore Cloudflare to not be needed? I know there are solutions like IPFS out there for doing distributed/decentralised st
8.
▲
by
rgilton
1y ago
Yep, after spending a few years with gitlab pipelines, my company started migrating over to dagger roughly mid-2024. We moved to dagger to get replicable local pipeline runs, escape the gitlab DSL, and get the enormous benefits of caching.