Skip to content

Instantly share code, notes, and snippets.

View TaxMachine's full-sized avatar
🍴
ok

TaxMachine

🍴
ok
  • WaifuWare Inc.
  • Quebec, Canada
  • 05:38 (UTC -04:00)
View GitHub Profile
@halloweeks
halloweeks / log.txt
Last active May 13, 2024 03:02
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 June 27, 2024 09:04
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: