Best of DevToolsAugust 2025

  1. 1
    Article
    Avatar of allfrontendAll Frontend·40w

    Dev Tools: The Ultimate All-in-One Toolkit for Developers

    Dev Tools is a privacy-first, all-in-one developer toolkit featuring 21 essential utilities that work entirely client-side. Built with Next.js 15, TypeScript, and modern web technologies, it includes text processing tools, encoding converters, development utilities, and generators. The platform processes all data locally in the browser without backend servers or data collection, making it ideal for privacy-conscious developers who need quick access to common development tasks.

  2. 2
    Article
    Avatar of itsfossIt's Foss·36w

    19 Beautiful Themes to Get a Better Visual Experience With VS Code

    A curated collection of 19 popular VS Code themes ranging from dark options like Dracula and One Dark Pro to light alternatives like GitHub Theme and Bluloco Light. Each theme is presented with key features, highlighting aspects like readability, contrast, color palettes, and suitability for different coding environments and preferences.

  3. 3
    Article
    Avatar of phProduct Hunt·36w

    Codalogy: Visualize Any Codebase Instantly

    Codalogy is a tool that automatically analyzes codebases to create visual representations of code architecture, components, and dependencies. It helps developers understand complex code structures without extensive documentation or manual exploration, particularly useful for legacy systems and unfamiliar codebases.

  4. 4
    Article
    Avatar of portkeyportkey·39w

    Claude Code vs Cursor: What to choose?

    Claude Code and Cursor represent two distinct approaches to AI-assisted coding. Claude Code is a terminal-based assistant that excels at complex, one-shot tasks with deep codebase understanding and automation capabilities, but comes with higher costs and a steeper learning curve. Cursor is an AI-enhanced VS Code fork that provides familiar IDE experience with visual feedback and multiple interaction options, making it more beginner-friendly but sometimes less reliable with large files. The choice depends on your workflow preferences, team size, budget, and specific use cases.

  5. 5
    Article
    Avatar of ergq3auoeReinier·38w

    Cursor Crash Course & AI Coding For Beginners

    A comprehensive guide covering the Cursor AI editor and AI-assisted coding workflows. The tutorial demonstrates key features including context management, coding rules, tab completion, and chat interface functionality to help developers integrate AI tools into their coding process.

  6. 6
    Article
    Avatar of lobstersLobsters·38w

    This Website is Served from Nine Neovim Buffers on My Old ThinkPad

    A developer created a Neovim plugin that serves HTTP requests directly from editor buffers using pure Lua. The plugin leverages Neovim's libuv bindings for asynchronous I/O and surprisingly outperforms Nginx in benchmarks due to LuaJIT's efficiency and NaN tagging optimization. The implementation serves a static website from nine buffers on a 2012 ThinkPad, with security measures including Docker containerization, AppArmor profiles, and restricted system calls. The setup demonstrates how text editors can be repurposed for unconventional tasks while maintaining good performance.

  7. 7
    Article
    Avatar of hnHacker News·37w

    kagehq/port-kill: A lightweight mac status bar development port monitor

    Port Kill is a macOS status bar application built in Rust that monitors development processes running on ports 2000-6000. It provides real-time process detection every 5 seconds, displays a color-coded status indicator (green for 0 processes, red for 1-9, orange for 10+), and allows users to terminate processes individually or all at once through a context menu. The app uses lsof commands for process detection and implements graceful termination with SIGTERM followed by SIGKILL if needed.

  8. 8
    Video
    Avatar of TechWithTimTech With Tim·37w

    How to Build an Advanced AI Agent with Search (LangGraph, Python & More)

  9. 9
    Article
    Avatar of collectionsCollections·38w

    Introducing Laravel Boost: The AI-Powered Coding Starter Kit for Laravel Development

    Laravel Boost is a new open-source AI coding assistant specifically built for Laravel development. It features an MCP server with 15+ tools for database querying and application inspection, access to 17,000+ pieces of Laravel documentation, automatic package version detection, and integration with popular IDEs like Cursor and Claude. The tool helps developers generate better Laravel code, build Livewire components, automate testing and migrations, while reducing AI hallucinations through Laravel-specific context and guidelines.

  10. 10
    Article
    Avatar of thedevcraftThe Dev Craft·39w

    Dev Tools: The Ultimate All-in-One Toolkit for Developers

    Dev Tools is a privacy-first, all-in-one developer toolkit featuring 21 essential utilities that work entirely client-side. Built with Next.js 15, TypeScript, and modern web technologies, it includes text processing tools, encoding converters, development utilities, and generators. The platform processes all data locally in the browser without backend servers or data collection, making it ideal for privacy-conscious developers who need quick access to common development tasks.

  11. 11
    Article
    Avatar of colkgirlCode Like A Girl·37w

    10 Best Code Smell Detection Tools in 2025

    A comprehensive guide comparing 10 code smell detection tools for 2025, including AI-powered solutions like CodeAnt.ai, established platforms like SonarQube, and language-specific tools like ESLint and RuboCop. The comparison covers features, pricing, language support, and integration capabilities to help developers choose the right tool for their workflow and tech stack.

  12. 12
    Article
    Avatar of collectionsCollections·39w

    GitHub's Transition Under Microsoft's AI Strategy

    GitHub CEO Thomas Dohmke is stepping down by end of 2025, with GitHub being integrated into Microsoft's CoreAI division instead of getting a new CEO. This strategic shift positions GitHub as a central component of Microsoft's AI ambitions, particularly around GitHub Copilot which serves over 20 million developers. The reorganization raises questions about GitHub's future autonomy and its role in the open-source community as it becomes more tightly integrated with Microsoft's AI strategy.

  13. 13
    Video
    Avatar of dreamsofcodeDreams of Code·38w

    10 CLI apps that have actually improved the way I work in the terminal

    A comprehensive guide to 10 command-line tools that enhance terminal productivity, including zoxide for directory navigation, ripgrep for faster text searching, fd for improved file finding, tmux for terminal multiplexing, GitHub CLI for repository management, Doppler CLI for secrets management, pass for password storage, jq for JSON processing, stow for dotfiles management, and fzf for fuzzy finding. Each tool addresses limitations of traditional Unix commands with modern alternatives that offer better performance, usability, and integration capabilities.

  14. 14
    Article
    Avatar of zedZed·39w

    The Death of the IDE? — Zed's Blog

    Steve Yegge and Nathan Sobo debate the future of IDEs in the AI era. Yegge argues traditional IDEs are obsolete as developers should focus on managing AI agents rather than writing code directly. Sobo agrees IDEs need fundamental reinvention but believes they can evolve into collaborative platforms where humans and AI agents work together. Both see current IDE architectures as broken for AI workflows and emphasize the need for better collaboration tools, though they differ on whether IDEs should be abandoned or transformed.

  15. 15
    Article
    Avatar of phProduct Hunt·37w

    pixxel: browser screenshots that don't suck

    Pixxel is a lightweight Chrome extension that enhances browser screenshots with styling options like rounded corners, shadows, and custom backgrounds. Created as a simple alternative to heavier screenshot applications, it offers a minimal editor focused on quick styling and sharing of browser captures without requiring separate desktop software.

  16. 16
    Article
    Avatar of habrhabr·36w

    OpenAI's Codex CLI Agent: The Complete VS Code Setup Guide

    A comprehensive guide for setting up OpenAI's Codex CLI agent extension in Visual Studio Code. Covers installation, authentication with ChatGPT Plus account, interface configuration including environment and mode settings, and demonstrates creating a complete to-do application with database and Bootstrap styling. Includes tips for data privacy settings and model selection.

  17. 17
    Article
    Avatar of dev_worldDev World·39w

    Dev Tools: The Ultimate All-in-One Toolkit for Developers

    Dev Tools is a privacy-first, all-in-one developer toolkit featuring 21 essential utilities that work entirely client-side. Built with Next.js 15, TypeScript, and modern web technologies, it includes text processing tools, encoding converters, development utilities, and generators. The platform processes all data locally in the browser without backend servers or data collection, making it ideal for privacy-conscious developers who need quick access to common development tasks.

  18. 18
    Video
    Avatar of developedbyeddevelopedbyed·36w

    My Top 10 Favourite Arch Linux Apps

    A curated list of 10 essential applications for Arch Linux users, featuring cross-platform file sharing with LocalSend, system monitoring with BTOP, image conversion with Switcheroo, PDF reading with Document Viewer, video editing with DaVinci Resolve, screenshot tools HyperShot and HyperPicker, app launcher Walker, terminal emulator Electrity, Neovim editor, and Git interface LazyGit. Each tool is demonstrated with practical use cases and workflow integration tips.

  19. 19
    Article
    Avatar of ergq3auoeReinier·37w

    Qoder Agentic Coding Platform for Real Software

    Qoder is an AI-powered coding platform that goes beyond basic code completion by using intelligent agents and context engineering to understand entire codebases. It automates complex development workflows, maintains project context, and provides comprehensive AI assistance for software development tasks.

  20. 20
    Article
    Avatar of hnHacker News·39w

    synthetic-lab/octofriend: An open-source coding helper. Very friendly!

    Octofriend is an open-source coding assistant that works with multiple LLM providers including OpenAI, Anthropic, and local models. It features automatic error handling with custom-trained models, zero telemetry, multi-turn conversation support, and MCP server integration. The tool allows switching between models mid-conversation and includes configurable instruction files for project-specific rules.

  21. 21
    Article
    Avatar of syncfusionSyncfusion·37w

    Enhance Markdown Preview in VS Code with Document Viewer

    The Syncfusion Document Viewer Extension transforms markdown editing in VS Code by enabling live editing directly in the preview pane, eliminating the need for split views. This free extension offers syntax highlighting, text formatting, image insertion via URLs, and secure client-side rendering without uploading files to remote servers. Key features include centralized document management, read-only mode toggle, keyboard shortcuts support, and VS Code theme integration. The extension streamlines documentation workflows for READMEs, API docs, and project notes while maintaining focus on content creation.

  22. 22
    Article
    Avatar of googledevsGoogle Developers·37w

    What's new in Gemini Code Assist

    Gemini Code Assist's Agent Mode is now available in Preview for VS Code and Stable for IntelliJ, offering AI-powered multi-step task automation with human oversight. The update includes enhanced chat controls, improved code completion, and integration with Gemini CLI. New features include GitHub Actions integration, VS Code native diffing, custom slash commands, and a public roadmap for future development.

  23. 23
    Article
    Avatar of logrocketLogRocket·37w

    Qwen3-Coder: Is this Agentic CLI smarter than senior devs?

    Qwen3-Coder is Alibaba's 480 billion parameter agentic coding CLI tool that aims to compete with senior developers by not just providing code suggestions, but actually writing, executing, and completing coding tasks autonomously. The tool represents a significant advancement in AI-powered development assistance with its massive parameter count and agentic capabilities.

  24. 24
    Article
    Avatar of laravelLaravel·37w

    AI Coding Tips for Laravel Developers

    Laravel Boost, now in public beta, provides AI agents with direct access to Laravel app context and documentation to improve code generation accuracy. The guide covers getting started with AI-assisted Laravel development through supported editors like Cursor, Claude Code, PhpStorm, and VS Code. Key recommendations include starting with small tasks like explaining code or writing unit tests, treating AI like a junior pair programmer by providing context and explicit instructions, then gradually progressing to larger tasks like scaffolding controllers and suggesting refactors.

  25. 25
    Article
    Avatar of 29tcpy2hjr72v3blxpxzxDaniel·38w

    Daily.Dev - Daily Amazing

    A developer shares their positive experience with Daily.dev as a technical news platform that provides low-level tech content without clickbait. After initially being skeptical due to disappointing experiences with other platforms, they were impressed by Daily.dev's UX and immediately purchased a Plus membership. When they encountered a rate-limiting issue with comments, the Daily.dev team resolved and deployed the fix within 24 hours, demonstrating exceptional customer support and platform maintenance.