PinnedGenerate text to image in GoIn this blog post I will share how to generate text to image in Go programming language (Golang). I have previous and similar blog post…Feb 12, 2021Feb 12, 2021
PinnedController RequestMapping in GolangMy attempt in implementing @RequestMapping equivalent per controller in Golang. Organize the controllers like in Spring FrameworkFeb 6, 2021Feb 6, 2021
Embed Resources in GoThe go:embed feature was introduce in Go 1.16. It lets you embed resources into the compiled application. Prior to version 1.16, developers…Dec 18, 2022Dec 18, 2022
Remove source path from Go’s panic stack traceUse build flags with trimpath to remove GOPATH from stack trace outputFeb 19, 2021Feb 19, 2021
How to change MySQL’s root to use mysql_native_password in UbuntuAfter installing MySQL, log in to it via terminal withOct 8, 2020Oct 8, 2020
Create Android Studio Shortcut on Ubuntu 18.04You can easily create an Android Studio shortcut by creating an desktop entry using the following the steps below. In this guide, my…Apr 14, 2020Apr 14, 2020
How to change Full Disk Encryption (LUKS) password on Ubuntu 18.04Did you enabled the full disk encryption (LUKS) on Ubuntu 18.04? I would like to share how you can change the LUKS password. LUKS stands…Apr 12, 2020Apr 12, 2020
Bring Your Old Laptops Back In Service With Light-Weight Linux DistributionRevive your old laptop back in service using Lubuntu a light-weight version of Ubuntu. I bought this Lenovo IdeaPad S10–3 in 2012 when I…Mar 29, 2020Mar 29, 2020
Completely Delete USB Flash Drive Partition in MacOS using diskutilYou may want to completely erase the partition table of your USB flash drive including the boot record. In macOS you do easily do that…Mar 22, 2020Mar 22, 2020
Load balancing and redundant Internet connection using TP-Link ER6020OverviewMar 17, 2020Mar 17, 2020