Skip to content

Instantly share code, notes, and snippets.

View superleeyom's full-sized avatar
📌
upgrading...

Leeyom Wang superleeyom

📌
upgrading...
View GitHub Profile
@superleeyom
superleeyom / 🎵 My Spotify Top Tracks
Last active July 24, 2022 01:56
🎧 Spotify | My Top Tracks
▶ Letting Go ................. Tanya Chua
▶ unravel .................... TK from Ling to…
▶ 炎 .......................... LiSA
@qwertyuiop6
qwertyuiop6 / TranslateToChineseOnYouTube.user.js
Last active June 2, 2024 06:11
🌍 🪄 🀄 Translate to Chinese automatically. Youtube自动点击翻译字幕到中文简体
// ==UserScript==
// @name YouTube字幕自动选择翻译->中文简体
// @namespace http://tampermonkey.net/
// @version 1.2
// @description translate to Chinese automatically. 自动点击字幕翻译到中文简体
// @author qwertyuiop6
// @match https://www.youtube.com/*
// @grant none
// ==/UserScript==
@pjobson
pjobson / remove_mcafee.md
Last active March 26, 2024 04:26
OSX McAfee Removal

Removal of McAfee from OSX

Note: This was written in 2015, it may be out of date now.

There are a lot of commands here which I use sudo if you don't know what you're doing with sudo, especially where I rm you can severely screw up your system.

There are many reasons which you would want to remove a piece of software such as McAfee, such as not wanting it to hammer your CPU during work hours which seems like primetime for a virus scan.

I intend this to be a living document, I have included suggestions from peoples' replies.