Best of VSCode — February 2023
- 1
- 2
- 3
- 4
- 5
CSS {IRL}·3y
Setting Up a New(ish) MacBook
If you’re a developer, naturally there’s a bunch of stuff you need to install to get your environment perfectly right for coding. The following is the process I went through to install the things I need for my setup. The best way to install this is using the zsh-nvm plugin for Oh My Zsh.
- 6
Product Hunt·3y
Thunder Client - Product Information, Latest Updates, and Reviews 2024
Thunder Client is a Rest API Client Extension for Visual Studio Code that makes API testing easy with its scriptless GUI-based testing. It recently launched Thunder Client CLI, which provides a new way to test APIs inside VSCode and comes with features like integration with the Thunder Client extension, VSCode themes, run request and collections, etc.
- 7
CNCF·3y
Docker on MacOS is slow and how to fix it
Docker on MacOS is slow and how to fix it Community post by Paolo Mainardi originally published on Paolo’s personal blog. The only viable option to have a decent performance and a good DX are: VirtioFS to share the filesystem ( Docker Desktop, Rancher Desktop, Colima) There are still some issues.