News
TIL: identify. Check it out! man identify
1+ hour, 4+ min ago (6+ words) A post by Vicente G. Reyes....
Your URL-fetching service is an SSRF engine - here's the two-layer guard we shipped
7+ hour, 32+ min ago (420+ words) If your service takes a URL from a user and fetches it server-side - a monitor, a link previewer, a webhook tester, an "import from URL" button - you've built a server-side request forgery (SSRF) engine whether you meant to or not....
# The Journey of a Request: How NGINX Routes Traffic Between Docker Containers in a Modern Web Application
9+ hour, 8+ min ago (541+ words) Have you ever wondered what actually happens after you type a website URL into your browser? Let's follow the complete journey of a request in a typical production web application. Imagine we have four Docker containers running on the same…...
How PWA (Progressive Web Apps) are Changing the Mobile Gaming Landscape
10+ hour, 31+ min ago (602+ words) However, a quiet revolution is taking place under the hood of modern mobile browsers. Progressive Web Apps (PWAs) are bridging the gap between web convenience and native app capabilities. In this article, we’ll explore how PWAs are changing the mobile…...
Check any website's AI readiness from your toolbar
14+ hour, 34+ min ago (138+ words) Shipped a small Chrome extension: click the icon on any site and get its AI Readiness Score out of 100, its tier, and what an AI agent can and cannot do on it. Free, private, one click. Part of the open…...
Hands-On Review: 90 Days as an AI API Affiliate — The Real Numbers Nobody Shows You
15+ hour, 23+ min ago (1800+ words) I've been reviewing developer tools long enough to know that most "passive income" content is basically fiction. So when I decided to actually test AI API affiliate programs as a real side hustle — tracking every click, every signup, every dollar…...
Best Online Communities for Indie Hackers in 2026
14+ hour, 30+ min ago (1503+ words) Here are the communities that consistently deliver on those qualities in 2026. Indie Hackers is the original home base for bootstrapped founders and solo builders. Built by Courtland Allen and later acquired by Stripe, it has maintained its character as a…...
Implementing a JA4H-Equivalent Fingerprint with Amazon CloudFront Functions to Mitigate Bot Traffic
14+ hour, 34+ min ago (1260+ words) JA3 and JA4 fingerprints have been showing up more and more often in discussions about bot mitigation and client identification. Amazon CloudFront exposes TLS-based JA4 as a CloudFront-generated header, but it does not provide the HTTP-request-based JA4H fingerprint. That made me wonder: “Why not…...
Como o brtech implementa anonimato de verdade: a arquitetura de privacidade por tras dos relatos
20+ hour, 27+ min ago (1000+ words) Hashes irreversiveis. Nomes aleatorios. Tokens nulos. Zero emails. Zero IPs. Zero user agents. Nao e "confia que a gente nao vai vazar". E "mesmo que vaze, nao tem o que entregar". Esse post conta como chegamos nessa arquitetura - e os…...
I Built a BPS Website: Build, Push, Sleep
20+ hour, 3+ min ago (334+ words) BPS stands for Build, Push, Sleep. It's a simple framework I use for shipping side projects: No servers to babysit. No monthly bills. No accounts to manage. The site just exists, serves users, and quietly earns. My latest BPS project…...