cofacts

Month: 2018-06

2018-06-04

.michael_li 06:34:06
@mrorz 我有個想法提出來 真的假的專案目前如果工程技術算是穩定了 現在可以走向學校了 意思就是 可以跟高中的公民老師合作 到學校演講與推廣  //擴大市占率 與 品牌忠誠度
mrorz 10:09:57
我覺得可以問問大學教授們 XD

其實也非關市佔率與品牌忠誠度,單純是編輯 load 太大,希望能用更永續的方式持續讓產品能提供價值而已。

我之後寄寄信問問~
.michael_li 18:43:05
好像以前有聽過人說 一種說法 大學生已經定型了 所以他從高中生出發
agameofprivacy 19:15:06
@agameofprivacy has joined the channel
agameofprivacy 19:16:55
這篇上了techmeme http://www.niemanlab.org/2018/06/whatsapp-is-a-black-box-for-fake-news-verificado-2018-is-making-real-progress-fixing-that/ 👀

Nieman Lab

WhatsApp is a black box for fake news. Verificado 2018 is making real progress fixing that.

"Instead of using broadcast to spread our debunks, we opted for an individual relationship."

agameofprivacy 2018-06-04 19:20:44
跟新一代主流社群媒體(AJ+ Español)合作還滿有趣的
感謝感謝 👍
FB 社團也有人分享過囉,已經加到 hackfoldr -> https://hackmd.io/s/HkhTS45ig

2018-06-05

ttcat 00:59:50
@mrorz 可以給我你在 Rightscon slides 連結嗎
ttcat 10:53:19
@nick.monaco
NM 10:53:26
@nick.monaco has joined the channel
mrorz 11:06:25
hi @nick.monaco long time no see!
對呀,好久不見 😅
mrorz 11:08:20
@ttcat bit.ly/cofacts-rightscon-2018
@nick.monaco check this first 🙂
@ttcat 請問有 rightscon 我的 talk 的錄音嗎 QQ
@nick.monaco 我是照著 speaker note 念的,所以可以直接讀 speaker note XD
@mrorz對誒我有錄音
我記下來再找時間上傳
好唷感謝感謝
非常感謝!
🖖 1
ttcat 11:09:11
Thanks

2018-06-06

mrorz 13:27:09
LINE 推出了新的 API,可讓使用者點擊 `<line://app/{id}>` 這樣的 URL,就能跳出指定的 webview
https://developers.line.me/en/docs/liff/trying-liff-app/

但看起來我除了查找 userProfile 之外,沒辦法傳參數進去,我目前想像不到他在我們的 chatbot 上能用在哪裡。
我想到可以用在哪裡了:用來顯示這個使用者之前發過,但沒拿到回應的訊息列表。

他可以由 rich menu 啟動(因為 rich menu 可以發 URL action 到 <line://app/{id})>

但老實講這 use case 跟直接顯示個 web page 基本上沒差多少,實在hen雞肋。
奇怪這個 webview 跟一般的 webview 差在哪裡啊
噢 … 可以開一半
想起來了
去年的 techplus 好像有介紹到
填表格的 use case:
https://prtimes.jp/main/html/rd/p/000001114.000001594.html

畫圖的 use case:
https://engineering.linecorp.com/ja/blog/detail/299

看來是 for complicated input
而且這個 input does not depend on previous context
👍 1
mrorz 15:10:23
@darkbtf 今天同事 demo 了這個:
https://www.tensorflow.org/hub/modules/google/universal-sentence-encoder/1

他在算句子的 similarity 這裏看起來爆炸有用,但是他的 model 似乎是用英文 train 的。在中文方面似乎還是卡在 tokenization。

TensorFlow

Module google/universal-sentence-encoder/1  |  TensorFlow

👯‍♀️ 1
mrorz 15:12:29
我想要解決的是一狗票很相近的訊息沒有被 group 在一起的問題:
https://github.com/cofacts/rumors-line-bot/issues/53

以及未來 tag classifier 也會有類似的需求 https://github.com/cofacts/rumors-api/issues/32
darkbtf 20:33:46
嗯嗯 要套這類演算法的話 可以獨立原來的架構寫一個 worker 定時跑去 group 資料再把 group 後的 tag 寫到 ES index 的某個 field 裡

2018-06-08

Lukas 00:29:20
@lukasinbeijing has joined the channel

2018-06-10

mrorz 00:06:05
@sunrise91.t3 因為在 renovate 升級 next.js 6.0 時不小心升級了 react 16 -> 要改寫 `<ReplyConnection>` 裡的 componentWillMount -> 發現 `authId` 應該直接從 `connect` 拿而不是走 props drill
所以請 review 這個把 props drill 拿掉的 commit:
https://github.com/cofacts/rumors-site/pull/106/commits/8e6c5c7547bfb5e33a3ef6785055470c9dcf5d2a

GitHub

Update all dependencies by renovate · Pull Request #106 · cofacts/rumors-site

This Pull Request renovates the package group &amp;quot;all dependencies&amp;quot;. Note: This PR was created on a configured schedule (&amp;quot;before 3am on the first day of the month&amp;quot;) and will not re...

👍 3

2018-06-12

mrorz 16:29:57
LINE 支援新的 Message 種類:Flex message
https://developers.line.me/en/docs/messaging-api/using-flex-messages/

看起來很能解決我們選 article / 選 reply 字數太少欄位太少的問題呢!
mrorz 16:31:22
除了文件之外,他還有個 Simulator
https://developers.line.me/console/fx/

可以編輯 JSON 看 output 結果

2018-06-13

2018-06-15

ttcat 20:29:29
@hazelwei @mrorz 其實我們週二會確認 I4C 的參與者是不是都可以來
ttcat 20:29:52
是不是那之後我們找個時間對一下 agenda?例如禮拜三或週四晚上
ttcat 20:29:59
但我週三晚上好像要工作 ~“~
ttcat 20:30:00
= =
ttcat 20:31:21
你們通常週三晚上都到幾點啊
mrorz 20:44:06
週三開會大多到 11pm 唷
ttcat 21:04:21
那我也許可以 10點到
lucien 22:51:14
週三可以現場討論一下
hazelwei 22:55:21
不好意思週三晚上已經有排會議了!由於時間緊迫,就請能參與的夥伴先討論工作坊吧!
mrorz 22:56:16
好唷辛苦了 ~~
那可以跟 @ttcat 約周三 10pm 嗎
ttcat 23:12:36
好👌
1

2018-06-19

ttcat 13:44:06
急問,請問一下下週工作坊第一天的早上 26 號,是 TFD 自己辦的東亞民主論壇,他們現在跟我們要名單,想問早上你們有人會來嗎?@hazelwei @mrorz 以及工作坊要訂便當,所以也要統計人數
ttcat 13:44:18
我需要姓名、email、單位、單位職稱、飲食習慣
mrorz 13:44:34
早上是 @bil 會去
但他應該已經報名了?
ttcat 13:45:40
ttcat 13:45:45
那我就不報你們早上了
ttcat 13:45:55
那工作坊本身是 mrorz + hazel + ?
mrorz 13:46:14
yeah 我把我的邀請函轉交 bil 然後也去信 TFD 了
mrorz 13:46:33
workshop 的部分我可以,hazel 好像說不能到場的樣子
@ttcat 對,拍謝我六月底工作滿檔抽不出身,只能前期跟精神支持了!!!
mrorz 13:46:42
ping @hazelwei
mrorz 13:46:51
not sure
ttcat 13:49:13
oh oh 只有你嗎?
mrorz 13:52:58
應該不會只有我嗚嗚
ttcat 14:00:49
好哇盡快給我們名單我們要訂便當
ttcat 19:02:48
Image from iOS
🤣 9 😂 3 🐳 1

2018-06-20

ttcat 19:45:06
再給我一次地址?
No. 2, Alley 6, Lane 337, Section 2, Fuxing South Road, Da’an District, Taipei City, 106
thanks

2018-06-22

mrorz 23:53:09
@darkbtf 你還記得這個 certbot 的用意嗎?
https://github.com/cofacts/rumors-deploy/blob/master/docker-compose.yml#L18

如果我們現在都直接寫 cron (見 README) 這段還有需要的嗎?

GitHub

cofacts/rumors-deploy

rumors-deploy - Deployment scripts for g0v rumors project

cronjob 會呼叫 certbot 所以 certbot 還是要裝?
但 cronjob 是 `docker run certbot/certbot`
就算 docker-compose 沒有,他還是會裝起來呀

2018-06-23

ggm 16:05:59
https://summit.g0v.tw/2018/cfp/

g0v summit

g0v summit 2018

g0v is a decentralized civic tech community from Taiwan, advocating transparency of information, building tech solutions for citizens to participate in public affairs from grass-roots. g0v’s biennial summits started in 2014, featuring open government, open source collaboration and civic participation.

ggm 16:06:35
記得要投一下!我們因為不是今年這屆的 grant 所以不是必帶 XD 要自己投個
ggm 16:50:36
```
英國研究很煩
醫療的很難闢謠
政治不知道怎麼回
```

2018-06-24

mrorz 22:15:42
我在找 Mafindo (TurnBackHoax)的後續消息。

看起來 turn back hoax 還是有繼續做,而且今年有一個跨媒體的大 project:印尼的 22 家電子傳媒為了一起對抗 2019 年大選的假消息,這次聯合起來開設闢謠新網站 cekfakta.com

http://www.thejakartapost.com/news/2018/05/05/press-societies-launch-antihoax-website.html

感覺起來跟墨西哥的 Verificado 2018 滿像的 ( http://www.niemanlab.org/2018/06/whatsapp-is-a-black-box-for-fake-news-verificado-2018-is-making-real-progress-fixing-that/ )。

The Jakarta Post

Press, societies launch antihoax website

In an unprecedented move, 22 national and regional news media organizations and a number of associations have launched a website to debunk false news and hoaxes ahead of the 2019 elections.

Nieman Lab

WhatsApp is a black box for fake news. Verificado 2018 is making real progress fixing that.

"Instead of using broadcast to spread our debunks, we opted for an individual relationship."

💪 2 💯 1

2018-06-25

mrorz 00:32:28
然後其實 2016 年有一本 Verification Handbook,在 Google News Lab Summit APAC 有提到過

http://verificationhandbook.com/book/

這裡面有超多過去記者查證的 case study,覺得很酷

verificationhandbook.com

Verification Handbook: homepage

A definitive guide to verifying digital content for emergency coverage

mrorz 00:34:22
例如說 youtube 其實可以按照時間排序搜尋結果
還有用 google maps 對照 skyline 來確定影片照片拍攝位置等等
http://verificationhandbook.com/book/chapter5.php

verificationhandbook.com

Verification Handbook: homepage

A definitive guide to verifying digital content for emergency coverage

ttcat 01:30:00
嗚嗚,EADF 根本應該找你去演講啊找我去講 disinformation
ttcat 01:30:06
投影片做不完又沒自信
ttcat 01:30:09
>_<
mrorz 11:16:01
感謝 ttcat 坦住演講 m(_ _)m
不然我也沒辦法有時間去研究上面這些東西呢
zonr 20:06:28
@zonr has joined the channel

2018-06-26

chihao 11:42:35
Cofacts at East Asia Democracy Forum :green_heart:
chihao 11:44:49
Cofacts at East Asia Democracy Forum 💚 儲存空間滿了?照片好像不會顯示 QQ
mrorz 11:49:01
有看到唷
mrorz 11:51:34
阿端加油
ttcat 11:52:58
剛講完 we
ttcat 11:53:01
Qq
mrorz 11:57:20
阿端很厲害
🙌 3
ttcat 11:57:41
你又沒看到 ><
mrorz 11:57:58
@bil 有呀
bil 12:02:15
阿端很厲害💓
ttcat 12:03:36
😍😍🙈🙈

2018-06-27

mrorz 20:17:37
本日會議記錄