In the last post I outlined and implemented a rough version of the code that I'm using on my backend for screenshot upload handling. In reality I have designed and implemented a token generation system and even a user account and login system for better organization and security,…
I needn't defend the usefulness of screenshotting. Sharing a photo, sharing code, sharing an error message, saving something for later, sending things you found on the internet, etc. For as many things as one could view on a screen, one could screenshot and share.\r \r So, we nee…
I use the window manager StumpWM, and I love it. If you've never experienced Stump, the easiest way to describe it is the emacs of WMs. Plentiful with features, but most importantly super hackable. But today I just wanted to talk about how shell-command calls are done in Stump, a…