Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aldersondev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
How we keep a noisy neighbor from starving your jobs at Inngest
(inngest.com)
7 points
by
aldersondev
9d ago
|
0 comments
2.
▲
Make Your AI Agent Durable in 8 Minutes [video]
(youtube.com)
6 points
by
aldersondev
2mo ago
|
1 comments
3.
▲
by
aldersondev
2mo ago
AI agents can reason and interact with the rest of your tech stack through tool calls. But how do you wrangle non-deterministic tool calling in a way that is safe for production, without rebuilding your existing agent from the ground up? We
4.
▲
Online vs. Offline AI Evals: When to Use Each
(inngest.com)
10 points
by
aldersondev
2mo ago
|
3 comments
5.
▲
by
aldersondev
2mo ago
Not-so-hot take: you need to measure your agent's performance in production. Maybe-a-little-hotter-take: you should be using production data for evaluation rather than synthetic events. Enter Online and offline evals; one measures perf
6.
▲
by
aldersondev
2mo ago
`Exclude` has saved me more times than I can count, good to see it's not just me that reaches for it when fixing type bugs!
7.
▲
I Built the Same App with Codex 5.3 and Claude Opus 4.6
(youtube.com)
1 points
by
aldersondev
7mo ago
|
1 comments
8.
▲
by
aldersondev
7mo ago
Codex 5.3 vs Claude Opus 4.6, who builds the better full-stack app? I had both models build the exact same Next.js + TypeScript project, An AI Job Application Analyzer that scores resumes against a job description and returns: match score (
9.
▲
I Built the Same AI Agent in N8n and LangSmith. Here's What Happened [video]
(youtube.com)
1 points
by
aldersondev
8mo ago
|
1 comments
10.
▲
by
aldersondev
8mo ago
Langsmith just released their new AI powered agent builder platform. It allows you to write a prompt and build an AI automation out of it. N8N, which is a very mature automation platform, also has a similar feature where you can type in a
11.
▲
AI Voice Agent Architecture 101: STT-LLM-TTS and WebSockets?
(youtube.com)
1 points
by
aldersondev
8mo ago
|
0 comments
12.
▲
by
aldersondev
1y ago
Hi! Great question! For this round, I decided to compare the (arguably) best models and tools with the most ongoing support and development. That being said, I love local models! I'm a big fan of Google Gemma running on Ollama, then pa
13.
▲
by
aldersondev
1y ago
Hi there! Even though it didn't score the highest (Cursor did!), I loved Claude's code, it's the one that I'm still using after completing the testing! Anthropic got the UX right in my opinion! Gemini surprised me, too!
14.
▲
Testing AI coding agents on real codebases
(render.com)
8 points
by
aldersondev
1y ago
|
5 comments
15.
▲
by
aldersondev
1y ago
Hey, I'm Mitch (post author). I'm a 15+ year full-stack engineer who contracts with Render and guest-posted my research for their blog. Up until recently, I was very skeptical of AI coding tools. My AI usage was basically GH Copil