Some Code Isn’t Worth Saving

With the rise of vibe coding, you should be writing throwaway code. Like, you need to process a log file, vibe code the processing for it. Don’t bother reading logs. You shouldn’t be reading logs. You should be programming. I realized that when I was processing a log file in Vim. Yeah, I said out loud that Vim is the best programming language for processing logs.