Top 6 AI Coding Assistants in 2023
Get acquainted with six top AI coding assistants as we investigate their performance, accuracy, and ability to enhance coding productivity. Continue reading Top 6 AI Coding Assistants in 2023 on SitePoint.
Read moreKotlin Multiplatform, Compose Multiplatform: Apple’s Strategic Failure
If Apple will not lead, then someone else will do so.Continue reading on Better Programming »
Read moreStress test your code as you write it (Ep. 581)
Itamar Friedman, CEO and cofounder of CodiumAI, and Kyle Mitofsky, a Senior Software Engineer on Stack Overflow’s public platform, join the home team for a conversation about code integrity and how AI tools are changing the way developers work. Episode notes: CodiumAI plugs into your IDE and suggests meaningful test
Read moreToo Many Meetings at Work? Here’s How To Stop the Meeting Madness
Get over nonsense and start putting some sense into your workContinue reading on Better Programming »
Read moreObservability With Microk8s
Easy logging for your Kubernetes clusterContinue reading on Better Programming »
Read moreEquation of an ellipse or hyperbola through five points
Yesterday I wrote about the equation of a circle through three points. This post will be similar, looking at the equation of an ellipse or hyperbola through five points. As with the earlier post, we can write down an elegant equation right away. Making the equation practical will take more
Read moreModern Software Engineering — Part 1: System Design
“Make it simple, but significant.” – Don Draper, Mad MenContinue reading on Better Programming »
Read moreChris’ Corner: Little Useful Websites
I came across Alexey Ardov’s work the other day. Looks like the color bug hit him pretty hard. I first saw this playground: It’s awfully cool. I like seeing color palettes presented in the context of UI like that. Sometimes it’s hard to picture how it all might come together
Read moreRemote Interactive Debugging of Python Applications Running in Kubernetes
Set breakpoints, step through code, and interactively debug your Python applications running on Kubernetes with easeContinue reading on Better Programming »
Read more