About the Author
I'm Stephan, a Linux user with a passion for open-source, UI/UX design, and exploring what makes fiction work.
In my spare time, I focus on (and write about):
- Programming (mainly in Python and Rust)
- Retrocomputing (mostly DOS but, as of January 2023, I also own a machine running Mac OS 9.2)
- Reading and Reviewing Fiction
- The odd bit of UI/UX design or literary theory
For notification of significant updates to existing posts, consider following me on Mastodon.
Popular Posts
- Resources for Reverse-Engineering 16-bit Applications
- Fanfiction – A Quick Overview of The Whole Pureblood Pretense Series
- Recommended Battlestar Galactica “Earth-contact” fics
- Home-made tamper-evident security seals for kids and adults alike
- Displaying An Image or Animated GIF in Qt With Aspect Ratio-Preserving Scaling
- Fanfiction – The Pureblood Pretense
- Embedding the DPMI Extender for your Open Watcom C/C++ EXE (And Related Knowledge)
- Recommended “More-Than-Human Shinji” Evangelion fics
- Getting your way with setxkbmap
- Learning Materials for getting into C programming for MS-DOS/PC-DOS/DR-DOS/FreeDOS
November 2024 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Meta
Geek Links
Otaku Links
Category Archives: Geek Stuff
Incognito Mode for Zsh
Incognito Mode. We all use it from time to time, but, if you’re a heavy terminal user, you might use your terminal as often and in as many diverse ways as your browsers. …so I thought, why not make an … Continue reading
Posted in Geek Stuff
Leave a comment
The Existence of God(s) as Cosmic Horror (Pre-Draft)
I have a somewhat interesting perspective on the possible existence of higher powers… one I haven’t seen someone else really focus on… and I thought it’d make a nice appendix to the book on fiction that I’ve been accumulating notes … Continue reading
Posted in Web Wandering & Opinion
Leave a comment
Novel – The Wiz Biz
…and since I seem to be reviewing books in reverse order from when I read and took notes on them, today’s review will be The Wiz Biz by Rick Cook… an omnibus of Wizard’s Bane and The Wizardry Compiled and … Continue reading
Posted in Geek Stuff, Reviews
Leave a comment
On The Unix-Haters Handbook
A few months ago, I wrote a forum post explaining the context in which The Unix-Haters Handbook existed since, seen through the lens of today’s Linux, it does come across as somewhat ridiculous. While Eric S. Raymond did write a … Continue reading
Posted in Web Wandering & Opinion
Leave a comment
A Verbal Middle Finger to WordPress
I just lost a fair bit of work from WordPress “helping” me, so I need to vent. Think for a moment. What is the #1 thing that should define a good text editing experience… something so fundamental that you take … Continue reading
Posted in Geek Stuff
Leave a comment
A simple Clipboard/Drag-and-Drop Test Tool
While working on one of my projects, I found myself needing to inspect a raw, “all offered mimetypes” view of what was on the clipboard. I remembered that I used to do so using some PyGTK demos, but they were … Continue reading
Posted in Geek Stuff
Leave a comment
Embedding the DPMI Extender for your Open Watcom C/C++ EXE (And Related Knowledge)
NOTE: Scroll to the appendix at the bottom If you’re using DJGPP, Free Pascal, or Free Basic. They use a different and incompatible DPMI host. Sooner or later, everyone who plays around with 32-bit DOS programming using Open Watcom C/C++ … Continue reading
Posted in Retrocomputing
Leave a comment