Category Archives: Programming

AWS Logging (or “why am I being charged for free-tier S3?”)

I have an AWS account. I created it less than a year ago, so I get some free stuff with the account. In the billing dashboard, I was somewhat concerned to see this: It is only 5 days to the … Continue reading

Posted in Computing, Programming, System administration | Tagged , | Comments Off on AWS Logging (or “why am I being charged for free-tier S3?”)

Vi tip of the day

When I need to discuss some code with a colleague over a video call, it’s usually necessary to increase the font-size. Rather than hunting down the menu items, you can type one of these: :set guifont=* # (gvim) launches the … Continue reading

Posted in Linux, Programming | Tagged , | Comments Off on Vi tip of the day