What are Dev Containers? A brief on dev containers, pre-configured Docker containers for fully featured development environments.
Test Your Secret Management Skills with OWASP WrongSecrets A brief on OWASP WrongSecrets, an intentionally vulnerable web app focused on secret management hygiene.
Lightweight Remote Desktop with LinuxServer Webtop A brief on setting up a lightweight remote desktop environment with LinuxServer Webtop.
Lightweight Remote Browser with Dockerized Firefox A brief on setting up a lightweight remote browser environment with Dockerized Firefox.
So, The Software Supply Chain is Broken. How Do We Fix It? This post describes a logical model to improve trust and transparency in software supply chain security.
Open-Source LLM Observability and Analytics with Langfuse A brief on observability and analytics needs for large language models (LLMs), and how to address them using Langfuse.
CyberChef: The Cyber Swiss Army Knife A brief on CyberChef, the cyber Swiss army knife, and self-hosting options with Railway and Render.
LLM Memory Management with Motörhead A brief guide to Motörhead, an open-source memory and information retrieval server for large language models.
Open-Source Secret Management with Infisical A step-by-step guide to deploying open-source secret management platform, Infisical, on Railway, Render, and DigitalOcean.
LangChain Decoded: Part 5 - Memory An exploration of the LangChain framework and modules in multiple parts; this post covers Memory.