Skip to content

Instantly share code, notes, and snippets.

View puRe1337's full-sized avatar

Dominik puRe1337

  • Germany
  • 12:01 (UTC +02:00)
View GitHub Profile
@letientai299
letientai299 / mermaid-pandoc-guide.md
Last active June 5, 2025 01:50
Render PDF from markdown that using mermaid

Render PDF from Markdown that using mermaid

You will need:

This guide is based on Ubuntu, for other OS, use their package manager instead.

@consti
consti / hosts
Last active May 14, 2025 15:51
/etc/hosts to block shock sites etc.
# This hosts file is brought to you by Dan Pollock and can be found at
# http://someonewhocares.org/hosts/
# You are free to copy and distribute this file for non-commercial uses,
# as long the original URL and attribution is included.
#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost