Cursor 2025 Update: Pricing Shift, Security Fix, Pro Launch & Competitive Comparison

Susiloharjo

Introduction Cursor’s August 2025 update brings a new token‑based pricing model, a critical prompt‑injection security patch, the launch of Cursor Pro, and a clear view of how it stacks up against GitHub Copilot and other AI coding assistants. This quick‑read guide helps developers decide whether to stay, switch, or try both tools. 1. Pricing Shift – From … Read more

Vibe Coding: Build Reusable, Brand‑Consistent Prompt Libraries for AI Teams

Susiloharjo

Introduction Vibe coding turns prompt design into reusable, brand‑consistent code. By treating prompts like functions—modular, version‑controlled, and documented—you can guarantee that every AI‑generated output sounds on‑brand, stays consistent, and scales across teams. Why Vibe Coding Matters Businesses need brand consistency, speed to market, and maintainable AI outputs. Traditional ad‑hoc prompting leads to tone drift, duplicated … Read more

Built a Safety Equipment Detection using YOLO

Susiloharjo

I’ve been working on a lightweight computer vision app that recognizes PPE in images and videos. Upload an image or video, and it returns annotated outputs plus the detected class labels (e.g., helmet, vest, gloves). Perfect for quick demos, audits, or integrating into ops dashboards. What it does:Detects 6 PPE classes in images and uploaded videosShows annotated frames and a … Read more

Built a real-time Pipe Detection system with YOLOv8

Susiloharjo

Excited to share my latest project: Building a Computer Vision Model with YOLOv8 to Count Pipes! 🚀 As a machine learning enthusiast, I recently dove into object detection to solve a real-world problem—accurately counting pipes in industrial settings. Using YOLOv8, I trained a custom model on a dataset sourced from Google Images, and the results … Read more

Zero-Downtime Nginx to Caddy Migration: A Homelab Step-by-Step Guide

Susiloharjo

Migrating your homelab reverse proxy from Nginx to Caddy is way easier than it sounds—especially when you do it without downtime. Below is a straight-to-the-point guide you can copy-paste into WordPress. No Markdown, just clear steps and bullet points. What you’ll get out of this post – Full backup of every Nginx config and TLS … Read more

Rethinking AI Through the Lens of the Humanities

Susiloharjo

In a world where artificial intelligence (AI) is rapidly weaving itself into the fabric of everyday life—from healthcare decisions to creative endeavors—a groundbreaking white paper titled Doing AI Differently calls for a paradigm shift. Released by The Alan Turing Institute, the University of Edinburgh, and the UK’s Arts & Humanities Research Council (AHRC-UKRI), this document … Read more