Once, nearly ten years ago, I was a tech writer. It was how I got my start in the IT industry, and since then I’ve worked as a developer and a devops engineer. I think I’ve had quite an interesting journey in the world of technology, and this post is something I’ve kicked around for… Continue reading going from tech writer to developer: how i did it
Category: Linux
installing renderdoc on linux: the road to happiness
If like me you enjoy messing around with Vulkan, I’m sure you’ll be familiar with Renderdoc, the awesomest open-source graphics debugger ever. RenderDoc is a vital tool in sorting out most weird graphical errors that you’ll encounter in your graphics development adventures (it sure is for me), however on Linux things are a bit… homespun.… Continue reading installing renderdoc on linux: the road to happiness
more from the snowstorm in hell
So yesterday, I got excited at the notion of DirectX 12 on Linux and well… now that there’s been a bit of time and discussion of this in kernel maintainer discussion threads, it’s not quite what I thought. The fact that the DX12 library is going to be closed source would be a real problem… Continue reading more from the snowstorm in hell
and finally, a snow storm broke out in hell today…
So for a large chunk of my life, I didn’t like using Microsoft products. Why? Well, a youth of Visual Basic 6 high school computing assignments for one. VB6 has made more money than God, but on the other hand it epitomised for my everything I disliked about Microsoft: it was slow, locked down to… Continue reading and finally, a snow storm broke out in hell today…
rhel 7 to centos 7 migration: the road to happiness
So in my professional life I do a lot of work with Red Hat Enterprise Linux. It’s stable, rock-solid (mostly) and easy to use… but however unlike many distros, it comes with a subscription. This is fine: developers gotta eat, and however many anti-capitalist rants people like to go off on, if Linux wasn’t making… Continue reading rhel 7 to centos 7 migration: the road to happiness
pop goes the computer
To those outside of the Linux world, “Linux” is taken to be like “Windows” or “Mac OS”. To those of us who use it regularly, it’s actually “GNU/Linux” as it’s the combination of the GNU userland with the Linux kernel, and variations on this actually form a whole galaxy of operating systems that share a… Continue reading pop goes the computer
vulkan ubuntu 18.04 upgrade problems: the road to happiness
Maybe I should make “The Road To Happiness” a series or something, but I’ve been having some knotty little problems with getting the Vulkan SDK working since upgrading from my old Ubuntu 16.04 installation to the nice, shiny new Ubuntu 18.04. One of theĀ helpful things that happened was that my Vulkan SDK I downloaded from… Continue reading vulkan ubuntu 18.04 upgrade problems: the road to happiness
freetype 2: the road to happiness
I’m going to write a post about coding your own games from scratch later: it’s a topic I have quite strong feelings on (both ways), however right now I feel a pressing need to share with the world a fix for issues with CMake and a certain library that is widely used – FreeType 2.… Continue reading freetype 2: the road to happiness
the fisher price syndrome
When I was very, very little, I had a “driving simulator” that was made by Tomy… what a quick Google tells me is the Turnin’ Turbo Dashboard. I use quotation marks because well, it wasn’t a simulator as there were no microchips involved. This plastic (but non-microchip based) toy kept me enthralled for hours… Continue reading the fisher price syndrome
You must be logged in to post a comment.