• 0 Posts
  • 5 Comments
Joined 2 days ago
cake
Cake day: January 14th, 2025

help-circle

  • Does stuff I wrote myself count?

    Apache server that has a bunch of webpages that are all configured by simple JSON files and loaded by PHP. The pages have buttons on them which when pressed enter macros. So I push “Deploy Landing Gear” and Shift+alt+F8 or some obscure as fuck combination no one would ever use normally gets pressed and the game can be set to use that keybind. Most of it is for simple immediate key presses but also made a few for macros as well.

    The HTML/PHP that runs the show is a grand total of 2018 bytes, including comments. Plus a fairly bloated 2444 byte CSS file that includes some button colour options that I never use now because I decided they look ugly. Should update some of the background images though, my sheet steel Faulcon DeLacy logo looks a bit basic.


  • Allow parents to implement DNS logging/blocking? I did this inadvertently where I used to live in a shared house at one point. Set the DNS settings of the routers DHCP to point to my pihole.

    Then a few months later I realised when I looked at the logs when trying to diagnose an issue that I had logs of everyones DNS history. I needed a shower after glancing at that. Trivial to bypass if you know how to of course, but logging it instead of blocking it means you are less likely to realise at first while a block is obvious and you can go on to bypass it.