Quoting OpenAI Codex CLI
A guide on using the OpenAI Codex CLI, focusing on skill workflows, reading SKILL.md files, and efficient resource management.
A guide on using the OpenAI Codex CLI, focusing on skill workflows, reading SKILL.md files, and efficient resource management.
Developer shares custom Claude Code plugins 'Essentials' and 'Ideation' that use AI to clean code and structure ideas while preserving personal style and judgment.
A developer shares personal guidelines for effectively using AI coding assistants like Copilot and Claude, emphasizing supervision and small, specific tasks.
Explores how GenAI and agentic tools are shifting developer workflows towards rapid prototyping and focusing on output over implementation details.
A developer shares how using VS Code with GitHub Copilot as a single workspace for full-stack projects improves workflow and productivity.
Analyzing the Builder.ai controversy, debunking claims of faking AI with human engineers, and exploring the technical challenges of such a deception.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A developer explains migrating his blog from Jekyll to Hyvor Blogs to reduce maintenance and focus on writing content.
A software engineer shares strategies for onboarding to a new database team, focusing on build processes, documentation, and initial code contributions.
A developer shares their personal list of default apps and tools for productivity, coding, and daily tasks in 2024.
A developer's personal reflection on the trade-offs between modal editors like Neovim and GUI editors like Sublime Text, focusing on usability and memory.
A developer's talk on making web development more sustainable, covering facts, figures, and actionable steps to reduce environmental impact.
Tips for software engineers on giving effective, low-prep 'mini demos' to share work and build communication skills within teams.
An analysis of the pre-commit tool for git hooks, covering its benefits, configuration, and practical drawbacks like dependency duplication.
A guide to automatically change terminal colors based on your active AWS profile to prevent accidental commands in production.
A guide to visually distinguishing AWS environments by automatically changing terminal colors based on the active AWS profile to prevent accidental production changes.
Five quick tips to improve developer productivity, including VSCode formatting, commit squashing, and workflow optimizations.
A developer shares their favorite Visual Studio Code extensions for boosting productivity, including bracket colorization, auto-rename tags, and Prettier.
A developer shares a curated list of productivity tools for macOS and cross-platform use, including Raycast, Fig, and Starship.
Explains parametric design in web development: using adjustable inputs to dynamically modify visual elements like button styles.