Category Archives: Internet

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 »

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 »