Start Stop Continue
Start Stop Continue is a virtual post-it note board for Start / Stop / Continue style retrospectives. It is implemented using Java, jQuery, and JSON files for persistence. The project is designed for...
View ArticleCode-Point Open Postcode Distance AWS Lambda
Redis supports calculating distances using longitude and latitude with GEODIST, but I wanted to use eastings and northings to calculate distance between postcodes. This project uses the Code-Point...
View ArticleNational Statistics Postcode Lookup Radius Search With Redis
Of all the questions posed by Plato, the profundity of one stands head and shoulders above the rest: To answer Plato's question we're going need some geographic information about UK postcodes:...
View ArticleRiak-like secondary index queries for S3
This is an idea for how to provide secondary index queries, similar to Riak 2i, on top of Amazon S3, using nothing but S3, boto3 and some Python. This code hasn't been anywhere near a production...
View ArticlePrivateGPT Installation Notes
These notes work as of 07/11/2023 using Xubuntu 22.04 - your milage may vary. PrivateGPT PrivateGPT is a production-ready AI project that allows you to ask questions about your documents using the...
View Article