My little corner of the interwebs

Posts tagged with: til

TIL - cal command

Published on 2025-01-29 15:11:38 by Martin Pugh
Today I learnt about the unix cal command. A command that simply shows you the current calendar month in a simple formatted text display, right at the console. ...

Rewriting URL's with httpd.conf

Published on 2024-12-20 14:34:52 by martin Pugh
This is just a quick note for myself to remind me the next time I try to setup some sort of URL redirection on my web server.

TIL - Google sheet formula madness

Published on 2023-08-06 11:55:20 by Martin Pugh
Like many folks with a solar and battery storage system, I have a spreadsheet (or rather, multiple spreadsheets) tracking generation, self consumption, import, ...

TIL - Disable visual mode in Vim

Published on 2023-05-15 06:21:59 by Martin Pugh
This has been bugging me since I got my new Chromebook but I've been working around it by creating new Hugo posts at the CLI and then opening the new file in th...

TIL - User error of course

Published on 2023-04-25 16:38:23 by Martin Pugh
As I mentioned in an ealier blog post we're considering switching to a new home ISP in a cost saving exercise. That will of course mean a bit of work for yours ...

Certificates Are Go

Published on 2023-04-14 16:57:44 by Martin Pugh
Sometimes, you just need to walk away from a problem to see what's going wrong. Getting a TLS certificate for the blog is a good example.

All Tags