Files
org_web/backups/23-11-week-review.org~
2026-04-19 23:10:51 +01:00

77 lines
2.6 KiB
Org Mode

#+TITLE: [23-11-2025] - Weekly Review
#+OPTIONS: num:nil
#+DATE: <2025-11-17 Mon 18:05>
#+filetags: :review:
#+WIP:
* Previous Week List:
- Competencies to do:
- +Aware of PowerShell, Python, Bash and Pester+
- Understands Server Operating Systems (might be tough)
- Understanding of TCP/IP
There wasn't much time to do competencies this week because the new sprint started. We were told that this project should ideally be finished within the next two weeks so that we can start working on some other things (Angular related; Kevin did say that it would be related to creating a system that shows who makes the commits, how often and the relationship between committers).
* Weekly Review
- <2025-11-17 Mon>:
- Created a new repository for the team using the #help-azdo channel.
- Set up this repo by renaming references etc.
- Played around with datamarts, got the team and system tables working, although haven't yet written the ~tSQLt~ tests for them yet.
- <2025-11-18 Tue>
- Demo-ed the STR (system team repo) database.
- Started to create the tables for the Mean time to restore and lead time for change.
- <2025-11-19 Wed>
- Finished off creating the data tables for MTTR and LTTC
- <2025-11-20 Thu>
- Started creating Airflows for the repositories table
- <2025-11-21 Fri>
- Data science training, Research Operations, Kafka, Airflow
** Daily retrospectives:
[[../../../assets/images/reviews/23-11-25-daily-retros.jpg]]
** Weekly retrospectives
[[../../../assets/sketchnotes/23-11-2025-retrospectives.svg]]
* Other
** Books
As I finished another book and also spent some time adding more services, I wanted to collate a list of books (of a wide genre) to read. One I came across is [[https://theinvisiblementor.com/ikigai-the-japanese-secret-to-a-long-and-happy-life-summary/][Ikigai]].
** reader.zainezq.com
Something interesting I found when I wanted to take notes on the book called /The Toyota Way/; this is a service that lets you read books as well as convert a ~pdf~ file to ~epub~.
[[../../../assets/images/reviews/23-11-2025-reader.png]]
** booksvnc.zainezq.com
In order to add books, edit metadata and start the server for the ~reader.zainezq.com~
[[../../../assets/images/reviews/23-11-2025-vnc.png]]
** netdata.zainezq.com
One thing I wanted to have information for is:
#+BEGIN_SRC bash
uname -a
hostnamectl
cat /etc/os-release
lscpu
free -h
lsblk -f
df -h
ip a
#+END_SRC
[[../../../assets/images/reviews/23-11-2025-netdata.png]]
* Next Week
- Understands Server Operating Systems (might be tough)
- Understanding of TCP/IP