If you’re a music lover and a Plex user, then you’ve probably wondered how to enjoy your music collection in a streamlined, high-quality way. Plexamp is the perfect solution. A sleek and powerful music player designed for Plex, Plexamp provides an enhanced music experience while seamlessly integrating with your existing Plex library. Read More
Category: Coding
If you’re a movie, TV show, or music enthusiast, you’ve probably heard of Plex Media Server. Plex allows you to organize and stream your media collection, making it easy to access from any device, anywhere. But instead of running Plex directly on your computer, you can host it in a containerized environment with Docker. With Docker Compose, you can streamline the setup process, making it easier to run and manage your Plex server. Read More
Deploying DeepSeek via Ollama on your MacBook provides you with advanced data analysis capabilities, but when paired with Chatbox AI, you can interact with it through an AI-driven conversational interface. This setup allows you to harness the power of DeepSeek for data insights and communicate with it via Chatbox AI for a seamless and intuitive experience.
In this guide, we’ll show you how to deploy DeepSeek via Ollama on your MacBook and integrate it with Chatbox AI for a fully interactive chat experience. Read More
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
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