Coding Agents over Telegram, Part 1: Topics Are Agents
You already run coding agents (opencode, Codex, Claude Code) in tmux on some remote box: a dev server, a cloud instance, a GPU node. They work. The pr…
Latest Open Source news from Tech News
You already run coding agents (opencode, Codex, Claude Code) in tmux on some remote box: a dev server, a cloud instance, a GPU node. They work. The pr…
We've all built that one MVP. You know the flow: Your bot spits out a USDT address. You ask the customer to reply with a transaction hash or, worse, a…
I've been managing a Telegram channel for a while and kept spending time answering the same questions manually. So I built one n8n workflow that now d…
A Telegram bot is one of the most practical ways to deploy an AI assistant — your users already have Telegram, there's no app to install, and the Bot …
Most people check Google Search Console by logging in, navigating to the property, clicking through the date filters, and reading off numbers. That wo…
Six months ago I got tired of switching between apps to talk to AI. ChatGPT in the browser. Claude in another tab. Local models in a terminal. It was …
Everyone told me you need a native mobile app to build a health product. "Users expect polished iOS/Android experiences." "Nobody trusts a bot with he…
Hermes Agent - это проект от Nous Research, который многие сейчас считают одним из самых интересных агентов. Читать далее
Привет, Хабр! В этой статье я расскажу об эволюции моего проекта — GroupModerBot , бота для модерации Telegram‑групп. Я покажу, ка…
Пришла мне как-то идея сделать мобильное приложение на базе Telegram. Полез в npm и сразу нашёл react-native-telegram , но это оказалась обёртка над B…
If you build Telegram bots, you spend more time than you'd like on tasks Telegram itself doesn't make easy: getting a chat_id for that one group, esca…
Полчаса в день у меня уходило на ручной обход шести нод Proxmox через веб-интерфейс — он показывает по одной ноде за раз. И часть рутины всё равно про…
Hey DEV community! 👋 I've been building a Telegram bot called @AndyVideoBot that downloads YouTube videos and audio directly to Telegram chat. No brow…
Всем привет! Я продолжаю развивать TG Support Bot как open-source решение для поддержки клиентов в мессенджерах и в этом релизе хочу поделиться обновл…
Telegram теперь полноценный OpenID-провайдер: oauth.telegram.org, JWKS, JWT, claims. Туториалы на GitHub при этом массово показывают старый виджет с H…
It started with a stupid habit 🫠 Every morning (or even during the day) I'd open a news channel to check one thing - some specific topic I actually ca…
I built a free, unlimited cloud storage app using Telegram's API TelStorage is live at https://telstorage.vercel.app/ — free forever, no sign-up requi…
«Дуров, верни стену» – мем старый, но точный. ВКонтакте начала 2010-х была, при всех своих недостатках, одним из последних мест в рунете с по-настояще…
A lot of AI assistant demos look simple: connect a bot, add a model, write a prompt, done. In practice, the first working setup usually gets slowed do…