Articles by tag: developer-tools
Surface RTX Spark Dev Box: Microsoft's AI Supercomputer for Developers
Microsoft announced the Surface RTX Spark Dev Box with 128 GB of memory and 1 petaflop AI. Find out why this changes the Windows on Arm market and threatens Apple. Details here.
Google Antigravity 2.0: agent platform instead of IDE
Google Antigravity 2.0 replaces IDE with an agent environment with parallel operation of sub-agents. 12x acceleration, price from $100/month. Try the agent-first approach.
Codex now controls PC: memory, plugins, GUI automation
OpenAI updated Codex: agent controls computer via GUI, remembers context and works with 90+ plugins. Detailed breakdown for developers.
AI Assistant in Work Chat: Technical Implementation
How to Implement an AI Assistant in the IT Team's Work Chat: Architecture, Cases, Limitations. Learn how to automate support and task assignment.
AI assistants for developers: technical overview and comparison
Technical analysis of LLM: architecture, comparison of Claude, GPT-5, Gemini. Recommendations for implementation in development. Learn how to choose the optimal solution.
Saving AI Agent Tokens with Hierarchical Context | Solution
How to Reduce AI Agent Tokens by 80% Using Three Markdown Files. Hierarchical Context Instead of Blind Search. Practical Guide for Developers.
Voice Input for Developers 2026: Comparison of Solutions
Testing Whisper Large, Handy and GigaAM v3 for Russian-English dictation in LLM. Selection criteria, benchmarks, setup for technical tasks. Learn how to speed up workflow.
Search by Reviews Google Play Store 50.7
New review search feature in Play Store version 50.7: exact queries, limitations, Monet theme. Learn how to analyze app feedback for developers. Test the update.
Best monospaced fonts for code 2024
Review of top-10 fonts for IDEs and terminals: Inconsolata, Consolas, Deja Vu. Comparison, VS Code, Vim settings. Choose the optimal one for high-DPI screens.
Tracking 168 hours: real developer time
Measure your 168 hours of the week: method, results, and insights for analysts and dev. Identify losses on switches and social networks. Start tracking without software — optimize remote productivity.
Custom Status Bar Claude Code with Real-Time VPS Monitoring
Create your own status bar for Claude Code with server monitoring, session cost calculation, and autofocus on active VPS. Installation in 30 seconds.
Claude Code Setup: Protection Against Regressions in Development
Practical guide to setting up Claude Code for safe development. Three layers of protection, subagents, automatic hooks. Learn how to avoid regressions.
Obsidian Plugins Stack for Developer Task Management
Practical guide to setting up Obsidian with Tasks, Canvas, QuickAdd plugins for effective task management. Learn how to automate workflow.
Synchronization OpenAI Codex: CLI Tool for Developers
Learn how to synchronize OpenAI Codex between devices using codexSync. A solution for continuous developer work. Read the guide.
Code Graph: Dependency and Complexity Analysis in Large Projects
Learn how the code graph helps automate navigation through complex codebases, find hot spots, and assess the impact of changes. A practical guide for developers.