Home
Tue Jan 28
Python is a batteries-included kind of language, and so of course it comes with an HTTP server module. Today I wanted to have something small running on my computer without dependencies to test a server-side example, so I looked into how...
If you want to build a web app The Hacker News Way, here's the stack you should use.
If you are in the tech space, or even just someone that has turned on the television (I hope not!) in the past few days, you will have seen nearly a trillion dollars of paper value wiped off the market in a day because China came out...
In IT environments, regular system reboots are essential for maintaining performance, applying security updates, and ensuring overall system stability. This is a challenge I’ve encountered recently. In our client’s environments, some...
I read a post on mastodon sometime in the last couple weeks, I can't find it again but it was from someone that re-installed Linux on their main machine for the first time in 10 or more years. They said it felt like, and I'm...
I didn't want to go out this weekend, so I spent most of it working on ADS-B station. To make the main page more usable, I've replaced cards with an accordion layout inspired by the How to build a CSS-only accordion article. And I added...