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

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…

0 0

Hurrah, upvotes and comments are functional! Next stop are the friendlists which may be a bit more work to get right but just like any other system,…

Soap

@jaytaph · 3 years ago

0 0

I'm currently creating a service that needs to talk to a SOAP service. I still need to wait for credentials, certificates (mTLS) in order to get thin…

Laravel

@skoop · 3 years ago

2 1

The past almost 2 months I have been working on helping a customer with a project that uses Laravel. It's a huge project, especially for this relativ…