Recent Blog
-
yWhois – IP, Domain, ASN Lookup with RDAP – Updated
Introducing yWhois: Enhanced IP, Domain, and ASN Lookup with RDAP In the ever-evolving landscape of domain management and network diagnostics, having reliable lookup tools is essential. Recently, I revisited my yWhois project—a comprehensive platform designed for IP, domain, and Autonomous System Number (ASN) inquiries utilizing the RDAP protocol. Since its initial launch, I’ve implemented several…
-
There’s a gap in the market for training videos just for audio listeners
Addressing the Need for Audio-Only Programming Education Content In the evolving landscape of online learning, there’s a noticeable gap when it comes to educational resources designed specifically for audio learners. Many professionals, including those who spend a significant portion of their day at their computers, often seek ways to learn and absorb new information without…
-
UA-Extract – Easy way to keep user-agent parsing updated
Enhance Your User Agent Analysis with UA-Extract: A Seamless Solution for Up-to-Date Device Detection In the fast-paced world of web development, accurately identifying user devices and browsers is crucial for delivering tailored experiences, debugging issues, and insightful analytics. Today, I’m excited to introduce UA-Extract — a robust Python library designed to simplify and streamline user…
-
Took 2 years to ship this simple website. Not because of tech. And I’m really proud of it.
Celebrating the Journey: Launching a Personal Website After Two Years of Dedication After two years of persistent effort, I am thrilled to unveil my personal website—a project that, while seemingly simple on the surface, embodies a significant personal milestone. This isn’t just about technology; it’s about perseverance, self-expression, and stepping outside comfort zones to create…
-
Anyone else trying to lock down SaaS + BYOD without going full VDI?
Strategic Approaches to Securing SaaS and BYOD Environments Without Relying on Full VDI Solutions In today’s dynamic digital landscape, organizations are increasingly leveraging SaaS applications and encouraging Bring Your Own Device (BYOD) policies to enhance flexibility and productivity. However, balancing these benefits with robust security measures presents a unique challenge—how can businesses effectively safeguard sensitive…
-
Successfully built push notification system but they’re treated as spam
Enhancing User Engagement with Effective Push Notifications in Your Web App Building a robust web application that engages users effectively is a key goal for many developers. One common feature to achieve this is the implementation of push notifications. However, even after successfully deploying a notification system, you might encounter challenges—such as your messages being…
-
Need feedback for my site my attempt build “homemade” liveuamap with php
Title: Developing a DIY LiveUA Map with PHP: Seeking Feedback and Future Directions Are you interested in mapping projects or web development with limited resources? I’ve recently embarked on creating a simplified version of a live UA (Ukrainian conflict) map using PHP, motivated by curiosity and a desire for a manageable project. I’d like to…
-
What’s the best (affordable) way to build a fast directory-style website?
Creating an Affordable and High-Performance Directory Website: A Guide for Beginners Building a streamlined directory-style website to showcase creative assets can be an excellent way to display work, connect with an audience, or organize resources efficiently. If you’re just starting out and aiming for a cost-effective solution that doesn’t compromise on speed or user experience,…
-
Public APIs – do you publish these on a separate instance?
Title: Best Practices for Publishing Public APIs in SaaS Environments As SaaS providers, many of us face the challenge of balancing internal API development with the desire to offer external access for third-party integrations. When your application architecture separates the API layer from the front-end, it raises an important question: How should you expose your…