Category: Website Development
-
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…
-
Building an open source markketplace, dashboard’s basic features ready
Exciting Progress on Our Open Source Marketplace Platform We’re thrilled to share a significant milestone in our journey to develop a versatile online marketplace and content management system. Initially envisioned as a simple store and blog dedicated to showcasing and selling artwork, our project has evolved into a fully functional marketplace solution. Leveraging modern technologies…
-
Inherited a few clients from a friend who passed away with a monthly reduced rate for an hours work, whether or not it’s used – do you do this, if so do you allow any roll over of hours?
Handling Client Relationships After a Colleague’s Passing: Flexible Billing and Hour Rollover Strategies Losing a friend and trusted colleague can be an emotionally challenging experience. In the professional realm, it often brings about unforeseen responsibilities—such as managing their client accounts. Recently, I found myself in such a position after the passing of a close friend…
-
Public APIs – do you publish these on a separate instance?
Title: Best Practices for Managing Public APIs in SaaS Environments Are you developing a SaaS application and contemplating the optimal way to expose your API to third-party developers? Specifically, do you consider hosting your public API on a distinct server or endpoint separate from your main application? As organizations decouple their API services from the…