How to Fix “error: linker cc not found” When Compiling a Rust ApplicationThis error is actually quite simple; find the solution here.May 7May 7
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 6May 6
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 5May 5
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 3May 3
My iPhone Fell and Caught FireAn iPhone fell, overheated, and caught fire, leaving its owner without a smartphone.May 2May 2
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 2May 2
.gitignore for GlobalSetting a global `.gitignore` helps keep commonly generated files from cluttering up any repository.May 1May 1
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 30Apr 30
Installing Zsh on UbuntuSet Zsh as the default shell, and use Oh My Zsh for customization.Apr 29Apr 29
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 25Apr 25