Skip to content

Instantly share code, notes, and snippets.

View hexadecimalDinosaur's full-sized avatar
🦕

Ivy Fan-Chiang hexadecimalDinosaur

🦕
View GitHub Profile
@dulldesk
dulldesk / pomodoro.ps1
Last active January 19, 2023 06:00
PowerShell Pomodoro timer
function Start-Pomodoro {
param(
[int]$work=20,
[int]$break1=5,
[int]$break2=15,
[Alias("Silent")][switch]$mute=$false
)
$yellow = "Yellow"; if ($env:WT_SESSION) {$yellow = "DarkYellow"}
clear
@Fuwn
Fuwn / README.md
Last active March 14, 2026 16:47
Windows XP All Editions Universal Product Keys Collection

Windows XP Logo

Although Microsoft no longer supports Windows XP updates, I'm sure many users still use it due to personal habits or job demands. Therefore, XP's product keys may still be necessary. Here lies the most comprehensive list of Windows XP product keys.

The following CD keys are official and original from Microsoft, primarily used for Windows XP Professional Service Pack 2/3 VOL/VLK system images, which are among the easiest to find on the Internet.

Windows XP Setup

Windows XP Professional 32-bit Edition

@xero
xero / irc.md
Last active March 14, 2026 01:27
irc cheat sheet