New Dyslexia Font
To all of my peeps with Dyslexia, I now have a font on here, Hopefully, this makes reading on my website a little bit easier. This is how you enable it. Also, I am still working on a home lab post, and coming soon!
I used butter.
Im not stuck anymore!!!! I can admit that I was a little bit airheaded, and the Hugo situation was one of those airheaded moments. I misunderstood how Hugo worked, I had assumed that Hugo ran on localhost:1313 and that you reverse proxied to Hugo. Nope, you just set your running directory to the Hugo ./public […]
Im stuck.
When it comes to this website sophiaatkinson.com it’s good. But I want to do something different with sophia.wtf, It’s been the same for about a year. I have many options but none are my endgame solution, I can use Hugo, Jekyll, and WordPress. My problem with Hugo is that it is advertised as easy, but […]
Emoji Support.
Nobody asked for it but I wanted it. I always wondered why it didn’t work it was because I was using utf8_general_ci and not the better utf8mb4_general_ci of which has support for emojis. Thanks to kintsukuroi on the StackOverflow forum.
Public API & Pseudonymizing IPs
We are now Pseudonymizing IP addresses to be in line with GDPR. Although SOP.wtf is based in the United States we still like to respect the privacy laws of other countries even if we don’t legally have to. Now, this does not prevent our right to blacklist IP addresses instead of a single IP address […]
Moving On.
One year ago I started Project Firewatch. It has been wild, I have had so much fun working on it but it is complete…
Sub.Sub.Root.Com With SSL?
I wanted ap.scrumpy.satki.net for my server’s web panel but there was a problem I could not get an SSL to work. Even when I got a wildcard certificate i.e *.domain.com this covers every subdomain on domain.com. How do you get it to work? Great question I have wondered for months, how you do it is […]
2021 Developer Recap
2021 was a wild year for me as a developer, I have started a lot of projects but I have also discontinued a lot of them. I will be going through the projects. Why I started them, are they still running, and how they have been doing. Codsworth: I finished it in mid-January and it […]
Dark mode with CSS & HTML
Here is a basic HTML page flavored with dark mode You can download this on GitHub here You can see a demo here Here is the HTML code Here is the CSS Code
Monthly Developer Recap
This month has been crazy when it comes to making cool shit, I let my mom use webspace on my server to host her website(s) including her own eCommerce site. You may ask “Sophia why would you do that?” well I did it because I love my mom and I saw the ridiculous prices on […]