If you’re like me and dove head-first into self hosting everything you could think of, there’s a good chance you ran into the same problem I did: How can I self-host an application to let me know if my self hosted applications go down?? There are some great self hosted monitoring apps (upTimeKuma), but if …
Author Archives: Jordy
A Surprising Amount Of Recent TimeSplitters News
Jordan recalls the TimeSplitters games, lamenting the closure of Free Radical Design (FRD) and excited about recent developments despite setbacks. A PS3 with TimeSplitters 4 was found, Embracer Group’s acquisition of FRD hinted at a series revival, but financial issues led to another studio closure. A leaked video showed an uncharacteristic build of the new game. Meanwhile, the TimeSplitters Rewind fan project nears completion of TS1, hoping for support to finish.
WordPress Caching
Jordan expresses frustration with WordPress’ “Site Health” for advising third-party caching plugins without providing its own solution.
Infinite Craft
There’s this guy named Neal who makes the coolest little web games / interactive pages. (Seriously, everything on his site is so cool you should definitely check it out: https://neal.fun ). His new “game” might be the weirdest, but also most addictive one yet. It’s called Infinite Craft, and starting with just “earth”, “wind”, “fire”, …
eXoDOS – Someone Collected Over 7000 FULL DOS Games In One Download
I recentally came across eXoDOS, a collection of over 7000 old DOS games!
Linkwarden – A Self Hosted Bookmark Manager and Cache
Google recently announced that they’re discontinuing their web page caching service. Instead, they are directing folks to the Internet Archive’s Wayback Machine, which is a great project for sure, but it sucks to lose options. I know I’ve used both extensively. It’s handy when you need some information from a site that’s suddenly down, and …
Continue reading “Linkwarden – A Self Hosted Bookmark Manager and Cache”
So, What Else Can You Do With a Steam Deck?
Jordy got a Steam Deck and lists all of the weird extra things you can do with them.
Fixing a Fat Ps2 With Disk Reading Issues
Jordy goes over the multitude of reasons a ps2 might be unable to read disks until he finds a really weird one stopping his ps2 from working.
How to Turn a Microsoft ODATA ASP.NET Web API Into a Docker Image
Building of his last post on Docker images, Jordan shows how to take an ASP.NET web project and run it in a Docker container.
Creating Your Own Docker Container Image
Jordan goes over how to build a Docker container and upload it to the DockerHub