Welcome to Max's Blog!

Welcome to Max's Blog!

16 May

Hosting a Node.js HTTP Server on a Raspberry Pi

If you're looking for a fun, simple way to see how web servers work, running your own mini server at home is a great first step.

Read More
17 May

What are Static, Dynamic, and SPA Websites?

Depending on your use case there may be a better way to create your website. This post discusses the three ways to classify and build web applications.

Read More
19 May

How to Customize Remark42 CSS via a Proxy Workaround

This post discusses how to extend CSS styles in the Remark42 iframe via a proxy as a workaround to the same origin policy.

Read More
09 Feb

19 Steps to Build a Lightning-Fast Gatsby Website

There are several advanced procedures and steps you can undertake to ensure your gatsby website runs at lightning speed. In this article, we look at them in depth.

Read More
14 Jan

Dynamically Generating set_real_ip_from for Cloudflare IPs in Nginx

If you've enabled cloudflare's proxying service for your domain your nginx logs will not be very useful until you utilise the CF-Connecting-IP header. This shows you how to do this in nginx.

Read More