phtan.github.io/dvcs.html

84 lines
2.5 KiB
HTML
Raw Normal View History

<html>
<div>
<h3>Revision control
</h3>
2020-01-23 05:47:47 +00:00
<p>If you're familiar with Git (the revision-control system), the following are software which
2018-09-28 12:27:04 +00:00
I have contributed code to:
</p>
<ol>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/go-gitea/gitea">Gitea </a>
(click
2018-09-28 12:38:39 +00:00
<a href="https://github.com/go-gitea/gitea/commits?author=phtan">here</a> for details of my contributions)
2018-09-28 12:27:04 +00:00
</li>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/gogs/gogs">Gogs </a>
2018-09-28 12:40:30 +00:00
(my contributions are
<a href="https://github.com/gogs/gogs/commits?author=phtan">there</a>)
2018-09-28 12:27:04 +00:00
</li>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/Tatoeba/tatoeba2">Tatoeba </a>
(and <a href="https://github.com/Tatoeba/tatoeba2/commits?author=phtan">my contributions</a>)
2018-09-28 12:27:04 +00:00
</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>