<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
    
      <title>I am Calvin</title>
    
    <atom:link href="https://stalk-calvin.github.io/feed.xml" rel="self" type="application/rss+xml" />
  	<link>https://stalk-calvin.github.io</link>

    
      <description>Stories about Calvin: Beer, Fitness, Diet, Computer Science and Programming.</description>
    

    
      <dc:creator>Calvin Lee</dc:creator>
    
    <lastBuildDate>Fri, 03 Feb 2023 12:20:36 +0000</lastBuildDate>
	
		<item>
			<title>Dutch national flag problem</title>
			
				<description>Fungorithms</description>
			
        
          <category>programming</category>
        
          <category>fun</category>
        
          <category>algorithm</category>
        
          <category>series</category>
        
          <category>efficient</category>
        
          <category>sorting</category>
        
          <category>dutch</category>
        
          <category>flags</category>
        
			<pubDate>22 February 2020</pubDate>
			<link>https://stalk-calvin.github.io/blog/2020/02/22/fungorithms.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2020/02/22/fungorithms</guid>
		</item>
	
		<item>
			<title>2020, Let&apos;s go!</title>
			
				<description>Tons of things to get done</description>
			
        
          <category>newyear</category>
        
          <category>resolution</category>
        
          <category>year2020</category>
        
			<pubDate>25 January 2020</pubDate>
			<link>https://stalk-calvin.github.io/blog/2020/01/25/new-year-resolution.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2020/01/25/new-year-resolution</guid>
		</item>
	
		<item>
			<title>Common Design Patterns</title>
			
				<description>Ones I came across these days</description>
			
        
          <category>design</category>
        
          <category>patterns</category>
        
          <category>computer</category>
        
          <category>software</category>
        
          <category>programming</category>
        
          <category>cleancode</category>
        
          <category>composition</category>
        
			<pubDate>07 November 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/11/07/design-patterns.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/11/07/design-patterns</guid>
		</item>
	
		<item>
			<title>Test Driven Development</title>
			
				<description>Write tests first, Implement then</description>
			
        
          <category>programming</category>
        
          <category>test</category>
        
          <category>driven</category>
        
          <category>development</category>
        
          <category>tdd</category>
        
			<pubDate>24 August 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/08/24/tdd.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/08/24/tdd</guid>
		</item>
	
		<item>
			<title>Explaining Backtracking</title>
			
				<description>Keep trying. Every possibility.</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>backtracking</category>
        
          <category>DFS</category>
        
          <category>depth</category>
        
          <category>first</category>
        
          <category>search</category>
        
          <category>algorithms</category>
        
			<pubDate>27 July 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/07/27/backtracking.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/07/27/backtracking</guid>
		</item>
	
		<item>
			<title>Importance of Delegation</title>
			
				<description>Power of working together; happy together</description>
			
        
          <category>delegate</category>
        
          <category>delegation</category>
        
          <category>life</category>
        
          <category>lesson</category>
        
          <category>personal</category>
        
          <category>leadership</category>
        
			<pubDate>01 June 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/06/01/delegation.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/06/01/delegation</guid>
		</item>
	
		<item>
			<title>Consistent Hashing</title>
			
				<description>distributed, scalable system</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>consistent</category>
        
          <category>hashing</category>
        
          <category>cache</category>
        
          <category>caching</category>
        
          <category>DHT</category>
        
          <category>distributed</category>
        
          <category>cloud</category>
        
          <category>system</category>
        
			<pubDate>09 March 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/03/09/consistent-hashing.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/03/09/consistent-hashing</guid>
		</item>
	
		<item>
			<title>Python Switch Over</title>
			
				<description>Transitioning from 2 to 3</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>python</category>
        
          <category>python3</category>
        
			<pubDate>09 February 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/02/09/python-port-over.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/02/09/python-port-over</guid>
		</item>
	
		<item>
			<title>Caching</title>
			
				<description>Strategy, Control, Pattern</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>cache</category>
        
          <category>caching</category>
        
			<pubDate>26 January 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/01/26/caching.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/01/26/caching</guid>
		</item>
	
		<item>
			<title>New Year&apos;s Resolution</title>
			
				<description>2019, here I come!</description>
			
        
          <category>newyear</category>
        
          <category>resolution</category>
        
          <category>year2019</category>
        
			<pubDate>12 January 2019</pubDate>
			<link>https://stalk-calvin.github.io/blog/2019/01/12/new-year-resolution.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2019/01/12/new-year-resolution</guid>
		</item>
	
		<item>
			<title>Permutation and Combination</title>
			
				<description>Basic probability everyone should know.</description>
			
        
          <category>mathematics</category>
        
          <category>probability</category>
        
          <category>permutation</category>
        
          <category>combination</category>
        
			<pubDate>17 November 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/11/17/permutation-combination.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/11/17/permutation-combination</guid>
		</item>
	
		<item>
			<title>Microsoft Surface</title>
			
				<description>That odd thing.</description>
			
        
          <category>microsoft</category>
        
          <category>surface</category>
        
          <category>laptop</category>
        
          <category>windows</category>
        
			<pubDate>27 October 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/10/27/ms-surface.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/10/27/ms-surface</guid>
		</item>
	
		<item>
			<title>C.A.P.T.C.H.A.</title>
			
				<description>Are you a human?</description>
			
        
          <category>captcha</category>
        
          <category>verification</category>
        
          <category>programming</category>
        
          <category>security</category>
        
			<pubDate>13 October 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/10/13/captcha.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/10/13/captcha</guid>
		</item>
	
		<item>
			<title>Recursion</title>
			
				<description>a beauty who also could be ugly as sin</description>
			
        
          <category>programming</category>
        
          <category>software</category>
        
          <category>algorithm</category>
        
          <category>recursion</category>
        
			<pubDate>15 September 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/09/15/recursion.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/09/15/recursion</guid>
		</item>
	
		<item>
			<title>Basics of Films</title>
			
				<description>movie, image, video, film, etc</description>
			
        
          <category>graphics</category>
        
          <category>framerate</category>
        
          <category>computer</category>
        
          <category>refreshrate</category>
        
          <category>resolution</category>
        
          <category>flops</category>
        
			<pubDate>01 September 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/09/01/films-basics.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/09/01/films-basics</guid>
		</item>
	
		<item>
			<title>Abstraction / Composition</title>
			
				<description>help you write a better code</description>
			
        
          <category>abstraction</category>
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>oop</category>
        
          <category>composition</category>
        
			<pubDate>18 August 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/08/18/abstraction.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/08/18/abstraction</guid>
		</item>
	
		<item>
			<title>Currying</title>
			
				<description>Not the food from India</description>
			
        
          <category>functional</category>
        
          <category>programming</category>
        
          <category>software</category>
        
          <category>computer</category>
        
          <category>currying</category>
        
          <category>partial</category>
        
          <category>application</category>
        
			<pubDate>28 July 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/07/28/currying.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/07/28/currying</guid>
		</item>
	
		<item>
			<title>Python tricks</title>
			
				<description>A buffet of awesome python features</description>
			
        
          <category>bookreview</category>
        
          <category>python</category>
        
          <category>software</category>
        
          <category>computer</category>
        
          <category>programming</category>
        
			<pubDate>15 July 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/07/15/python-tricks.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/07/15/python-tricks</guid>
		</item>
	
		<item>
			<title>Switzerland</title>
			
				<description>1-week vacation to Zürich, Switzerland</description>
			
        
          <category>switzerland</category>
        
          <category>zurich</category>
        
          <category>travellog</category>
        
          <category>encoding</category>
        
			<pubDate>30 June 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/06/30/switzerland.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/06/30/switzerland</guid>
		</item>
	
		<item>
			<title>ASCII vs Unicode</title>
			
				<description>Understanding why they were created in the first place</description>
			
        
          <category>computer</category>
        
          <category>ascii</category>
        
          <category>unicode</category>
        
          <category>encoding</category>
        
			<pubDate>26 May 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/05/26/ascii-unicode.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/05/26/ascii-unicode</guid>
		</item>
	
		<item>
			<title>S.O.L.I.D. principles</title>
			
				<description>Principles for the object-oriented working</description>
			
        
          <category>computer</category>
        
          <category>working</category>
        
          <category>SOLID</category>
        
          <category>OOP</category>
        
          <category>composition</category>
        
			<pubDate>12 May 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/05/12/SOLID.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/05/12/SOLID</guid>
		</item>
	
		<item>
			<title>알고리즘 라이프 (Bad Choices)</title>
			
				<description>일상 속 스마트한 선택을 위해</description>
			
        
          <category>bookreview</category>
        
          <category>daily</category>
        
          <category>life</category>
        
          <category>algorithm</category>
        
          <category>ali</category>
        
			<pubDate>28 April 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/04/28/bad-choices.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/04/28/bad-choices</guid>
		</item>
	
		<item>
			<title>Computer Science - Distilled</title>
			
				<description>Art of Solving Computational Problems</description>
			
        
          <category>bookreview</category>
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>algorithm</category>
        
			<pubDate>07 April 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/04/07/computer-sceince-distilled.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/04/07/computer-sceince-distilled</guid>
		</item>
	
		<item>
			<title>Encryption</title>
			
				<description>symmetric vs asymmetric</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>cryptographic</category>
        
          <category>algorithm</category>
        
          <category>scheme</category>
        
          <category>security</category>
        
          <category>RSA</category>
        
          <category>AES</category>
        
			<pubDate>24 March 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/03/24/encryption.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/03/24/encryption</guid>
		</item>
	
		<item>
			<title>C Pointers Explained</title>
			
				<description>Yet again.</description>
			
        
          <category>pointer</category>
        
          <category>reference</category>
        
          <category>memory</category>
        
          <category>computer</category>
        
          <category>programming</category>
        
			<pubDate>10 March 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/03/10/pointers.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/03/10/pointers</guid>
		</item>
	
		<item>
			<title>CODE</title>
			
				<description>The Hidden Language of Computer Hardware and Software</description>
			
        
          <category>bookreview</category>
        
          <category>code</category>
        
          <category>hardware</category>
        
          <category>software</category>
        
          <category>computer</category>
        
          <category>Charles</category>
        
          <category>Petzold</category>
        
			<pubDate>03 March 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/03/03/code.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/03/03/code</guid>
		</item>
	
		<item>
			<title>Complement</title>
			
				<description>Why is this important?</description>
			
        
          <category>complement</category>
        
          <category>computer</category>
        
          <category>binary</category>
        
          <category>number</category>
        
          <category>subtraction</category>
        
			<pubDate>24 February 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/02/24/complement.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/02/24/complement</guid>
		</item>
	
		<item>
			<title>Binary Arithmetic</title>
			
				<description>Elementary arithmetic operations in 0 and 1</description>
			
        
          <category>binary</category>
        
          <category>arithmetic</category>
        
          <category>addition</category>
        
          <category>subtraction</category>
        
          <category>multiplication</category>
        
          <category>division</category>
        
			<pubDate>17 February 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/02/17/binary-arithmetic.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/02/17/binary-arithmetic</guid>
		</item>
	
		<item>
			<title>Java 9</title>
			
				<description>Overview of new features</description>
			
        
          <category>java9</category>
        
          <category>java</category>
        
          <category>computers</category>
        
          <category>programming</category>
        
          <category>Jigsaw</category>
        
			<pubDate>03 February 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/02/03/java-9.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/02/03/java-9</guid>
		</item>
	
		<item>
			<title>Proxy and VPN</title>
			
				<description>What are the differences?</description>
			
        
          <category>proxy</category>
        
          <category>VPN</category>
        
          <category>computers</category>
        
          <category>network</category>
        
			<pubDate>24 January 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/01/24/proxy-vpn.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/01/24/proxy-vpn</guid>
		</item>
	
		<item>
			<title>XOR swaps</title>
			
				<description>Swap two variables using XOR operations</description>
			
        
          <category>xor</category>
        
          <category>swap</category>
        
          <category>algorithm</category>
        
          <category>programming</category>
        
          <category>bitwise</category>
        
          <category>operation</category>
        
			<pubDate>14 January 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/01/14/xor-swaps.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/01/14/xor-swaps</guid>
		</item>
	
		<item>
			<title>Rise of the robots</title>
			
				<description>Technology and the Threat of a Jobless Future</description>
			
        
          <category>bookreview</category>
        
          <category>robots</category>
        
          <category>automation</category>
        
          <category>jobthreat</category>
        
          <category>technology</category>
        
			<pubDate>13 January 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/01/13/rise-of-the-robots.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/01/13/rise-of-the-robots</guid>
		</item>
	
		<item>
			<title>The Year 2018</title>
			
				<description>Another happy new year!</description>
			
        
          <category>newyear</category>
        
          <category>resolution</category>
        
          <category>year2018</category>
        
			<pubDate>06 January 2018</pubDate>
			<link>https://stalk-calvin.github.io/blog/2018/01/06/new-year-resolution.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2018/01/06/new-year-resolution</guid>
		</item>
	
		<item>
			<title>Korea 2017</title>
			
				<description>Family reunion</description>
			
        
          <category>trip</category>
        
          <category>korea</category>
        
          <category>family</category>
        
          <category>reunion</category>
        
          <category>travellog</category>
        
			<pubDate>30 December 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/12/30/korea.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/12/30/korea</guid>
		</item>
	
		<item>
			<title>Spring Framework</title>
			
				<description>Framework for Java-based enterprise applications</description>
			
        
          <category>spring</category>
        
          <category>framework</category>
        
          <category>enterprise</category>
        
          <category>dependency</category>
        
          <category>injection</category>
        
          <category>web</category>
        
          <category>data</category>
        
          <category>transaction</category>
        
          <category>computer</category>
        
          <category>programming</category>
        
			<pubDate>09 December 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/12/09/spring-framework.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/12/09/spring-framework</guid>
		</item>
	
		<item>
			<title>Python encapsulation</title>
			
				<description>Adventures in Pythonic Way of Hiding Data</description>
			
        
          <category>python</category>
        
          <category>code style</category>
        
          <category>encapsulation</category>
        
          <category>oop</category>
        
          <category>getter</category>
        
          <category>setter</category>
        
          <category>property</category>
        
			<pubDate>25 November 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/11/25/python-encapsulation.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/11/25/python-encapsulation</guid>
		</item>
	
		<item>
			<title>Lazy evaluation in Scala</title>
			
				<description>an important concept in functional programming</description>
			
        
          <category>lazy</category>
        
          <category>evaluation</category>
        
          <category>scala</category>
        
          <category>functional</category>
        
          <category>programming</category>
        
			<pubDate>19 November 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/11/19/lazy-evaluation.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/11/19/lazy-evaluation</guid>
		</item>
	
		<item>
			<title>Rebase in Git</title>
			
				<description>Taking version control to the next level</description>
			
        
          <category>git</category>
        
          <category>version</category>
        
          <category>control</category>
        
          <category>repository</category>
        
          <category>rebase</category>
        
			<pubDate>12 November 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/11/12/git-rebase.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/11/12/git-rebase</guid>
		</item>
	
		<item>
			<title>RPC framework</title>
			
				<description>Tools enabling the programmers to communicate remotely</description>
			
        
          <category>rpc</category>
        
          <category>framework</category>
        
          <category>remote</category>
        
          <category>call</category>
        
          <category>client</category>
        
          <category>server</category>
        
			<pubDate>04 November 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/11/04/rpc-framework.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/11/04/rpc-framework</guid>
		</item>
	
		<item>
			<title>Common Binary Trees Examples</title>
			
				<description></description>
			
        
          <category>binary</category>
        
          <category>tree</category>
        
          <category>traversal</category>
        
          <category>programming</category>
        
          <category>examples</category>
        
			<pubDate>21 October 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/10/21/binary-tree-examples.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/10/21/binary-tree-examples</guid>
		</item>
	
		<item>
			<title>Binary Trees</title>
			
				<description>basic concepts of binary trees</description>
			
        
          <category>binary</category>
        
          <category>tree</category>
        
          <category>traversal</category>
        
          <category>programming</category>
        
			<pubDate>07 October 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/10/07/binary-trees.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/10/07/binary-trees</guid>
		</item>
	
		<item>
			<title>Functional vs. Imperative Programming</title>
			
				<description>2 major programming paradigms</description>
			
        
          <category>functional</category>
        
          <category>imperative</category>
        
          <category>programming</category>
        
          <category>computer</category>
        
          <category>paradigms</category>
        
          <category>scala</category>
        
			<pubDate>23 September 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/09/23/functional-imperative-programming.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/09/23/functional-imperative-programming</guid>
		</item>
	
		<item>
			<title>Self Love</title>
			
				<description>Am I Selfish?</description>
			
        
          <category>selflove</category>
        
          <category>selfish</category>
        
          <category>lifelesson</category>
        
          <category>inspiration</category>
        
			<pubDate>09 September 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/09/09/self-love.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/09/09/self-love</guid>
		</item>
	
		<item>
			<title>Elon Musk</title>
			
				<description> a biography by Ashlee Vance</description>
			
        
          <category>bookreview</category>
        
          <category>innovator</category>
        
          <category>entrepreneur</category>
        
          <category>role</category>
        
          <category>model</category>
        
          <category>biography</category>
        
			<pubDate>02 September 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/09/02/elon-musk.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/09/02/elon-musk</guid>
		</item>
	
		<item>
			<title>Memory Leak</title>
			
				<description>by examples from Java</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>memory</category>
        
          <category>leak</category>
        
          <category>java</category>
        
          <category>example</category>
        
			<pubDate>26 August 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/08/26/memory-leak.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/08/26/memory-leak</guid>
		</item>
	
		<item>
			<title>WebP</title>
			
				<description>Image format developed by Google</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>image</category>
        
          <category>format</category>
        
          <category>webp</category>
        
			<pubDate>05 August 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/08/05/webp-image.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/08/05/webp-image</guid>
		</item>
	
		<item>
			<title>Performance mistakes</title>
			
				<description>From my experience, so far</description>
			
        
          <category>computer</category>
        
          <category>programming</category>
        
          <category>performance</category>
        
			<pubDate>15 July 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/07/15/performance-mistakes.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/07/15/performance-mistakes</guid>
		</item>
	
		<item>
			<title>Salt Spring Island</title>
			
				<description>3-day travel log</description>
			
        
          <category>trip</category>
        
          <category>salt</category>
        
          <category>spring</category>
        
          <category>island</category>
        
          <category>travellog</category>
        
			<pubDate>08 July 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/07/08/salt-spring-island.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/07/08/salt-spring-island</guid>
		</item>
	
		<item>
			<title>Mockito</title>
			
				<description>open sourced testing framework</description>
			
        
          <category>mockito</category>
        
          <category>testing</category>
        
          <category>framework</category>
        
          <category>mock</category>
        
			<pubDate>17 June 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/06/17/mockito.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/06/17/mockito</guid>
		</item>
	
		<item>
			<title>Nash Equilibrium</title>
			
				<description>Basic Game Theory that everyone should know</description>
			
        
          <category>nash</category>
        
          <category>equilibrium</category>
        
          <category>computer</category>
        
          <category>game</category>
        
          <category>theory</category>
        
			<pubDate>10 June 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/06/10/nash-equalibrium.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/06/10/nash-equalibrium</guid>
		</item>
	
		<item>
			<title>Java, Perl, and Python</title>
			
				<description>Programming languages I acquired during my career</description>
			
        
          <category>programming</category>
        
          <category>computer</category>
        
          <category>languages</category>
        
          <category>java</category>
        
          <category>perl</category>
        
          <category>python</category>
        
			<pubDate>03 June 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/06/03/java-perl-python.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/06/03/java-perl-python</guid>
		</item>
	
		<item>
			<title>Algorithms to live by</title>
			
				<description>The Computer Science of Human Decisions</description>
			
        
          <category>bookreview</category>
        
          <category>computer</category>
        
          <category>algorithm</category>
        
			<pubDate>27 May 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/05/27/algorithms-to-live-by.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/05/27/algorithms-to-live-by</guid>
		</item>
	
		<item>
			<title>Euler&apos;s number</title>
			
				<description>Mathematical constant, the base of the natural logarithm</description>
			
        
          <category>euler</category>
        
          <category>mathematics</category>
        
          <category>logarithm</category>
        
          <category>exponential</category>
        
          <category>growth</category>
        
          <category>algorithm</category>
        
			<pubDate>20 May 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/05/20/exponential-growth.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/05/20/exponential-growth</guid>
		</item>
	
		<item>
			<title>Binary Logarithm</title>
			
				<description>Relationship with computers</description>
			
        
          <category>binary</category>
        
          <category>logarithm</category>
        
          <category>computer</category>
        
          <category>algorithm</category>
        
			<pubDate>13 May 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/05/13/binary-logarithm.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/05/13/binary-logarithm</guid>
		</item>
	
		<item>
			<title>Toronto</title>
			
				<description>4-day travel log</description>
			
        
          <category>trip</category>
        
          <category>toronto</category>
        
          <category>travellog</category>
        
			<pubDate>06 May 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/05/06/toronto.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/05/06/toronto</guid>
		</item>
	
		<item>
			<title>Leap Second</title>
			
				<description>that added extra one-second .. </description>
			
        
          <category>leapsecond</category>
        
          <category>balance</category>
        
          <category>earthrotation</category>
        
          <category>timezone</category>
        
			<pubDate>22 April 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/04/22/leap-second.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/04/22/leap-second</guid>
		</item>
	
		<item>
			<title>Vagrant vs Docker</title>
			
				<description>Independent Environmental Virtual Machines</description>
			
        
          <category>vagrant</category>
        
          <category>docker</category>
        
          <category>virtualization</category>
        
          <category>virtual</category>
        
          <category>machines</category>
        
          <category>computer</category>
        
			<pubDate>15 April 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/04/15/vagrant-docker.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/04/15/vagrant-docker</guid>
		</item>
	
		<item>
			<title>Success - happy life</title>
			
				<description>my definition of success in life</description>
			
        
          <category>success</category>
        
          <category>happy</category>
        
          <category>life</category>
        
          <category>goal</category>
        
          <category>consistency</category>
        
          <category>regret</category>
        
          <category>minimization</category>
        
          <category>money</category>
        
          <category>power</category>
        
			<pubDate>08 April 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/04/08/success.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/04/08/success</guid>
		</item>
	
		<item>
			<title>Beer Pick</title>
			
				<description>my favourite craft beers</description>
			
        
          <category>craftbeer</category>
        
          <category>beer</category>
        
          <category>microbrewery</category>
        
			<pubDate>01 April 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/04/01/beer-list.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/04/01/beer-list</guid>
		</item>
	
		<item>
			<title>Facts and Fallacies of Software Engineering</title>
			
				<description>My thoughts</description>
			
        
          <category>programming</category>
        
          <category>facts</category>
        
          <category>fallacies</category>
        
          <category>bookreview</category>
        
			<pubDate>25 March 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/03/25/software-facts-fallacies.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/03/25/software-facts-fallacies</guid>
		</item>
	
		<item>
			<title>Trip to Rocky Mountain</title>
			
				<description>4-day travel log</description>
			
        
          <category>trip</category>
        
          <category>rocky</category>
        
          <category>mountains</category>
        
          <category>banff</category>
        
          <category>travellog</category>
        
			<pubDate>18 March 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/03/18/rocky-mountain.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/03/18/rocky-mountain</guid>
		</item>
	
		<item>
			<title>Farewell @ Global Relay</title>
			
				<description>after almost 5 years of service</description>
			
        
          <category>farewell</category>
        
          <category>globalrelay</category>
        
          <category>new</category>
        
          <category>career</category>
        
          <category>sony</category>
        
          <category>spi</category>
        
          <category>work</category>
        
			<pubDate>04 March 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/03/04/farewell.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/03/04/farewell</guid>
		</item>
	
		<item>
			<title>HTTP Response Codes</title>
			
				<description>3-digit server status acknowledgment</description>
			
        
          <category>http</category>
        
          <category>responsecode</category>
        
          <category>status</category>
        
          <category>acknowledgment</category>
        
          <category>web</category>
        
          <category>computer</category>
        
			<pubDate>25 February 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/02/25/http-response-code.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/02/25/http-response-code</guid>
		</item>
	
		<item>
			<title>SAML</title>
			
				<description>exchange authentication and authorization data</description>
			
        
          <category>saml</category>
        
          <category>markup</category>
        
          <category>security</category>
        
          <category>authentication</category>
        
          <category>authorization</category>
        
          <category>SSO</category>
        
          <category>computer</category>
        
			<pubDate>18 February 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/02/18/saml.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/02/18/saml</guid>
		</item>
	
		<item>
			<title>OAuth</title>
			
				<description>How Authorization Works over the internet</description>
			
        
          <category>oauth</category>
        
          <category>programming</category>
        
          <category>API</category>
        
          <category>authorization</category>
        
          <category>SaaS</category>
        
          <category>cloud</category>
        
          <category>computer</category>
        
			<pubDate>11 February 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/02/11/oauth.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/02/11/oauth</guid>
		</item>
	
		<item>
			<title>Online Judge</title>
			
				<description>Practice your coding skills</description>
			
        
          <category>online</category>
        
          <category>judges</category>
        
          <category>programming</category>
        
          <category>coding</category>
        
          <category>computer</category>
        
			<pubDate>04 February 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/02/04/online-judges.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/02/04/online-judges</guid>
		</item>
	
		<item>
			<title>Programming Languages</title>
			
				<description>I picked for 2017</description>
			
        
          <category>languages</category>
        
          <category>programming</category>
        
          <category>computer</category>
        
			<pubDate>28 January 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/01/28/programming-languages.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/01/28/programming-languages</guid>
		</item>
	
		<item>
			<title>Java Programming Mistakes</title>
			
				<description>people make</description>
			
        
          <category>java</category>
        
          <category>mistake</category>
        
          <category>programming</category>
        
          <category>computer</category>
        
			<pubDate>21 January 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/01/21/java-developers-mistake.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/01/21/java-developers-mistake</guid>
		</item>
	
		<item>
			<title>Java Generics</title>
			
				<description>Evolution of Java</description>
			
        
          <category>java</category>
        
          <category>generics</category>
        
          <category>programming</category>
        
          <category>computer</category>
        
			<pubDate>14 January 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/01/14/java-generics.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/01/14/java-generics</guid>
		</item>
	
		<item>
			<title>New Year&apos;s Resolution</title>
			
				<description> Making 2017 My Best Year Ever</description>
			
        
          <category>newyear</category>
        
          <category>resolution</category>
        
          <category>year2017</category>
        
			<pubDate>07 January 2017</pubDate>
			<link>https://stalk-calvin.github.io/blog/2017/01/07/new-year-resolution.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2017/01/07/new-year-resolution</guid>
		</item>
	
		<item>
			<title>Fibonacci Numbers</title>
			
				<description></description>
			
        
          <category>computer</category>
        
          <category>dynamic</category>
        
          <category>programming</category>
        
          <category>algorithm</category>
        
          <category>recursion</category>
        
          <category>Fibonacci</category>
        
          <category>sequence</category>
        
			<pubDate>28 December 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/12/28/fibonacci.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/12/28/fibonacci</guid>
		</item>
	
		<item>
			<title>What&apos;s Next?</title>
			
				<description>The Future of Computer Science</description>
			
        
          <category>computer</category>
        
          <category>future</category>
        
          <category>AI</category>
        
          <category>machine</category>
        
          <category>learning</category>
        
          <category>IOT</category>
        
          <category>industrial</category>
        
          <category>revolution</category>
        
          <category>vr</category>
        
          <category>ar</category>
        
          <category>cybersecurity</category>
        
			<pubDate>24 December 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/12/24/future-of-computer-science.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/12/24/future-of-computer-science</guid>
		</item>
	
		<item>
			<title>Keybase.io</title>
			
				<description>easily encrypt, decrypt and share messages</description>
			
        
          <category>computer</category>
        
          <category>keybase</category>
        
          <category>encryption</category>
        
          <category>messaging</category>
        
			<pubDate>17 December 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/12/17/keybase-io.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/12/17/keybase-io</guid>
		</item>
	
		<item>
			<title>Big O Notations</title>
			
				<description>the way I understand algorithm complexity</description>
			
        
          <category>computer</category>
        
          <category>complexity</category>
        
          <category>big</category>
        
          <category>algorithm</category>
        
			<pubDate>10 December 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/12/10/big-o.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/12/10/big-o</guid>
		</item>
	
		<item>
			<title>Java Interfaces</title>
			
				<description>-ables in Java</description>
			
        
          <category>java</category>
        
          <category>computer</category>
        
          <category>interface</category>
        
          <category>serializable</category>
        
          <category>cloneable</category>
        
          <category>iterable</category>
        
          <category>callable</category>
        
          <category>comparable</category>
        
			<pubDate>28 November 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/11/28/ables-java.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/11/28/ables-java</guid>
		</item>
	
		<item>
			<title>Google Guava</title>
			
				<description>a library you should incorporate on any project</description>
			
        
          <category>java</category>
        
          <category>computer</category>
        
          <category>google</category>
        
          <category>guava</category>
        
			<pubDate>26 November 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/11/26/google-guava.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/11/26/google-guava</guid>
		</item>
	
		<item>
			<title>Useful Java Code</title>
			
				<description>From my experience</description>
			
        
          <category>java</category>
        
          <category>computer</category>
        
          <category>dao</category>
        
          <category>pojo</category>
        
          <category>gson</category>
        
          <category>exception</category>
        
          <category>xml</category>
        
          <category>xstream</category>
        
			<pubDate>19 November 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/11/19/useful-code-in-java.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/11/19/useful-code-in-java</guid>
		</item>
	
		<item>
			<title>5 Best Computer Books</title>
			
				<description>I have read so far</description>
			
        
          <category>computer</category>
        
          <category>bookreview</category>
        
			<pubDate>12 November 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/11/12/favourite-books.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/11/12/favourite-books</guid>
		</item>
	
		<item>
			<title>Algorithms: My Programming Playground</title>
			
				<description>Place for practicing and improving my coding skills</description>
			
        
          <category>algorithm</category>
        
          <category>programming</category>
        
          <category>computer</category>
        
          <category>practice</category>
        
          <category>improve</category>
        
			<pubDate>05 November 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/11/05/algorithms.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/11/05/algorithms</guid>
		</item>
	
		<item>
			<title>Lombok: Simplify your development of Java code</title>
			
				<description>Annotations Made Java Coding Simpler</description>
			
        
          <category>lombok</category>
        
          <category>java</category>
        
          <category>computer</category>
        
			<pubDate>29 October 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/10/29/lombok.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/10/29/lombok</guid>
		</item>
	
		<item>
			<title>DI: Comparing Spring vs Guice</title>
			
				<description>With Examples</description>
			
        
          <category>dependency</category>
        
          <category>injection</category>
        
          <category>DI</category>
        
          <category>spring</category>
        
          <category>google</category>
        
          <category>guice</category>
        
          <category>java</category>
        
          <category>computer</category>
        
			<pubDate>22 October 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/10/22/dependency-injection.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/10/22/dependency-injection</guid>
		</item>
	
		<item>
			<title>Builder Pattern vs Factory Method Pattern</title>
			
				<description>Big 2 of Creational Design Pattern</description>
			
        
          <category>builder</category>
        
          <category>factory</category>
        
          <category>pattern</category>
        
			<pubDate>15 October 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/10/15/builder-pattern.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/10/15/builder-pattern</guid>
		</item>
	
		<item>
			<title>New Team New Life</title>
			
				<description>So Far So Good!</description>
			
        
          <category>newteam</category>
        
          <category>java</category>
        
          <category>developer</category>
        
			<pubDate>25 September 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/09/25/new-team-new-life.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/09/25/new-team-new-life</guid>
		</item>
	
		<item>
			<title>Unit Testing Using Junit+Annotation</title>
			
				<description>Junit + Annotation = Powerful Way of Unit Testing</description>
			
        
          <category>unit</category>
        
          <category>testing</category>
        
          <category>computer</category>
        
          <category>java</category>
        
			<pubDate>02 August 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/08/02/junit.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/08/02/junit</guid>
		</item>
	
		<item>
			<title>Git Info</title>
			
				<description>Frequent Git Commands I Use On Daily Basis</description>
			
        
          <category>repository</category>
        
          <category>git</category>
        
          <category>computer</category>
        
			<pubDate>02 August 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/08/02/git.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/08/02/git</guid>
		</item>
	
		<item>
			<title>Workout Split</title>
			
				<description>4-way workout split I do every day</description>
			
        
          <category>fitness</category>
        
          <category>workout</category>
        
          <category>gym</category>
        
			<pubDate>12 July 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/07/12/workout-split.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/07/12/workout-split</guid>
		</item>
	
		<item>
			<title>Web Security</title>
			
				<description>Security of web- sites, applications and services</description>
			
        
          <category>websecurity</category>
        
          <category>web</category>
        
          <category>security</category>
        
          <category>computer</category>
        
          <category>sql</category>
        
          <category>injection</category>
        
          <category>crosssite</category>
        
          <category>scripting</category>
        
          <category>csrf</category>
        
          <category>http</category>
        
			<pubDate>02 July 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/07/02/web-security.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/07/02/web-security</guid>
		</item>
	
		<item>
			<title>Sorting algorithms</title>
			
				<description>Various ways of sorting methods</description>
			
        
          <category>algorithm</category>
        
          <category>sort</category>
        
          <category>computer</category>
        
          <category>complexity</category>
        
          <category>merge</category>
        
          <category>quick</category>
        
          <category>bubble</category>
        
          <category>selection</category>
        
          <category>insertion</category>
        
          <category>shell</category>
        
          <category>counting</category>
        
          <category>bucket</category>
        
          <category>radix</category>
        
          <category>tim</category>
        
          <category>heap</category>
        
			<pubDate>28 June 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/06/28/sorting.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/06/28/sorting</guid>
		</item>
	
		<item>
			<title>Jang Bum Joon (장범준)</title>
			
				<description>Songs I listen to these days</description>
			
        
          <category>korean</category>
        
          <category>music</category>
        
          <category>장범준</category>
        
			<pubDate>24 June 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/06/24/music.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/06/24/music</guid>
		</item>
	
		<item>
			<title>Sugar in Fruits</title>
			
				<description>Facts about natural sugar vs added sugar</description>
			
        
          <category>diet</category>
        
          <category>health</category>
        
			<pubDate>21 June 2016</pubDate>
			<link>https://stalk-calvin.github.io/blog/2016/06/21/fruits-sugar-health.html</link>
      
        
          
          
          <dc:creator>Calvin Lee</dc:creator>
        
      <guid isPermaLink="false">https://stalk-calvin.github.io/blog/2016/06/21/fruits-sugar-health</guid>
		</item>
	
</channel>
</rss>
