PXE with UEFI should be easy, right UEFI PXE setup on Ubuntu simplified using scripts, TFTP, DHCP, NFS, HTTP, GRUB, Syslinux, resolving loader handoffs and configuration pitfalls.
Cleaning up Visual Studio Code Extensions Cleaning up Visual Studio Code Extensions with a simple script. From my experience it helps to keep the Default profile empty as possible. And set the setting "for new windows use default" – or whatever that setting is.
Loading .env (dotenv) using bash or zsh Keep Cloud Native and follow 12 Factor Apps with dotenv even in Shell Bash Zsh scripts
Get the weather at a command line interface CLI - curl the weather is just a command line call away from any terminal - curl wttr.in