Category Archives: Computers

Python: How to make Flask work with Logbook

If you’ve arrived at this page, it’s probably because you’re searching the web for an answer why, even though you’ve called logbook.compat.redirect_logging() in your Python Flask app, you’re still not getting any Flask logging in your log files. The problem is that Flask sets the propagate flag on its logger to False by default, so even though Logbook’s… Read More: Python: How to make Flask work with Logbook »

How to hose your web server by releasing free software

I run a virtual server on Linode which hosts, among other things, the blog you are currently reading. The server doesn’t get a lot of traffic and is rarely busy or overloaded, so when I get an alert from Linode that its CPU has been pegged for the past two hours, as I did early… Read More: How to hose your web server by releasing free software »

Dear Microsoft, please stop stonewalling me and fix my broken Skype subscription

I sent the following letter via certified mail this morning: May 23, 2017 Bradford L. Smith, President Microsoft Corporation One Microsoft Way Redmond, WA 98052-6399 Dear Mr. Smith, I have been trying to get an Office 365 / Skype issue resolved for over two and a half months. Your customer support representatives have alternated between… Read More: Dear Microsoft, please stop stonewalling me and fix my broken… »

Lessons learned from DIY Microsoft Surface Pro 4 screen replacement

I just replaced a shattered screen on a Microsoft Surface Pro 4. This was not only my first time replacing a Surface screen, it was my first time replacing a smart-phone or tablet screen of any sort. Before doing the replacement, I attended YouTube University, watching several relevant videos. For example: Surface Pro 4 Screen Repair… Read More: Lessons learned from DIY Microsoft Surface Pro 4 screen replacement »

How to delete your LiveJournal account

LiveJournal recently changed their Terms of Service. Many people are unwilling to accept the new Terms of Service. Some people even find them so unacceptable that they want to delete their LiveJournal accounts. The only way to delete one’s LiveJournal account is via the Account Status page. Unfortunately, it’s impossible to access that page without… Read More: How to delete your LiveJournal account »