Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hamandcheese
5 months ago
|
parent
|
context
|
favorite
| on:
Using Claude Code SDK to reduce E2E test time
That's easy:
- avoid distributed systems at all costs
- if you can't avoid them, never make breaking API changes
madeofpalk
5 months ago
|
next
[–]
Determining breaking API changes is the whole point of tests.
trenchpilgrim
5 months ago
|
prev
[–]
While we're at it, give things good names and don't invalidate caches at the wrong times!
lukan
5 months ago
|
parent
[–]
Also always keep your documentation updated and complete.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- avoid distributed systems at all costs
- if you can't avoid them, never make breaking API changes