Ask HN: Is synthetic data generation practical outside academia?
3 points by cpard 4h ago 2 comments
Ask HN: Has anybody built search on top of Anna's Archive?
283 points by neonate 3d ago 146 comments
AWS Lambda: Silent Mid-Execution Crashes in Node.js VPC Functions [pdf]
2 Azzlain 2 6/5/2025, 11:34:14 AM lyons-den.com ↗
Comments (2)
Azzlain · 1d ago
Our startup hit a wall: Node.js Lambda functions in a VPC silently crashing mid-execution on outbound HTTPS calls, with no logs or errors. After 7 weeks of debugging and proving it wasn't our code (even AWS reproduced it), we found it's a platform failure. This post details the technical deep dive and the frustrating support experience.
bn-l · 1d ago
Why use lambda over cloudflare these days?