Habr AI

Juniors at Risk: Who Will Fill the First Rung of the IT Career Ladder
The industry openly admits it: no one knows what to do with entry-level developers in a world where AI writes code faster and cheaper. The O

Hugging Face engineers wrote a practical guide to generative AI: from transformers to fine-tuning
A new book from the Hugging Face team promises to turn generative AI from a black box into a clear practical tool. We explain why this matte

Vibe coding: how thoughtless use of AI destroys engineering expertise
The software development industry is facing a quiet epidemic: programmers are increasingly delegating thinking to language models and losing

SearXNG instead of paid search in Claude Code: how developers bypass Anthropic's limits
Claude Code's built-in search costs $10 per thousand queries and regularly hits limits. Developers found an elegant solution: local SearXNG

Where the limits of modern AI lie
The race in language models has become a matter of interstate competition, and computing power is being treated as a strategic resource. But

Language model distillation: can knowledge theft be proven through chat
A researcher tried to determine whether a language model had been trained on a competitor’s outputs using only dialogue with it. The results

A client commissioned an AI chatbot, but the solution came from a completely different technology
The company wanted to automate support with an AI bot. But an analysis of 500 tickets showed that most tasks are handled without neural netw

How LLMs take on contract risk analysis and save lawyers hundreds of hours
Russian developers showed how language models can analyze hundreds of contracts for risk, freeing up hundreds of hours for lawyers each year

A neural network as a time machine: why LLMs are taught to think the old-fashioned way
What if a language model’s knowledge were confined to a specific era — say, 1650 or 1912? It turns out this approach opens unexpected horizo

Agents of chaos: why AI with admin privileges wipes servers
Twenty specialists spent two weeks attacking autonomous AI agents using social engineering methods. The result: deleted system files, leaked

The Era of AI-Driven Development: Code No Longer Belongs to Programmers
If the author had been born 15 years later, he would not have written a single line of code — and would still have created excellent product

MCP: the protocol that teaches language models to work with the outside world
Model Context Protocol is becoming a key link between large language models and external services. We examine why this protocol is changing

How a lawyer beat 500 programmers: why domain expertise matters more than code
A lawyer’s win at an Anthropic hackathon signals the end of developers’ monopoly. Deep expertise in one’s own profession is now enough to bu

Goodbye, patches: TAPe + ML architecture changes the rules of computer vision
The T+ML architecture has been presented, using elements of active perception instead of raw pixels. This allows models to see object struct

Notion launched autonomous AI agents: the start of a new era of digital workers
Notion introduced Custom Agents — AI that works in the background 24/7 on schedules and triggers. Behind this release is a fundamental shift

Why traditional cybersecurity doesn’t protect AI systems
Businesses are deploying AI agents at scale, but securing them the old way — with DevSecOps tools. The problem is that attacks on models hap

How hackers weaponize AI agents against users
AI agents have learned to act independently, and attackers immediately took advantage of that. ChatGPT's Deep Research can compromise email

AI prototyping changes the rules of the game between designers and developers
The Selectel team explained how tools like Figma Make helped shorten the interface approval cycle and eliminate endless post-release revisio

Perplexity Computer: the quiet release that could reshape the AI agent market
Perplexity quietly released a product that goes far beyond a search engine. Perplexity Computer is a full-fledged agent platform, and the ma

How QA Engineers Are Reshaping Their Work with Cursor, n8n, and LLMs
The tester’s role is changing rapidly: manual checks are giving way to analysis of the architecture of dozens of services. Practical experie

How to prepare your product for the era of AI agents — and avoid being left behind
AI agents are changing the rules of development. We examine where they are genuinely useful, where they only get in the way, and what develo

Andrej Karpathy fit GPT into 243 lines of pure Python
One of the most influential AI researchers showed that the entire transformer architecture fits into 243 lines of code without a single exte

CodeWiki Skill: a multi-agent approach to automated code documentation
A new tool for Claude Code uses several AI agents at once to turn any repository into structured documentation. We explain why this matters

How to Stop Believing Every AI Headline and Learn to Read the News Critically
Every day, dozens of news stories about AI appear: new models, record benchmark scores, predictions of mass unemployment. We explain how to

llm-checker: a utility that shows which LLMs your hardware can run
The new CLI tool scans your computer's GPU, RAM, and CPU, then tells you which of 35+ language models you can run locally via Ollama — and h

AI industry veteran warns: bigger changes than the pandemic are coming
Matt Shumer, who spent six years building AI startups, wrote an article that shook the IT community. His point is simple and unsettling: we

Three weeks from frustration to SaaS: how Claude wrote 90% of the code for an airline ticket search service
In three weeks, a developer turned a personal problem finding tickets to Bali into a working SaaS product. Claude wrote almost all the code,

Kotlin Multiplatform and AI agents: four platforms, one nervous breakdown
A Russian developer described what it's really like to build AI agents across four platforms with Kotlin Multiplatform. Spoiler: Xcode and m

Where Tokens Leak in Cursor and How to Deal With It
A developer figured out why the $20-a-month Cursor plan runs out faster than expected and built a custom framework to save tokens. We break

The Code Is Written, the Architecture Is Dead: The Hidden Cost of AI-Assisted Development
LLM code generators make it possible to launch MVPs in days instead of months. But along with speed, teams get a technical debt “black box”