Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dmonroy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Postmortem.io – organized, searchable archive of real postmortems
(postmortem.io)
1 points
by
dmonroy
2mo ago
|
0 comments
2.
▲
ai.embed() and ai.classify() as IMMUTABLE Postgres functions. AI-coded for $127
(insert.dev)
2 points
by
dmonroy
7mo ago
|
1 comments
3.
▲
by
dmonroy
7mo ago
TLDR: PostgreSQL extension that adds ai.embed() and ai.classify() as IMMUTABLE functions. Local ONNX inference, no API calls. Works in generated columns out of the box. ~117 MiB per backend ( connection pooler recommended). The design and c
4.
▲
by
dmonroy
1y ago
Turns out I'm not as good as joking as I think I am. The rest of the response, btw, that was legit.
5.
▲
by
dmonroy
1y ago
That last part is, well, current reality. The difference is you can at least shame your colleagues into caring about security and coding standards during code review. With AI, it's like it learned from every tutorial that said "we
6.
▲
by
dmonroy
1y ago
You caught us!... and turns out "we don't have all the data" isn't exactly the pitch VCs want to hear Jokes apart, I'd rather admit we are working with incomplete data than pretend otherwise. We are probably seeing
7.
▲
by
dmonroy
1y ago
That's absolutely a factor here. We are missing the stuff that no one is talking about: "AI generated inefficient loop" or "AI forgot to close file handle". The documented cases were documented precisely because the
8.
▲
by
dmonroy
1y ago
You're absolutely right about CVE inflation. I deal with the same Snyk/Trivy noise daily where a prototype pollution in some deep dependency gets marked CRITICAL. Our distribution (71% High, 18% Critical) is definitely skewed comp
9.
▲
We Found Zero Low-Severity Bugs in 165 AI Code Reports. Zero
(shamans.dev)
15 points
by
dmonroy
1y ago
|
14 comments
10.
▲
Ace Job Interviews with a Gamified Interview Preparation Platform
(prefi.quest)
1 points
by
dmonroy
2y ago
|
0 comments
11.
▲
Synthetic Open Schema: code-first approach to Synthetic Monitoring
(github.com)
3 points
by
dmonroy
2y ago
|
1 comments
12.
▲
by
dmonroy
2y ago
I've open-sourced Synthetic Open Schema to make synthetic and automated monitoring easier and vendor-agnostic by defining monitors as code with an open-source schema. I’d love feedback or contributions from anyone who believes the futu