2023 Year in Review via 2023

Full stats list here: https://wakatime.com/a-look-back-at-2023/c613f6a9-7978-4007-a297-8ca1616e827b/shjufsmsrm
yaml-ar21.png

Another post about YAML

Looks like I am not the only one who finds YAMLs ideocracies painful. More and more I tend to lean on JSON or TOML. Unfortunately,…
Swoole

Is Swoole the best of both worlds? Golang inspired PHP server with coroutine, channels, defer, et al.

PHP
These days async programming is all the rage. It is no surprise when a language community publishes another library or runtime to support the async…

How To: Run multiple commands on Linux; but in parallel!

The Situation In the world of computing being able to execute multiple commands at the same time is a big deal. Even early operating system…

How-to: Easily update MariaDB from 10.0 onward on Cent OS 7

The Situation Recently I had to update the database services in an number of environments. The reasons were the typical ones: performance, bug fixes, keeping-up-with-the-jones,…

Trial: 30 days with VueJs

Is VueJS worther your time? Like any other tech, tool it depends on the problem at hand. Read on to see if vueJS is the…
GO

GO(lang)

Tim Bray posted a short article concerning Golang over on “on going” back on June 12th. Recently it has bubbled up to my attention so…
go

10 years of web development; 10 life lessons.

Ten years ago (2009) the economic recession was in full swing. Every week another bank would collapse, millions of homes would go into foreclosure proceedings,…

How Much Faster is PHP 7.3 by Stefan Mischook

PHP
Stefan Mischook over on YouTube sat down to describe the how much faster and efficient PHP 7.3 has been for his project Studio Web. It…
php