Skip to content

Commit

Permalink
phone: shortcuts gcp command- pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwhiting committed Apr 16, 2024
1 parent 12631e5 commit 90cdd6a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 9 deletions.
8 changes: 4 additions & 4 deletions .obsidian/plugins/recent-files-obsidian/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"recentFiles": [
{
"basename": "configurations-for-ml-pipelines",
"path": "tech/configurations-for-ml-pipelines.md"
},
{
"basename": "power-and-prediction",
"path": "book-review/power-and-prediction.md"
},
{
"basename": "configurations-for-ml-pipelines",
"path": "tech/configurations-for-ml-pipelines.md"
},
{
"basename": "book-power-and-prediction",
"path": "img/book-power-and-prediction.jpeg"
Expand Down
9 changes: 5 additions & 4 deletions .obsidian/workspace-mobile.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "tech/configurations-for-ml-pipelines.md",
"file": "book-review/power-and-prediction.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "tech/configurations-for-ml-pipelines.md",
"file": "book-review/power-and-prediction.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -110,7 +110,7 @@
"state": {
"type": "outline",
"state": {
"file": "tech/configurations-for-ml-pipelines.md"
"file": "book-review/power-and-prediction.md"
}
}
},
Expand All @@ -120,7 +120,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "tech/configurations-for-ml-pipelines.md",
"file": "book-review/power-and-prediction.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -141,6 +141,7 @@
},
"active": "be767112276aa446",
"lastOpenFiles": [
"tech/configurations-for-ml-pipelines.md",
"book-review/power-and-prediction.md",
"img/book-power-and-prediction.jpeg",
"goals/2024-04-15.md",
Expand Down
12 changes: 11 additions & 1 deletion book-review/power-and-prediction.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,18 @@ author: Joshua Gans, Jay Agrawal, Avi Goldfarb
book-year: 2022
book-time: 10.5
date-start: 2024-04-12 21:40:40
date-finished: 2024-04-12 21:40:40
date-finished: 2024-04-15
pct-complete:
---

Takeaways:

- point vs systemic shift. The book largely focuses on how AI will be used for systemic shifts. Those who embrace it, like those who embraced electricity over steam power, will have to reinvent their businesses from the ground up. They should do so by thinking about The core principles of their business and what's a judgment and what's a decision. They can become far more efficient by abandoning rules and procedures and instead focus on decisions. They can automate certain decisions using data.
- Those who go to market to collect data first have a huge advantage. It's the reason Google has outperformed Bing for a decade - it gets better data and feedback and uses that to make the product more efficient. Data collection is essential to a great data product - not only the data you begin the project with, but the data that brings it to life.
- What will I do differently? I'll try to think more systemically about how organizations I work in are operated by human judgment that can be automated. The book provides a framework for approaching such systemic shifts.
- I'm also interested to see what they'd write about today's day and age, as this was published right as ChatGPT came out and is now changing a lot. That being said, I think the main principle of decomposing the business into its central parts still stands as the thesis of the book. There's also a big difference between Generative AI and predictive AI (machine learning). Gen AI is now going to unlock a whole lot of applications, but the principles still remain the same.


2024-04-15

- prediction va judgment.
Expand All @@ -27,6 +36,7 @@ pct-complete:
- Flint lead pipes. Political judgment stalled work
- Prediction vs judgment systems. Need to create a new system to handle probabilities.
- AI windfall - one sure gets more efficient and causes issues upstream
- Algorithmic bias can be solved because it can be examined.

Who should decide?
- Information
Expand Down
2 changes: 2 additions & 0 deletions logs/2024-04-15T23:49:18-07:00-screen_time-3.48.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
date, metric, value
2024-04-15T23:49:18-07:00, screen_time, 3.48

0 comments on commit 90cdd6a

Please sign in to comment.