Skip to content

Instantly share code, notes, and snippets.

View TaxMachine's full-sized avatar
🍴
ok

TaxMachine

🍴
ok
  • WaifuWare Inc.
  • Quebec, Canada
  • 21:34 (UTC -05:00)
View GitHub Profile
@halloweeks
halloweeks / log.txt
Last active October 20, 2025 15:35
c++ zlib compress decompress string
# compile
g++ zlib.cpp -o zz -lz
# run
root@localhost:~# ./zz
Orignal string size: 43
Original string: halloweeks halloweeks halloweeks halloweeks
--------------------
Compressed string size: 22
@matthewzring
matthewzring / markdown-text-101.md
Last active December 27, 2025 19:21
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers: