Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
artee_49
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
artee_49
6mo ago
Unintended side-effects are the biggest problems with AI generated code. I can't think of a proper way to solve that.
2.
▲
by
artee_49
1y ago
TLDR: Google allows you set input long paragraphs and URLs into a field called "App name" and they then send you an email with the paragraph you entered in (malicious with phishing links) to your inbox. Since this is sent by Googl
3.
▲
by
artee_49
1y ago
Even for senior levels the claim has been that AI will speed up their coding (take it over) so they can focus on higher level decisions and abstract level concepts. These contributions are not those and based on prior predictions the produc
4.
▲
by
artee_49
1y ago
It does work that way, but IP reputation is a thing as well so you need to keep that in mind. IPs need to be "seasoned" and "trusted" as well as domains. This is how email-as-infra works, you're sending from a share
5.
▲
by
artee_49
1y ago
DKIM is not meant to block spam, it's meant to authenticate that the sender had access to the private key for the public key exposed on the domain that it was sent from, implying that the sender has sufficient permissions to send from
6.
▲
by
artee_49
2y ago
I think shuffle sharding is beneficial for read-only replica cases, not for writing scenarios like this. You'll have to write to the primary and not to a "virtual node". Right? Or am I understand it incorrectly? I just read t
7.
▲
by
artee_49
2y ago
I think you'll have to pay a team millions to figure that out, it is unlikely to be a static rate but rather decided based on multiple traits like time of year, time of flight, distance of flight, cost of ticket, etc.
8.
▲
by
artee_49
2y ago
I am a bit perplexed though as to why they have implemented fan-out in a way that each "page" is blocking fetching further pages, they would not have been affected by the high tail latencies if they had not done this, "In the