如何參加讀書肚的 Discord 活動

Discord 是一個專門設計給 Gamer 的社交平台。 接下來我們會試試看多用用 Discord 辦活動,其中一個最主要的原因,當然是因為他是免費的 XDD

也因為 Discord 其實是個社交平台,參加線上活動的程序跟之前大家習慣使用的 Zoom 不太一下,以下是使用簡介:

首先,使用此連結加入讀書肚的 Discord 伺服器: https://discord.gg/VshpfFk

進入活動頻道

  • 點入下圖紅色圈圈內的 “Town Hall” Voice Channel ,就可以進入回動現場。
  • 點入下圖黃色圈圈內的 “Video” 按鈕,就可以啟動攝影模組,讓大家看到你漂亮清秀的臉。

Screen Share 的奧義

  • 要看到主講的人共享螢幕 ,移動滑鼠到下圖紅色圈圈內的 “Live” 按鈕,就可看到黃色圈圈內的 “Join Stream” 按鈕。
  • 點入下圖黃色圈圈內的 “Join Stream” 按鈕,就可以看到主講人的共享螢幕了。

看起來會像這樣

Done! 恭喜你成為 Dosudo Gamer XD

arduino and raspberry pi – 自幹硬體的浪漫

今天 meetup 的記錄上線拉!非常好玩,尤其時其中大家 side project 分享的部分。
  • Louis Lo 的分享在最前面,個人覺得只要有當過爸媽,就會對你奶瓶的那個專案心有戚戚焉。
  • Lydian TingYen Lee 的分享從 17:12 開始,他是我目前看過把 Smart Home 整得最徹底的台灣人。對 smart home 有興趣的可以多參考她使用的很多 open source 的專案。
  • Zero Cho 的分享從 46:43 開始,(直接在現場用 iphone 做 slide XD) ,他用 synology NAS 的 docker 支援做出很多有意思的 smart home 功能。
  • Jacky Wu 的分享從 54:15 開始,他是唯一用 arduino 的講者 XD 。其中討論到使用 arduino 與不同的 module 作出適合銀髮族使用的緊急救援按鈕。
有興趣直接點進去看吧 😉

Mobile A/B Testing with Feature Flag System

11 月份的聚會我們請到 Jacky Wu 跟我們聊聊 Slack Mobile 工程團隊如何使用 Feature Flag System ,跳過 App Store 的審查機制,達到從 server 端更改 App 的運行。

演講簡介

On the web frontier, because developers own the deployment environment, they can deploy their product at any given time as they wish. Mobile products are not as fortunate.

The app store review process can take up to days and still sometimes result in rejections. This bottleneck negatively impacts mobile feature delivery and growth experiement.

However, worry not, mobile developers have adapted a technique called “feature flag” that allows them to achieve continuous delivery, perform AB testing, and even dynamically change mobile features from server-side without app resubmission.

講師

Jacky Wu
Jacky Wu

Jacky Wu

Senior iOS Engineer – Slack
iOS Software Engineer – Udemy
Co-founder Glamorsky – Inc
Software Engineer – Apple Maps Apple

演講直播影片

https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fwing.c.chen%2Fvideos%2F10154630973988400%2F&show_text=1&width=560

範例專案連結

https://github.com/jackywu07/FeatureFlagDemo

Keynote 投影片下載連結

https://github.com/jackywu07/FeatureFlagDemo/blob/master/Feature%20Flag.key

Demo 所使用 Feature Flag 的工具

https://www.leanplum.com/

 

Distributed Time Travel for Feature Generaetion

這次十月份的聚會我們請到了目前任職於 Netflix 的工程師 DB Tsai 來跟我們聊聊 Netflix 在做機器學習 (Machine Learning) 上所遇到的經驗及解決之道。

講者

1134574

DB Tsai
Netflix Senior Research Engineer
Apache Spark Committer

投影片

Clean Code 讀書會,現在進行式

Clean Code
Clean Code

如果你還不知道,Dosudo 讀書肚 – 矽谷軟體工程師讀書會的眾多工程師大大們正在共讀/共筆這本大師之作,讓自己寫出來的 code 更加簡潔優美。

筆記與討論會持續更新到這個 Google Doc 中,歡迎參考。

未來活動的參加方式:

  • 視訊討論:使用 zoom.us ,連結持續公布于讀書肚 Facebook 社群中。
  • Slack 討論:dosudo.slack.com channel #clean_code_discussion ,想要 invite 的請來信 darwing.chen 在 gmail.com ,著名你想使用的 email 地址即可。

最後,沒事多多看筆記,多多看筆記沒事

感謝 Facebook 工程師 David Lee 主揪!

Introduction to Software-Defined Network

13975465_10209990813276048_7952671971082334091_o 8月份的聚會我們邀請到 Charles Chan 來介紹 Software-Defined Network 的發展及應用。幾乎所有大型的網路公司 (Google, Facebook, AT&T, Verizon, etc.) 都在架構上採用了SDN技術,想更了解這項技術的話千萬不要錯過 Charles 的分享。

Continue reading Introduction to Software-Defined Network

Introduction to go, and why it’s awesome

Go/Golang
Go/Golang

這週六由 Janet 所分享的 Go/Golang 現場激發出很多討論,尤其是由 Google 發起的 kubernete 專案本身也全都是由 Go 開發而成這點。

漸漸地,Golang 在矽谷新創圈中的使用率越來越高,社群也有逐漸長大的趨勢,究竟在語言的設計上,執行效率上,分散式運用上有何異於常人之處?

請見紀錄分曉。

講者

Janet Kuo

Janet Kuo

Software Engineer at Google, currently working on kubernete project.

影片

投影片

相關資料

How to build a simple chat service with nodejs, sockjs and redis by Pochen Lin

 How to build a simple chat service with nodejs, sockjs and redis by Pochen Lin

How to build a simple chat service with nodejs, sockjs and redis by Pochen Lin

這次 Pochen Lin 的分享非常精彩,除了 Live Coding ,在 1 小時之內用 Node.js, socket, angulr, 與 Redis 搭建出一個 fully functional 的聊天系統以外,還與大家分享了矽谷資訊人在特殊產業的工作秘辛

廢話不多說,記錄如下:

講者

10259840_10152383062567440_979407476306709420_n

柏丞是一個Javascript熱愛者, 從前端入行後一路拓展自己的領域到全端工程, 開發過商用CMS解決方案, POS金流系統, 行動支付, 即時訊息服務, 串流視訊平台 ; 對於使用者介面與客戶端應用有非常豐富的實務經驗, 目前做為cams. com的FE, 負責第三方API與視訊相關的核心功能

Pochen is a javascript enthusiast. He starts his career in front-end and heads toward full-stack development. He has been developed CMS solution for business, Online POS system, Mobile payment, Real time messaging service and Online streaming platform. He has deep understanding for user interface and client side application. As a front-end dev in Cams. com, he is mainly in charge of the 3rd party API and the core features of streaming in his team.

範例 Github

redis-sockjs-chat

錄影

How to make a Mobile App in 30 minutes – Hybrid Mobile App by Jonathan Chen

Special thanks to our sponsor:

https://d3vzoqlbg2i3a3.cloudfront.net/wp-content/themes/zooskcompany/images/wordpress/wordpress-logo.png?ver=11Zoosk is a leading online dating company that personalises the dating experience to help singles find the person and relationship that’s just right for them.

前端主題分享連發! 這次我們請到在Google擔任前端工程師的 Jonathan 分享開發hybrid mobile app的經驗。Jonathan以live coding的方式來示範開發hybrid app的流程,並在30分鐘內完成了一個類似Instagram的食譜分享軟體,開發速度讓人印象深刻。

Demo source code: https://github.com/jonchenn/recipic

Talk 簡介

  • Why Hybrid apps (Hybrid vs. Native)
  • Make a mobile app using AngularJS + Ionic + Parse.com
  • Write once, run anywhere. (iOS / Android / Web)

講者

image00

Jonathan Chen is currently Frontend Engineer at Google, specialized in UI development and data visualization. Previously he worked as Full-Stack Engineer at Amazon, and Sales Engineer at IBM. He is passionate at exploring fast-development framework and tools that help test new ideas in the market quickly and pivot faster.

投影片

錄影

React 生態系介紹 – By Mr. Friday

Facebook React

這次前端的 Talk 一出手就是重拳,請到現職 Facebook 擔任前端軟體工程師的 Mr. Friday 來分享現在超紅的前端 Web/App 框架 React。

錄影的時後有點被切斷了,不過上下兩集影片都上傳了,請大家就多多分享吧 😉

Talk 簡介

  • React / Flux 概念介紹
  • ES6 + flow 新語法
  • 相關衍生應用 React Native / Isomorphic / Redux

講者

Mr. Friday

Mr. Friday  – Frontend Software Engineer at Facebook

投影片

錄影

React 生態系介紹(上)

React 生態系介紹(下)

歐,對了,如果還不知道讀書肚是誰,在做些什麼事情,請閱讀讀書肚介紹