<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://sof.kr/</id><title>Notes</title><subtitle>Technical notes and posts published with the Chirpy Jekyll theme.</subtitle> <updated>2026-04-19T15:38:09+09:00</updated> <author> <name>Notes</name> <uri>https://sof.kr/</uri> </author><link rel="self" type="application/atom+xml" href="https://sof.kr/feed.xml"/><link rel="alternate" type="text/html" hreflang="kr" href="https://sof.kr/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Notes </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>운영체제는 왜 중요한가</title><link href="https://sof.kr/posts/why-operating-systems-matter/" rel="alternate" type="text/html" title="운영체제는 왜 중요한가" /><published>2026-04-19T00:05:00+09:00</published> <updated>2026-04-19T00:05:00+09:00</updated> <id>https://sof.kr/posts/why-operating-systems-matter/</id> <content type="text/html" src="https://sof.kr/posts/why-operating-systems-matter/" /> <author> <name>Notes</name> </author> <category term="computer-science" /> <summary>운영체제는 컴퓨터를 켜면 가장 먼저 일하기 시작하는 소프트웨어입니다. 브라우저, 메신저, 게임, 편집기 같은 프로그램이 눈에 잘 보인다면, 운영체제는 그 뒤에서 전체 질서를 잡아주는 관리자에 가깝습니다. 사진 출처: Andries L Steenkamp, “Installing the new operating system on the computers.”, Wikimedia Commons, CC BY-SA 4.0. 1. 프로그램이 동시에 돌아가게 만든다 우리는 보통 음악을 들으면서 브라우저를 열고, 메신저를 켜고, 문서 작업도 함께 합니다. 하지만 CPU는 한순간에 모든 일을 완벽히 동시에 처리하는 것이 아니라, 아주 짧은 시간 단위로 작업 순서를 바꿔 가며 실행합니다. 운영체제는 이 순서를 조...</summary> </entry> <entry><title>Theme Setup Complete</title><link href="https://sof.kr/posts/welcome-to-jekyll/" rel="alternate" type="text/html" title="Theme Setup Complete" /><published>2026-04-12T01:39:06+09:00</published> <updated>2026-04-12T01:39:06+09:00</updated> <id>https://sof.kr/posts/welcome-to-jekyll/</id> <content type="text/html" src="https://sof.kr/posts/welcome-to-jekyll/" /> <author> <name>Notes</name> </author> <category term="update" /> <summary>def announce(status) puts "Blog status: #{status}" end announce('theme applied')</summary> </entry> </feed>
