Tech Couch

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

programming

Introduction to ZeroMQ networking patterns

Networking software simplified

Finding common bugs with valgrind

From memory leaks to race conditions

Handling duplicate content on websites

Avoiding chaotic search engine ranking for domains

How malicious software uses dynamic linking to evade detection

When even linux system utilities lie to you

Manual web application fingerprinting

Understanding what information attackers are looking for

Waiting for page load using selenium

Making sure pages are ready when automating browsers

Writing a pastebin application in bash

You don't always need a heavy web framework

Automating API tests in CI/CD pipelines with bruno

Automatically verify endpoints behave as expected

Fundamental software testing strategies

Verifying programs work before users complain

Writing practical bash functions

Understanding bash functions from passing arguments to returning values