Recent Blog
-
I just noticed NameCheap gives me 50 databases with their cheapest hosting option. That feels like a lot – what might someone use them for?
Maximizing Your Hosting Plan: Exploring the Uses of 50 Databases on a Budget When selecting a hosting provider, it’s easy to focus solely on features like storage space, bandwidth, and price. Recently, I discovered that NameCheap’s most affordable hosting package includes an impressive 50 databases. That got me thinking: what practical applications could justify such…
-
Coming from Angular, I’m trying to jump right into React
Transitioning from Angular to React: Tips for a Smooth Start Embarking on a journey from Angular to React can be both exciting and challenging. As an experienced Angular developer eager to dive into React development, you’re likely wondering how to structure your project and which best practices to follow. While personal learning styles vary, engaging…
-
What tips or tricks have you picked up as you’ve dug into web development?
Key Web Development Insights: Boosting Efficiency and Performance As web developers, our journey is filled with continuous learning and discovery. Over time, certain strategies and techniques become invaluable in optimizing our workflows and enhancing application performance. Today, I want to share a significant lesson I’ve learned through hands-on experience—one that has profoundly impacted how I…
-
UA-Extract – Easy way to keep user-agent parsing updated
Enhance Your Web Analytics with UA-Extract: The Simplified Solution for User-Agent Parsing and Device Detection In the fast-evolving world of web development and analytics, accurately identifying user devices, browsers, and operating systems is essential. However, keeping parsing tools up-to-date with the latest user agent strings can be a cumbersome task. That’s where UA-Extract comes in…
-
do a chin-up, save a cat (I’m building a workout game on the web, using mediapipe + threejs)
Transform Your Workout with an Interactive Web Game: Do a Chin-Up, Save a Cat! Are you interested in turning your fitness routine into an engaging and fun experience? I’m excited to share a unique web-based workout game that uses cutting-edge technology, combining physical activity with interactive visuals. Experience the Demo Here: https://www.funwithcomputervision.com/chinup/ In this game,…
-
Built a real-time status monitor for developer tools – feedback wanted
Introducing DevTools.ink: A Real-Time Developer Tools Status Dashboard – Your Feedback Matters In the fast-paced world of software development, having quick insight into the status of critical developer services is essential. Frustrated by sluggish update times from platforms like GitHub Actions and the uncertainty of whether the issue was on my end or theirs, I…
-
I had a dumb question related to Certbot. Now I guess I don’t.
Understanding and Resolving Certbot Redirection Issues on Your AlmaLinux Server Navigating SSL certificate setup and server redirection can be challenging, especially when managing multiple websites on a Linux server. Recently, I encountered a perplexing problem while working with Certbot on my AlmaLinux server, which hosts several websites migrated from CentOS. While the experience was initially…
-
What’s the easiest way you’ve found to set up auth on a new project?
Streamlining User Authentication for Your WordPress Projects: Expert Tips and Best Practices When launching a new website or application, establishing a reliable and secure user authentication system is often a top priority. Whether you’re adding login functionality from scratch or integrating third-party solutions, efficiency and security should be at the forefront of your planning. Here’s…
-
[Open Source] After 2 Years of ‘Coming Soon … Maybe’ I Finally Shipped My Personal Site featuring 4 Procedural Generators, Terminal CLI, & much more. Dive in!
Celebrating the Launch of My Personal Portfolio: A Journey in Procedural Art, Interactivity, and Open Source Innovation After nearly two years of fluctuating between starting and stopping personal projects—something many developers may relate to—I am thrilled to announce the completion and launch of my personal website. This milestone marks a significant achievement in my development…