Kent Beck's speculation: "There’s going to be a generation of native [vibe] coders, and they’re going to be much better than we are at using these tools." It would be a shame to interview them and pass because they didn't fit an outdated image of what a good programmer looks like.
https://t.co/cNHPdDEWQ7
It's the second day of Redsmas! ❄️
Repost for a chance to win a Reds Pick-6 Plan, including an exclusive Elly De La Cruz "Light Up" bobblehead! Enter by 12/3 at 1 PM ET. Rules ➡️ https://t.co/uP02Pl461b
@iximiuz@user_ops I could be off basis here, but it’s interesting that you’re taking a waterfall approach to leveraging the AI. By that, I mean you fed it a 3K word spec. I wonder if the results would look different if you took an iterative approach to interacting with the AI.
@bettersafetynet I agree - but it is worth noting that in AAA this is how a player initiates a review for a ball/strike. So the umpire is reading this as being shown up. Terrible call, but many are missing that context.
Incredibly proud of and excited for my oldest daughter who officially committed to @KentState this morning!! She will be majoring in architecture when she begins next fall. It didn’t take long for me to slap a Kent State sticker on my Yeti. :)
@BlackSheni@sudomateo@DThompsonDev There’s nothing “wrong” with it… but typing tends to provide heightened awareness; which hopefully translates into better comprehension. It’s parallel to writing something down on paper.
@DThompsonDev Using existing patterns/code to produce new solutions without understanding the why and the how (copy, paste, move on). Frequently a behavior of attempting to demonstrate competence/capabilities.
@editingemily If you don't mind sharing, were there specific considerations that fueled / amplified your burn out? Is it specific to a company/team, or do you see this systemically in technology? I would love to hear more specifics from someone who had to jump ship because of burn out.
@housecor Avoid consuming technical content while on vacation! I am returning from a vacation where I did just that. I packed a book and laptop that ended up staying in our room the entire vacation. I sat on the beach and poolside and soaked up life (and the Florida sunshine).
My son came up with a great idea for the next cover of @MLBTheShow… Angel Hernandez. With this, the game can also adjust to start randomly calling balls on pitches down the pipe, and conversely a ball 16” outside can become a strike. Please make this happen!
we had some casing issues to overcome when we transitioned to running services on linux in docker... so going forward i am just going to avoid uppercase letters. :)
our ci/cd pipelines were a bit unhappy yesterday because the repo was named with mixed casing. our docker-compose tasks began failing saying the project name was invalid. thankful we were able to easily rename the repo in devops and manage the remotes so easily in visual studio.