<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Personal Project on wid's blog</title><link>https://wid-blog.pages.dev/en/posts/career/personal/</link><description>Recent content in Personal Project on wid's blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 03 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.pages.dev/en/posts/career/personal/index.xml" rel="self" type="application/rss+xml"/><item><title>concurrency-go Retrospective</title><link>https://wid-blog.pages.dev/en/posts/career/personal/concurrency-go-retrospective/</link><pubDate>Wed, 03 Apr 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.pages.dev/en/posts/career/personal/concurrency-go-retrospective/</guid><description>A record of implementing and benchmarking three Go concurrency patterns — mutex, channel, and lock-free — to build hands-on understanding.</description></item><item><title>chat-services Retrospective</title><link>https://wid-blog.pages.dev/en/posts/career/personal/chat-services-retrospective/</link><pubDate>Sun, 31 Mar 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.pages.dev/en/posts/career/personal/chat-services-retrospective/</guid><description>A record of designing and building a chat system as a personal project to gain hands-on experience with Kafka and Hexagonal Architecture.</description></item><item><title>rust-server Retrospective</title><link>https://wid-blog.pages.dev/en/posts/career/personal/rust-server-retrospective/</link><pubDate>Sun, 13 Mar 2022 00:00:00 +0000</pubDate><guid>https://wid-blog.pages.dev/en/posts/career/personal/rust-server-retrospective/</guid><description>A record of implementing the multithreaded HTTP server from Rust Book Chapter 20, experiencing how ownership and concurrency safety are enforced at the type level.</description></item></channel></rss>