Are you on the lookout for a robust tool to streamline your workflow design process? Look no further! Introducing Activiti Designer for Visual Studio Code—a powerful extension designed to simplify workflow modelling and implementation, directly within your development environment. Try Activiti Designer in VS code. Read More
Category: Coding
Are you tired of squinting at plain text Git differentials in your code editor? Say hello to Better Diff Viewer, a VS Code extension that revolutionises the way you interact with Git diffs. Developed by myself (Sam Wang), Better Diff Viewer brings the power of Diff2Html-UI to your fingertips, offering a colourful and intuitive HTML-based diff viewing experience right within Visual Studio Code. Read More
In today’s digital age, the importance of securely managing passwords cannot be overstated. Fortunately, password managers like Vaultwarden exist to simplify this task and enhance your online security. Vaultwarden, an open-source project stemming from Bitwarden, offers a robust self-hosted solution for organizing and safeguarding your valuable credentials. In this blog post, we will introduce you to the Vaultwarden Docker image and explore its features, benefits, and how it seamlessly complements Bitwarden (i.e., https://bitwarden.com/).
What is Vaultwarden Server? Read More
In my coding adventures, I often find the need to duplicate a GitHub repository privately. The script provided below gracefully accomplishes this task by following six essential steps: Read More