Ben Kurtovic
                                            Ben Kurtovic
                                        
                                    Some disorganized thoughts (thanks @enterprisey for the ping): - I'm not opposed to adding this to the script, even though other ways exist to call it (the submission template itself,...
Hi! I don't have an answer aside from copy.deepcopy. What is the use case, out of curiosity? The only ways I can see the recursion error happening are if the...
Not seeing this error now, so I assume it was an intermittent issue?
Might be a good idea to keep the logging light (errors and warnings?), since it's gonna be run a lot.
This is likely going to be Python-side, not JS-side, since Python is doing the highlighting. Assigning to me.
There is no system in place for translations, mainly because no one's asked for it and I can't do it by myself (I only speak English). But I'm glad you've...
Intuition looks to be PHP-only, so I don't think I can use it. But translatewiki should work for the actual translations. I'll look into setting this up soon. And I...
Another one: ``` 14-07-05 19:43:22 DEBUG bitshift.crawler.indexer.GitIndexer Indexing file: pypa/pip: pip/_vendor/pkg_resources.py 14-07-05 19:43:22 ERROR bitshift.crawler.indexer.GitIndexer Exception raised while parsing: Traceback (most recent call last): File "bitshift/crawler/indexer.py", line 169, in _insert_repository_codelets...
Another one. I am only reporting unique errors. ``` 14-07-05 19:55:13 DEBUG bitshift.crawler.indexer.GitIndexer Indexing file: ipython/ipython: IPython/config/loader.py 14-07-05 19:55:13 ERROR bitshift.crawler.indexer.GitIndexer Exception raised while parsing: Traceback (most recent call last):...
The images get blurry on large screens, which is pretty ugly and especially noticeable because they contain text rather than pictures. I wonder if we can use SVGs or not...