LandTech Engineering Blog
We’re helping property professionals build more houses, one line of code at a time.
We're based in London, and yes, we're hiring!
One year at LandTech. What Happened?
January 08, 2021 · 9 min read reflectionstorytimeSummary? I’ll hook you up. I’ve been at LandTech for a year now and working with the engineering team has been sensational so far (despite…
Who needs distributed systems anyway?
July 16, 2020 · 7 min read opinionarchitectureagileTLDR; monoliths can (a) be flexible, and (b) possibly handle big-ish data. As a software engineer you are in the business of solving…
Our Engineering Principles
June 29, 2020 · 4 min read agiledevopssecurityWe’ve recently defined our Engineering Principles to compliment our values (which are currently Creativity, Excellence, Confidence…
Dependabot… a critical DevOps tool
February 17, 2020 · 2 min read devopsAcquired by GitHub in 2019, Dependabot is a free bot application that checks for dependency updates, creates pull requests and can even…
Getting Started with Kubernetes
January 27, 2020 · 10 min read kubernetesdockertrainingAs a follow up to my Docker post I’ll go over my notes from some recent Kubernetes training. I’ll cover the key concepts and a few useful…
Understanding Docker
January 17, 2020 · 12 min read dockertrainingWhy Docker? Let’s say you’ve just finished prototyping a new web app and you want to pass it onto the team to have a play around with. You…
Embracing the Power of Data Loaders
March 18, 2019 · 6 min read open sourcegraphqlWe use Facebook’s implementation of Data Loaders in our GraphQL API, but the concept is very generic and could be of wider interest…
Engineering Enlightenment
March 06, 2019 · 2 min read agileprocessClose your eyes… imagine a world where code is a joy to write, bugs are caught in development and everything runs like a well-oiled bicycle…
What Have I Learnt???
March 05, 2019 · 1 min read apprenticeshipIt has been 9 months since I started my apprenticeship in software engineering and I’m learning far more than just how to code. I have the…
Building an SSH Jumpbox with Docker
March 01, 2019 · 5 min read open sourcedockersecurityAs part of our never-ending pursuit of staying secure, we have recently built an SSH jumpbox as a central, secure way to access our…
Building our First Mobile App with React Native
February 28, 2019 · 5 min read react nativeinfrastructureReact native is a cross platform app development framework, primarily used for building apps for iOS and Android, almost entirely using…
How Sinful is UK Property?
February 26, 2019 · 1 min read data analysisdumbHere, at LandInsight, we have a ton of data on UK property. In particular we know who owns what and can perform searches on this data. This…
How we Scaled our Mapping Tool with Mapbox & Google
February 01, 2019 · 4 min read open sourcescalingperformanceAt the heart of the LandInsight product is a map showing a variety of datasets. Users can switch between map layers and filter features…