echo -n $SPACENAME
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vim:fileencoding=utf-8:foldmethod=marker | |
#: Fonts {{{ | |
#: kitty has very powerful font management. You can configure | |
#: individual font faces and even specify special fonts for particular | |
#: characters. | |
# font_family monospace | |
# bold_font auto |

Email github.com/iios [email protected]
He’s not used the org in years. iios/phone would be fun
- https://pid.codes/1209/CAFE/
- http://www.linux-usb.org/usb.ids cafe / ii iigadget
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: kubevirt.io/v1 | |
kind: VirtualMachineInstance | |
metadata: | |
annotations: | |
kubevirt.io/latest-observed-api-version: v1 | |
kubevirt.io/storage-observed-api-version: v1alpha3 | |
creationTimestamp: "2022-10-18T23:02:50Z" | |
finalizers: | |
- kubevirt.io/virtualMachineControllerFinalize | |
- foregroundDeleteVirtualMachine |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://github.com/sharingio/environment/issues/22 | |
yes | sudo unminimize | |
# https://github.com/sharingio/environment/issues/23 | |
sudo apt-get install -y man info | |
# https://github.com/sharingio/environment/issues/24 | |
sed -i -e "/'org-babel-tangle-collect-blocks/,+1d" ~/.emacs.d/bin/org-tangle | |
# https://github.com/sharingio/environment/issues/25 | |
sudo apt remove --autoremove emacs emacs-common # if emacs-nox is installed | |
sudo add-apt-repository ppa:kelleyk/emacs | |
sudo apt install -y emacs28-nativecomp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
set -o errexit | |
set -o nounset | |
set -o pipefail | |
CNCF_GCP_ORG=758905017065 | |
echo "# Auditing CNCF CGP Org: ${CNCF_GCP_ORG}" | |
echo "## Iterating over Projects" |
Execute the src blocks one at a time with ctrl-c ctrl-c
to
ensure that ob-async-org-babel-execute-src-block
is used for files
with the :async header-arg. If by the end of this file your issue
isn’t solved, open an issue on Github with the contents of this file.
NewerOlder