Philipp Hagemeister
Philipp Hagemeister
I have a small library of custom-created workouts in Impetus, another Android HIIT application. I'd like to import them into HIITMe, because Impetus does not seem to get updated anymore...
How do I load (and dump) comments? In the following code, how can I print out the first comment? ``` import yaml code = '''# The following key opens a...
How do I get the complete body that would be included in an HTTP request as a Buffer or string? I want to generate a curl command-line with the contents...
Sometimes, I'm aware that a certain line is not going to be covered (say, because it's related to another platform. For example, when I run my test under node.js, browser-specific...
http://www.cover.io/ looks like the domain has been taken over by domain grabbers. Nevertheless, the project information (at https://github.com/itay/node-cover ) still refers to it.
Add "Close Tabs to the Right" functionality.
On my development machine, I was curious to discover that in the long term, the CPU usage breakdown of the various services looked as follows: - adhocracy_worker: 0.3% - lamson:...
The Python setup was broken when it actually downloaded, since the last line in the bootstrap removes the pkg_resources module from sys.modules and we tried to reload it. While we're...
Currently, OpenID login fails on adhocracy.de. Clicking the "Google" button doesn't have any effect on Chrome.
Just go over the whole board instead of using regexes.