|
You are here |
notabug.org | ||
| | | | |
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. | |
| | | | |
blog.thms.uk
|
|
| | | | | Several optimisations and changes I've made to my single user mastodon instance. | |
| | | | |
akkoma.dev
|
|
| | | | | akkoma - Magically expressive social media | |
| | | | |
www.codingthearchitecture.com
|
|
| | | |||