Show HN: VSCode Extension to jump between local git repositories Hi HN, I've a lot of repositories on my local machine and previously I was using Project Manager extension, but I had some issues with it - - It was kind of slow. - It showed ignored repositories. - It was not completely open source. - There was no automated grouping for repositories. So, I ended up creating my own that does everything above. It's still in early stage but I use it on daily basis. While it's does not have all features of project manager, It takes around 50 ms to detect all repositories inside my home directory. It is powered by a bundled rust binary that does the all the heavy lifting. For those looking for source code - extension - https://ift.tt/b5yW0XM bundled binary - https://ift.tt/IL2ipfM I hope it helps someone else as well. https://ift.tt/JUbxKQn May 21, 2022 at 06:23AM
Show HN: Launch VM workloads securely and instantaneously, without VMs Hello HN! We've been working on a new hypervisor https://kwarantine.xyz that can run strongly isolated containers. This is still a WIP, but we wanted to give the community an idea about our approach, its benefits, and various use cases it unlocks. Today, VMs are used to host containers, and make up for the lack of strong security as well as kernel isolation in containers. This work adds this missing security piece in containers. We plan on launching a free private beta soon. Meanwhile, we'd deeply appreciate any feedback, and happy to answer any questions here or on our slack channel. Thanks! April 29, 2021 at 07:50AM
Comments