From 89772aec1d13c1b27acc82dee1663903719a2998 Mon Sep 17 00:00:00 2001 From: Luke Curley Date: Mon, 9 Jun 2025 16:50:38 -0700 Subject: [PATCH] One small tweak. --- src/pages/blog/be-the-outlier.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/blog/be-the-outlier.mdx b/src/pages/blog/be-the-outlier.mdx index f4861a7..2c9d87a 100644 --- a/src/pages/blog/be-the-outlier.mdx +++ b/src/pages/blog/be-the-outlier.mdx @@ -87,8 +87,8 @@ Now I can barely code offline. I'll be blunt. If you don't *want* to use AI tools in your day-to-day work, then you're dumb. They're the new Google, the new Stack Overflow, etc. -Your job as a software engineer is to copy-paste boring code from the internet no matter the source. -In many regards, nothing has changed. +Your job as a software engineer is to copy-paste boring code from the internet and make sure it works. +In many regards, the only thing that's changed is the source. ## Conclusion What does this have to do with Media over QUIC?