Tag: How to
-
Claude Code vs Codex vs OpenCode: The honest verdict for full-stack engineers
Posted on August 21, 2026, Level beginner Resource Length short
This article provides a hands-on comparison of three leading AI coding agents—Claude Code, Codex, and OpenCode—evaluated against real-world full-stack tasks. It moves beyond simple autocomplete metrics to assess how these tools handle complex repository interactions, multi-file edits, and iterative debugging. The piece is designed for engineers seeking to integrate autonomous coding assistants into their daily workflows, offering a candid verdict on which tool performs best for specific scenarios like feature development, bug fixing, and legacy refactoring. By focusing on practical outcomes rather than marketing claims, it helps developers make informed decisions about adopting AI pair-programming tools. By Mandar.
Tags ai-and-machine-learning software-engineering testing-and-quality how-to
-
How to build a software supply chain security playbook
Posted on May 29, 2026, Level intermediate Resource Length medium
Embedding security into the SDLC transforms supply chain risk from a post-deployment concern to a daily development practice. By Aaron Linskens.
Tags cloud-and-infrastructure security-and-privacy devops-and-ci-cd software-engineering how-to
-
The safety net Windows users miss: How I switched to Linux without over-committing
Posted on May 27, 2026, Level beginner Resource Length medium
A pragmatic, low-risk migration strategy for Windows users to transition to Linux via virtualization and dual-booting without sacrificing proprietary software dependencies. By Graeme Peacock.
Tags cloud-and-infrastructure software-engineering how-to
-
Four ways to run a full Linux desktop on your Android phone
Posted on April 28, 2026, Level beginner Resource Length short
This article explores four distinct methods for running a full graphical Linux environment on Android devices, ranging from popular Termux-based solutions and standalone apps to replacing the Android OS entirely, providing a technical roadmap for developers and power users seeking desktop Linux capabilities on mobile hardware. By Bertel King.
Tags cloud-and-infrastructure software-engineering how-to frontend-and-mobile product-and-design
-
CI/CD pipeline architecture: Complete guide to building robust CI and CD Pipelines
Posted on December 19, 2025, Level advanced Resource Length long
The article details a two-part CI/CD Pipeline Architecture Framework designed to guide teams from basic automation to a mature development platform. The first part, the "Golden Path," is a linear, six-stage workflow that forms the essential, reliable backbone: Code Commit (with branching strategy), Automated Build (ensuring environment parity), Automated Testing (using a test pyramid), Staging Deployment (mirroring production via IaC), Production Deployment (with health checks and rollback), and Monitoring & Feedback (closing the loop with observability). By Kamil Chmielewski.
Tags frontend-and-mobile product-and-design devops-and-ci-cd how-to
-
Deploy Hugo site to AWS S3 with AWS CLI
Posted on December 15, 2025, Level intermediate Resource Length long
Deploying a Hugo static site to AWS S3 using the AWS CLI provides a robust, scalable solution for hosting your website. This guide covers the complete deployment process, from initial setup to advanced automation and cache management strategies. By About Rost Glukhov.
Tags frontend-and-mobile cloud-and-infrastructure devops-and-ci-cd how-to
-
How AI-native security data pipelines protect privacy and reduce risk
Posted on December 13, 2025, Level beginner Resource Length medium
Observo AI revolutionizes privacy protection by dynamically identifying and securing sensitive data in telemetry across all organizational layers. By observo.ai.
Tags leadership-and-career devops-and-ci-cd how-to
-
Five talents to help ai-proof your career
Posted on November 10, 2025, Level beginner Resource Length short
AI career resilience through human-centric skills. By kornferry.com.
Tags software-engineering leadership-and-career how-to
-
Why sudo-rs brings modern memory safety to Ubuntu 26.04
Posted on November 8, 2025, Level beginner Resource Length medium
Enhancing Ubuntu security with rust-based sudo: a modern approach to memory safety. By Steven J. Vaughan-Nichols.
Tags cloud-and-infrastructure security-and-privacy how-to leadership-and-career
-
The exact indie-hacking vibe-coding setup i use as a middle-aged product manager
Posted on November 6, 2025, Level beginner Resource Length medium
Middle-aged product manager shares his simple, cost-effective indie-hacking setup powered by AI—proving that vibe-coding is accessible, sustainable, and deeply rewarding for non-technical founders. By Ivan Kuznetsov.
Tags software-engineering frontend-and-mobile how-to ai-and-machine-learning
-
New trend: programming by kicking off parallel AI agents
Posted on November 2, 2025, Level beginner Resource Length medium
With agentic interfaces like Claude Code, Cursor, and other LLM-based tools going mainstream, developers increasingly run multiple agents simultaneously. Engineers like Sid Bidasaria and Simon Willison report fewer reservations and higher throughput after adopting this style. By Gergely Orosz.
Tags software-engineering product-and-design how-to ai-and-machine-learning
-
Cursor 2.0 pivots to multi-agent AI coding, debuts Composer model
Posted on October 31, 2025, Level beginner Resource Length short
Cursor has released its latest AI software development platform with a new multi-agent interface and the debut of its coding model, Composer. By Ryan Daws.
Tags frontend-and-mobile miscellaneous product-and-design how-to ai-and-machine-learning