|
You are here |
notabug.org | ||
| | | | |
akkoma.dev
|
|
| | | | | akkoma - Magically expressive social media | |
| | | | |
davidbieber.com
|
|
| | | | | If you run this snippet of Python code, it will submit this "Snippet" (the one you're currently reading) to Hacker News. from html.parser import HTMLParser import getpass import requests import time USERNAME = ( '' # Put your Hacker News username here. or getpass.getuser() # (But if you don't, we'll try a sensible default.) ) PASSWORD = ( '' # We'll prompt you for your password, or you can enter it here. | |
| | | | |
kiko.io
|
|
| | | | | It's almost impossible to keep track of all the wonderful tips and tricks about CSS, because hardly a quarter goes by without new functions being intr... | |
| | | | |
samhobbs.co.uk
|
|
| | | How to set up your own email server on a Raspberry Pi: Postfix with Dovecot for IMAP, Squirrelmail for Webmail, Spamassassin & Sieve for spam filtering. | ||