facts incorporate time Think about how we structure data for ourselves (programmers): every piece of data has a timestamp incorporated into it (e.g. every log statement, every code stored in source control, every version of the database). Imagine if you had to make decisions based only on the current state of any system/data - it would be terrible! Give your programs and your users the truth - facts complete with the time at which they are true, and a history of facts.
InfoQ | The Value of Values with Rich Hickey
Filed under:
Related Notes
- There’s something qualitative and important that happens when the e...from marcbrooker@gmail.com (Marc Brooker)
- it's neat how *adding* affine measures is mathematically invali...from buttondown.email
- errors are values The Go Programming Language | Gopherfest 2015 | ...from The Go Programming Language
- don't communicate by sharing memory share memory by communicat...from The Go Programming Language
- The idea here is that instead of incrementing a single row for a co...from planetscale.com
- The issue is that when you compress something, you need to add meta...from Jake Lazaroff
- Often, people who don’t have access to the raw data expect one narr...from Josh Beckman
- The upshot for the industry at large, is: the LLM-as-Moat model has...from Steve Yegge