|
You are here |
notabug.org | ||
| | | | |
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... | |
| | | | |
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. | |
| | | | |
linhost.info
|
|
| | | To format a drive with the XFS file system make sure xfsprogs is installed, if not you can install xfsprogs from the repositories with the help of apt | ||