Jump to...
redirecting...

Log for #ysitd

<licson>: (sstevefan1999: 香港先係) 不是的
<daisuke1230>: 感覺是某種 super user
<Cute_Panda>: (Reply to daisuke1230) 感覺就是看員工編號不順眼,自己幹了一個名字進去XD
<Haraguroicha>: (Reply to daisuke1230) 被 please 的帳單
<mingtsay>: (Reply to daisuke1230) 他頭髮有沒有金黃色的還長得很長(X
<WilliamMou>: (Reply to daisuke1230) 他權限可能比較高~ 可以調兩倍糖(x
<sooxiaotong>: 👍
<sooxiaotong>: 👎
<Sciuridae>: 早安 我的朋友 有人有 wemo 邀請碼嗎 (?
<daisuke1230>: (Sciuridae: 早安 我的...) U
<daisuke1230>: 嗨!這是我的 WeMo Scooter 專屬邀請碼:NFQTZKE,立即註冊即可免費體驗最便利的交通新選擇! https://invite.wemoscooter.com/friend/zh-TW?code=NFQTZKE
[Title] WeMo Promotion campaign
<Sciuridae>: 用ㄌ
[Title] Xenakis - Mists - YouTube
<licson>: 有點不會欣賞現代音樂
<bystartw_tw>: (bystartw_tw: http:...) 幹
<bystartw_tw>: 我當初完全忘記了
<bystartw_tw>: 這鬼 RSS 沒有 CORS
<bystartw_tw>: 只能後端抓取了 :)
<mmis1000>: (bystartw_tw: 只能後端抓...) cors proxy: ???
<bystartw_tw>: (mmis1000: cors...) 謝謝你 ❤️
<seadog007>: ﷺ
<seadog007>: 這什麼炸排版的字
<nella17_tw>: 是RTL🤔
<licson>: (mmis1000: cors...) 話說 log 有沒有不用 regex 搜索的好方法(
<licson>: 那個很單線程也很難做 index 誒
<Haraguroicha>: (licson: 話說 lo...) elasticsearch ((
<licson>: 例如把資料抄去 ES 之類的(
<licson>: 我可以做一個 mongo 一個 ES 沒所謂的
<Haraguroicha>: 🤔 https://i.imgur.com/eWdPm4r.png
<licson>: 然後搜到出來再跟 mongo query 一次拿完整信息
<licson>: (Haraguroicha: 那你問心酸...) 不一定要 ES 啊
<licson>: 這個只是提議
<licson>: 就是可以開一個類似的東西加速搜索
<licson>: 雖然我感覺這個架構比起原本 ruby 那款 log 肥很多陪
<licson>: 雖然比他多功能還比較快就是了
<seadog007>: (licson: 然後搜到出...) 可
<excfergodst>: (licson: 就是可以開...) 嗯 這是ES的一種加速方式沒錯ㄛ
<TsundereChen>: https://apps.apple.com/jp/story/id1476013585?l=en 原來 App Store 有這種東西
[Title] ‎いつもとは違う日 : App Store Story
<bystartw_tw>: (bystartw_tw: 只能後端抓...) finally :D (? https://i.imgur.com/isuE7n1.jpg
<coin3x>: (Reply to bystartw_tw) 拜託改用 cheerio :(
<bystartw_tw>: (coin3x: 拜託改用...) 我用這隻 https://github.com/jsdom/jsdom
<bystartw_tw>: :(
[Title] GitHub - jsdom/jsdom: A JavaScript implementation of the WHATWG DOM and HTML standards, for use with node.js
<bystartw_tw>: 我不想再碰 jq 了
<coin3x>: (bystartw_tw: 我用這隻...) cheerio 比較輕量ㄛ
<bystartw_tw>: (coin3x: cheer...) 你也可以 jssoup 如果你願意
<mmis1000>: cheerio,壓根兒就不模擬dom阿
<mmis1000>: jsdom是模擬了dom的全部功能
<mmis1000>: 所以慢爆
<bystartw_tw>: 🤔
<mmis1000>: cheerio就真的只抹你了jquery api
<nella17_tw>: (Reply to bystartw_tw) regex(?
<bystartw_tw>: (nella17_tw: regex...) 嗯…… 108-05-06 這的確是 regex,但 content 解析我是用 jsdom
<bystartw_tw>: 就僅僅為了解析那串 HTML