🧩
Back to your reality
Pinned Loading
-
Pairing bluetooth devices in dual bo...
Pairing bluetooth devices in dual boot with Linux Ubuntu and Windows 10/11 1# Pairing Bluetooth Devices in Dual Boot with Linux Ubuntu and Windows 10/11
23## Introduction
4This guide provides updated instructions for pairing Bluetooth devices (such as keyboards or mice) in a dual-boot environment with Linux Ubuntu and Windows 10/11, incorporating community feedback and suggestions.
5 -
Install Docker-CE script for Deepin ...
Install Docker-CE script for Deepin Linux 1#!/bin/bash
23echo "Starting Docker installation on Deepin Linux..."
45# Define a mapping from Deepin version to Debian version
-
Create proxy server for CORS issues ...
Create proxy server for CORS issues (http-proxy package) 1// Import required modules
2const http = require("http");
3const httpProxy = require("http-proxy");
45// API target and proxy port configuration
-
Python Script for Removing Duplicate...
Python Script for Removing Duplicate Files (roms) Based on Levenshtein Distance 1# Python Script for Removing Duplicate Files (roms) Based on Levenshtein Distance
23This Python script identifies and removes duplicate files in a specified directory based on the Levenshtein distance between their names. Only the first file in each group of similar files is kept, and the rest are deleted. The script excludes directories and only processes files.
45## Requirements
-
-
react-boilerplate
react-boilerplate PublicReact boilerplate with eslint standard, craco path aliases, husky and jest preconfigured
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.