Tech Couch

A Comfy Corner for Software, Security, Cloud, and AI

Written by engineers, not ai

programming

Designing REST APIs for long-running tasks

Going beyond the request-response pattern

Passing by Reference in PHP

Sharing variables instead of their values

The Reasons for Go's Growing Popularity

And why simplicity may be just what you need

Understanding python modules

Giving structure to your python projects

Validating and sanitizing data in PHP

Using standardized filters to solve common input tasks

Object oriented PHP cheat sheet

A condensed view of all object-oriented PHP features

Setting up a LAMP stack for development in docker

Streamlining your local PHP development environment

Responsible web scraping considerations

Web scraping within legal limits, explained for humans

Documenting HTTP APIs with OpenAPI

Make your API documentation more user-friendly and streamline the writing process