{"generator":"Jekyll","link":[{"@attributes":{"href":"https:\/\/kormang.github.io\/feed.xml","rel":"self","type":"application\/atom+xml"}},{"@attributes":{"href":"https:\/\/kormang.github.io\/","rel":"alternate","type":"text\/html"}}],"updated":"2025-02-11T19:50:36+00:00","id":"https:\/\/kormang.github.io\/feed.xml","title":"Kormang\u2019s thoughts","subtitle":"I read somewhere that writing destills thoughts, I certainly feel so.","entry":[{"title":"Ac Part15 An Idea About Asynchronicity In Distributed Services","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/02\/10\/AC-part15-an-idea-about-asynchronicity-in-distributed-services.html","rel":"alternate","type":"text\/html","title":"Ac Part15 An Idea About Asynchronicity In Distributed Services"}},"published":"2025-02-10T00:00:00+00:00","updated":"2025-02-10T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/02\/10\/AC-part15-an-idea-about-asynchronicity-in-distributed-services","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part16 Final Words For Now","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/02\/10\/AC-part16-final-words-for-now.html","rel":"alternate","type":"text\/html","title":"Ac Part16 Final Words For Now"}},"published":"2025-02-10T00:00:00+00:00","updated":"2025-02-10T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/02\/10\/AC-part16-final-words-for-now","content":{"@attributes":{"type":"html"}},"author":{"name":{}},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part14 Finegrained Concurrency And Highly Concurrent Systems","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/02\/09\/AC-part14-finegrained-concurrency-and-highly-concurrent-systems.html","rel":"alternate","type":"text\/html","title":"Ac Part14 Finegrained Concurrency And Highly Concurrent Systems"}},"published":"2025-02-09T00:00:00+00:00","updated":"2025-02-09T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/02\/09\/AC-part14-finegrained-concurrency-and-highly-concurrent-systems","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part13 Introduction To Structured Concurrency","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/02\/07\/AC-part13-introduction-to-structured-concurrency.html","rel":"alternate","type":"text\/html","title":"Ac Part13 Introduction To Structured Concurrency"}},"published":"2025-02-07T00:00:00+00:00","updated":"2025-02-07T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/02\/07\/AC-part13-introduction-to-structured-concurrency","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part12 Introduction To Reactive Programming","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/02\/04\/AC-part12-introduction-to-reactive-programming.html","rel":"alternate","type":"text\/html","title":"Ac Part12 Introduction To Reactive Programming"}},"published":"2025-02-04T00:00:00+00:00","updated":"2025-02-04T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/02\/04\/AC-part12-introduction-to-reactive-programming","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part10 How C++20 Async Functions Work","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/01\/31\/AC-part10-how-c++20-async-functions-work.html","rel":"alternate","type":"text\/html","title":"Ac Part10 How C++20 Async Functions Work"}},"published":"2025-01-31T00:00:00+00:00","updated":"2025-01-31T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/01\/31\/AC-part10-how-c++20-async-functions-work","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part11 A Quick Look At Coroutines In Other Languages","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/01\/31\/AC-part11-a-quick-look-at-coroutines-in-other-languages.html","rel":"alternate","type":"text\/html","title":"Ac Part11 A Quick Look At Coroutines In Other Languages"}},"published":"2025-01-31T00:00:00+00:00","updated":"2025-01-31T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/01\/31\/AC-part11-a-quick-look-at-coroutines-in-other-languages","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part9 How Stackful Coroutines Work","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/01\/26\/AC-part9-how-stackful-coroutines-work.html","rel":"alternate","type":"text\/html","title":"Ac Part9 How Stackful Coroutines Work"}},"published":"2025-01-26T00:00:00+00:00","updated":"2025-01-26T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/01\/26\/AC-part9-how-stackful-coroutines-work","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part6 How Python Coroutines Work","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/01\/25\/AC-part6-how-python-coroutines-work.html","rel":"alternate","type":"text\/html","title":"Ac Part6 How Python Coroutines Work"}},"published":"2025-01-25T00:00:00+00:00","updated":"2025-01-25T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/01\/25\/AC-part6-how-python-coroutines-work","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}},{"title":"Ac Part7 How To Write Your Own Event Loop For Python Async Funcs","link":{"@attributes":{"href":"https:\/\/kormang.github.io\/2025\/01\/25\/AC-part7-how-to-write-your-own-event-loop-for-python-async-funcs.html","rel":"alternate","type":"text\/html","title":"Ac Part7 How To Write Your Own Event Loop For Python Async Funcs"}},"published":"2025-01-25T00:00:00+00:00","updated":"2025-01-25T00:00:00+00:00","id":"https:\/\/kormang.github.io\/2025\/01\/25\/AC-part7-how-to-write-your-own-event-loop-for-python-async-funcs","content":{"@attributes":{"type":"html"}},"author":{"name":"kormang"},"summary":{"@attributes":{"type":"html"}}}]}