diff --git a/python/bitmapfont.py b/python/bitmapfont.py
index 6cd5a042ea45e6c824961f000996db3bd1323157..5baf8d546d92867bf7a19741bfd4a7ae8b8e2ea6 100644
--- a/python/bitmapfont.py
+++ b/python/bitmapfont.py
@@ -84,7 +84,7 @@ FONT = {
     "j":  [0x20,0x40,0x44,0x3D,0x00],
     "k":  [0x7F,0x10,0x28,0x44,0x00],
     "l":  [0x00,0x41,0x7F,0x40,0x00],
-    "m":  [0x78,0x04,0x58,0x44,0x78],
+    "m":  [0x78,0x04,0x18,0x04,0x78],
     "n":  [0x7C,0x08,0x04,0x04,0x78],
     "o":  [0x38,0x44,0x44,0x44,0x38],
     
diff --git a/python/reddit.py b/python/reddit.py
index 6a220a32d8c8c39b7e6877e6c0d79902cac306d1..14991a640e77f5527e824520e7586b8a0f0b9337 100755
--- a/python/reddit.py
+++ b/python/reddit.py
@@ -18,7 +18,6 @@ reddit = ["opensource"
          ,"shittyaskscience"
          ,"showerthoughts"
          ,"explainlikeimcalvin"
-         ,"nosleep"
          ,"pettyrevenge"
          ,"all"]