Sublime in 2023 only has "Save on Build" not "Build on Save" built in.. use: https://github.com/alexnj/SublimeOnSaveBuild
- Tools ➡️ Build System ➡️ New Build System...
{
Sublime in 2023 only has "Save on Build" not "Build on Save" built in.. use: https://github.com/alexnj/SublimeOnSaveBuild
{
<html> | |
<head> | |
<script src="https://gnat.github.io/css-scope-inline/script.js"></script> | |
<script src="https://gnat.github.io/surreal/surreal.js"></script> | |
</head> | |
<body> | |
<style> | |
* { box-sizing: border-box; } | |
html, body { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } | |
body { font-family: system-ui, sans-serif; perspective: 1500px; background: linear-gradient(#666, #222); } |
https://www.youtube.com/watch?v=sGzulYJnTCo
Many "languages" can get away without one, however, if your language has one of:
<html> | |
<head> | |
<title>iOS test</title> | |
</head> | |
<body> | |
<thing>Yo</thing> | |
<thing_test>Yo</thing_test> | |
<thing_-test>Yo</thing_-test> | |
<_thing_test>Yo</_thing_test> | |
<-thing_test>Yo</-thing_test> |
Desktop? Can use the Networks GUI in the tray.
Ubuntu uses NetworkManager in 2025.
Refresh IP using NetworkManager:
nmcli connection show
nmcli connection down <UUID>
nmcli connection up <UUID>
SKIP_PACKAGE_CHECK=1 ./DaVinci_Resolve_20.0b2_Linux.run
sudo rm -r /opt/resolve/libs/libgio* ; rm -r /opt/resolve/libs/libglib* ; rm -r /opt/resolve/libs/libgmodule* ; rm -r /opt/resolve/libs/libgobject*
Window Rules
➡️ Description / Class: resolve
➡️ Appearance & fixes: No titlebar and frame = NO
➡️ Force Onsudo apt install pipewire-alsa
Reboot.