Your codebase doesn't care how it got written
robbyonrails.com
Your codebase doesn't care how it got written
1–10 of 30 posts
Re: Your codebase doesn't care how it got written
#2Wrote about why I think the job description already changed, and what I'd rather see teams do about it than have that exhausting conversation on repeat.
Re: Your codebase doesn't care how it got written
#3Re: Your codebase doesn't care how it got written
#4I go to ChatGPT for basically any annoying code snippet and even functions now. I'm done ever having to guess at map reduce syntax again, or trying to remember if slice mutates the target array.
I'm messing with with codex more and more. But I still don't trust it to design features for me. Maybe in 6 months, I will. Is it really that important to force developers NOW to get to a place they'll get to in a few months anyway, assuming the hype is real?
Re: Your codebase doesn't care how it got written
#5Re: Your codebase doesn't care how it got written
#6Amish craftsmen confronted with a nail gun and an impact driver. Yeah you can still build a house swinging your arm if you want, but others won't.
Re: Your codebase doesn't care how it got written
#7Amish craftsmen confronted with a nail gun and an impact driver. Yeah you can still build a house swinging your arm if you want, but others won't.
Yes, notoriously tech-averse software developers who hate tools that make their jobs easier.
Re: Your codebase doesn't care how it got written
#8Please like and subscribe!
Re: Your codebase doesn't care how it got written
#9I am still baffled about engineer's or developer's use of AI. I see fail and fail on anything other than some novelty one-shotted tool, and even then folks are bending over backwards to find the value because that solution is always a shallow representation of what it needs to be.
My projects are humming away, hand made. They have bugs, but when they show up, I more often than not know exactly what to do. My counterparts have AI refactoring wild amount of code for issue that can be solved with a few lines of adjustment.
TL;DR I feel like I live in a different reality than those who write these blog
Re: Your codebase doesn't care how it got written
#10Earlier quoted context omitted.
Yes, notoriously tech-averse software developers who hate tools that make their jobs easier.
This cohort has always existed though. Users of Notepad and Vim still exist.
Has anyone ever known a serious, professional programmer who used Notepad to code?