Gist for Ubuntu and Debian users
nginx 1.16.1 + push stream module latest
apt-get update -y \| <?php | |
| define('EPOCH', 1414213562373); | |
| define('NUMWORKERBITS', 10); | |
| define('NUMSEQUENCEBITS', 12); | |
| define('MAXWORKERID', (-1 ^ (-1 << NUMWORKERBITS))); | |
| define('MAXSEQUENCE', (-1 ^ (-1 << NUMSEQUENCEBITS))); | |
| class Snowflake |
| <!DOCTYPE html> | |
| <html lang="ru"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Live Demo</title> | |
| <style> | |
| @import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;700&family=Space+Grotesk:wght@300;500;700&display=swap'); | |
| * { | |
| margin: 0; |