Blog

Our thoughts on technology and design

Tech
Following on from making a simple particle simulation in Go, I decided to try and implement a simple set of web services too.
Tech
Small multiples repeat the same basic chart, typically with the same axes, to display different slices of a dataset. They are an excellent way of showing rich multi-dimensional data, without becoming a dense mess of lines. This post looks at how to implement small multiples with D3 and d3fc.
People
Lead Developer Bartosz discusses the differences between working for a company that provides in-house development and working as a Scott Logic consultant
Data Engineering
In this post we compare how Cassandra and MariaDB can be configured to operate in clusters and how this affects response time for queries. We found Cassandra to scale well and to be highly configurable. MariaDB can be used with Galera Cluster but it does not provide horizontal scaling. Also NDB can be used to scale MySQL but it was not as configurable as Cassandra.
People
Hear how our graduate developers got on at Voxxed Days 2017
Tech
Your store is the source of truth... as long as it makes sense. A concrete example integrating Redux with React Router
People
It’s an exciting time to work in UK tech, with companies growing each year. But there's something of an elephant in the room - the lack of women entering STEM
Data Engineering
Docker 1.13 introduces a simple way of providing secrets to containers
Data Engineering
We've been comparing Cassandra and MariaDB in single node setups, exploring the issues of each in terms of performance and ease of use from a development perspective. In this article we explore the issues at play in such a setup such as the differences in queries, speed of response and the features that seperate these two technologies.
Tech
Level-up the state is perhaps the most useful React pattern. Apply it to your dependencies and you can get many benefits, like better tests, flow control and idempotent routes.
Tech
I downloaded an analysed the training data for 1,000 athlete who ran the London Marathon in 2016. From this data I've learnt that people put in ~30% less mileage than popular plans suggest, Sunday mornings are a firm favourite for long runs, and that Saturday morning parkruns are very popular!
Tech
How I used Go to create a web app that would help me practice violin scales.
Data Engineering
StreamSets Data Collector (SDC) is an open source tool for stream-based extracting, transforming and loading large quantities of data. It provides an easy to use UI on top of the underlying processing power of YARN and Spark Streaming with a large number of installable integrations with source and destination systems.
UX Design
This post looks at the pros and cons of some of the automated handoff tools available for designers to share style specs with developers.
Tech
My first thoughts and impressions of version 11 of Alteryx.
People
We're hosting a Bugathon on 18th March in partnership with Newcastle University, find out about how we created it and what to expect on the day.
Data Engineering
With the advent of the Internet of Things, the world of Big Data couldn't be more relevant. This post gives an overview of technologies that achieve processing at scale and in real time.
Tech
I recently downloaded run data for the 7,190 athletes who recorded their London Marathon on Strava, a popular platform for runners and cyclists. This blog post visualises and analyses the data in various interesting ways.
Tech
OK, I’m a bit late; I intended this for the start of January, but this time last year I wrote a post on our most popular 2015 technical blogs. Here I am again!
Testing
After 18 months testing FX trading software I decided to create and share a heuristic cheat sheet to help explore trading apps.

Authors