vault backup: 2025-01-15 14:20:05

This commit is contained in:
2025-01-15 14:20:06 +01:00
parent ca059d0771
commit d0095203ad
6 changed files with 51 additions and 10 deletions

View File

@@ -633,9 +633,10 @@
},
"active": "d0f5cd8f5ab689e9",
"lastOpenFiles": [
"Attachments/Pasted image 20250115121640.png",
"Temporary/Agile Implementation Plan.md",
"5 Media/0 Books/More Effective Agile by Steve McConnell.md",
"0 Journal/0 Daily/2025-01-15.md",
"Attachments/Pasted image 20250115121640.png",
"Attachments/Pasted image 20250115113740.png",
"Attachments/Pasted image 20250115112343.png",
"Temporary/Startup Culture List.md",
@@ -663,7 +664,6 @@
"Attachments/Pasted image 20250108160308.png",
"Attachments/Pasted image 20250108160138.png",
"Attachments/Pasted image 20250108155841.png",
"Attachments/Pasted image 20250108151953.png",
"Temporary/Vidit Update - 8.1.24.md",
"2 Personal/Lists/Business Ideas.md",
"0 Journal/0 Daily/2024-12-06.md",

View File

@@ -47,7 +47,7 @@
"maxLinkFactor": 1,
"showDebugMessages": false
},
"buryDate": "2025-01-13",
"buryDate": "2025-01-15",
"buryList": [],
"historyDeck": null
}

View File

@@ -83,12 +83,12 @@
"state": {
"type": "markdown",
"state": {
"file": "2 Personal/Lists/Packlisten/Packliste - Skitour.md",
"file": "0 Journal/0 Daily/2025-01-15.md",
"mode": "source",
"source": true
},
"icon": "lucide-file",
"title": "Packliste - Skitour"
"title": "2025-01-15"
}
},
{
@@ -831,8 +831,11 @@
"periodic-notes:Open today": false
}
},
"active": "69bf4b191690a34a",
"active": "df173488ffff07a0",
"lastOpenFiles": [
"Attachments/Pasted image 20250115121640.png",
"2 Personal/Lists/Packlisten/Packliste - Skitour.md",
"0 Journal/0 Daily/2025-01-15.md",
"2 Personal/Lists/Media/Filme.md",
"Temporary/3D Tourenviewer.md",
"2 Personal/Alkademiker/Projekte/Tischbeine Motorisiert.md",
@@ -857,10 +860,7 @@
"0 Journal/0 Daily/2024-12-05.sync-conflict-20241205-164917-LIUMLEB.md",
"99 Work/Learnings von Skill Check Cross Ing.md",
"Temporary/Airconditioning.md",
"Temporary/Thermodynamics.md",
"Attachments/Pasted image 20241205105435.png",
"0 Journal/0 Daily/2024-12-02.md",
"2 Personal/Home Lab/NAS/Jellyfin Installation.md",
"Attachments/Gym-Rings-UK.pdf",
"Attachments/IMG_78FB1FDA1AF7-1 2.jpeg",
"99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Robotics/Sensors",

View File

@@ -0,0 +1,28 @@
---
Alias:
Tags: daily
# Habits:
# -----
nägelkauen:
Dehnen:
Sport:
Ernährung:
# -----
---
# 2025-01-15
[[2025-01-14]] <--> [[2025-01-16]]
Error generating daily quote
___
## Notes
- always talking about demographics, finance, economics, weird analogies, etc with [[Floris]] and [[Dannick]]
-
___
## Reflection

View File

@@ -168,6 +168,17 @@ Summarizing: 80% of the work should go into development and 20% into planning an
| 7 | Used consistently and effectively |
| 10 | Optimizing |
### More effective Agile Team Structure
The focus is to have a *cross-functional* team with diverse expertise in different software domains such as front-end, back-end, architecture design, UX design, etc. A typical agile team requires at least the following specializations:
- Developers from different layers of the application (front end, back end, etc) and with different expertise (architecture, user experience, security, etc)
- Testers from different layers of the application
- technical writers
- experts in the development process being used (Scrum Master)
- Subject Matter Experts (e.g. Industry experts)
- Business experts who bring business understanding and ROI to the team (Product Owner)
It is difficult to find a full set of skills and remain small (5-9 people), which is why some people might play multiple roles and the organization should help the members to build those skills.
Beyond skills **Ability and Authority** to make decisions should lie within the team in order for it to implement actual agile
### Enjoy the Fruits of Your Labor
The agile mindset is about decriminalising mistakes and develop a Growth Mindset. Use mistakes as learning opportunities, Inspect and Adapt, and gradually become better.

View File

@@ -26,6 +26,7 @@ The product owner is responsible for the requirements definition. The right requ
---
## Current faults discovered
- Excessive schedule pressure --> focus on appearance of progress above actual progress (see [[More Effective Agile by Steve McConnell|More Effective Agile]], page 51)
- authority to make decisions
## Core Culture Values
@@ -41,3 +42,4 @@ The product owner is responsible for the requirements definition. The right requ
- we have changing hardware
- safety
- What exactly is the business plan, who are the customers, what is the product?
- Who are the key stakeholders for the product?