Tagged in Tech Articles

Untaboo In-memory caching

Tech and Product

Untaboo In-Memory Caching!

Avatar photo

Yogesh Sharma

Jul 19, 2021

Ideology The pandemic has made online meetings a necessity and online meeting platforms support seamless recording, yet we go about taking notes; why? The whole concept of taking notes seems to be redundant and a waste of time, doesn’t it? Albeit having innumerous contingencies, taking notes has been standardized, recommended, encouraged and ubiquitous. Why!? For […]

How we wrote a pipeline abstraction module with one line of code

Tech and Product

How we wrote a pipeline abstraction module with one line of code

Avatar photo

locus_dhruv

Jun 10, 2021

A declarative implementation of the pipeline design pattern for maintaining rapidly evolving and complex data science workflows. Motivation: At the core of all the products at Locus lie complex mathematical models and large workflows which are expected to perform at scale. None more so than our brand new strategic supply chain planning platform, Locus NodeIQ. […]

WebAssembly

Tech and Product

Turbocharge your front end using WebAssembly

Avatar photo

locus_dhruv

Oct 15, 2020

Authors: Vaibhav Aparimit & Arun Nalla JavaScript has evolved as the lingua franca for front end engineering. Having just one language for the front end is pretty dope as you develop once and run your code on any browser. Of course, you still need to test your web app on different browsers, but that’s okay […]