
Team++
Exploring collaborative enhancements for team efficiency and synergy in software development

Open-sourcing LightCycle for Android
A blogpost about open-sourcing LightCycle, an Android library for breaking logic into small, self-contained components called LightCycles.

Seven Implementations of Incremental
Seven Implementations of Incremental library and the story of how its present, performant implementation was achieved

OCaml 4.03: Everything else
Review of the other features of OCaml 4.03 release

Weight normalization: A simple reparameterization to accelerate training of deep neural networks
Optimizing deep neural network training with weight normalization technique

A better inliner for OCaml, and why it matters
Introducing a more efficient inliner for OCaml 4.03 and why it is important

Self Adjusting DOM and Diffable Data
Extending the use of self adjusting computations to more realistic scales and discussing the required extensions to the Incremental library.

Self Adjusting DOM
The blogpost discusses the role of incremental computation in structuring dynamic web applications.

Incremental computation and the web
Discussion on the use of web technologies, specifically JavaScript, in the world of incremental computation and web applications.

Why OCaml?
Exploring the advantages and use cases of using OCaml in software development.

Introducing OpenAI
Exploring the revolutionary capabilities of OpenAI technology

Testing with expectations
The importance of testing and the impact of testing tools on the testing process.