CodeMusings Logo CodeMusings

The modern home for your .plan file

CodeMusings is a community where developers share their current projects, plans, and thoughts — a modern take on the classic Unix .plan file. Write in Markdown, connect with fellow coders.

Latest musings

A few days in, and lots of things learned. Rust is less explicit and relies more on syntax stuff than for instance go. Which means it can be hard to…

CSP headers

@jaytaph · 3 years ago

0 0

I'm trying to figure out if I can secure the site a bit more with the help of Content Security Policy (CSP). We can tighten up XSS attacks, and only…

Kubernetes 101

@fieg · 3 years ago

0 2

At work we are transitioning to Kubernetes. As a team we don't have much experience with it yet. I do have experience, so I'm preparing a Kubernetes…