pyratelog

personal blog
git clone git://git.pyratebeard.net/pyratelog.git
Log | Files | Refs | README

commit 18c7a0580532053781c24f30eb143f9b6e182b85
parent cce2a808238c0fc47caf298e3ef5238d2be52af8
Author: pyratebeard <root@pyratebeard.net>
Date:   Wed, 13 Jan 2021 22:25:17 +0000

original 'hello world' post

Diffstat:
Acontent/20160111-hello_world.md | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/content/20160111-hello_world.md b/content/20160111-hello_world.md @@ -0,0 +1,13 @@ +# Hello world + +Blogging has never really been my thing. Over the last couple of years my girlfriend has pointed out to me that I should write down some of the code or tech projects I'm working on. So here we have it, my attempt at a web log. + +There are already a few entries in the works. After that they may come thick and fast or they may be few and far between. + +Since leaving the RAF in 2013 I have been working as a UNIX and Linux engineer (yes there is a difference). In that time I have learnt a lot about UNIX systems, open source, coding, and I have dealt with plenty of issues in my day to day role. I aim to write a few guides to help beginners as well as detailing problems I have worked with for other engineers. + +If you're lucky enough I may write some posts about comics and other non tech related subjects, but let's not get ahead of ourselves. + +I hope you enjoy some, if not all of the writings I will post. Feel free to send me critique on [twitter](https://twitter.com/pyratebeard). + +Until next time...