Django
Converting Gatherer to a Bunch of Uncoupled Micro-Services
I’m currently creating a version of Gatherer, the engine behind nerdlynews, in an uncoupled micro-service based design. It’s going pretty smoothly, and the benefits of creating and internally consuming an API are pretty obvious. It’s interesting how fast development starts moving after getting some API functionality up and running. I’m starting work on the bit that will be choosing what is interesting, and I’m using the chance to expand the knowledge base and the way I use it to choose what’s interesting in the news. I have pretty high hopes already that the results are going to be noticeably better.
Robert
- Converting Gatherer to a Bunch of Uncoupled Micro-Services Aug 14, 2015 - 1 min read
- Fiddling With the Intelligence Behind NerdlyNews Jul 29, 2015 - 1 min read
- PageLoadStats is now on GitHub Apr 12, 2015 - 1 min read
- A Bit of Modular Web Design in Django Jun 9, 2013 - 2 min read
- Naive Bayesian Probability is very cool…add bi-grams for extra coolness. Dec 17, 2012 - 2 min read