Skip to content

Commit 40dda5f

Browse files
chore(post): publish issue #56
1 parent aef1ac4 commit 40dda5f

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: '[TIL] Junior Web Developer Log - Day 91'
3+
4+
categories:
5+
- 'TIL'
6+
tags:
7+
- 'work'
8+
- 'cs'
9+
10+
toc: true
11+
toc_sticky: true
12+
13+
sidebar:
14+
nav: "categories"
15+
16+
date: 2026-05-08T21:58:09+09:00
17+
last_modified_at: 2026-05-08T21:58:09+09:00
18+
issue_id: 56
19+
---
20+
21+
## TIL
22+
23+
Lately, balancing my professional duties with my health has been quite challenging. I have been suffering from patellar and Achilles tendinitis, which has not only taken a toll on my emotional well-being but also made my daily commute physically exhausting. Consequently, my workout routine has been reduced to a mere once-a-week session, raising concerns about potential muscle atrophy.
24+
25+
Despite these physical setbacks, I remain committed to juggling my work and my coursework. Today, my academic focus was on the concept of 'Transactions' in Database Systems. While I was already well-versed in the ACID properties, delving into the theoretical dimensions of concurrency control, alongside serial and concurrent schedules, proved to be somewhat intricate. Nevertheless, I remind myself that these are not entirely unfamiliar concepts. In fact, they are principles I have actively utilized in my practical development work, so I should not let them intimidate me. Moving forward, my goal is to thoroughly memorize the distinctions between recoverable and non-recoverable schedules, as well as cascading and cascadeless schedules.

0 commit comments

Comments
 (0)