After midnight I finished book 3 of The Broken Earth trilogy by
N.K. Jemisin:
The Stone Sky. I
liked this book more than the second one, and in my opinion it's as
good as the first book; a highly recommended read.
If you like this series you might like the Mistborn trilogy by Brandon
Sanderson which consists of:
Mistborn. Also
known as Mistborn: The Final Empire or simply as The Final Empire.
On our way back from the town centre my mother and I encountered a cat
resting in the shadows of some bushes. I took a few photos and petted
the cat. We had seen it before and it's very friendly and has no
problem approaching strangers.
Cat resting in the shadows.
Show PATH entries one per line
PATH entries are separated by colons. By replacing each colon with a
new line character we get each entry on a line by itself; a task for tr:
echo $PATH | tr ':' '\n'
How to write a good C main function
In this article, I'll explain how to structure a C file and write a
C main function that handles command line arguments like a champ.
After midnight I started in book 3 of The Broken Earth trilogy by
N.K. Jemisin:
The Stone Sky.
CSS Grid Generator
I noticed a lot of people weren't using Grid because they felt it
was too complicated and they couldn't understand it. Grid is capable
of so much, and this small generator only touches on a fraction of
the features. The purpose of this is so people get up and running
quickly, and create more interesting layouts.
Generate
LaTeX tables online. Other
tables supported are HTML, Text, Markdown, and MediaWiki.
The Obelisk Gate: good
In the early afternoon I finished The Obelisk Gate by
N.K. Jemisin. While in my opinion not as engaging as the first book in the
series it's still a very well written story. Recommended.