TerrorBite
TerrorBite
The obs-websocket project is working on a new version 5 that contains breaking API changes, including changes to the protocol. The list of API changes is available at Palakis/obs-websocket#769.
Correctly process websites such as Facebook where almost all content is dynamically added to the DOM, "infinite-scrolling" webpages, extensions such as Never-Ending Reddit, etc. Uses a MutationObserver to monitor the...
The Routerboard API documentation [states that query parameter order is significant](http://wiki.mikrotik.com/wiki/Manual:API#Queries), however the kwargs method was being used to send query parameters, and `dict` is inherently unordered, meaning that order...
When applying a Union Jack Ensign banner pattern onto a banner, no visible change occurs on the banner. The banner I tested this on was: Blue base -> White Star...
PurpleIRC (or more accurately, pircbotx) seems to be running an excessively huge threadpool in order to carry out its IRC tasks. At last count "listenerPool0" was running 54 threads on...