Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 7h ago 7 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: Alertee.io – Catch data issues early with SQL-based checks
3 niallb 1 8/26/2025, 12:43:09 PM alertee.io ↗
I've been wanting simple SQL-based checks of data quality for a while now - dbt/Great Expectations is great but sits in the system you're monitoring, BI alerts are too noisy, Monte Carlo is too expensive.
It's been very useful in catching issues I wouldn't have normally caught this week. Not sure if I've missed something else out there that solves this?