Parametric wristrest for your keyboard I created a parametric wristrest using OpenSCAD and made it customizable for your personal needs. All details can be found on my thingiverse page for this project.
Top 1 top tipp on Linux My personal top #1 tip for using the ubiquitous command line utility top is to press i when you have launched it. It will help you to see much more than before by
3D printable smartphone or tablet stand I always felt a bit disappointed with most 3D printable smartphone and tablet stands out there. Many have the wrong measures or are too big or too floppy, hence i decided to create
Awesome lists Do you know what an awesome-list is? I am not talking about a shopping list, the movie Schindler's List or a piece of code with an array consisting of the names from all
Just had a nightmare Last night i lost all my precious dotfiles and woke up in agony just to discover that they're still there and it all was just a bad dream.
About debugging with python's pdb and friends I prepared some slides and a bit of demo code to demonstrate the python debugger pdb and how to work with this tool. This is meant to be a hands-on session at my
Battery case for FujiFilm NP-95 batteries I love my X100T digital camera and i have been looking for a battery case to be a bit more organized. Turns out: There is none you can buy. I always wanted to
Compare two or more remote files via SSH in vimdiff A nice way to compare two (or more) files on different servers with vimdiff - which is just an alias for vim -d file1 file2 filex - works like that: $> vimdiff scp:
How to do a todo list I am not very good at making mental notes. Not only that i forget some things, but so many things suddenly come back to my mind yelling at me "you forgot to
3D printed safety razor About this posting I'm into safety razors and i'm also enthusiastic about 3D printing. A few days ago i stumbled upon this model of a safety razor from a user called H3R0M4T3 and
About Frankfurt am Main Today, I have been asked how i'd describe my relationship with Frankfurt am Main. Frankfurt is not only the city i was born, it is the city where i still live. Actually, this
python Ad-hoc Webserver Everybody who's using Python for some time knows about the SimpleHTTPServer module and its ability to act as an ad-hoc webserver: $> python2 -m SimpleHTTPServer 8080 Serving HTTP on 0.0.0.0
This blog's theme I just want to write about the theme i am using. It is called Uno Zen by kikobeats and i enjoy the effort he put into the code, the repo and its documentation.
how to Use Dropbox for static file delivery Not a new idea i guess, but a convenient and cost-efficient way to separate binary content from my blogs text and metadata is to copy all the images and other static data to
Revise & Simplify (my blog) I did a cleanup I threw away every other blog or static webpage i had and started new. This page - http://stefan.antoni.io - is the only personal webpage i maintain