Freenode IRC
/server chat.freenode.net
#!/bin/bash | |
# cpustatus | |
# | |
# Prints the current state of the CPU like temperature, voltage and speed. | |
# The temperature is reported in degrees Celsius (C) while | |
# the CPU speed is calculated in megahertz (MHz). | |
function convert_to_MHz { | |
let value=$1/1000 | |
echo "$value" |
#!/usr/bin/env python | |
import os | |
import random | |
os.system('clear') | |
Problema = [ "A greve", "O foro de Sao Paulo", "O Stalinismo", "A desigualdade", "Cuba Socialista", "O Golpe de 1964" ] | |
Natureza = [ "e uma invencao", "e uma estrategia", "e uma manobra", "e um complo", "e uma bandeira", "e uma falacia" ] | |
Culpado = [ "do Fidel Castro", "dos sindicalistas", "dos baderneiros", "dos petralhas", "dos idiotas uteis", "do MEC" ] |
#!/usr/bin/env python | |
import os | |
import random | |
os.system('clear') | |
Problema = [ "A miseria", "A inflacao", "O desemprego", "A violencia", "A crise", "O crime" ] | |
Natureza = [ "e uma invencao", "e uma estrategia", "e uma manobra", "e um complo", "e uma instituicao", "e uma criacao" ] | |
Culpado = [ "da burguesia", "do imperialismo americano", "das elites", "da oposicao", "do capitalismo", "das politicas neoliberais" ] |
/server chat.freenode.net
Internet connection and DNS routing are broken from WSL2 instances, when some VPNs are active. The workaround breaks down into two problems:
This problem is tracked in multiple microsoft/WSL issues including, but not limited to:
2019-06-03
Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate.