Musings

I Tried ChatGPT and It's Not the Best Thing Ever

Sunday 05 February 2023, 16:36

An AI revolution or playing dumb? This blog post brought to you by a special guest contributor.

Read more ▶
Placeholder

Web 3.0 - The Great Con

Monday 10 October 2022, 07:15

I'll say it - web 3.0 is a meaningless buzzword, and blockchain and cryptocurrency is nothing more than a giant fraud.

Read more ▶
Placeholder

Why You Probably Don’t Need React (or any other frontend framework)

Friday 07 October 2022, 23:30

Challenging the present day orthodoxy on web application architecture.

Read more ▶
Placeholder

Terminology in testing - making a mockery of you

Thursday 18 August 2022, 19:40

What's a unit, anyway?

Read more ▶
Placeholder

When Cybersecurity Goes Wrong

Tuesday 31 May 2022, 22:00

...and how not to handle customer service

Read more ▶
Placeholder

PHP internals and the battle for Ukraine

Sunday 06 March 2022, 01:03

...when world affairs and programming collide.

Read more ▶
Placeholder

Should technical tests FizzBuzz off? Some thoughts on interview practice.

Saturday 11 September 2021, 13:52

How can we improve hiring processes? Challenging the coding challenge.

Read more ▶
Placeholder

The Second Worst Job I Ever Had

Saturday 15 May 2021, 00:03

Memories of mad metrics and myopic targets.

Read more ▶
Placeholder

Feel like a fraud? It's more common than you think!

Thursday 06 May 2021, 17:24

Confident or con artist? Coping with imposter syndrome.

Read more ▶
Placeholder

Communication as a programmer

Wednesday 28 April 2021, 22:49

If we want to be better programmers, we must also learn to be better humans.

Read more ▶
Placeholder

Showing 1-10 of 11 posts.

Recent posts


Sunday 05 February 2023, 16:36

An AI revolution or playing dumb? This blog post brought to you by a special guest contributor.

musings coding

Saturday 15 October 2022, 15:31

A bit about binary (pun intended!) to put a twist on a classic learning puzzle.

php coding

Monday 10 October 2022, 07:15

I'll say it - web 3.0 is a meaningless buzzword, and blockchain and cryptocurrency is nothing more than a giant fraud.

musings

Friday 07 October 2022, 23:30

Challenging the present day orthodoxy on web application architecture.

musings coding

Monday 19 September 2022, 20:36

Learn how to make use of Doctrine lifecycle events to build a searchable audit log for your application which records an entry whenever an entity's data is changed.

php