» Tag
software-engineering
75 postsLaravel 13.20 Image Processing: A Production Guide
Laravel 13.20 offers a new component for image processing. This guide explains its features and production boundaries.
Weirdest Commits in Linux Kernel Git History
Unusual commits like the 66-parent merge in Linux kernel development reveal insights into octopus merges and their significance in software engineering.
Laravel Cloud's $5 Plan vs a $5 VPS: Real Cost Analysis
A cost comparison of Laravel Cloud's $5 plan and a $5 VPS, focusing on implications for engineers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comCompilation vs. Interpretation: A More Complex Question Than Expected
The debate over whether JavaScript is compiled or interpreted reveals the complexities of modern programming languages.
Treating LLMs as Unreliable Functions for Better Engineering
Improve your software development process by treating LLMs as unreliable functions.