从Review tool开始

最先找到reviewboard,但是安装配置怎么都搞不好,虽作罢。想起来之前在诺基亚实习的时候用过Kallithea,类似github的平台,于是来试试。

Kallithea 的 pull request

试了好几次从forked repo提交pull request到原repo,然approve reveiw,close pull request,但是forked repo提交的变更就是没有被拉取到原repo上。kallithea用的人可能也不较少,搜索引擎能查到的结果也很少。不过好在查到了(https://lists.sfconservancy.org/pipermail/kallithea-general/2015q1/000231.html),这就是kallithea的特性。

题外话

在查Kallithea的资料的时候偶然发现,Kallithea所归属的组织Software Freedom Conservancy,它的Executive Director前不久被我的母校KU Leuven授予了荣誉博士学位,真是奇妙的缘分。
https://sfconservancy.org/news/2023/feb/02/karen-honorary-doctorate/

picture 1

C++ is really complex, though interesting. There are many details and I think it’s not possible to remember all. This post is to record any useful information I find about C++, and will be kept updating. If there are topics needed to further explanation, I may write a new post specific for that.

Read more »

For the first week I started my job, I mainly review C++ apart from those administration matters.
There are some tutorials inside company wiki. When I review the virtual feature of C++, my brain is a little bit of mess. Also, I meet a confusing expression related with reference.
Therefore, after I figure out what happened exactly, I decide to write these things for a backup of my memory.

Read more »

刚想码字,才发现自己用的NexT主题是旧版本,还奇怪为什么7k+ star的项目为什么文档都不全。

Read more »
0%