My takes on stuff. These posts are filled with opinions ranging from technical architecture and programming to career advice and general, personal musings.

I built VibeTradez to find out. Two LLMs — OpenAI GPT-5.4 and Anthropic Claude Opus 4.6 — independently pick options trades from the same raw sentiment data every morning, then we replay the results head-to-head and see who actually made money.

A hands-on walkthrough of using ffuf to fuzz HTTP APIs, discover hidden endpoints, and exploit a legacy authentication backdoor.

Exploring how to maintain request correlation across async gRPC service calls using blended protobuf patterns, bidirectional streaming, and correlation IDs to build truly non-blocking microservice architectures.