Skip to content

Commit 37b0fdf

Browse files
committed
sync: optimize images, sync posts
1 parent e550293 commit 37b0fdf

7 files changed

Lines changed: 9 additions & 0 deletions

File tree

366 KB
Loading
193 KB
Loading
459 KB
Loading
286 KB
Loading
413 KB
Loading
240 KB
Loading

data/posts.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"url": "/posts/Etc/human-hallucination-and-context",
4+
"frontmatter": {
5+
"title": "논리는 틀릴 수 있다 - Context 없는 판단이 만든 오판",
6+
"createdAt": "2026-04-14T00:00:00.000Z",
7+
"category": "Etc",
8+
"description": "기술적 / 논리적으로 맞는 판단이 항상 올바른 판단은 아닐 수 있다. Context 없는 판단이 만든 오판의 위험성과 인간의 메타인지에 대해"
9+
}
10+
},
211
{
312
"url": "/posts/Etc/reverse-engineering-myself/1",
413
"frontmatter": {

0 commit comments

Comments
 (0)