Prove Logs on Blockchain with Go and ProvenDB
It’s been a long time since my last blog post. Here is my recent one on Medium: ProvenLogs is a simple yet performant logging service built…
It’s been a long time since my last blog post. Here is my recent one on Medium: ProvenLogs is a simple yet performant logging service built…
I just wrote my first Atom extension called file-header. It allows you to customize, add, update and cooperate your authoring information in header…
I came across a problem on leetcode a few days ago. It asked me to implement a simple regex (regular expression) matcher which supports both . and *…
Cluries‘ Tw2other is a PHP program that allows you to broadcast your Twitter tweets to popular Chinese social networks, such as 人人网 and 新浪微博. However, as in version 1.0, the author decided to completely rewrite the codes of previous versions, and it’s in an incomplete state at the moment. If you try to run the Continue reading...
This mysterious question has been bothering me for such a long time. What are them? They are clearly not a separation of syllables as in English pronunciation. As you can see in the figure, the word ergonomics should be er・go・no・mics in the dictionary if they are a separation of syllables. Finally, I came across the following explanation Continue reading...
For the first time, this msg generated from GuiGuan.net got broadcasted to my Facebook, Twitter, 人人网 and 新浪微博 simultaneously. Continue reading...
在Wordpress 3.3.2中,如果设置了Permalink (not selecting default in Settings->Permalinks->Common Settings),当用户搜索的时候,原本index.php?s=THINGS_YOU_WANT_TO_SEARCH的GET请求形式(如Figure 1)会变成search/THINGS_YOU_WANT_TO_SEARCH(如Figure 2)。这样能够使URL变得更加富含语意(semantic)。但是,当THINGS_YOU_WANT_TO_SEARCH中包含特殊字符,如#, ?,或者其他语言,如中文,的时候,问题就来了:使用前面非Permalink的搜索GET请求可以正常搜索,而使用后面Permalink形式的搜索GET请求则不能够进行搜索, Continue reading...
An Alfred extension to make Skype phone call to the phone number selected by Alfred’s Address Book feature. If the Skype hasn’t been opened yet, this extension will open it and ensure it is online before starting the phone call. When making a phone call, this extension won’t change your Skype online status, and no Continue reading...