Why I don’t use AI to code
There’s a lot of hype on using AI to code and I’d like to give my experience on testing this out. FYI, I hate the term vibe coding, what a joke!!!
Blog
There’s a lot of hype on using AI to code and I’d like to give my experience on testing this out. FYI, I hate the term vibe coding, what a joke!!!
In this post, I want to share how I resolved a frustrating issue when deploying Laravel Nova to the DigitalOcean App Platform. Specifically, I encountered the error: "Missing or incorrect username/password combination"
In order to understand how AI and Large Language Models (LLMs) work, and how I can integrate a more specific version of a model into a project, I decided to dive in and give it a go.
I encountered an odd issue where the application insisted on sending emails to Mailtrap, my mail testing service, even though I had updated the .env file to use Mailgun.
Working with Enums in Laravel is pretty simple once you know how. In this quick post, I'll show you how I use Enums to store values for an alert popup.
Recently I was working on a data analysis project and hit this basic error. I have had this many times and keep on forgetting about it, now I'm writing a post so that it will engrave the basics of Results and debug printing.
You’ve probably noticed that software seems to be failing more often these days—whether it's at the post office, airports, or banks. From bad actors attempting to exploit vulnerabilities to software glitches bringing entire systems to a halt, it feels like there's no end to the problems we encounter.
As you may have heard, the new AI model "DeepSeek R1" has been making waves with its impressive performance and free pricing model. However, there's a contentious issue surrounding its development.
In recent years, the rise of Artificial Intelligence (AI) has sparked countless debates about its impact on industries—and coding is no exception. Will AI-powered tools like ChatGPT and GitHub Copilot replace developers? Or are they just tools to help us work more efficiently? In this blog, I’ll explore these questions by putting AI to the test. From designing a marketing website with HTML and TailwindCSS to building a desktop application in Rust, I’ll show you where AI shines, where it stumbles, and why developers shouldn’t be packing their bags just yet.