The easiest way to establish client VPN on AWSEasy as one, two, three(literally)Nov 7, 2024Nov 7, 2024
Unleash Your Code-Wrangling Potential with Chromebooks in 2023The Ultimate Dev’s Choice: AndroidStudio, IntelliJ, k8, VSCode etcOct 22, 202325Oct 22, 202325
A Step-by-Step Guide to Creating Users in KubernetesBefore we begin, ensuring that the secret file names match the user’s name will save your time a lot. e.g john.key john.csr john.crt…Jun 22, 20231196Jun 22, 20231196
GitHub’s RSA key in SSH [update]If you see above error message after Mar 2023, you could simply remove a host from the user’s known_hosts file in SSH (Secure Shell)…Apr 2, 20231Apr 2, 20231
Using multiple AWS CLI named profilesIf you’re like me, used multiple aws accounts on our development environment but like to switch profile like browser tab, you could do it…Feb 25, 202324Feb 25, 202324
Xcode.app not found on MacI kept my old mac to satisfy basic web development tools with homebrew, as a usual setup I need to install Xcode app from AppStore or cli…Feb 9, 202342Feb 9, 202342
Beginner guide to Vectorization, Broadcasting & Indexing in NumpySIMD (single instruction, multiple data)May 3, 2021346May 3, 2021346
GNU Octave Part 3 — MatricesIn this part we gonna explore basic arithmetic for matrices and explore octave lib for better productivity.Mar 23, 2021347Mar 23, 2021347