Dimas Maulana

Dimas Maulana

Developer

Welcome to my website! I am a developer with a current focus on React and Go. My experience encompasses both front-end and back-end development, enabling me to design and develop seamless and efficient applications.

How to Set Up DNSCrypt Using Bitbar-Dnscrypt-Proxy-Switcher

DNSCrypt is a protocol that encrypts DNS traffic between your computer and the DNS server, enhancing your online privacy and security. The bitbar-dnscrypt-proxy-switcher is a convenient way to control DNSCrypt using BitBar, a Mac menu bar application that allows you to add various plugins for quick access to information and functionality. In this guide, we’ll walk you through the steps to set up DNSCrypt using bitbar-dnscrypt-proxy-switcher.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your Mac:

How to Disable Turbo Boost Without Asking Administrator Password on Turbo Boost Switcher

If you want to disable Turbo Boost on your Mac without having to enter the administrator password every time, you can use Turbo Boost Switcher and set it up to run as a root or as a service. Here are the steps to achieve this:

Run Turbo Boost Switcher As Root

  1. Open the Terminal application. You can find it in the Applications folder under Utilities, or you can use Spotlight by pressing Cmd + Space and typing “Terminal.”

How to Prevent Auto Volume Changes on Google Meet in Chrome

Google Meet is a popular video conferencing tool, but one common issue users encounter is auto volume adjustment, which can be quite annoying during meetings. Thankfully, there’s a Chrome extension called “Disable Automatic Gain Control” that can help you stop auto volume changes on Google Meet. In this guide, we’ll walk you through the steps to install and use this extension.

Step 1: Install the Chrome Extension

To get started, you’ll need to install the “Disable Automatic Gain Control” Chrome extension. Here’s how to do it:

How to Merge a Subtitle File Directly With a Movie on Mac Using Subler

Subler is a powerful and user-friendly application for macOS that allows you to add subtitle files directly to your movie files. This can be incredibly useful if you have a movie without built-in subtitles or if you want to replace the existing subtitles with a different language or better-quality subtitles. In this guide, we will walk you through the process of merging a subtitle file with a movie using Subler.

Fixing Puppeteer Libgbm.so.1 Error on Ubuntu

When trying to run Puppeteer on Ubuntu, you may encounter the following error:

error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory

This error occurs because the required library libgbm.so.1 is missing on your system. To resolve this issue, you need to install the libgbm development package. Here’s a step-by-step guide on how to fix it:

Step 1: Update Package Lists

Before installing any packages, it’s always a good practice to update the package lists to ensure you are installing the latest versions available.

0%