You need a calendar and time handling anyways for logging purposes and to set timers correctly. It's likely not that much extra work exposing that functionality.
exu
Every action by Automattic/WordPress Foundation sounds like something from a 101: How to kill your community book
Podman supports auto updating natively by setting a label.
I use systemd service files for running containers, but you can add the same label on the command line or in quadlet files.
When I started my new job I got a pretty unrestricted Windows machine, so I decided to try and use that. WSL is pretty impressive and I managed to work with Emacs and some other tools installed in it until Windows decided stuff should run way slower now. Magit got especially slow doing any git operation.
That weekend I installed Linux (with permission) and it's perfect now.
You can access basically everything O365 through Teams, this is one of the factors making Teams such a shitshow.
Best I can do is Cat 6a
Does it eat a lot of battery for you?
Appending 12ft.io is not dangerous. Prepending it however is.
Agreed, I should have been more careful. Fortunately it was just my downloads folder.
In wanted to clear my /tmp, because I'd run out of space there for extracting an ISO file. It lives on a tmpfs, so space is quite limited.
I ran the command without sudo first. It had a bunch of permission errors removing stuff in /tmp
. So I retried but with sudo
The other classic blunder
As the sibling comment says, not a static site generator. If you want to customize pretty much anything about the layout or theming you still need to use Twig, CSS and if you're unlucky JS.