Monthly commentary podcast devoted to PHP serverless.
Hosted by Bob Bloom.
Hosted by Bob Bloom.
November 01, 2025
(15:20)
This is my third of three episodes understanding the Go programming language's vital importance to the FrankenPHP app server. In this episode, I talk about Go's first-party net-http package, Go Modules, and Go's compilation....
October 15, 2025
(14:38)
This is my second of three episodes understanding the Go programming language's vital importance to the FrankenPHP app server. FrankenPHP relies on goroutines, an essential feature of Go. This episode is about goroutines....
October 01, 2025
(21:21)
This is first of three episodes understanding the Go programming language's vital importance to the FrankenPHP app server. In this episode, I talk about my resistance, and resentment, having to delve into The Low-Level Stuff. And, about ChatGPT power...
September 01, 2025
(11:14)
Seeing a video of an integrated AI code generation and deployment platform, triggered a panic attack that AI did indeed make my PHP Serverless Project obsolete. I had examined this last month, in my Update podcast this very question, and my conclusio...
August 01, 2025
(21:00)
Getting down to bedrock with the question: "what is a process?". An important ancillary question arises: "what is a thread?"....