misterch0c

Results 7 issues of misterch0c

Hello, since I've been using masonry my app becap unresponsive in some Firefox browers. By unresponsive I mean that after stome times firefox give me a message like "some script...

``` me@PC /cygdrive/c/Python27/Scripts $ ./buster.exe preview Traceback (most recent call last): File "C:\Python27\Scripts\buster-script.py", line 9, in load_entry_point('buster==0.1.3', 'console_scripts', 'buster')() File "C:\Python27\lib\site-packages\buster\buster.py", line 98, in main httpd = SocketServer.TCPServer(("", 9000), Handler)...

I have 2 columns and when my screen is less than 768px it's only 1. Problem is when it's collapsed the order is like this column 1 column2 When it's...

I have an angularjs app running on port 3131. This is what I get in the console. ``` GET XHR http://127.0.0.1:3131/socket.io/ [HTTP/1.1 404 Not Found 2ms] " Socket is trying...

Doesn't seem to work anymore. Did they change something? I see that the request also takes a `submitid` parameter

Hi, When trying to run the frontend from any of the examples. I get greeted with the following error: ``` Error: Invalid hook call. Hooks can only be called inside...

So I followed the instructions and when I try to run markmon if the syntax of the file is set to markdown in Sublime then it does nothing. If I...