HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evjan

no profile record

Submissions

Ways to Scam the Modern American Programmer – Zed Shaw [video] (2012)

youtube.com
1 points·by evjan·2 jaar geleden·1 comments

comments

evjan
·6 maanden geleden·discuss
The dark flows and Loss Disguised as a Win felt quite relatable. I've had 3 days in a row at work where I've vibe coded heavily with Opus 4.5 and was flowing and felt super productive and almost manic.

At the end of every one of those days when I went for a walk with my dog I realized "hold on, I don't need all that crap that it generated" and immediately thought of solutions that required a 10th of the code mass.

I've wasted hours on refining something that was crap. Maybe I needed to do that to discover the simple solutions, maybe it was a skills issue. But I was deep in the dark flow and the amount of code I generated definitely felt like a slot machine rewarding me for losing (time).
evjan
·6 maanden geleden·discuss
In this interview from last year he talks about using uemacs still and how it doesn't have syntax highlighting: https://www.youtube.com/shorts/BHmyxsIdOHQ
evjan
·11 maanden geleden·discuss
If it did then I’m very impressed because the demanding more snacks thing was fantastic
evjan
·vorig jaar·discuss
That doesn't sound like how I understand over-fitting, but I'm intrigued! How do you mean?
evjan
·vorig jaar·discuss
But more importantly, he is not one of those people he writes about. He sets up an ideal that he doesn’t live up to.

He’s an author and journalist, not a doer of any kind as far as I can tell from his bio.
evjan
·vorig jaar·discuss
I had NotebookLM make a 15 min podcast about it and listened to it while walking the dogs. It was a very interesting way of trying to understand a research paper!

You need a google account to access it unfortunately. https://notebooklm.google.com/notebook/fbaba495-d4f2-48a3-a3...
evjan
·2 jaar geleden·discuss
Thanks, just placed a hold on that book at my library!
evjan
·2 jaar geleden·discuss
541 views, on an 8 years old video. How many of those are you responsible for? Anyway I put it on my watch later list, thanks!
evjan
·2 jaar geleden·discuss
I found this refreshing after catching myself overthinking stuff lately. I want to reclaim the joy of coding in 2025.
evjan
·2 jaar geleden·discuss
‘it’ is a welcome addition!
evjan
·2 jaar geleden·discuss
”In my experience, the stronger programmers don't use an IDE and also have no problem producing code at the same speed as IDE users. I also find that the code produced with an IDE is lower quality. I have no idea why”

Zed Shaw in Learn C The Hard Way. For some reason, the most brilliant devs I’ve worked with all used Vim, so I can echo this statement.