Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mqzaidi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Measuring CDN Performance with Google Analytics and GTM
(qzaidi.github.io)
1 points
by
mqzaidi
11y ago
|
0 comments
2.
▲
by
mqzaidi
12y ago
Recurring subscriptions are live on paytm.com.
3.
▲
by
mqzaidi
12y ago
I remember this too. When sendgrid was ddosed, as a company that entirely depended on sendgrid to send mails (I had joined recently), we were affected too. Since then, we run postfix and use multiple email providers behind it, but ironic ho
4.
▲
by
mqzaidi
12y ago
For a comparison, node.js contributors are ( http://nodejs.org/about/core-team/ ) TJ Fontaine Alexis Campailla Fedor Indutny Trevor Norris Nathan Rajlich Rather strange to see Fedor as a core team member in both pr
5.
▲
by
mqzaidi
12y ago
lets give them credit cards.
6.
▲
by
mqzaidi
12y ago
The CCA is so aware of its own vulnerability, it refrains from the use of SSL on its own page http://cca.gov.in/cca/index.php - no https here :)
7.
▲
by
mqzaidi
12y ago
Your evidence is anecdotal. The article, to its credit, has actual references, as in what Baba Ramdev said, and a good deal of people believe him. Just see a gamut of India opinions here, https://in.toluna.com/opinions/
8.
▲
Universal Analytics for fun and profit, with Node.js / nginx
(qzaidi.github.io)
3 points
by
mqzaidi
12y ago
|
1 comments
9.
▲
by
mqzaidi
12y ago
You should also run logwatch - it will show you all the attempts that keep happening on any public servers running ssh. I once had to look at a box compromised, which was then used to brute force other servers, and it contained a file with
10.
▲
Node.js Buffers, Bloom Filters and Memory Leaks
(qzaidi.github.io)
5 points
by
mqzaidi
12y ago
|
0 comments
11.
▲
by
mqzaidi
12y ago
Now that google fetches the images from its own servers once and then renders for all, would this even work?
12.
▲
by
mqzaidi
13y ago
quantom factorization, hilbert spaces, fourier transforms and error correcting codes, all of these would be found in any quantum mechanics 101 course, definitely far from unrelated.
13.
▲
Adieu Location History Dashboard
(qzaidi.github.io)
1 points
by
mqzaidi
13y ago
|
0 comments
14.
▲
by
mqzaidi
13y ago
Rule 34 for software: If it exists, there IS a javascript port of it.
15.
▲
by
mqzaidi
13y ago
You can also use the Google query language to do more with the API - see http://qzaidi.github.io/2013/10/05/quranjs/
16.
▲
Quran.js - an api for embedding verses from the holy book
(qzaidi.github.io)
1 points
by
mqzaidi
13y ago
|
0 comments
17.
▲
by
mqzaidi
13y ago
Looks like this would be great for customer support, and could be a nice alternative to olark. It can be configured to automatically post the invite url to another dashboard, where one of the CS execs can pick up and walk the user through.
18.
▲
by
mqzaidi
13y ago
After I wrote a script to scrape this data client side ( https://qzaidi.github.com/2013/06/23/dashboards-with-dashing... ), I guess this was bound to happen. Murphy's law
19.
▲
by
mqzaidi
13y ago
Iframe sandboxing is the solution - removing allowscripts permission will fix this. http://www.html5rocks.com/en/tutorials/security/sandboxed-if... Now it may be argued that genuine Rich HTML ads do need java
20.
▲
What I learnt profiling my node.js app
(qzaidi.github.io)
1 points
by
mqzaidi
13y ago
|
0 comments
21.
▲
by
mqzaidi
13y ago
Thinking out loud and trying to extrapolate, but how is this different from a thought crime? If tomorrow tech progresses to a point when people's crazy thoughts could be read, would it be justified taking pre-emptive action like this.
22.
▲
Autoscaling with AWS - part 2
(qzaidi.github.io)
1 points
by
mqzaidi
13y ago
|
0 comments
23.
▲
by
mqzaidi
13y ago
There are 2 specialized positions (not roles) that I have been able to eliminate in a couple of successful projects (in a startup). These are Product Management and Quality Assurance. I think both the tasks are important enough to be entrus
24.
▲
by
mqzaidi
13y ago
Not worth the risk. While the micro instances can handle the load and have good burst performance, they aren't good if the load is sustained. So if you get a sudden burst, and load average jumps, expect EC2 to penalize you. See steal t
25.
▲
Pulling Google Analytics Real Time Stats sans the API
(qzaidi.github.io)
8 points
by
mqzaidi
13y ago
|
0 comments
26.
▲
by
mqzaidi
13y ago
We enable auto applying security updates in the AMI, and the first thing the provisioning script does is update packages. That said, I would definitely want to explore alternatives - not needing to update while provisioning will take a few
27.
▲
by
mqzaidi
13y ago
You are right - committed a fix, but looks like github is taking longer to rebuild the pages.
28.
▲
by
mqzaidi
13y ago
Thats dashing from shopify. Its really awesome, took me only an hour or so to setup with the integrations. Here's the original https://github.com/Shopify/dashing . I am using the nodejs port though - npm install da
29.
▲
Autoscaling on AWS
(qzaidi.github.io)
68 points
by
mqzaidi
13y ago
|
28 comments
30.
▲
by
mqzaidi
13y ago
While browser/device fingerprinting has made great strides, if this was really pointless, you wouldn't see so much of hue and cry over some mozillas decisions to block third party cookies. ( http://www.iab.net/mozil
More ›