2025-08-05
7 分钟What up, nerds?
I'm Jared and this is Changelog News for the week of Monday, August 4th, 2025.
Can I ask you a personal question?
Whoops, I just did.
When was the last time you had a good cry?
You know, there's evidence that crying can relieve stress for a whole week.
That's why Johnny Maroney made a website that makes you cry by showing tear-inducing videos.
Go ahead, click to feel something.
All dried out?
Okay, let's get into the news.
The smell of vibe coding.
Alex Kondov knows when you've been vibe coding.
He can smell it.
No one would write an HTTP fetching implementation covering all edge cases when we have a data fetching library in the project that already does that.
No one would implement a bunch of utility functions that we already have in a different module.
No one would change a global configuration when there's a mechanism to do it on a module level.
No one would write a class when we're using a functional approach everywhere.
See, he's on to you.
Ultimately, Alex doesn't care about how the code got into your IDE.
He just wants you to care, to care about quality,