Well, maybe a future me may find such a link helpful (maybe I would have forgotten about my account at Codeberg, in the future? Who knows?)
		
			
				
	
	
		
			84 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			84 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <div>
 | |
|   <h3>Revision control
 | |
|   </h3>
 | |
| <p>If you're familiar with Git (the revision-control system), the following are software which
 | |
|   I have contributed code to:
 | |
|   </p>
 | |
|   <ol>
 | |
|   <li><a href="https://github.com/go-gitea/gitea">Gitea </a>
 | |
|      (click 
 | |
|     <a href="https://github.com/go-gitea/gitea/commits?author=phtan">here</a> for details of my contributions)
 | |
|   </li>
 | |
|     <li><a href="https://github.com/gogs/gogs">Gogs </a>
 | |
|       (my contributions are
 | |
|       <a href="https://github.com/gogs/gogs/commits?author=phtan">there</a>)
 | |
|     </li>
 | |
|     <li><a href="https://github.com/Tatoeba/tatoeba2">Tatoeba </a>
 | |
|       (and <a href="https://github.com/Tatoeba/tatoeba2/commits?author=phtan">my contributions</a>)
 | |
|     </li>
 | |
|     
 | |
|   </ol>
 | |
|   </p>
 | |
| <p>As of 21st June 2020, my online Git-related accounts are the following:
 | |
|   <ul>
 | |
|     <li><a href="https://github.com/phtan/">
 | |
|       Github, at the user-name "phtan"
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="https://gitlab.com/phtan">
 | |
|       Gitlab, at the same user-name
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="https://codeberg.org/phtan">
 | |
|       Codeberg, at the same user-name
 | |
|       </a>
 | |
|     </li>
 | |
| </ul>
 | |
| </p>
 | |
| </div>
 | |
| 
 | |
| <div>
 | |
| <h3>Talk(s)
 | |
| </h3>
 | |
|   <ul>
 | |
|     <li>
 | |
| 25 July 2019. At Hackerspace Sg. More info at Meetup.com: 
 | |
|       <a href="https://www.meetup.com/Free-and-Open-Source-Singapore/events/263089465/">
 | |
|         https://www.meetup.com/Free-and-Open-Source-Singapore/events/263089465/
 | |
|       </a>
 | |
|       <br />
 | |
|       Summary: Tony Chen (Pheng Heong) has read some of these materials about FOSS, 
 | |
|       and he has heard of some attitudes towards FOSS, upon which he plans to base his
 | |
|       very short talk. Not planning to talk for more than 5 minutes. 
 | |
|       These are the articles that you could also read. You could then air your views 
 | |
|       after hearing his.
 | |
| <ul>      
 | |
|  <li>'Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure. https://tinyurl.com/foss-sg-eghbal
 | |
|   </li>
 | |
|   <li> 'The Cathedral and the Bazaar'. https://tinyurl.com/foss-sg-raymond
 | |
|   </li>
 | |
|       </ul>
 | |
|     </li>
 | |
|   </ul>
 | |
| </div>
 | |
| 
 | |
| <div>
 | |
|   <h3>Journal
 | |
|   </h3>
 | |
|   <p>As of 12th June 2020, I've just set up a journal, titled "Journal of a part-time technologist".
 | |
|   </p>
 | |
|   <p>
 | |
| I assume the viewer of such a journal is familiar enough with Github, to figure out how to read an entry in my journal.
 | |
|   </p>
 | |
|   <p>
 | |
| Three entries so far.
 | |
|   </p>
 | |
|   <p>
 | |
|     <a href="https://github.com/phtan/technologist-journal">
 | |
|       https://github.com/phtan/technologist-journal
 | |
|     </a>
 | |
|   </p>
 | |
| </div> 
 | |
| </html>
 |