life is too short for a diary

Most popular




Kafka Consumers with Reactive OAuth2 in Non-HTTP Contexts

When integrating Kafka consumers with reactive OAuth2 for securing outbound HTTP calls, a common pitfall arises: Kafka processing typically operates in a background, non-HTTP context. This means there's no ServerWebExchange available, which is a core component of the reactive web stack that exposes the current HTTP request/response and request-scoped attributes...

Continue reading → Tags : kafka spring reactive oauth2






Cribsheet for Vim

vim is a text editor that is a clone of the vi editor...

Continue reading → Tags : vim






Useful LLM Prompts

List of LLM prompts that I have found useful. I will be updating this list over time...

Continue reading → Tags : llm prompt