If you’re a fan of post-rock or just looking for something new to listen to, Post-Rock Nation Radio is the perfect place for you. It’s currently the only online radio station dedicated to post-rock, streaming music 24/7 for fans around the world. What is Post-Rock? Post-Rock is a style of music that focuses more on… Continue reading The only Post-Rock Online Radio
Wildcard Subdomain Router in traefik
before I discover and give traefik a try, I used to have nginx to reverse proxy requests on my servers to my application containers. finding traefik took this setup to a completely different level, the automatic letsencrypt certificate generation and easy management of configuration through labels was enough to make traefik awesome. Anyhow I think… Continue reading Wildcard Subdomain Router in traefik
The WordPress Mess
Fifteen years ago, I started my journey in web development with WordPress as one of my first content management systems. Since then, I’ve built hundreds of websites and blogs for clients and personal projects. It saddens me to see how the creator, Matt Mullenweg, seems to be leading WordPress in a troubling direction, upsetting the… Continue reading The WordPress Mess
CrowdStrike’s incident & Microsoft
CrowdStrike’s last week incident was quite a headline, large enough that almost everyone who follows some sort of news, has heard about it. even my mom sent me a message asking if my job was affected by it. (no Mom, unfortunately, I had to work) As someone who works in the engineering and IT field,… Continue reading CrowdStrike’s incident & Microsoft
Laravel Pulse Crashes with Large SQL Queries
If you’re in the Laravel Ecosystem, You’ve probably heard of Laravel Pulse by now. Pulse delivers at-a-glance insights into your application’s performance and usage. Track down bottlenecks like slow jobs and endpoints, find your most active users, and more. From pulse.laravel.com Exciting right? but when I started using Laravel Pulse on one of my projects,… Continue reading Laravel Pulse Crashes with Large SQL Queries