83 articles

📰 Dev.to · Evan Lin

Articles from Dev.to · Evan Lin · 83 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9376) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
Learning Python: Building a Simple Customer Service LINE Bot with Embedchain
Dev.to · Evan Lin 2mo ago
Learning Python: Building a Simple Customer Service LINE Bot with Embedchain
透過這個 EmbedChain 可以抓取許多種資料,這個圖片是測試他去抓取 「2023年LINE官方帳號方案價格調整,重點一次掌握」網頁上的資料來回覆給使用者。 官方帳號在哪一天調整價錢?...
Go Channel and Pipeline: A Conference Review
Dev.to · Evan Lin 2mo ago
Go Channel and Pipeline: A Conference Review
前言 大家好,我是 LINE Taiwan 的 Technical Evangelist - Evan Lin。這次很開心回到 Golang 社群參加了...
[Golang] Do You Like Golang? Become a Go GDE (Google Developer Expert)
Dev.to · Evan Lin 2mo ago
[Golang] Do You Like Golang? Become a Go GDE (Google Developer Expert)
前言 三年前(2016/08/21)第一次報名的大型研討會演講,就是在 COSCUP 講「如何透過 52 個專案來學習 Golang 」 。 之後就是舉辦 golang.tw...
[TIL][Go] How to Install a Beta Version of Go
Dev.to · Evan Lin 2mo ago
[TIL][Go] How to Install a Beta Version of Go
Go 1.13rc1 在 08/22 推出,裡面包含了一些新的功能讓人想試試看。但是僅僅想要測試新的語言功能卻不希望更改工作環境的設定。這裡提供一個新的方式,就是直接將最新版本到 Go binary...
GopherCon 2019: Uber's Approach (1)
Dev.to · Evan Lin 2mo ago
GopherCon 2019: Uber's Approach (1)
前提 偷個懶來看一下 GopherCon 2019 ,順便了解幾個有趣的議題。 GopherCon 2019: Elena Morozova - How...
Conference Review: Golang Tokyo Special @Tokyo - Memorable Experience Sharing from the Tokyo Go Community
Dev.to · Evan Lin 2mo ago
Conference Review: Golang Tokyo Special @Tokyo - Memorable Experience Sharing from the Tokyo Go Community
前言 大家好,我是 LINE Taiwan 的 Technical Evangelist - Evan Lin。...
Golang Taipei Gathering #45 @ Google Office - Golang 10th Anniversary Celebration
Dev.to · Evan Lin 2mo ago
Golang Taipei Gathering #45 @ Google Office - Golang 10th Anniversary Celebration
前言 大家好,我是 LINE Taiwan 的 Technical Evangelist - Evan Lin。 Golang 是由 Google 在 2009 年的 11 月...
[TIL][Golang] How to Get YouTube Video Information and Download YouTube Videos with Go (Updated June 3, 2020)
Dev.to · Evan Lin 2mo ago
[TIL][Golang] How to Get YouTube Video Information and Download YouTube Videos with Go (Updated June 3, 2020)
前言: 這個專案是之前在開發 Project 52 所開發出來的,原因是看到一些解析 youtube 影片資訊的內容。透過 Golang 的 channel 跟...
[TIL][Golang] Golang Community FAQ (1) - Type Assertion
Dev.to · Evan Lin 2mo ago
[TIL][Golang] Golang Community FAQ (1) - Type Assertion
前言: 平常在臉書社群或是 Slack channel (https://t.me/golangtw)...
[TIL][Golang] Golang Community FAQ (2) - Struct Tags
Dev.to · Evan Lin 2mo ago
[TIL][Golang] Golang Community FAQ (2) - Struct Tags
前言: 平常在臉書社群或是 Slack channel (https://t.me/golangtw)...
LINE Taiwan Developer Relations 2019 Review and 2020 Community Plan Report (Part 1: External Evangelism)
Dev.to · Evan Lin 2mo ago
LINE Taiwan Developer Relations 2019 Review and 2020 Community Plan Report (Part 1: External Evangelism)
前言 大家好,我是 LINE Taiwan Developer Relations 團隊的 - Evan Lin。 經過了一年多來的 LINE Developer...
LINE Taiwan DevRel 2019 Review and 2020 Developer Community Plan Report (Part 3: Technical Branding and Hiring)
Dev.to · Evan Lin 2mo ago
LINE Taiwan DevRel 2019 Review and 2020 Developer Community Plan Report (Part 3: Technical Branding and Hiring)
前言 大家好,我是 LINE Taiwan Developer Relations 團隊的 - Evan Lin。 經過了一年多來的 LINE Developer...
FOSDEM 2020: Advanced Debugging Techniques for Go Code
Dev.to · Evan Lin 2mo ago
FOSDEM 2020: Advanced Debugging Techniques for Go Code
前提 日前 2020/02/01 ~ 02/02 (FOSDEM: Free and Open source Software Developers’ European...
QCon Conference Notes: The Why of Go
Dev.to · Evan Lin 2mo ago
QCon Conference Notes: The Why of Go
前提 為什麼要學 Go(lang)? Go 有很多缺點說: 沒有 Generic,error handling 很麻煩, Dependency Management .....
Strange Loop 2019: Networking and Go - An Engineer's Journey
Dev.to · Evan Lin 2mo ago
Strange Loop 2019: Networking and Go - An Engineer's Journey
前提 聽 Podcast 是我一個培養聽力跟學習的管道之一,而 Software Engineering Daily 更是我相當喜愛的 Podcast 頻道。...
[Golang][LINE] Tutorial: Changing Chatbot Nicknames and Icons with Icon Switch
Dev.to · Evan Lin 2mo ago
[Golang][LINE] Tutorial: Changing Chatbot Nicknames and Icons with Icon Switch
(圖片來自: LINE Developer News ) 前言 曾經在 TECHPULSE 2018 的演講上有出現過的 Icon Switch...
LINE: Using liff.isApiAvailable() for LIFF compatibility in older LINE versions
Dev.to · Evan Lin 2mo ago
LINE: Using liff.isApiAvailable() for LIFF compatibility in older LINE versions
(LIFF ShareTargetPickder 功能展示) 前言 LIFF ShareTargetPickder 是一個相當強大的功能,不僅僅可以在 LINE...
Go Developer Survey 2019 (Part 2: Developer Tools)
Dev.to · Evan Lin 2mo ago
Go Developer Survey 2019 (Part 2: Developer Tools)
前提 Golang 協會日前公布了去年的開發者調查結果。 Go Developer Survey 2019 Results tl;pr (Too...
[Conference Notes] [DSC] Building a LINE Chatbot with Go, 20200507
Dev.to · Evan Lin 2mo ago
[Conference Notes] [DSC] Building a LINE Chatbot with Go, 20200507
前言 大家好,我是 LINE Taiwan 的 Technology Evangelist - Evan Lin。 感謝 DSC (Google Developer...
[LINE] Tutorial: How to Effectively Send and Receive LINE Emojis Using the New API
Dev.to · Evan Lin 2mo ago
[LINE] Tutorial: How to Effectively Send and Receive LINE Emojis Using the New API
前言 LINE Emoji 是指在 LINE App 中可以使用的 LINE 表情集,其中有分為通用的(免費)與付費的表情集。 使用 LINE Emoji...