Skip to content

Instantly share code, notes, and snippets.

View snullp's full-sized avatar

Big Squirrel snullp

  • Mars
View GitHub Profile
@snullp
snullp / emoji.patch
Created February 3, 2024 05:00
Mastodon larger emojis
commit bc50b70e4cb8e17c4764380d26290d1f5834c774
Author: C7 <hello@c7.io>
Date: Sat Feb 3 04:53:36 2024 +0000
Larger emojis
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 5f773c1cf..48326e9ff 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
#!/usr/bin/python
import socket, time, threading
TCP_IP = '0.0.0.0'
TCP_PORT = 6789
BUFFER_SIZE = 1024
REPEAT = 100
content = "<test>\n"