Back in April, Google announced that it will be shipping Headless Chrome in Chrome 59. Since the respective flags are already available on Chrome Canary, the Duo Labs team thought it would be fun to test things out and also provide a brief introduction to... (more…)
Read more »
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response. - GitHub - ranahaani/GNews: A Happy and lightweight Python Package tha... (more…)
Read more »
Writing large ZIP archives without memory inflation - BuzonIO/zipfly... (more…)
Read more »
I recently built a lane detection tool for the first project of the Self Driving Car Nano Degree program through Udacity.The goal of the project was to detec... (more…)
Read more »
Like Go, Python's floating point numbers support NaNs with the usual
IEEE-754 semantics, including not comparing equal to
each other. Since Python will conveniently produce them
for us, we can easily demonstrate this: (more…)
Read more »