JPJoe Palalainjpalalaio.hashnode.dev·Nov 25, 2024 · 2 min readWhy should I use git rebaseIf you aim to maintain a tidy and structured Git history, employing git rebase can significantly enhance your workflow. In collaborative environments, multiple developers frequently contribute to the same project at the same time, creating feature br...00
JPJoe Palalainjpalalaio.hashnode.dev·Jun 13, 2024 · 1 min readHow VS code extensions can be vulnerable?I recently read an article by Bleeping Computer, about malicious VSCode extensions. It seems that VS Code extensions can be vulnerable in the following ways according to Bleeping Computer: Trivial Fake Extensions: Researchers created a fake extensio...00