About the Author
Stephan is currently studying for a bachelor's degree in Computer Information Science.
In his free time, he focuses on:
- Linux and software freedom
- HCI and UI/UX design
- Programming (mainly Python)
- Reading sci-fi and fanfiction
... but he prefers to keep his web UIs utilitarian and leave graphic design to the experts.
-
Popular Posts
-
Daily Archives: 2018-07-23
Working around serde_json bug #464 (serializing pre-epoch mtimes)
You may not know this, but Rust’s serde serialization/deserialization library can panic if you happen to feed it a file modification time prior to the UNIX epoch. I discovered this…You may not know this, but Rust’s serde serialization/deserialization library can … Continue reading
Posted in Geek Stuff
Leave a comment