
GitHub
Change title / subtitle for SEO · Issue #52 · cofacts/rumors-site
As discussed in <http://beta.hackfoldr.org/cofacts/https%253A%252F%252Fhackmd.io%252Fs%252FB15v54U0Z> Using "真的假的" in google basically cannot find this project. We should try the following SEO techni...
大家好,我是Gore。 曾經是假新聞受害者,昨晚在三創Coder Night分享自己的想對抗假新聞的一個平台概念之後,Lisa就跟我分享了這個專案,看了整個組織規劃乃至技術真的是都超厲害的啊~
大家好,我是Gore。 曾經是假新聞受害者,昨晚在三創Coder Night分享自己的想對抗假新聞的一個平台概念之後,Lisa就跟我分享了這個專案,看了整個組織規劃乃至技術真的是都超厲害的啊~
michael_li.hackpad.com
---- 2017-03-30(四) NCC招開:網路訊息事實查核機制分享會 ---- Google Drive ---- / ## 「新聞小幫手」的發言討論 * 主要發言人:Michael_LI //我不一定會發言,看情況。 * 發言內容:草稿先放在這邊->[意見表述](<https://michael_li.hackpad>.
stackoverflow.com
NodeJS plans to support import/export es6 (es2015) modules
I've been looking all over the internet without a clear answer for this. Currently NodeJS uses only CommonJS syntax to load modules, and if you really want to use the standard ES2015 modules synta...
hackmd.io
![]()
GitHub
rumors-line-bot - Line bot that checks if a message contains internet rumor.
請問有人有用過 elasticsearch 的 highlighting 嗎? <https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-highlighting.html#_encoder> 跟 `more_like_this` query 合用在中文文件上的時候效果好嗎~? 是不是可以精確標出 search query 與 found document 所相同的句子或字詞呢?
GitHub
Scenario LINE users seems not happy with the current "similarity" and tends to create new articles all the time. By showing the exact match of sentences may help them choose the identical article...
我拿了 Michel Li 的句子去 <http://api.search.g0v.io|api.search.g0v.io> 搜尋,搜尋語句: ``` 這裡有一個「視覺化」「模擬核彈」的網站 很有趣 可以把自己輸入的參數 輸出特定網址 我輸入的是 美軍標準 B83 核彈 投射地點 台北市總統府大門口 爆破方式 空爆(影響範圍最大化) ``` 標出來的 highlight 結果滿微妙的,有些標出來的東西看起來跟搜尋語句有點無關?
<https://meedan.com/en/check/> Meedan 這個組織做了一個服務 "Check" 方便大家進行新聞的查核,整合了一些方便的工具,像是以圖搜圖,還可以自訂 checklist 。專案在 github 上面 <https://github.com/meedan/check>
<@U7YPZHDSQ> 明年上半年大松預計時間:<http://hack.g0v.tw/> 接下來是五月、七月、然後可能就是十月 567 g0v Summit 2018
GitHub
<https://cofacts.g0v.tw/article/AV-UPjsPyCdS-nWhuitc> <https://cofacts.g0v.tw/article/AV-UPjsKyCdS-nWhuitb> Expected: We should not allow users to say "這裡沒有我的訊息" in this case.
GitHub
Refactor the huge processMessage.js by MrOrz · Pull Request #42 · cofacts/rumors-line-bot
As discussed in <https://g0v-tw.slack.com/archives/C2PPMRQGP/p1510197115000070> This PR renames processMessages.js to handleInput.js and splits input handlers in processMessage.js to handlers/xxx.js....
GitHub
<https://cofacts.g0v.tw/article/AV-UPjsPyCdS-nWhuitc> <https://cofacts.g0v.tw/article/AV-UPjsKyCdS-nWhuitb> Expected: We should not allow users to say "這裡沒有我的訊息" in this case.
<https://g0v-jothon.kktix.cc/events/g0v-hackath27n> 大松開放報名囉
例如說 node.js 全面升級到 8.9 LTS 之類的
GitHub
Upgrade NodeJS and deps by MrOrz · Pull Request #55 · cofacts/rumors-site
Note: Everyone should run npm install after this change! Drops yarn; use npm 5 Upgrades to React 16, Next 4 Updates Dockerfile Update all coding styles due to prettier update