Skip to content

Instantly share code, notes, and snippets.

@stealthbomber10
stealthbomber10 / startpage.css
Created August 20, 2017 18:57
browser start page from a /g/ anon
* { font-family: monospace; } ul { list-style-type: none; margin: 0;
padding: 0; } a { color: blue; text-decoration: none; } fieldset {
border-style: double; border-color: black; border-width: 6px; margin:
10px auto; max-width: 350px; } legend { font-size: 1.5em; border: 2px
solid black; padding: 5px; }
@stealthbomber10
stealthbomber10 / better-fonts
Created August 7, 2017 12:28
friendly reminder from /g/
Better FONTS pasta
have liberation or croscore (and remove noto)
https://github.com/bohoomil/fontconfig-ultimate
copy .conf files to ~/.config/fontconfig/conf.avail/
symlink the list below to ~/.config/fontconfig/conf.d/
@stealthbomber10
stealthbomber10 / easy-rice
Last active August 7, 2017 12:39
"you get good or download my rice" - /g/ anon
###
#
# _ _ _ _ _____ __ _
#| | ___ __ __ _ ___| | _| | ___ (_)___ / ___ ___ _ __ / _(_) __ _
#| |/ / '__/ _` |/ __| |/ / |/ _ \ | | |_ \ / __/ _ \| '_ \| |_| |/ _` |
#| <| | | (_| | (__| <| | __/ | |___) | | (_| (_) | | | | _| | (_| |
#|_|\_\_| \__,_|\___|_|\_\_|\___| |_|____/ \___\___/|_| |_|_| |_|\__, |
# |___/
#
# Dependencies: Rofi, Terminus, font awesome, bumblebee-status
#!/usr/bin/env python
from bs4 import BeautifulSoup
from twilio.rest import TwilioRestClient
import json
import os
import re
import requests
url = 'https://postmates.com/st-louis'