Configure a Git Shell Prompt Under Nix
A guide to customizing your terminal shell prompt to display Git branch and status information using git-prompt.sh under Nix/Linux.
A guide to customizing your terminal shell prompt to display Git branch and status information using git-prompt.sh under Nix/Linux.
Applying API/UI design principles to education, arguing for immediate engagement over delayed theory to improve knowledge transfer.
A PHP developer reflects on leaving Twitter, realizing it's a vocal minority and not essential for staying relevant in the PHP community.
A hands-on review of GitHub Copilot Workspace, a new AI-powered web environment for software design and development, based on initial testing.
Announcing skrub 0.2.0, a library update simplifying machine learning on complex dataframes with new features like tabular_learner.
Introduces vidir, a tool from moreutils that allows batch renaming and deleting files by editing a list in Vim.
A technical guide on using Azure Function triggers and bindings to send SMS notifications via Twilio integration.
A guide on using GitHub Codespaces to simplify contributor onboarding for .NET open-source projects by setting up pre-configured cloud dev environments.
Learn two methods to pass extra arguments, like a post ID, to server actions in React forms using hidden fields or function binding.
Creating a custom ASP.NET Core TagHelper to implement HTML range inputs (sliders) for better user experience in web forms.
Explores advanced techniques for the Meridian Swift web framework, focusing on responder parameterization and architectural design decisions.
A tech founder shares hard-earned lessons on hiring for a startup, covering pitfalls with interns, candidate assessment, and recruitment strategies.
A guide on how to permanently remove a file containing sensitive data (like a password) from your entire Git repository history using a specific command.
A developer shares his favorite productivity apps for 2024, including Obsidian for notes, Dabble.me for journaling, and Raindrop for bookmarks.
Explores database durability without write-ahead logs, contrasting in-memory and disk-based approaches to build intuition for WAL design.
A technical guide on testing a Starnote device indoors using USB connection and the Notecard Simulator tool.
A framework for building data flywheels to dynamically improve LLM applications through continuous evaluation, monitoring, and feedback loops.
A participant's detailed report on tackling the ICFP Contest 2024, focusing on implementing a custom lambda calculus language to solve complex programming challenges.
A personal experiment comparing a 42-key mechanical keyboard to larger models, focusing on the use of layers to reduce physical keys.
Discusses the Zed code editor's Swift support and collaboration features, Xcode 16's predictive assist, and compares iPad models for developers.