Workplace
How to assemble a convenient workspace for development with AI: editor, terminal, extensions, habits and basic process organization.
Installation Ollama: local AI on your computer
Ollama is a way to run large language models (LLMs) on your computer
What is considered a workplace in vibcoding
The job in vibcoding is not an abstract “environment,” but a specific set of tools through which you think, ask AI questions, and see the outcome
VScode: laying the foundation of the workplace
The code editor is the main place where you will work
Codex VScode: Connect a paid assistant
Codex in VSCode is a way to work with AI right next to code and files without switching to the browser
Codex Cloud, Cline, Cursor – How they differ
These are not “magically different AIs,” but different formats of the same class of tools—agent coding. They differ not from the capabilities of the model, but from where the agent lives, who controls the steps and what daily work looks like
Get-Shit-Done: A tool for automating coding with AI
Get-Shit-Done (GSD) is a tool for Claude Code (or OpenCode, Gemini) that helps build description projects. It organizes context, plans tasks, and executes code.
OpenCode: Desktop application for AI coding assistance with free models
In this article, we will discuss OpenCode as a desktop application – an open AI agent for development. Learn how to install an application on macOS, Windows or Linux, how to use it, the list of available free models and key features. Ideal for developers looking for a flexible tool without subscriptions
n8n: From “What the hell is this animal” to “I’ve already run 5 AI agents and saved 40 hours a week”
It's not just another service. This is an open tool that can be run on your server in five minutes, connect any programs (including Russian ones - Wildberry, Bitrix24, VKontakte, AmoCRM), build artificial assistants and at the same time fully own your data.
OpenAI Agent Builder: A Complete Guide to the Visual Designer of AI Agents
OpenAI Agent Builder is a visual tool for creating multi-agent workflow without deep programming. It combines drag-and-drop canvas, embedded tools (File Search, Web Search, Code Interpreter, MCP connectors), guardrails security and integration with Responses API.