Using Agentic AI coding + Windows voice typing has freed up my hands and eased strain on my forearms. I used to worry about lasting another 20 years coding — now I don’t.
Working today on adding image search to an app—using AI-generated image descriptions turned into vectors. Fun stack to play with: Prisma + Postgres + pgvector + Google Gemini API. 🚀
#AI#VectorSearch#Postgres#pgvector#MachineLearning
@Prathkum Definitely a fast shift, and I overall agree. But have you given Copilot Chat within VS Code a go? I'm satisfied, and I didn't have to ditch the editor I spent countless hours getting comfortable with.
@GithubProjects I had a major feature done just before noon, and was thinking about pushing. But I always ask myself: where am I going to be when things go wrong? I politely informed the PM it'll go out on Monday.
I decided to pony up and upgrade to @github Copilot Pro+. With the most recent updates, especially MCP support, I burned through the premium request limit in Pro 12 days. Copilot chat has quickly become an indispensable part of my dev workflow.
My nine year old daughter told me today about how she sometimes likes to sometimes right-click a webpage and choose "Inspect" so she can see how the page is made. I was so proud. #ProudDad#GirlsWhoCode
Thank you @freecodecamp for writing this helpful article.
Arrow Functions vs Regular Functions in JavaScript – What's the Difference?
https://t.co/aluQ0ZSZIz
I find it interesting that GitHub copilot is never able to correctly supply a closing parentheses anytime it generates code. It's amazingly consistent in not being able to do that.
It's that time again when we celebrate the new year by updating all of the now failing automated tests which had a hardcoded dependency on the previous year's four-digit year value.
@GithubProjects The simple question I ask myself before merging code is “where am I going to be when that small change I pushed takes down production?”