Writing on technology, books I read and life I have spent.

All of my long-form thoughts on programming, gaming, life, and more, collected in chronological order.

中文《决战美杜莎》

本篇《决战美杜莎》是我中学时期读王晋康老师时最喜欢的一篇短篇小说,它开启了我对生命永恒和时间的一系列思考。如今年过三十,又恰好与友人聊起来,特此摘录,如有侵权请联系删除。

中文I survived | 在美急性阑尾炎就医实录

本篇博文是我前几天在急性阑尾炎手下逃得一命的实录,包括了我的心路历程,就医经历和回顾等,希望对其他有需要的人能有所帮助。

EnglishA Dependency Hell issue in Clojure

This post talks briefly about a minor Dependency Hell issue I ran into recently in a Clojure project caused by inconsistent dependency specification.

EnglishMy Java Design Patterns Learning Notes

This post contains all my implementations and notes of Java design patterns while I was learning the book 《Head First Design Patterns》.