Highlights
- Pro
Pinned Loading
-
-
multithread_social_server
multithread_social_server PublicA multi-threaded server written in C++. Written for the purpose of better understanding multi-threaded programming and to serve as groundwork for a social site.
C++
-
-
-
conn_btheadphones
conn_btheadphones 1#!/bin/bash
23headphone_mac=${1:-"38:18:4C:3B:BF:A0"}
45connected=$(echo "info $headphone_mac" | bluetoothctl | grep "Connected: " | awk '{print $2;}')
-
John Chen's vimrc
John Chen's vimrc 1let mapleader =","
23if ! filereadable(expand('~/.config/nvim/autoload/plug.vim'))
4echo "Downloading junegunn/vim-plug to manage plugins..."
5silent !mkdir -p ~/.config/nvim/autoload/
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.