Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 5.54 KB

Tech_Dashes.md

File metadata and controls

83 lines (64 loc) · 5.54 KB

Tech Dashes

Tech Dash: 2022-04-09 ~ 2022-04-10

In this tech dash, I started with the study of Atomic Commit In SQLite which made me wonder how Linux stores/accesses files on the hard drive. As a result, I started to read the chapter about Virtual Filesystem in Understanding the Linux Kernel.

While reading Understanding the Linux Kernel, I realized I couldn't finish reading the topic because it's a huge one. I have to gradually read the entire book. Therefore, I also read the first chapter Introduction.

Tech Dash: OpenVPN (03/02/2021)

Tech Dash: Security (02/27/2021 ~ 02/28/2021)

In this session, I read about two topics:

  • 1). How secure is secure enough?
  • 2). What is security testing?

Both are big topics and I could only briefly learn what they are mainly about. I'll need more follow-up sessions to learn deeper.

Tech Dash: Chinese New Year 2021 (02/13/2021 ~ 02/15/2021)

Tech Dash: 2021-01-23 Weekend

During this weekend, I studied three subjects: virtual ethernet; network namespace; Docker networking. I read the following articles:

I planned to read more, but I didn't find enough time to finish reading all of them. Besides, I realized I couldn't just read the articles. I must make notes in order to integrate what I've read into my knowledge base. I'll need several follow-up Tech Dash sessions to finish that.

Tech Dash: Christmas 2020 / New Year 2021

The approaching Christmas 2020 may be a good opportunity to spend some time looking at various technical topics I've been wanting to learn or refresh my memory for a while. The COVID-19 pandemic is still going on anyway, so there is few places (or people) I can visit. I don't plan to look deep into each topic but to learn "just enough for now", because each topic itself may need a whole book to discuss.

Here is the list:

  • Python
    • BrokenPipeError
    • Python: see what modules are available for use now.
  • Security
  • Network
    • Read: Mastering Linux Network Administration.
  • Linode: Learn about what Linode is.