Install Screen
$ sudo apt install screen
Enter a new Screen Session
$ screen
Detach from current screen session
| /*Box sizing (the nuclear option) */ | |
| *, *:before, *:after { | |
| -ms-box-sizing: border-box; | |
| -webkit-box-sizing: border-box; | |
| -moz-box-sizing:border-box; | |
| box-sizing: border-box; | |
| } | |
| /* Fix font rendering defaults */ | |
| html, button { |
Install Screen
$ sudo apt install screen
Enter a new Screen Session
$ screen
Detach from current screen session
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>HTML5 Test Page</title> | |
| </head> | |
| <body> | |
| <div id="top" class="page" role="document"> | |
| <header role="banner"> |
Hello! I'm Amish (also known as hydrabolt), and I am the creator of discord.js.
I created discord.js as a hobby/learning project for myself in August 2015 while I was still a teenager in school.
More than 6 years later, discord.js has become more popular than I could ever imagine, and I cannot express how grateful I am to the other contributors and the community for this amazing experience.
A few of my favourite highlights include:
tldr: I'm a woman and go by she/her pronouns. My name is Astrid!
So there's something I have hid from the internet for over 2 years. I'm trans, I am a woman, and my name is Astrid. I didn't hide it because I thought most people would hate me for it, I hid it because I was scared people would have pre-conceived notions about me and not really understand. Through this, I fragmented the internet with my deadname more and more, and it is something I am actively mopping up now, but now is the time to fix it for a few reasons:
| from functools import partial | |
| from urllib.parse import ( | |
| quote, | |
| urlencode, | |
| ) | |
| from PyQt5.QtNetwork import QNetworkRequest | |
| from picard import config, log | |
| from picard.metadata import register_track_metadata_processor |
Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.
This sucks, but thankfully there are ways to work around it.
Before diving in: I encourage you to read this entire document, including the