• Skip to primary navigation
  • Skip to content
  • Skip to footer
Andrew Chaa cha cha
  • Posts
  • Categories
  • Tags
  • About
    Andrew Chaa

    Andrew Chaa

    I’m attracted to places I haven’t been to and roads I haven’t taken …

    • Website
    • Twitter
    • GitHub
    • Instagram

    Developing on WSL 2

    less than 1 minute read

    You can use VS Code with Remote Development extension on WSL2. By default, WSL maps C: drive to /mnt/c. So you can read any files from C:\, though I tend to clone repositories separately in ~/ directory

    Prepare VS Code

    Create SSH Keys

    Tags: wsl

    Updated: October 7, 2022

    Twitter Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    less than 1 minute read

    Access database through bastion hosts

    1 minute read

    A bastion host is a special-purpose computer on a network specifically designed and configured to withstand attacks, so named by analogy to the military fort...

    How I use gcloud cli

    1 minute read

    Auth

    Getting Started with React Query

    2 minute read

    React Query is a data-fetching library for React and for React Native. It makes fetching, caching, synchronising, and updating server state in your react app...

    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2023 Andrew Chaa cha cha. Powered by Jekyll & Minimal Mistakes.