Tag: #bot
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Visitor Analytics Shows Only 0.5 Percent of Your Traffic — Judge Bots by Origin, Not by Self-Report
Drawing on one year of defending a 1.5-million-page site against scrapers, this post sets out the principles of dealing with bot traffic. JavaScript-based analytics cannot count bots, so you have to read server logs, and
2026-08-09 · 11 min read #network#bot#cloudflare#waf#scrapingTelegram Bot + Webhook Practical Guide: From Building a Bot with Python to Kubernetes Deployment
A complete guide to chatbot development using Telegram Bot API and Webhooks. Build a bot with python-telegram-bot and FastAPI, compare Polling vs Webhook, implement inline keyboards and command handlers, and deploy to Ku
2026-03-02 · 7 min read #telegram#bot#webhook#python#chatbot