severak
15.12.2024 22:59:33
Claire Evans searches for Susy Thunder.
severak
16.7.2024 11:34:33
A toolbox language is a programming language that’s good at solving problems without requiring third party packages. My default toolbox languages are Python and shell scripts, which you probably already know about. Here are some of my more obscure ones. AutoHotKey Had to show up! Autohotkey is basically “shell scripting for GUIs”. Just a fantastic tool to smooth over using unprogrammable applications. It’s Windows-only but similar things exist for Mac and Linux.
severak
24.6.2024 10:40:11
Secrets of the ChatGPT Linux system
severak
5.9.2023 15:25:22
turns out I like bitmap fonts. Contribute to robhagemans/hoard-of-bitfonts development by creating an account on GitHub.
severak
16.11.2022 19:08:52
This post describes OAuth 2.0 in a simplified format to help developers and service providers implement the protocol.
severak
11.11.2022 21:03:09
this is not a hall of shame. the intent is to awaken you to many of the peculiarities and weirdness of computers. hopefully, after reading these articles, you will have learned a lot and will embrace chaos.
severak
14.7.2022 13:24:02
On these pages you will find many screen shots of various desktop computer Graphical User Interfaces and operating systems. Many different people have had different ideas of how a GUI should work and these screen shots show many of the more popular ones.
severak
23.6.2022 14:32:07
This blog post documents my understanding of how the conventions for Unix command line syntax have evolved over time. It’s not properly sourced, and may well be quite wrong. I’ve not been using Unix until 1989, so I wasn’t there for the early years. Maybe someone has written a proper essay on this, with citations. I’m too lazy to dig them up.
severak
7.6.2022 16:16:28
An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
severak
24.11.2021 00:13:31
In this tutorial, we will create ssl enable websocket using ws module.
severak
19.10.2021 15:00:27
One of the original creators of Google Earth explains how it works
severak
5.10.2021 10:15:23
This is the story of how I created a botnet of IPTVs to rickroll 10,000+ students for my senior prank.
severak
20.2.2018 13:47:45
A 3D engine on MS Excel, using only excel formula. This engine is applied on a complete - yet basic - doom-like game. Rendering is made through ray casting, pixel per pixel. The exercice intend to demonstrate what can be done with formula only.
You have reached teh end...