123 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			123 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | ||
| <html lang="en">
 | ||
| 
 | ||
|   <head>
 | ||
|   <meta charset="UTF-8">
 | ||
|   <link href="http://gmpg.org/xfn/11" rel="profile">
 | ||
| 
 | ||
|   <!-- Enable responsiveness on mobile devices-->
 | ||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | ||
| 
 | ||
|   <title>
 | ||
|     
 | ||
|       What I am up to now · What does ~rogbeer put here?
 | ||
|     
 | ||
|   </title>
 | ||
| 
 | ||
|   <!-- CSS -->
 | ||
|   <link rel="stylesheet" href="/~rogbeer/styles.css">
 | ||
| 
 | ||
|   <!-- Icons -->
 | ||
|   <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/~rogbeer/public/apple-touch-icon-precomposed.png">
 | ||
|   <link rel="shortcut icon" href="/~rogbeer/public/favicon.ico">
 | ||
| 
 | ||
|   <!-- RSS -->
 | ||
|   <link rel="alternate" type="application/atom+xml" title="What does ~rogbeer put here?" href="/~rogbeer/atom.xml">
 | ||
| </head>
 | ||
| 
 | ||
| 
 | ||
|   <body>
 | ||
| 
 | ||
|     <div class="container content">
 | ||
|       <header class="masthead">
 | ||
|         <h3 class="masthead-title">
 | ||
|           <a href="/~rogbeer/" title="Home">What does ~rogbeer put here?</a>
 | ||
|           <small>That which probably doesn't fit anywhere else on the Internet</small>
 | ||
|         </h3>
 | ||
|             <br />
 | ||
|       <blockquote>
 | ||
|       <p>"Man makes a clever face and talks about being lord on Earth. 
 | ||
| And at the same time he doesn’t even know where to begin with his own body: 
 | ||
| he watches 
 | ||
| sports on television and defends himself saying that everyone else does it too."
 | ||
|       </p>
 | ||
|       <p>- <a href="http://antaiji.org/archives/eng/kodo-sawaki-to-you.shtml">Homeless Kodo
 | ||
|       </a>
 | ||
|       </p>
 | ||
|       </blockquote>
 | ||
|       <br />
 | ||
|       
 | ||
|            
 | ||
|         <small>| <a href="/~rogbeer/archive">Archive
 | ||
|         </a>
 | ||
|         </small>
 | ||
|       <br />
 | ||
|       
 | ||
|            
 | ||
|         <small>| <a href="/~rogbeer/atom.xml">RSS Feed
 | ||
|         </a>
 | ||
|         </small>
 | ||
|       <br />
 | ||
|       
 | ||
|            
 | ||
|         <small>| <a href="/~rogbeer/now">What ~rogbeer is focused on at this point in his life
 | ||
|         </a>
 | ||
|         </small>
 | ||
|       <br />
 | ||
|       
 | ||
|            
 | ||
|         <small>| <a href="/~rogbeer/rogbeer">What's with the name, ~rogbeer?
 | ||
|         </a>
 | ||
|         </small>
 | ||
|       <br />
 | ||
|       
 | ||
|            
 | ||
|         <small>| <a href="/~rogbeer/swap">What would people give, for a cassette tape?
 | ||
|         </a>
 | ||
|         </small>
 | ||
|       <br />
 | ||
|       
 | ||
|       </header>
 | ||
| 
 | ||
|       <main>
 | ||
|         <article class="page">
 | ||
|   <h1 class="page-title">What I am up to now</h1>
 | ||
|   <h3 id="introduction">Introduction</h3>
 | ||
| 
 | ||
| <p>This is my proverbial jump onto the band-wagon of the <a href="https://nownownow.com/about">“now page”</a>,
 | ||
| which <a href="https://sivers.org/now3">Mr. Derek Sivers wrote about</a>.</p>
 | ||
| 
 | ||
| <h3 id="now">Now</h3>
 | ||
| 
 | ||
| <p>As of the date 4th October 2018 A.D., I’m engaged in part-time employment
 | ||
| in the kitchen of a restaurant of “Italian casual dining”.</p>
 | ||
| 
 | ||
| <p>I decided to work part-time instead of full-time because I still want to
 | ||
| commit to volunteering. What kind of volunteering? I am helping out with
 | ||
| the administrative tasks of running a soup kitchen, of sorts, for migrant-workers
 | ||
| in Singapore. I am volunteering with a non-profit organisation. 
 | ||
| More info <a href="http://twc2.org.sg/what-we-do/cuff-road-food-programme/">here</a></p>
 | ||
| 
 | ||
| <p>What makes me want to do the above?</p>
 | ||
| 
 | ||
| <p>I want to please my god, so both of the efforts above are what I feel called
 | ||
| to do after reading the Bible, where I can find out about what my god likes
 | ||
| and doesn’t like.</p>
 | ||
| 
 | ||
| </article>
 | ||
| 
 | ||
|       </main>
 | ||
| 
 | ||
|       <footer class="footer">
 | ||
|         <small>
 | ||
|           © <a href="https://phtan.github.io/">Tony Chen</a>, <time datetime="2018-10-19T06:17:08+00:00">2018</time>. All rights reserved. 
 | ||
|         Built on <a href="https://jekyllrb.com/">Jekyll</a>, using the theme 
 | ||
|         <a href="http://getpoole.com/">Poole</a>.
 | ||
|         Hosted on <a href="http://tilde.town/">tilde.town</a>
 | ||
|         </small>
 | ||
|       </footer>
 | ||
|     </div>
 | ||
| 
 | ||
|   </body>
 | ||
| </html>
 |