Skip to content

Tech: Blog

601 blog items in Tech.
5 Docker Desktop Alternatives

5 Docker Desktop Alternatives

28/12/2022
For Windows and macOS users, Docker Desktop has been the main way to use Docker containers for many years. While it remains a viable and usable option for hobbyists and small development teams, recent pricing changes for larger user bases sent people looking for alternatives. I am not looking to replace Docker Desktop myself, but I was interested in trying the alternatives and seeing how they compared.
Virtualization and Emulation on MacOS

Virtualization and Emulation on MacOS

22/11/2022
I have been using Parallels for a couple of years now, primarily for running Windows virtual machines (VMs), but occasionally Linux VMs too. I mostly use it for playing games, testing, and the occasional Windows-only application. There are some other long-standing options such as VirtualBox, QEMU, and VMWare. I am intentionally ignoring anything that also runs containers, such as Docker, as that’s a different use case, and a whole other gamut of options.
Running SerenityOS, a Love Letter to '90s User Interfaces

Running SerenityOS, a Love Letter to '90s User Interfaces

20/10/2022
I have always loved messing around with operating systems and desktop environments. I believe my first graphical operating system was AmigaOS. In the decades since I have worked through various Windows versions, every version of macOS since 7.0, different Linux flavors and combinations, and many other small niche OSs I have forgotten about in a sea of windows and menus.
An eye on observability for August 2022

An eye on observability for August 2022

30/08/2022
The silly season, or the quiet season for news depending on your perspective and country. Still, before we all prepare for packed announcement times in September and October here’s a few observability and cloud native related nuggets from across the interwebs.
An eye on observability for July 2022

An eye on observability for July 2022

02/08/2022
Well hello there! If you’re reading this monthly round up of Observability (and related) news, then you’re one of the few not on vacation and I thank you 🙇 . That last sentence was basically me making an excuse for not having too much to write about, but there’s just enough
An eye on observability for June 2022

An eye on observability for June 2022

07/07/2022
Phew! A group of Chronospherians attended Monitorama back in person in Portland and we had a whistlestop (partial) week meeting customers and observability enthusiasts. I had a talk which sparked a lot of interesting discussion, we hosted a very successful whisk(e)y tasting, and all in all, had a great time.
An eye on observability for May 2022

An eye on observability for May 2022

01/06/2022
Yes, KubeCon returned with vengeance to Europe, and over 7000 cloud native hungry folks made their way to Valencia to see what was new in the world of Kubernetes and cloud computing. There was a lot that happened, and for more detail, read our wrap up post, the rest of this newsletter summarizes some of the most relevant topics.
An eye on observability for March 2022

An eye on observability for March 2022

29/03/2022
The sun is rearing its sleepy head across much of the northern hemisphere, making news a little quiet this month. But we have a few choice items for you, and with the first in-person conference seasons in a while on the horizon, there’s plenty more to come!
Tools to help generate screenshots for your documentation

Tools to help generate screenshots for your documentation

27/01/2022
Docs as code is an increasingly popular approach for tech writers that follows similar principles for writing that developers follow for writing code. Docs as code typically means writing in markup languages such as markdown, asciidoc, or restructured text. The tools for writing in these markup languages are different from the specialized technical writing tools you might have used before, and again, are often designed for coding or general writing. This post looks at some of the best you can try if considering a switch to docs as code.