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