Tag: programming
-
How palera1n brought my server to its knees
One day, I was very bored. I decided, why not create something fun on my file server? I have a file sharing server located at https://hhls.xyz/neko, where I occasionally upload images or videos to share online. I started by adding a button with a number inside. Every click increments the counter for everyone. Then, I…
-
Building the Linux Kernel from source
In this blog post, I explain how to build and install the Linux kernel from source. First of all, why would you ever need to do this? Well, building the latest kernel yourself lets you keep your system up to date with the latest updates. You can try out new features. Additionally, you are able…
-
YouTube video time travel?
A while back I made a YouTube video that knows its own URL. By that, I mean that the video’s URL was in the video itself. How is that possible? How was I able to record a video and know its URL ahead of time? Is it time travel? I’ve actually done this twice. Here’s…