|
|
|
|
|
by memco
3043 days ago
|
|
There are 2 hard problems in programming:
- Cache invalidation
- Naming things
- Off by 1 errors. This solves 50% of the problem. By not having to think about names, nor about clicking around in the UI all I have to think about is code and deploy. |
|