cloud native notes

Technology, musings and anything else that comes to mind.

A poem about defiantly embracing life despite age.

‘Don’t Let The Old Man In’

Click here to read quote

When you hear those cold winds blowing

That bring him knocking on your door

Hang the Do Not Disturb sign

And turn off the lights

And don’t let the old man in

You’ve lived a good life

And though your body is worn

You wouldn’t even know how old you are

If you didn’t know when you were born

You still have a lot of living to do

Songs to sing and poems to write

So when you hear those cold winds blow

And he’s knocking at your door

Open the door and say

“Not yet old man”

The Tennessee Poet, Inspired by Toby Keith

My Example Post

2023-08-31 post
Introduction This is bold text, and this is emphasized text. Working with Images Example short codes: This is 2026, and look at how far we’ve come. Visit the Hugo website! Example code with Syntax highlighting sytles. the hugo.toml file is using onedark the my-first-post.md is using emacs package main import "fmt" func main() { for i := 0; i < 3; i++ { fmt.Println("Value of i:", i) } } Now, syntax highlighting using Hugo shortcodes: Continue reading