Did it check, or did it guess? Testing a tool whose output is written by an LLM
My first AI tool was ready, and in typical AI-era fashion, I rushed to publish it. After all, it worked. Or at least when I ran it, the output looked …
Latest DevOps news from Tech News
My first AI tool was ready, and in typical AI-era fashion, I rushed to publish it. After all, it worked. Or at least when I ran it, the output looked …
The usual headline is that 33 is the rarest Life Path, about half a percent. Half a percent of what, reduced in which order? Change the order, to anot…
This is a translation of my original article in Japanese: Qiita I run the backends of two side projects on Drizzle + Cloudflare D1, and I realized I h…
Last updated: July 2026 By Axel Misson. IBM watsonx Code Assistant has become part of IBM Bob, IBM's enterprise AI coding agent: the old product page …
Оплатить ChatGPT, купить подписку на Figma, пополнить рекламный кабинет Google Ads, оплатить AWS или GitHub. Кажется, что в 2026 в…
Automating Weekly Product Research With Claude and MCP Every Monday you open 4 tools, run the same queries, compile the same spreadsheet. You have bee…
Убрать обязательный хаб из умного дома — звучит как продуктовое решение. На практике в этой формулировке спрятано много непри…
Build a Content Scheduler for Social Media tags: python, socialmedia, automation, marketing tags: python, socialmedia, automation, marketing tags: pyt…
Every data team has lived this outage. A dashboard breaks — or worse, doesn't break, and just starts showing subtly wrong numbers. Days later you trac…
Полгода назад я закрывал технический долг по производительности на клиентском проекте. Обычная история: интернет‑магазин, мобильный Performa…
В первой части мы остановились на том, что Продуктовая аллея DevOpsConf 2026 показала рынок как поиск более зрелых эксплуатационных моделей. AppSec, o…
ИТ-компании RCloud и «Флант» объявляют о технологическом партнерстве. В рамках сотрудничества в портфеле облачных...
AWS released a public preview of the GuardDuty investigation agent, which correlates findings, 90-day activity logs, and resource topologies into stru…
Uber's "Zero Growth Stack" focuses on scalable infrastructure that separates capacity growth from business demand, reducing hardware needs while enhan…
I was showing ChefExtract to some friends when it started returning error 404 for specific operations linked to AI. After some embarrassment, I went h…
Performance optimization in React is often surrounded by myths. Developers routinely wrap every single component in React.memo , wrap every function i…
A Live Linux system such as SystemRescue generally has the following structure: ISO9660 ├── EFI/, boot/, syslinux/, grub/ ← Bootloader ├── vmlinuz ← K…
When I first looked at Solon Cloud, I expected another opinionated microservice framework—the kind that tells you exactly which registry, which config…
I have been building VoxelDraft , a voxel editor that runs entirely in the browser without an account or installation. The editor supports block paint…
Building a modern Customer Relationship Management (CRM) platform requires more than just displaying raw database records. Users expect interactive an…
Monitor Your Server Health with Python and Telegram tags: python, devops, monitoring, telegram Server Health Monitoring Made Easy with Python and Tele…
A new AI model appears. The benchmark looks strong. The context window is larger. The price is attractive. So someone changes one configuration value …
A few months ago I went looking for a home for my private code with three simple requirements: hosted (I want to push code, not babysit a server), str…
Most people think ChatGPT is "the AI." In reality, ChatGPT is just one layer of a much larger engineering stack. Modern AI applications aren't powered…
Yelp has confirmed a data licensing agreement with OpenAI, extending Yelp's local content into OpenAI's AI ecosystem. The deal is significant because …
Introduction: Since Feedly's redesign, I haven't been able to get used to the interface. I especially miss the high-density, single-column, no-nonsens…
В первой статье я разбирал RAG-модуль этого проекта и главный вывод — что RAG оказался про замеры, а не про код. Здесь — про то, как устроена вся сист…
Artificial Intelligence models are improving so quickly that it's difficult to know which ones deserve your attention. One week it's GPT. The next it'…
Moonshot AI has rapidly evolved from a promising Chinese AI lab into one of the most important model providers in the global market. With the release …
For the last while I've been building Spirex — a free, open-source, self-hostable alternative to Jira for agile engineering teams. It's now at a point…