|
You are here |
notabug.org | ||
| | | | |
akkoma.dev
|
|
| | | | | akkoma - Magically expressive social media | |
| | | | |
blog.thms.uk
|
|
| | | | | Several optimisations and changes I've made to my single user mastodon instance. | |
| | | | |
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. | |
| | | | |
peppe8o.com
|
|
| | | Using Raspivid and NetCat in headless Raspberry PI (OS Lite) for remote video streaming and get video from a local network PC with VLC | ||