nachivpn
- Karma
- 18
- Created
- May 8, 2014 (12y ago)
- Submissions
- 0
Teach savvy who loves programming languages! find out more about me: nachivpn.me
- Agda gets the do notation (agda.readthedocs.io)
- Exploiting Java 8 and generics to write clean code (blog.nachivpn.me)
- Proof of proof by induction (blog.nachivpn.me)
- Trial and error is not ugly (blog.nachivpn.me)
- Why you should use curl and firebug to scrape (nachivpn.blogspot.com)
- Uniquely identifying IP addresses and filtering CIDR blocks (nachivpn.blogspot.com)
- Blocking user agent strings efficiently (nachivpn.blogspot.com)
- Demystifying the meaning of 'static' (nachivpn.blogspot.com)
- Yet another sitemap parser in Java? (github.com)
- Graceful degradation – not so 'graceful' (nachivpn.blogspot.com)
- An awesome LEX tutorial (silcnitc.github.io)
-
Disclaimer: I work for an anti-scraping service company. I am not trying to advertise it, but simply understand problems that people are actually facing because of web scraping and how it is affecting them.
- Common measures taken to prevent scraping aren't effective (shieldsquare.com)
- How LEX works (nachivpn.blogspot.com)
- Finding the longest matching pattern using Finite State Machines (nachivpn.blogspot.com)
- Bufferedis – writes faster than redis pipeline? (github.com)
- Show HN: Thread safe Jedis client (nachivpn.blogspot.com)
-
I know that is an immature question. So I am going to throw in a few details: We are looking for an open sourced NoSQL database which can handle at least 5000-6000TPS with approximately equal number of reads and writes.…
- Redis pipelining explained (nachivpn.blogspot.com)