···1212 - [[Governance]] technologies (voting, shares, decision markets...).
1313- Groups either coordinate around principles, coordinate around a task (powerful but temporary), or coordinate around a leader.
1414 - Principles are factories of tasks and more resilient than leaders.
1515-- [Keep the work parallel, the groups small, and the resources local.](https://codahale.com/work-is-work/) If possible, factor work products into independent modules; if not, grow slowly and optimize.
1515+- [Keep the work parallel, the groups small, and the resources local.](http://web.archive.org/web/20250719100829/https://codahale.com/work-is-work/) If possible, factor work products into independent modules; if not, grow slowly and optimize.
1616- Trust increases coordination. To increase trust:
1717 1. Repeat interactions.
1818 2. Look for possible win-wins.
+1-1
Data Culture.md
···161161Sometimes, [tools help creating cultural change](https://commoncog.com/becoming-data-driven-first-principles/#the-trick). These might help your organization think better with data.
162162163163- [Process Behavior Charts](https://demingalliance.org/resources/articles/process-behaviour-charts-an-introduction) and [Process Control](https://two-wrongs.com/statistical-process-control-a-practitioners-guide.html).
164164-- [Time Lagged Conversions](https://better.engineering/modeling-conversion-rates-and-saving-millions-of-dollars-using-kaplan-meier-and-gamma-distributions/).
164164+- [Time Lagged Conversions](http://web.archive.org/web/20240914135511/https://better.engineering/modeling-conversion-rates-and-saving-millions-of-dollars-using-kaplan-meier-and-gamma-distributions/).
165165- Change point detection.
+1-1
Data IDE.md
···99 - Get suggested transformations for certain columns. If it detect a date, extract day of the week. If it detects a string, `lower()` it...
1010 - Get suggested plots. Given that it'll know both the column names and the types. Should be possible to create a prompt that returns some plot ideas and another that takes that and write the Vega-Lite code to make it work.
1111 - Make it easy to query the data via Natural Language.
1212-- Let me transform them with SQL ([DuckDB](https://duckdb.org/)) and Python ([JupyterLite](https://jupyterlite.readthedocs.io/en/latest/)). Similar to [Neptyne](https://neptyne.com/) but in the browser (WASM).
1212+- Let me transform them with SQL ([DuckDB](https://duckdb.org/)) and Python ([JupyterLite](https://jupyterlite.readthedocs.io/en/latest/)). Similar to [Neptyne](http://web.archive.org/web/20250306181451/https://www.neptyne.com/) but in the browser (WASM).
1313- Let me save the plots in a separate space and give me a shareable URL encoded link.
1414 - Local datasets could be shared using something like [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole) or a temporal storage service.
1515- Let me grab the state of the app (YAML/JSON), version control it, and generate static (to publish in GitHub Pages) and dynamic (hosted somewhere) dashboards from it.
···25252626- [Applied ML in Production](https://madewithml.com/#course)
2727- [Applied ML](https://github.com/eugeneyan/applied-ml)
2828-- Microsoft [ML Model Production Checklist](https://microsoft.github.io/code-with-engineering-playbook/machine-learning/ml-model-checklist/) and [Fundamental Checklist](https://microsoft.github.io/code-with-engineering-playbook/machine-learning/ml-fundamentals-checklist/)
2828+- Microsoft [ML Model Production Checklist](https://microsoft.github.io/code-with-engineering-playbook/machine-learning/ml-model-checklist/) and [Fundamental Checklist](http://web.archive.org/web/20240903115158/https://microsoft.github.io/code-with-engineering-playbook/machine-learning/ml-fundamentals-checklist)
2929- [Engineering best practices for Machine Learning](https://se-ml.github.io/practices/)
3030- [Full Stack Deep Learning](https://course.fullstackdeeplearning.com/)
3131- [Awesome Production Machine Learning](https://github.com/EthicalML/awesome-production-machine-learning)
···5050- [The Open-Source Data Science Masters](https://github.com/datasciencemasters/go)
5151- [The Data Visualization Catalogue](https://datavizcatalogue.com/) and [Project](https://datavizproject.com/).
5252- [Visualization Curriculim](https://jjallaire.github.io/visualization-curriculum/)
5353-- [Chart Dos and Don'ts](https://www.eea.europa.eu/data-and-maps/daviz/learn-more/chart-dos-and-donts)
5353+- [Chart Dos and Don'ts](http://web.archive.org/web/20211026152255/https://www.eea.europa.eu/data-and-maps/dashboards/industry-energy-ghg/)
5454- [Machine Learning Tutorials](https://ujjwalkarn.github.io/Machine-Learning-Tutorials/)
5555- [Data looks better naked](https://www.darkhorseanalytics.com/blog/data-looks-better-naked)
5656- [Guides for Visualizing Reality](https://flowingdata.com/2020/06/01/guides-for-visualizing-reality/)
+1-1
Mindfulness.md
···2626 - Don't punish people for trying. You teach them to not try things or not to try them with you.
2727 - Most of the harm we do as humans is not due to cruelty, but rather to indifference.
2828- Prefer delayed gratification, making short term sacrifices to get long term benefits.
2929-- Don't be a [whatever person](https://medium.com/@courtneyseiter/the-tribe-of-whatever-or-how-i-learned-to-make-a-decision-8ab0a76f1f0c#.vj7olnmm5). Don't be afraid to [[Making Decisions|make decisions]] and actively take them! All decision making โ even if small ones โ can be a good practice for the bigger ones you'll face.
2929+- Don't be a [whatever person](http://web.archive.org/web/20230929110127/https://medium.com/@courtneyseiter/the-tribe-of-whatever-or-how-i-learned-to-make-a-decision-8ab0a76f1f0c#.vj7olnmm5). Don't be afraid to [[Making Decisions|make decisions]] and actively take them! All decision making โ even if small ones โ can be a good practice for the bigger ones you'll face.
3030 - Be the friend who makes a decisive call when everyone else is waffling about what to eat.
3131- Don't judge. Reality is neutral. To a tree, there's no concept of right or wrong or good or bad. You're born, you have a whole set of sensory experiences... and then you die. How you choose to interpret that is up to you. And you do have that choice. Why are you taking something so seriously?
3232 - One person morally disgusting behavior is another person perfectly normal lifestyle. Most of the time you can't decide what is wrong or good because you have very limited experiences.
+1-1
Network Effects.md
···4455[Network effects occur when the value of a product or service is subject to the number of users. A positive network effect means that a product or service becomes more valuable to its users as more people use it.](https://julian.digital/2021/12/20/the-power-of-defaults/)
6677-Network [diffusion](https://meltingasphalt.com/interactive/going-critical/) is the way things move and spread, somewhat chaotically, across a network. For example:
77+Network [diffusion](http://web.archive.org/web/20240705113531/https://meltingasphalt.com/interactive/going-critical/) is the way things move and spread, somewhat chaotically, across a network. For example:
8899- Infectious diseases jumping from host to host within a population.
1010- Memes spreading across a follower graph on social media.
···5959- **The sum of the parts is greater than the whole**.
6060 - A large application built from a collection of smaller programs is more flexible and hence more useful than a single large program.
6161 - The same functional capability may exist in both solutions, but the collection-of-small-programs approach is the more forward-looking of the two.
6262- - [The computer is a machine, but a codebase is an organism](https://meltingasphalt.com/a-codebase-is-an-organism/). The organic nature of code manifests itself in the dual forces of growth and decay. It also suggests that you should know your code smells. These smells won't be causing problems during execution, on the machine. Instead, it's going to cause problems during [[Evolution]] of the codebase.
6262+- [The computer is a machine, but a codebase is an organism](http://web.archive.org/web/20240525224151/https://meltingasphalt.com/a-codebase-is-an-organism/). The organic nature of code manifests itself in the dual forces of growth and decay. It also suggests that you should know your code smells. These smells won't be causing problems during execution, on the machine. Instead, it's going to cause problems during [[Evolution]] of the codebase.
6363- **Look for the 80% solution**.
6464 - Doing 100% of anything is difficult. [Don't focus on perfection](https://youtu.be/pYIho556BS8).
6565 - Focusing in the 80% is far more efficient and cost-effective. "Better" is the enemy of "good".
+1-1
Social Games.md
···4747## Roadtrip Games
48484949- [Contact](https://www.quora.com/How-do-you-play-the-word-game-Contact).
5050-- [Black Stories](https://play.google.com/store/apps/details?id=com.divofmod.blackstories&hl=en_US).
5050+- [Black Stories](https://web.archive.org/web/20240730003323/https://play.google.com/store/apps/details?id=com.divofmod.blackstories&hl=en_US).
5151- [Going on a picnic](https://www.thegamegal.com/2011/06/11/going-on-a-picnic/).
5252- [Ghost](https://blog.xkcd.com/2007/12/31/ghost/).
5353- French Toast. One person thinks of a word. Then someone starts by asking "Is it more like French Toast or more like 'X' ?" where X can be anything they want to guess.
+1-1
Teamwork.md
···163163- One of the most valuable things you can do during onboarding is update/write documentation and [create/update checklist of all the processes](https://lifeitself.org/tao/onboarding#create-an-onboarding-issue). This will help you and your team in the long run.
164164- [Make bite-sized impact, fast](https://stormdata.substack.com/p/reflecting-on-my-impact-during-my).
165165166166-## [Team Management](http://pnewman.org/engineering_mgmt_checklist.txt)
166166+## [Team Management](https://web.archive.org/web/20230530204926/https://www.pnewman.org/engineering_mgmt_checklist.txt)
167167168168- Every member of the team knows what they should be working on.
169169- Every member of the team knows what to do if they finish a task, or get blocked.
+1-1
Thinking.md
···1313- Run your brain in debug mode so you understand why you're thinking in that way. The brain hasn't changed that much in the last few thousands years and was built for a different world.
1414- Believing you're rational makes it easier to fool yourself mistaking your intuitions with rational decision.
1515- Stress test your ideas/assumptions/beliefs with experiments and facts as many times as possible.
1616- - Anything you know or do could be wrong. You get less dumb by saying things and getting feedback. [We all have crony beliefs](https://meltingasphalt.com/crony-beliefs/). From time to time, do a self-audit and figure out which ideas you've come to hold sacred and remind yourself that they're just ideas.
1616+ - Anything you know or do could be wrong. You get less dumb by saying things and getting feedback. [We all have crony beliefs](https://web.archive.org/web/20250129202840/https://meltingasphalt.com/crony-beliefs/). From time to time, do a self-audit and figure out which ideas you've come to hold sacred and remind yourself that they're just ideas.
1717 - Many beliefs are held because there is a social and tribal benefit to holding them, not necessarily because they're true.
1818 - A great way to do that is to [bet on everything](https://www.lesswrong.com/posts/ybYBCK9D7MZCcdArB/how-to-measure-anything) where you can or will find out the answer. Even if you're only testing yourself against one other person, it's a way of calibrating yourself to avoid both overconfidence and under-confidence, which will serve you in good stead emotionally when you try to do [[Fallacies|inadequacy reasoning]]. It'll also force you to do falsifiable predictions.
1919 - A tool to assign a percentage to a belief is [the equivalent bet test](https://www.lesswrong.com/posts/EtxTDPMXrbmpheiAt/how-the-equivalent-bet-test-actually-works).
···3333- You can use tools like [Hemingway](http://www.hemingwayapp.com/) or [Ludwig](https://ludwig.guru/) to improve.
3434 - [The point of editing](https://evaparish.com/blog/how-i-edit) is to think about how you're using language and to make choices that suit the message you want to deliver, not to unquestioningly follow rulesโmine or anyone else's.
3535- When writing tutorials or guides, use the second-person and describe actions to a user. These types of content talks to people when humans can't. [Technical documentation follows the same rules than normal writing](https://developers.google.com/tech-writing/one).
3636- - [Make it fun](https://davnicwil.com/tips-for-making-writing-more-fun/)!
3636+ - [Make it fun](http://web.archive.org/web/20240307010045/https://davnicwil.com/tips-for-making-writing-more-fun/)!
3737- The skills you learn by writing transfer to speaking. Being good at speaking makes you more persuasive.
3838- If it's not written down, it's not.
3939- Good nonfiction has three qualities: