Tag Archives: Computers

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?”)

AWS Storage capacity

I remember when I thought a gigabyte was a lot. I bought an external 1GB hard disk in 1995, and filled it up in no time at all. As geeky things go, it was pretty exciting. Hadoop is designed for … Continue reading

Posted in Computing | Tagged , | Comments Off on AWS Storage capacity

Cygwin and the unreadable files

I have a PC which has been upgraded from Windows 7 to Windows 10. At some point during one of the upgrades, some accounts have been “upgraded”. It all looks seamless until you take a look with Cygwin, which I … Continue reading

Posted in Linux, System administration, Windows | Tagged , , | Comments Off on Cygwin and the unreadable files

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

Windows enhancements to improve useability

There are plenty of user-interface enhancements for Windows, including tools to display useful information on the desktop background, automatically resize windows, mount network drives via ssh and write disk images, and each has its place – more on those in … Continue reading

Posted in System administration, Windows | Tagged , , , | Comments Off on Windows enhancements to improve useability