hadi javeed

Results 5 issues of hadi javeed

In **css2stylus.js** when I edited `n = window.parseInt(n, 10);` to `n = parseInt(n, 10)` The code is working fine now but with **window.parseInt** it gives error window.parseInt is not a...

I can query this in Fb graph explorer. `search?q=Sanfransisco, music, rock&type=event` How can I do it with the search method. Even if I set multiple comma separated words in q...

Running into an issue where the worker crashes now and then and never restarts. I keep getting the following error on periodic runs single_worker error: ConnectorException('\n Database error.\n ') ```txt...

Issue type: Bug 🐞
Issue contains: Some SQL 🐘
Issue contains: Exploration & Design decisions 🧩
Issue contains: Some Python 🐍