Threw together a reactive spreadsheet that runs #Clojure in parallel and async.
Perf is incredible.
Written in under 2 weeks.
< 1800 LoC 😂
I live in the future.
Thanks @huahaiy@dustingetz@borkdude for making it possible.
https://t.co/yVa1uGSkX4
How to master complexity and problem solving in science and engineering?
Build insight and understanding first, so that you do not drown in complexity.
Approximations foster understanding.
A thread on Mastering Complexity:
https://t.co/ovbdDnVqhP
Opening the Instagram app these days is getting a reminder of why PMs should never blindly follow data in evolving their products. The worst product decisions always come with lots of supporting data, because without the data no one would think they're good ideas.
Honest question: if you could magically add a type system to a significant code base written with a dynamic programming language, how many bug will you uncover?
IDs are very important for the backend. Do you know how to generate globally unique IDs?
In this post, we will explore common requirements for IDs that are used in social media such as Facebook, Twitter, and LinkedIn.