Resources

Things I use myself and can genuinely recommend.

Useful links

LinkDescriptionTags
CloudFlare PagesStatic site hosting. Free, instant deploy from Git, automatic SSL.
#хостинг#деплой#CDN
OpenCode GoA phenomenal tool for agentic coding: OpenCode gives you access to open models through a single API — it plugs into Codex CLI, Claude Code, Hermes, and anything else. Fast, cheap, no unnecessary scaffolding. Referral link — if it works for you, you'll be supporting both the project and the author.
#AI#coding agents#LLM API
CloudFlare DNSDNS management. Fast resolution, DDoS protection, DNSSEC.
#DNS#безопасность
ChatGPTPrimary model for everyday tasks: text, analysis, code generation.
#AI#модель
MermaidGenerate diagrams from Markdown text. Flowchart, sequence, Gantt, ER diagrams.
#диаграммы#документация
K3sLightweight Kubernetes for production and Edge. Runs on a single server.
#Kubernetes#инфраструктура
ExcalidrawAn incredibly useful tool for visualizing anything: schemas, architecture, flows, diagrams. Looks hand-drawn but reads clearly. Works right in the browser, no sign-up.
#diagrams#visualization#whiteboard
GroqFree API that makes speech recognition instant. I run every Telegram voice message through it — the transcript arrives in seconds, and Russian quality is excellent. Uses whisper-large-v3-turbo, generous free tier.
#AI#speech-to-text#API
ObsidianA personal knowledge base on local markdown files: notes link to each other, everything lives on your own disk — no clouds, no lock-in. Use git for backup and syncing your data across devices.
#notes#knowledge base#markdown

Articles

Map

The AI Path: from first questions to your own systems

Ten levels of AI adoption — from simple chat questions to agentic systems. Not a tutorial but an honest map: find where you are and see what the next step unlocks.

Read article

AI · Data

Focus on data, not models

Conferences about AI discuss scaffolding around models but rarely talk about a person's own data. Why it matters and how I collect my own data.

Read article