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
- Embedding the DPMI Extender for your Open Watcom C/C++ EXE (And Related Knowledge)
- Displaying An Image or Animated GIF in Qt With Aspect Ratio-Preserving Scaling
- Getting your way with setxkbmap
- Fanfiction – The Pureblood Pretense
- Recommended “More-Than-Human Shinji” Evangelion fics
- 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
udev and evdev: Permissions
As programs start to take advantage of the evdev interface for input devices, it’s only a matter of time before you trip over the default permissions. The big problem is that you can’t just edit the default udev rule for … Continue reading
Posted in Geek Stuff
Leave a comment
The Idiocy That Is MySpace
*sigh* I just spent the last two hours helping my brother customize the look of his MySpace page and my only conclusion is that the MySpace developers are either idiots, or coding with their hands tied behind their backs, metaphorically … Continue reading
Posted in Web Wandering & Opinion
Leave a comment
Some more geek humor
Languages: How to Shoot Yourself in the Foot Programming Humor: Hunting Elephants Two of my favorite list-form jokes: How to shoot yourself in the foot using various languages, and how different kinds of people in the computer industry go about … Continue reading
Posted in Geek Stuff, Web Wandering & Opinion
1 Comment
Wikipedia vs. Webcomics
For those who haven’t heard, it seems that Wikipedia has decided that webcomics aren’t an important enough part of culture to be in their encyclopedia. As I strongly disagree, I have saved one article that hasn’t been deleted yet and … Continue reading
Posted in Web Wandering & Opinion
2 Comments
Konqueror with Bookmarklets
Konqueror with Bookmarklets If you’re a Konqueror user and a power user or geekier, then you’ve probably noticed, as have I, that bookmarklets (javascript bookmarks, for the buzzword-deficient) don’t work. You’ve probably also wondered “What the heck is that Minitools … Continue reading
Posted in Geek Stuff, Web Wandering & Opinion
1 Comment
A Plea For Standards, Sanity, and Openness
Please Use Standards, Sanity, and Open Formats I finally got around to starting my own (much more generalized) equivalent to various “MS Word is not a document interchange format” rants I’ve run across over the years. Give it a look. … Continue reading
Posted in Web Wandering & Opinion
Leave a comment
SDL and TwinView
Anyone who has ever used an SDL application on an X11-based GUI with nVidia TwinView (most Linux users with an nVidia video card and two monitors) has probably been bitten by this one once or twice… With nVidia TwinView, fullscreen … Continue reading
Posted in Geek Stuff
1 Comment