How to Fix “error: linker cc not found” When Compiling a Rust ApplicationThis error is actually quite simple; find the solution here.May 7, 2024May 7, 2024
Getting Started with Rust: A New Era in Systems ProgrammingRust is a safe, concurrent, and fast systems programming language with unique features and a vibrant community.May 6, 2024May 6, 2024
Microsoft Service Outages: Unraveling the Issues and Finding SolutionsImproving scalability, redundancy, and communication can prevent Microsoft service outages caused by high demand or complex infrastructure.May 5, 2024May 5, 2024
How to Remote Ubuntu via SSHInstall SSH, find the IP address, then use an SSH client to connect securely to an Ubuntu server from another computer.May 3, 2024May 3, 2024
My iPhone Fell and Caught FireAn iPhone fell, overheated, and caught fire, leaving its owner without a smartphone.May 2, 2024May 2, 2024
Fixing the Error “Running scripts is disabled on this system”To fix the error ”Running scripts is disabled”, adjust PowerShell’s execution policy to allow script execution.May 2, 2024May 2, 2024
.gitignore for GlobalSetting a global `.gitignore` helps keep commonly generated files from cluttering up any repository.May 1, 2024May 1, 2024
Configure user.name and user.email for GitSet Git user.name and user.email using git config — global for global settings or git config for local.Apr 30, 2024Apr 30, 2024
Installing Zsh on UbuntuSet Zsh as the default shell, and use Oh My Zsh for customization.Apr 29, 2024Apr 29, 2024
When “Hello World” Appears in Netflix Production: A Tale of Coding Error | Achmad Hadi KurniaAn unexpected ”Hello World” in Netflix’s production shows the importance of thorough testing and effective error handling.Apr 25, 2024Apr 25, 2024