Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
argoeris
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Burn less, ship more: the case for token optimization
(multiplayer.app)
2 points
by
argoeris
3mo ago
|
0 comments
2.
▲
How to curate observability data for AI agents
(multiplayer.app)
2 points
by
argoeris
3mo ago
|
0 comments
3.
▲
From Tokenmaxxing to Token Minimalism
(beyondruntime.substack.com)
3 points
by
argoeris
3mo ago
|
0 comments
4.
▲
Show HN: Multiplayer – open-source local debugging agent, unsampled runtime data
(github.com)
4 points
by
argoeris
3mo ago
|
0 comments
5.
▲
Observability tools weren't built for AI debugging
(leaddev.com)
2 points
by
argoeris
3mo ago
|
0 comments
6.
▲
PR reviews were broken. AI just made it worse
(leaddev.com)
2 points
by
argoeris
3mo ago
|
0 comments
7.
▲
Show HN: Multiplayer, session-based runtime data collection for coding agents
(multiplayer.app)
2 points
by
argoeris
3mo ago
|
0 comments
8.
▲
by
argoeris
7mo ago
What exactly is the data correlation problem? It’s when debugging (understanding what went wrong) takes longer than fixing because the information is in a bunch of different places: Sentry, Stripe, LogRocket and several APM tools. So engine
9.
▲
Why AI can't debug your API integrations (yet)
(multiplayer.app)
2 points
by
argoeris
8mo ago
|
1 comments
10.
▲
by
argoeris
8mo ago
When you ask an AI assistant "why is my Stripe payment failing?", it responds with educated guesses based on common patterns. But the AI doesn't know what actually happened in your specific case. It doesn't have access t
11.
▲
Workslop in Anthropic's own engineering article on Claude Agent SDK
(anthropic.com)
2 points
by
argoeris
11mo ago
|
1 comments
12.
▲
by
argoeris
11mo ago
The post reads "The Claude Agent SDK excels at code generation..." and then provides a snippet where variable names don’t match (isEmailUrgnet and then isUrgent), misspelling of urgent, and an unnecessary second check of isFromCus
13.
▲
The right way to make AI part of your tech strategy
(leaddev.com)
2 points
by
argoeris
1y ago
|
0 comments
14.
▲
by
argoeris
2y ago
I use http://multiplayer.app/ It connects to your system using OpenTelemetry and it lets you automatically document all the components, dependencies, APIs, etc. I prefer it to static, drag and drop whiteboards because I get
15.
▲
Laws every engineering manager should know to build software
(leaddev.com)
1 points
by
argoeris
2y ago
|
0 comments
16.
▲
Beyond monitoring: how Observability 2.0 will change DX
(thenewstack.io)
2 points
by
argoeris
2y ago
|
0 comments
17.
▲
Observability 2.0 will revolutionize DX
(thenewstack.io)
2 points
by
argoeris
2y ago
|
0 comments
18.
▲
A plan is not a strategy: how to craft a realistic technology roadmap
(leaddev.com)
2 points
by
argoeris
2y ago
|
0 comments
19.
▲
Underrated Reasons to Be Thankful
(dynomight.net)
2 points
by
argoeris
2y ago
|
0 comments
20.
▲
The five deadliest strategy myths
(rogermartin.medium.com)
1 points
by
argoeris
2y ago
|
0 comments
21.
▲
AI will transform system design beyond just diagrams
(sdtimes.com)
5 points
by
argoeris
2y ago
|
0 comments
22.
▲
by
argoeris
2y ago
Thank you, but by that argument, I could that for any diagramming / whiteboarding tool. The point is having a tool that reduces work for me and does these things automatically.
23.
▲
by
argoeris
2y ago
The problem with any of these tools is that they solve only one part of the puzzle. Take Structurizr for example, it doesn't automatically create the diagrams for you or notify you when it detects architectural drift (and automatically
24.
▲
by
argoeris
2y ago
I don't think the issue is with diagrams per se, but with how we create them. They are super helpful in conveying meaning but why do we need to create and update them manually?
25.
▲
by
argoeris
2y ago
My vote is for https://www.multiplayer.app/
26.
▲
by
argoeris
2y ago
Fair point. I'm sure we all agree on why using general-purpose diagramming tools is too much manual work for system design. This is a possible solution: https://www.multiplayer.app/ It allows dynamic diagrams and keep
27.
▲
by
argoeris
2y ago
Check out https://www.multiplayer.app/ That's the project the author is working on.
28.
▲
by
argoeris
2y ago
This is an excellent point. You need to pull all the information about a system in a single place so that then you can choose what level of abstraction or deep dive into the details you need. Projects like Multiplayer.app are in their early
29.
▲
by
argoeris
2y ago
Excalidraw is great for brainstorming and sketching. But I don't exclude pairing it with a tool that also automatically shows me all the metadata of system components, automatically detects architecture drift, etc.
30.
▲
by
argoeris
2y ago
.. but they are manual. It's great to have history, diff, comments, etc. But why do I have to spend time manually creating a diagram and updating it every time I add a new dependency when it can be automatically done for me?
More ›