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)
- 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
Meta
Geek Links
Otaku Links
Daily Archives: 2017-04-07
How To Extend A JavaScript API Based On Promises/A+
I was writing a little unsigned “dump my tabs” WebExtension for my Firefox Developer Edition when I realized that, outside the jQuery world, I’d only ever used old-style callbacks before. “No biggie”, I thought. It shouldn’t be too hard to … Continue reading
Posted in Geek Stuff
Leave a comment