When I started in professional software development, I had only faintly heard about tests—I had never written one myself. The kinds of apps I built…
1. Complex Types 1.1. Arrays In PHP, arrays are the most commonly used data structure, and they differ greatly from traditional arrays in most other…
Let’s start with this saying: “Most of programming is just plumbing.”The exact source of this quote is hard to pin down, but I mostly agree…
I have recently started to dive into Rust for a project I am working on and just wanted to point out some of the interesting…
As I plan to meet more people, juggling meetings and keeping your day on track can feel like a circus act! Scheduling tools like Cal.com…
Start9 and the Idea of Self-Sovereign Computing I recently discovered an operating system and a company called Start9. The concept behind Start9 is to empower…
Last week, I decided to explore Stable Diffusion models, including both video and image generation types. My experience with the video model wasn’t great; the…
Yesterday, I had two instances when interacting with GPT-4, which made me realize two things: Generative AI’s Ability to Connect the Dots Like Humans is…
As I continued on my quest to parse the grocery receipt pictures I had taken over the years, I had previously tried Tesseract. While Tesseract…
Exploring Tailwind CSS has been quite an adventure. I’ve been a loyal user of Bootstrap from its version 3 all the way up to 5,…