Jared
๐ค SpeakerAppearances Over Time
Podcast Appearances
Agents are great at writing code that works, but they're pulling dependency recommendations from training data that's stale and outdated.
That package version Copilot just suggested might have a known vulnerability that was disclosed six months after the model's knowledge cutoff.
Your code compiles, but your security posture does not.
That's why teams are choosing Sonatype Guide to select the best open source components from the start and maintain the safest dependency versions.
Sonatype Guide is an MCP server that integrates directly with your AI coding assistant.
So when you're generating code, the dependency recommendations come from Sonotype's live component intelligence, not frozen training data.
They've been the trusted resource behind Maven Central for over 15 million developers, and now that same component knowledge can feed directly into your AI workflow.
You can use Sonotype Guide with Cloud, Cursor, and other assistants that support MCP.
Explore the product for yourself.
It's free to start, no credit card required.
Learn more at sonotype.com or follow the link in the newsletter to read all about it.
Life-altering Postgres patterns.
Believe it or not, Ethan McHugh does not think that title is clickbait.
He's found the set of things shared in his linked post so valuable that they have indeed altered he and his coworkers' lives for the better.
Here's the list.
Use UUID primary keys.
Give everything created at and updated at.
On update restrict, on delete restrict.
Use schemas.
Enum tables.