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 November 19, 2025 10:45
Windows XP All Editions Universal Product Keys Collection.

Windows XP Logo

Although Microsoft does not support Windows XP updates any more, I'm sure there are still many users using it due to their 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 November 16, 2025 15:24
irc cheat sheet