Christoph Giese
Christoph Giese
Error in `repo.active_branch` if branch is in `DETACHED HEAD` state: ``` {TypeError}HEAD is a detached symbolic reference as it points to '0fa1f2a7d9dd9fb63fa775d2d97ad72f56f1d819' ``` The branch is `None` in `def _get_ref_info(cls,...
Check [dyne/domain-list](https://github.com/dyne/domain-list)
Hi *, during an evaluation of a project I did some evaluation where I found out, that some of the Alexa domains should not be on warninglist. I understand the...
Awesome project. Just a short question, I have like 2000 stored dataframes now and I would like to **load 500 of it as fast as possible into one python process**....
Just a short message - this project is amazing. I am comming from `TimeScaleDB`/ postgresql and was suffering with the loading times into dataframes. Your project is increasing the speed...
`# make install clean` `===> pyload-0.4.9_1 depends on file: /usr/local/lib/python2.7/site-packages/django - not found` `===> py27-django-1.8.7 This port will switch to a meta port soon. Please use py-django18 instead.. *** Error...
[Reference](https://en.wikipedia.org/wiki/Reserved_IP_addresses) ``` self.reserved_address_ranges = [ ['0.0.0.0', 8, 'Broadcast messages to the current (this)'], ['10.0.0.0', 8, 'Local communication in private network'], ['100.64.0.0', 10, 'carrier-grade NAT'], ['127.0.0.0', 8, 'Local Loopback'], ['169.254.0.0', 16,...
From the [official page](https://support.teamspeak.com/hc/en-us/articles/360002712257-Which-ports-does-the-TeamSpeak-3-server-use-): ``` Service | Protocol | Local Port (Server) | Required? -- | -- | -- | -- Voice | UDP | 9987 | Yes Filetransfer |...
``` wget -r --quota=5M https://news.ycombinator.com ``` Most of the lines yield: ``` FEHLER 503: Service Temporarily Unavailable. ```