{"id":19338181,"url":"https://github.com/jserv/talks","last_synced_at":"2025-05-16T13:04:34.896Z","repository":{"id":7197491,"uuid":"8501785","full_name":"jserv/talks","owner":"jserv","description":"schedule and materials about my presentations","archived":false,"fork":false,"pushed_at":"2025-01-06T16:42:43.000Z","size":4901,"stargazers_count":354,"open_issues_count":0,"forks_count":33,"subscribers_count":98,"default_branch":"master","last_synced_at":"2025-05-10T11:07:28.798Z","etag":null,"topics":["aarch64","arm","c-programming","guts","kernel","linux","microcontroller","open-source","rtos","security"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jserv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-01T13:23:21.000Z","updated_at":"2025-04-18T15:50:10.000Z","dependencies_parsed_at":"2023-01-13T16:23:35.642Z","dependency_job_id":"f2c79044-0a2e-40ab-bfd1-68567cb992cf","html_url":"https://github.com/jserv/talks","commit_stats":{"total_commits":336,"total_committers":2,"mean_commits":168.0,"dds":0.3482142857142857,"last_synced_commit":"71f1d6ea55376c0d6ef7a61ff652fdb5d7170dc3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftalks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftalks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftalks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftalks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jserv","download_url":"https://codeload.github.com/jserv/talks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535826,"owners_count":22087398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aarch64","arm","c-programming","guts","kernel","linux","microcontroller","open-source","rtos","security"],"created_at":"2024-11-10T03:16:34.633Z","updated_at":"2025-05-16T13:04:34.854Z","avatar_url":"https://github.com/jserv.png","language":null,"readme":"# jserv's talks\n\nPresentations of Jim Huang (aka \"jserv\"). Welcome to send speech invitations via email: \u003cjserv.tw@gmail.com\u003e.\n\n## schedule 2024\n* Feb 5 / GUTS: [Linux 核心設計: 作業系統術語及概念](https://hackmd.io/@sysprog/linux-concepts)\n* Apr 16 / OSS-NA: [Refining Data Structure Implementations in the Linux Kernel for Improved Performance](https://ossna2024.sched.com/event/1aBN5)\n* Apr 16 / EOSS: [Crafting a Vision-Aided Software Stack for UAV](https://eoss24.sched.com/event/1aBF7)\n* May 23 / GUTS: [KVM: Linux 虛擬化基礎建設](https://hackmd.io/@sysprog/linux-kvm)\n* Jun 8 / NCKU: 透過 Linux 核心重新認識數位化世界\n* Oct 17 / NTU: [Acceleration of RISC-V Simulation](https://csie.ntu.edu.tw/zh_tw/Announcements/Announcement7/%5B2024-10-18%5D%C2%A0%C2%A0Prof-Jserv-NCKU-Acceleration-of-RISC-V-31394650)\n* Oct 20 / VMIL: [Accelerate RISC-V Instruction Set Simulation by Tiered JIT Compilation](https://2024.splashcon.org/home/vmil-2024#program)\n* Oct 27 / MOPCON: [淺談移動運算中的處理器演進](https://mopcon.org/2024/speaker/?id=2024026)\n* Dec 12 / NCU: 從無到有開發作業系統核心：善用開放原始碼技術\n\n## schedule 2023\n* May 25 / CTHPC: [Accelerating multi-tenant services using in-kernel I/O offloading](https://sites.google.com/view/cthpc2023/program)\n* May 26 / CTHPC: [Construct a Compact and Efficient RISC-V Instruction Set Simulator](https://sites.google.com/view/cthpc2023/program)\n* Jul 30 / COSCUP: [開放原始碼文化融入教育場域](https://pretalx.coscup.org/coscup-2023/talk/CFGUDC/)\n* Sep 21 / OSS-EU: [Lightweight and Fast WiFi Access in Virtual Machines](https://osseu2023.sched.com/event/1OGgh)\n* Oct 30 / [TASTI](https://tasti2023.com/): Customizing Linux Systems in Aerospace\n* Nov 12 / MOPCON: 飛龍在天：無人飛行載具和軟體開發的新契機\n* Dec 5 / OSS-JP: [RISC-V-Based Sandboxing for Secure and Efficient Software Execution](https://sched.co/1Typ4)\n\n## schedule 2022\n* Jan 2 / GUTS: [你所不知道的 C 語言: linked list 和非連續記憶體存取](https://hackmd.io/@sysprog/c-prog)\n* Jan 7 / GUTS: [你所不知道的 C 語言: 函式呼叫篇](https://hackmd.io/@sysprog/c-prog)\n* Feb 12 / GUTS: [Linux 核心設計/實作 (2022): 課程說明](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Feb 21 / GUTS: [你所不知道的 C 語言: 前置處理器應用篇](https://hackmd.io/@sysprog/c-prog)\n* Apr 4 / GUTS: [Linux 核心設計: 不只挑選任務的排程器 (上)](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Apr 5 / GUTS: [Linux 核心設計: 不只挑選任務的排程器 (中)](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Apr 9 / GUTS: [Linux 核心設計: 不只挑選任務的排程器 (下)](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Apr 11 / GUTS: [Linux 核心設計: 針對事件導向的 I/O 模型演化](https://hackmd.io/@sysprog/linux-kernel-internal)\n* May 27 / CTHPC: [Towards Fine-grained Behavior-based Analysis for Linux CPU Scheduler](https://sites.google.com/view/cthpc2022/program)\n* May 27 / CTHPC: [An Asynchronous I/O Interface for Scalable and Low-Latency Network Services](https://sites.google.com/view/cthpc2022/program)\n* Jun 21 / GUTS: [Linux 核心設計: 發展動態回顧](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Jun 23 / OSS-NA: [Towards PREEMPT\\_RT for the Full Task Isolation](https://ossna2022.sched.com/event/11NtQ)\n* Aug 24 / OSS-LA: [Revisit Multi-Reader Synchronizations for Scalable Applications](https://osslatam22.sched.com/event/15BsE)\n* Sep 4 / SITCON: [返校十年：投身資訊教育經驗談](https://sitcon.org/2022/agenda/35255d)\n\n## schedule 2021\n* Jan 11 / GUTS: [並行和多執行緒程式設計 (1)](https://hackmd.io/@sysprog/concurrency)\n* Jan 18 / GUTS: [並行和多執行緒程式設計 (2)](https://hackmd.io/@sysprog/concurrency)\n* Jab 25 / GUTS: [並行和多執行緒程式設計 (3)](https://hackmd.io/@sysprog/concurrency)\n* Feb 17 / GUTS: [Linux 核心設計 (2021): 線上/實體課程說明](https://beta.hackfoldr.org/linux)\n* Feb 18 / GUTS: [並行和多執行緒程式設計 (4)](https://hackmd.io/@sysprog/concurrency)\n* Feb 21 / GUTS: [並行和多執行緒程式設計 (5)](https://hackmd.io/@sysprog/concurrency)\n* Feb 27 / GUTS: [並行和多執行緒程式設計 (6)](https://hackmd.io/@sysprog/concurrency)\n* Mar 3 / NTHU: [The Evolution and Industrial Impacts of Linux Kernel](http://web.cs.nthu.edu.tw/p/406-1174-198035,r67.php)\n* Mar 11 / GUTS: [並行和多執行緒程式設計 (7)](https://hackmd.io/@sysprog/concurrency)\n* May 27 / CTHPC: [Making Shared Data Routable on ccNUMA Processors by Extracting \"Send-Receive\" Information from Spinlocks](https://sites.google.com/view/cthpc2021/program)\n* Jul 31 / COSCUP: [Let's Publish a Collaborative e-Book for Linux Kernel](https://coscup.org/2021/zh-TW/session/W8WLDX)\n* Dec 14 / OSS-JP: [Reduce System Call Overhead for Event-Driven Servers](https://ossalsjp21.sched.com/event/peeF)\n\n## schedule 2020\n* Feb 8 / GUTS: [Linux 核心設計: 以 User-Mode-Linux 進行開發及系統分析](https://beta.hackfoldr.org/linux)\n* Feb 17 / GUTS: [Linux 核心設計: 線上/實體課程說明暨第一週課程](https://beta.hackfoldr.org/linux)\n* Feb 21 / GUTS: [你所不知道的 C 語言: bitwise 操作](https://hackmd.io/@sysprog/c-prog)\n* Mar 2 / GUTS: [Linux 核心設計: 作業系統術語及概念](https://beta.hackfoldr.org/linux/)\n* Mar 9 / GUTS: [你所不知道的 C 語言: 浮點數運算](https://hackmd.io/@sysprog/c-prog)\n* Mar 18 / GUTS: [Linux 核心設計: Code Review I](https://hackmd.io/@sysprog/linux2020-homework1)\n* Mar 23 / GUTS: [Linux 核心設計: Code Review II](https://hackmd.io/@sysprog/linux2020-homework2)\n* May 23 / GUTS: [Linux 核心設計: 發展動態回顧](https://beta.hackfoldr.org/linux)\n* Sep 5 / GUTS: [進階電腦系統理論與實作: 線上/實體課程說明](https://beta.hackfoldr.org/linux)\n* Oct 25 / GUTS: [Linux 核心設計: 檔案系統概念及實作手法](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Nov 19 / GUTS: [Linux 核心設計: 檔案系統概念及實作手法](https://hackmd.io/@sysprog/linux-kernel-internal)\n* Dec 18 / ICS: [An Empirical Approach to Minimize Latency of Real-Time Multiprocessor Linux Kernel](https://ics2020.ncku.edu.tw/program.html)\n\n## schedule 2019\n* Jan 7 / GUTS: [Linux 核心設計: RCU 同步機制(上)](https://beta.hackfoldr.org/linux)\n* Jan 11 / GUTS: [Linux 核心設計: RCU 同步機制(下)](https://beta.hackfoldr.org/linux)\n* Jan 14 / GUTS: [Linux 核心設計: 中斷處理和現代架構考量 (上)](https://beta.hackfoldr.org/linux)\n* Jan 29 / BITS: [建構在區塊鏈之上的數位身分及資產管理](https://www.facebook.com/events/141219160109691/)\n* Feb 13 / GUTS: [Linux 核心設計: 中斷處理和現代架構考量 (下)](https://beta.hackfoldr.org/linux)\n* Feb 18 / GUTS: [Linux 核心設計: 線上/實體課程說明](https://beta.hackfoldr.org/linux)\n* Feb 24 / GUTS: [你所不知道的 C 語言: 連結器及執行檔資訊](https://hackmd.io/@sysprog/c-prog)\n* Feb 25 / GUTS: [Linux 核心設計: 第 1 + 2 週作業說明](http://wiki.csie.ncku.edu.tw/linux/schedule)\n* Mar 4 / GUTS: [Linux 核心設計: 不只挑選任務的排程器 (一)](https://beta.hackfoldr.org/linux)\n* Mar 24 / GUTS: [Linux 核心設計: 第 4 + 5 週作業說明](http://wiki.csie.ncku.edu.tw/linux/schedule)\n* Mar 26 / GUTS: [Linux 核心設計: 不只挑選任務的排程器 (二)](https://beta.hackfoldr.org/linux)\n* Apr 11 / GUTS: [Linux 核心設計: 記憶體管理 (1)](https://beta.hackfoldr.org/linux)\n* Apr 14 / GUTS: [Linux 核心設計: 記憶體管理 (2)](https://beta.hackfoldr.org/linux)\n* Apr 22 / GUTS: [你所不知道的 C 語言: Stream I/O, EOF 和例外處理](https://hackmd.io/@sysprog/c-prog)\n* May 7 / GUTS: [Linux 核心設計: 朝向硬即時的核心變革 (上)](https://beta.hackfoldr.org/linux)\n* May 15 / GUTS: [Linux 核心設計: 朝向硬即時的核心變革 (下)](https://beta.hackfoldr.org/linux)\n* May 24 / CTHPC: [Formal Verification for Blockchain and Trusted Computing](https://sites.google.com/view/cthpc2019)\n* May 27 / GUTS: [Linux 核心設計: 檔案系統概念及實作手法](https://beta.hackfoldr.org/linux)\n* Jun 13 / AWS: [Why Decentralized Identifiers Are Changing the Future Internet?](https://aws.amazon.com/tw/summits/taipei/agenda-day-2/)\n* Jun 17 / GUTS: [Linux 核心設計: Timer 及其管理機制](https://beta.hackfoldr.org/linux)\n* Jul 1 / GUTS: [Linux 核心設計: 記憶體管理 (3)](https://beta.hackfoldr.org/linux)\n* Jul 11 / InfoSec: [引入去中心化身份識別機制來重構安全和隱私設計](http://2019.infosec.org.tw)\n* Jul 11 / GUTS: [你所不知道的 C 語言: 技巧篇](https://hackmd.io/@sysprog/c-prog)\n* Jul 15 / 成大電機: 自動駕駛的發展\n* Jul 17 / GUTS: [Linux 核心設計: Scalability 議題](https://beta.hackfoldr.org/linux)\n* Aug 26 / GUTS: [你所不知道的 C 語言：數值系統篇 (上)](https://hackmd.io/@sysprog/c-prog)\n* Aug 29 / GUTS: [你所不知道的 C 語言：數值系統篇 (下)](https://hackmd.io/@sysprog/c-prog)\n* Sep 2 / GUTS: [進階電腦系統理論與實作: 線上/實體課程說明](http://wiki.csie.ncku.edu.tw/sysprog/schedule)\n\n## schedule 2018\n* Jan 7 / ROS.Taipei: 淺談自動駕駛：從地表到太空\n* Jan 14 / 科學人: 奠定資訊工業基礎建設的自由軟體和開放原始碼\n* Jan 30 / GUTS: [你所不知道的 C 語言: linked list 和非連續記憶體存取](https://hackmd.io/@sysprog/c-prog)\n* Feb 5 / GUTS: [你所不知道的 C 語言: 指標篇(上)](https://hackmd.io/@sysprog/c-prog)\n* Feb 12 / GUTS: [你所不知道的 C 語言: 指標篇(下)](https://hackmd.io/@sysprog/c-prog)\n* Mar 21 / GUTS: [你所不知道的 C 語言: Stream I/O 與 EOF](https://hackmd.io/@sysprog/c-prog)\n* Mar 30 / 暨大資工: 當微型支付遇上物聯網：從硬體廠商到營運商的轉型機會\n* Apr 20 / 中山資工: [文 C 雕龍：經典 C 程式設計典範賞析](http://cse.nsysu.edu.tw/files/14-1091-184101,r3315-1.php?Lang=zh-tw)\n* May 19 / AII: [社交網路和區塊鏈的應用：以 Ptt.ai 為例](https://aliensunmin.github.io/aii_workshop/2nd/)\n* May 31 / CTHPC: [Intelligence × Compiler × Contract](https://sites.google.com/view/cthpc2018/program)\n* Jun 1 / CTHPC: [A Spin-based model checking for the simple concurrent program on a preemptive RTOS](https://sites.google.com/view/cthpc2018/program)\n* Jun 21 / 成大資訊: 藏身在區塊鏈的特製程式語言執行環境\n* Jul 16 / 成大電機: 以「做中學」的態度探索電腦系統\n* Jul 17 / GUTS: [你所不知道的 C 語言: Undefined Behavior](https://hackmd.io/@sysprog/c-prog)\n* Jul 21 / LASS: 以分散式帳本技術降低維運成本並創造經濟誘因\n* Jul 27 / GUTS: [你所不知道的 C 語言：遞迴呼叫篇](https://hackmd.io/@sysprog/c-prog)\n* Jul 28 / DebConf: [當 TangleID 遇上台北市政府: 自由軟體如何改善公部門處理流程](https://wiki.debconf.org/wiki/DebConf18/OpenDay#Conference_Room_4)\n* Aug 23 / ITRI: 即時 Linux 核心原理和實務\n* Aug 25 / GUTS: [AMaCC: 用 1500 行建構可自我編譯的 C 編譯器](https://hackmd.io/@sysprog/c-prog)\n* Sep 9 / 成大資工: [系統軟體短期課程](https://hackmd.io/s/rkJfYQLvX)\n* Sep 17 / GUTS: [你所不知道的 C 語言: 物件導向篇(上)](https://hackmd.io/@sysprog/c-prog)\n* Sep 20 / GUTS: [你所不知道的 C 語言: 物件導向篇(下)](https://hackmd.io/@sysprog/c-prog)\n* Oct 1 / BOT: [以區塊鏈翻轉能源市場](http://botcommunity.org/)\n* Oct 7 / g0v: [降低群眾感測器的營運成本及提高經濟誘因](https://summit.g0v.tw/2018/agenda/)\n* Oct 8 / GUTS: [你所不知道的 C 語言：動態連結器篇](https://hackmd.io/@sysprog/c-prog)\n* Oct 11 / GUTS: [你所不知道的 C 語言：執行階段程式庫 (CRT)](https://hackmd.io/@sysprog/c-prog)\n* Oct 18 / 商業發展研究院:「做中學」的態度探索電腦系統\n* Oct 20 / COSCON: [作為泛用服務的數字身份識別](http://coscon.kaiyuanshe.cn/)\n* Oct 23 / OSS-EU: [Linux-based RTOS Experimental Platform for Constructing Self-driving Vehicles](https://osseu18.sched.com/event/FxWG)\n* Nov 4 / MOPCON: [智慧電網背後的軟體建設](https://mopcon.org/2018/schedule.php)\n* Nov 15 / GUTS: [Linux 核心設計: 透過 eBPF 觀察作業系統行為](https://beta.hackfoldr.org/linux)\n* Nov 22 / 區塊鏈愛好者年會: 非同步跨鏈通訊協定的實作環境 (Asynchronous Inter-Blockchain Protocol)\n* Nov 22 / GUTS: [Linux 核心設計: 淺談同步機制](https://beta.hackfoldr.org/linux)\n* Dec 5 / 高雄科大: [大學文憑有用嗎？洗學歷之前，請你審視所處的世界](http://aais15.nkfust.edu.tw/web_signup/login.jsp?SNO=50948)\n* Dec 6 / ThinkBlock: 區塊鏈彰顯系統軟體的價值：淺談編譯器、虛擬機器，及形式化驗證的影響\n* Dec 7 / GUTS: [Linux 核心設計: 賦予應用程式生命的系統呼叫](https://beta.hackfoldr.org/linux)\n* Dec 15 / GUTS: [Linux 核心設計: 不僅是個執行單元的 Process](https://beta.hackfoldr.org/linux)\n* Dec 25 / CCNS: [成大校園的自動駕駛車](https://ccns.kktix.cc/events/107-meetup-self-driving-car-in-ncku)\n* Dec 27 / GUTS: [Linux 核心設計: 多核處理器和 spinlock](https://beta.hackfoldr.org/linux)\n\n## schedule 2017\n* Jan 16 / 台大資工: [開源系統軟體文化與重要性](http://pas.csie.ntu.edu.tw/OSSSEED)\n* Jan 16 / 台大資工: [開源系統軟體：實務經驗](http://pas.csie.ntu.edu.tw/OSSSEED)\n* Jan 23 / 成大資訊: [開源系統軟體文化與重要性](http://pas.csie.ntu.edu.tw/OSSSEED)\n* Jan 23 / 成大資訊: [開源系統軟體：實務經驗](http://pas.csie.ntu.edu.tw/OSSSEED)\n* Feb 4 / FOSDEM: [Secure Microkernel for Deeply Embedded Devices](https://fosdem.org/2017/schedule/event/microkernel_microkernel_for_embedded_devices/)\n* Feb 21 / ELC: [Effectively Measure and Reduce Kernel Latencies for Real-time Constraints](https://openiotelcna2017.sched.com/event/9ItY)\n* Mar 15 / GUTS: [手機裡的 ARM 處理器: 系列講座導論](https://beta.hackfoldr.org/arm)\n* Mar 20 / GUTS: [你所不知道的 C 語言：技巧篇](https://hackmd.io/@sysprog/c-prog)\n* Mar 22 / GUTS: [手機裡的 ARM 處理器: 架構和指令集](https://beta.hackfoldr.org/arm)\n* Mar 26 / GUTS: [手機裡的 ARM 處理器: 架構和指令集](https://beta.hackfoldr.org/arm)\n* Mar 27 / GUTS: [作業系統概念: Concurrency 程式設計篇](https://beta.hackfoldr.org/oscar/)\n* Mar 29 / GUTS: [手機裡的 ARM 處理器: 基礎指令和開發環境](https://beta.hackfoldr.org/arm)\n* Apr 5 / GUTS: [你所不知道的 C 語言：數值系統篇](https://hackmd.io/@sysprog/c-prog)\n* Apr 17 / GUTS: [從打造類似 Facebook 網路服務探討整合開發](https://www.facebook.com/events/777590162408486/)\n* Apr 19 / 台大資工: [Formal Verification in practice: system software perspective](https://www.csie.ntu.edu.tw/app/news.php?Sn=12468)\n* May 16 / GUTS: [你所不知道的 C 語言：開發工具和規格標準篇](https://hackmd.io/@sysprog/c-prog)\n* May 20 / MOSUT: Piko/RT: Linux-like Real-time Kernel for ARM Microcontrollers\n* Jun 11 / PyCon: [PyPy's approach to construct domain-specific language runtime](https://tw.pycon.org/2017/en-us/events/talk/347808212868661376/)\n* Jun 19 / GUTS: [手機裡的 ARM 處理器：虛擬化技術和應用](https://beta.hackfoldr.org/arm)\n* Jul 14 / 成大資訊: [指尖上的通訊與運算： 技術發展回顧和前瞻](https://hackmd.io/s/BJ1gF_GBb)\n* Aug 16 / GUTS: [從無到有打造 IoT 作業系統核心：以 Piko/RT 為例](https://beta.hackfoldr.org/oscar)\n* Aug 22 / GUTS: [手機裡的 ARM 處理器: Cortex-M](https://beta.hackfoldr.org/arm)\n* Sep 11 / OSS-NA: [Deterministic Memory Allocation for Mission-Critical Linux](https://ossna2017.sched.com/event/BCsR)\n* Sep 13 / OSS-NA: [Build Cloud Infrastructure with ARMv8](https://ossna2017.sched.com/event/BDqU)\n* Sep 29 / JCConf: [Ahead-of-Time (AOT) compilation in Java 9](http://jcconf.tw/2017/speaker/jserv.html)\n* Oct 3 / GUTS: [現代處理器原理和關鍵特徵 (上)](https://hackmd.io/s/Hk2CscGcl)\n* Oct 5 / GUTS: [現代處理器原理和關鍵特徵 (下)](https://hackmd.io/s/Hk2CscGcl)\n* Oct 10 / GUTS: [你所不知道的 C 語言：編譯器和最佳化原理篇 (上)](https://hackmd.io/@sysprog/c-prog)\n* Oct 12 / GUTS: [你所不知道的 C 語言：編譯器和最佳化原理篇 (上)](https://hackmd.io/@sysprog/c-prog)\n* Oct 19 / 成大資訊: 開放原始碼軟體生態系統與文化\n* Oct 24 / GUTS: [你所不知道的 C 語言: 函式呼叫篇](https://hackmd.io/@sysprog/c-prog)\n* Oct 26 / GUTS: [現代處理器設計: cache 原理和多核心議題](https://beta.hackfoldr.org/cpu)\n* Oct 29 / MOPCON: [透過區塊鏈打造行動化數位證書](https://mopcon.org/2017/schedule.php)\n* Nov 16 / 成大資訊: 開源生態圈與軟體設計思維\n* Nov 16 / CCNS: [針對物聯網裝置的身份識別和微型支付](https://ccns.kktix.cc/events/jserv-iot-micropayment)\n* Nov 21 / GUTS: [你所不知道的 C 語言: goto 和流程控制篇](https://hackmd.io/@sysprog/c-prog)\n* Nov 23 / ITRI: 當微型支付遇上物聯網：從硬體廠商到營運商的轉型機會\n* Nov 23 / [區塊鏈愛好者大會](http://taiwanchain.info/): 證書區塊鏈\n* Dec 6 / 科技部: 打造以區塊鏈為基礎的電子病歷系統\n* Dec 10 / DigitalOcean Hsinchu: GNU/Linux 中文資訊化和開放原始碼生態發展\n* Dec 11 / NCKU: Distributed Computing in the Shared Economy\n\n## schedule 2016\n* Jan 9 / 交大資工: 自由軟體和開放原始碼生態：程式碼如何滲透你我的生活、商業模式，以及生態圈概況\n* Jan 18 / GUTS: [你所不知道的 C 語言：編譯器和最佳化原理篇](https://hackmd.io/@sysprog/c-prog)\n* Jan 22 / 廈門: 應用開源開發工具於大學實訓\n* Jan 31 / H.Spectrum: [開源生態圈與軟體設計思維](http://www.ylhspectrum.com/#!studios/cjg9)\n* Feb 1 / GUTS: [你所不知道的 C 語言：編譯器和最佳化原理篇](https://hackmd.io/@sysprog/c-prog) (續集)\n* Feb 18 / GUTS: [你所不知道的 C 語言：函式呼叫篇](https://hackmd.io/@sysprog/c-prog)\n* Mar 8 / GUTS: 淺談開放原始碼和作業系統變革\n* Mar 21 / GUTS: Linux 在工業控制的應用：淺談即時系統的設計與實做\n* Apr 1 / GUTS: [你所不知道的 C 語言：物件導向程式設計篇](https://hackmd.io/@sysprog/c-prog)\n* Apr 4 / OpenIoT: [uVisor Debugging Facility Improvements for ARM mbed](http://events17.linuxfoundation.org/sites/events/files/slides/mbed-uvisor.pdf)\n* May 11 / GUTS: [你所不知道的 C 語言：物件導向程式設計篇](https://hackmd.io/@sysprog/c-prog)\n* May 12 / GUTS: [淺談 Microkernel 設計和真實世界中的應用](https://beta.hackfoldr.org/oscar/)\n* May 18 / 清大資工: [從作業系統的演化談 IoT 設計挑戰](http://web.cs.nthu.edu.tw/files/14-1015-103326,r67-1.php?Lang=zh-tw)\n* May 19 / 清大資工: 開放原始碼的生態系統與商業模式\n* May 24 / GUTS: [PREEMPT_RT - 朝向硬即時的 Linux 核心機制](https://beta.hackfoldr.org/oscar/)\n* Jun 3 / PyCon: [Python 導入系統軟體教學](https://tw.pycon.org/2016/zh-hant/events/keynotes/))\n* Jun 14 / 高應大: 淺談作業系統發展(科普觀點)\n* Jun 20 / 清大資工: Secure hypervisor / microkernel for IoT\n* Jun 25 / HKOSCon: [回顧台灣自由開源軟體發展](http://2016.opensource.hk/topics/free-and-open-source-software-involvement-in-taiwan/)\n* Jun 27 / GUTS: [從無到有打造 IoT 作業系統核心](https://beta.hackfoldr.org/oscar/)\n* Jun 29 / GUTS: [你所不知道的 C 語言：前置處理器應用篇](https://hackmd.io/@sysprog/c-prog)\n* Jul 7 / 教育噗浪客: [100% 應用開放原始碼軟體進行資訊教育](http://tpet.ntct.edu.tw/files/11-1011-9820.php)\n* Aug 25 / GUTS: [你所不知道的 C 語言：動態連結器篇](https://hackmd.io/@sysprog/c-prog)\n* Sep 18 / GUTS: [你所不知道的 C 語言：指標篇](https://hackmd.io/@sysprog/c-prog)\n* Oct 15 / JCConf: 透過 Graal compiler 打造運作於 HotSpot 的高效能語言執行環境\n* Nov 8 / 朝陽科大: 開放原始碼生態系統和商業模式\n* Nov 23 / GUTS: [你所不知道的 C 語言：遞迴呼叫篇](https://hackmd.io/@sysprog/c-prog)\n* Dec 17 / 開源操作系統技術年會: [BitSec: Secure Microkernel](http://soft.cs.tsinghua.edu.cn/os2atc2016/rc.html)\n* Dec 23 / 台大資工: [Automated Techniques for Formal Software Verification](https://www.csie.ntu.edu.tw/app/news.php?Sn=11874)\n\n## schedule 2015\n* Jan 19 / JuluOS: [向 Multics 學習：那個在你出生前就存在的作業系統，到底帶來哪些創新？](http://juluosdev.kktix.cc/events/d7cc0d15-0cba9a-eb5d0a-2f7415)\n* Jan 29 / 高中校際聯盟資訊研習營: 淺談作業系統發展：科普觀點\n* Jan 29 / 高中校際聯盟資訊研習營: 動手體驗客製化作業系統\n* Jan 31 / Hackathon Taiwan: [愛，從一個核心開始：淺談多元和協同創作](http://hackathon.tw/)\n* Mar 24 / ELC: [Optimize uClinux for ARM Cortex-M4](http://elcabs2015.sched.org/event/d76fa1347a02264b209c3c2275eaff39#.VMhle8vh6Bv)\n* Apr 30 / 新竹碼農: [朝向硬即時的 Linux 核心機制](http://hcsm.kktix.cc/events/jserv01)\n* May 8 / 南台科大: [物聯網環境的作業系統設計挑戰](http://csie.stust.edu.tw/tc/news/1-39574-n)\n* May 20 / Mokoversity: [從作業系統的演化談 IoT 軟體設計挑戰](https://www.mokoversity.com/events/iot-revolution-os)\n* May 21 / 高雄第一科大: 資訊科技產業概況\n* May 24 / OCF / [資助學生向世界一流高手近身學習](http://ocf.tw/events/elc2015/)\n* May 27 / FAN2: [How can Engineers Benefit from Maker Community?](http://www.accupass.com/go/fan2)\n* May 27 / 臺北市立大學: 物聯網環境的作業系統設計挑戰\n* May 29 / CTHPC: [Construct an Efficient and Secure Microkernel for Internet of Things](http://cthpc2015.csie.ncku.edu.tw/Program.aspx)\n* May 31 / 台大開源社: Build Your Own Operating System\n* Jun 4 / 交通大學: [資助學生向世界一流高手近身學習](http://ocf.tw/events/elc2015/)\n* Jun 5 / 南台科大: 從四軸飛行器設計議題\n* Jun 18 / 台大資工: [VM5 Lab 第 1 屆大專生系統軟體挑戰計劃/說明會](http://vmfive.kktix.cc/events/vm5lab01)\n* Aug 15 / COSCUP: Linux 桌面系統在繁體中文資訊化的發展回顧\n* Aug 15 / COSCUP: Build a Minimal Operating System Kernel for ARM\n* Aug 16 / COSCUP: 為納稅人而教：開放原始碼應用於高等教育，可以帶來哪些轉變？\n* Aug 16 / COSCUP: 台灣開放原始碼生態圈回顧\n* Sep 1 / GTC Taiwan: [資工系的學生從軟體實務角度探討如何建構多核 GPGPU 處理器](http://www.nvidia.com.tw/object/gpu-technology-conference-2015-tw.html)\n* Sep 14 / Delta / 淺談多核心技術和工業控制的影響\n* Oct 2 / 元智資工: [從你口袋中的手機談編譯器技術的多元應用](http://www.cse.yzu.edu.tw/resource/detail?sort=487)\n* Oct 12 / 台大資工: Implement Isolated Security Domains for ARM-based Low-Power Devices\n* Oct 14 / 交大資工: Build a Minimal Operating System Kernel for ARM\n* Oct 21-22 / [RTLWS](https://www.osadl.org/RTLWS-2015.rtlws-2015.0.html): [Performance Evaluation of Xenomai 3](https://www.osadl.org/?id=2181)\n* Nov 5 / 成大資訊: 你所不知道的 C 語言：指標篇 (Part I)\n* Nov 20 / 物聯網商機與投資媒合會: [針對物聯網的作業系統設計考量](http://heyevent.com/event/zbkkuokkgk37ca/)\n* Nov 21 / MOSUT: 編譯器 -- 從電腦科學最早的理論基礎到資訊工業的推手\n* Nov 23 / 成大資訊: 你所不知道的 C 語言：指標篇 (Part II)\n* Nov 28 / 開源操作系統技術年會: [ARM mbed uvisor](http://soft.cs.tsinghua.edu.cn/os2atc2015/rc.html)\n* Dec 5 / JCConf: Java HotSpot JIT 編譯器分析\n* Dec 7 / 成大資訊: 你所不知道的 C 語言：函式呼叫篇\n* Dec 9 / 交大資工: 參與開放原始碼專案作為終生學習\n* Dec 17 / 交大資工: Internet of Things Constructions using Open Source Technologies\n\n## schedule 2014\n* Jan 8 / 交大資工: [Develop Your Own Operating Systems using Cheap ARM Boards](http://www.cs.nctu.edu.tw/cswebsite/news/all/view/941)\n* Jan 24 / 系統軟體短期課程: ARM 處理器架構簡介\n* Jan 25 / 系統軟體短期課程: 作業系統設計展望\n* Jan 26 / 系統軟體短期課程: FreeRTOS 實驗\n* Feb 10 / JuluOS: [From L3 to seL4: What Have We Learnt in 20 Years of L4 Microkernels?](http://juluosdev.kktix.cc/events/d7cc0d15)\n* Feb 15 / MOSUT: 鑑古知今之作業系統發展回顧\n* Mar 15 / SITCON: 教育你的師長，和他們一同成長\n* Mar 20 / 明新科大: 在大學任教的中輟生：終生學習經驗談\n* Mar 22 / 創業台槓: 從電子新貴到生醫新兵：淺談醫療電子的機會\n* Apr 12 / OSDC.tw: 從 Multics 到雲端作業系統：淺談系統程式發展和新機會\n* Apr 17 / mHealth: [整合電腦視覺和生理訊號的嬰幼兒監控系統](http://www.ctimes.com.tw/cf/ShowCF-tw.asp?O=HJY4HCP911CCFA0RNT)\n* Apr 30 / 東華大學: [「自幹」：淺談透過自由軟體進行做中學](http://www.am.ndhu.edu.tw/files/14-1024-70505,r107-1.php)\n* May 2 / 東華大學: [應用開放原始碼的作業系統核心於物聯網環境](http://www.csie.ndhu.edu.tw/csieweb/zh-tw/node/1423)\n* May 3 / 清華大學: [改善台灣資訊教育的實做訓練](http://www.accupass.com/go/tedxnthu2014)\n* May 10 / MOSUT: [Android Virtual Machine and Compilers\" 課程重點提示](https://www.facebook.com/events/686739794722627/)\n* May 15 / 政大資科: [真實世界的編譯器運作原理：GCC 和 LLVM 為例](https://nccu-sys2014.hackpad.com/)\n* May 22 / 政大資科: [真實世界的編譯器運作原理：GCC 和 LLVM 為例](https://nccu-sys2014.hackpad.com/)\n* May 29 / 政大資科: [真實世界的編譯器運作原理：GCC 和 LLVM 為例](https://nccu-sys2014.hackpad.com/)\n* Jun 4 / 大里高中: 無所不在的開放原始碼軟體\n* Jun 28 / Study-Area: 看影片學自由軟體：從 Revolution OS 分析開放原始碼作業系統生態變化\n* Jul 9 / 清華大學: FOSS and Project Collaboration\n* Jul 11 / 成大資訊營: 用雙手體驗資訊技術：在資訊世界的你我能夠作什麼\n* Jul 15 / 成大資訊: Open Source from Legend, Business, to Ecosystem\n* Jul 15 / 成大資訊: Perspectives on Internet of Things Development\n* Jul 15 / 成大資訊: 淺談系統軟體的效能分析與安全性議題\n* Jul 20 / COSCUP: [黑暗中飛翔的程式碼：視障生投入自由軟體開發](http://coscup.org/2014/en/program/)\n* Jul 26 / MOSUT: [Build A Lightweight Hypervisor for Realtime Linux](http://www.meetup.com/Tainan-py-Python-Tainan-User-Group/events/196122862/)\n* Aug 2 / WHSAP: [The Practice about Linux Remote Processor Framework on ARM Cortex-M/A Heterogeneous Environments](http://whsap.csie.ncku.edu.tw/HSA_Workshop/)\n* Aug 9 / Maker Conf: [自造者精神在大學教育的實踐](http://www.makerconf.tw/?p=105)\n* Aug 23 / MOSUT: seL4 Overview\n* Sep 7 / FabLab 台灣年會: [Open Source \u0026 Open City](http://tdcp.kktix.cc/events/openfabcity0907)\n* Oct 8 / 中央開源社: [親手打造四軸飛行器](http://nos.kktix.cc/events/307dae5a)\n* Oct 15 / ELCE: [rtmux: A Thin Multiplexer To Provide Hard Realtime Applications For Linux](https://lccoelce14.sched.com/event/1yF9qj1)\n* Nov 15 / JCConf: OpenJDK vs. Dalvik/ART\n* Nov 17 / 中正資工: The Design and Implementation of Linux Real-time Extensions\n* Nov 22 / 交大資工: [從四軸飛行器設計看異質多核心應用](http://ssw-nctu.kktix.cc/events/ssw01)\n* Dec 8 / 高應大: [淺談作業系統發展：科普觀點](http://www.csie.kuas.edu.tw/xoops/modules/news/article.php?storyid=307)\n* Dec 10 / 跨產業沙龍: [從工程師到產業加速器](http://tiandiren.tw/archives/10043)\n* Dec 14 / TEDxTainan: 那些感動我的事\n* Dec 27 / MOSUT: 快快樂樂開發作業系統\n\n## schedule 2013\n* Jan 4 / 成大資訊: [從移動運算的變革，看軟體走向開放原始碼發展的思維](http://osc2013.csie.ncku.edu.tw/news.php)\n* Jan 5 / 台中一中 : [你所不知道的 C 語言：破除誤解並尋求精進之道](http://phorum.study-area.org/index.php?topic=68128.0)\n* Jan 21 / 成大電機: [改變，從指尖開始：淺談參與開放原始碼專案開發，作為持續累積的變革力量](https://www.facebook.com/events/516387461734961/?group_id=0)\n* Jan 29 / TOSSUG: [少年 Compiler 的奇幻漂流：淺談編譯器技術的設計與實作](http://registrano.com/events/76f72c)\n* Feb 7 / 台中一中: 資訊系統導論\n* Feb 19 / Android Builders Summit: [Hardware Accelerated 2D Rendering for Android](assets/accel-2d-render.pdf)\n* Feb 22 / Embedded Linux Conference: [olibc: Another C Runtime Library for Embedded Linux](https://embeddedlinuxconference2013.sched.com/event/14ZARuH)\n* Mar 3 / Study-Area Tainan: [從 Binder 理解 Android 系統服務的運作原理](http://phorum.study-area.org/index.php/topic,68304.0.html)\n* Mar 7 / 新竹碼農: [虛擬機器設計與優化的初體驗](http://www.accupass.com/go/hcsm0307)\n* Mar 12 / 成大資訊: [從火星探測號談 RTOS scheduling](http://wiki.csie.ncku.edu.tw/embedded/schedule)\n* Mar 14 / 中正資工: [從火星探測號談 RTOS scheduling](http://wiki.csie.ncku.edu.tw/embedded/schedule)\n* Mar 16 / SITCON: [作個永遠的大學生：終生學習經驗談](http://sitcon.org/2013/)\n* Mar 27 / JuluOS: [探討 microkernel 三個發展世代 -- 方法與概念](http://registrano.com/events/0d3fc6)\n* Apr 15 / 成大資訊: [Microkernel based Operating System Design for Embedded Systems](http://www.slideshare.net/jserv/microkernel-evolution)\n* Apr 20 / OSDC.tw: [完全用開放原始碼軟體進行嵌入式系統教學](http://www.slideshare.net/jserv/education-usingopensource)\n* May 16 / 中正資工: L4 微核心概念與 Fiasco.OC 設計\n* May 27 / Automotive Linux Summit Spring 2013: [Shorten Device Boot time for Automotive IVI and Navigation Systems](https://automotivelinuxsummitspring2013.sched.com/event/12jrgdh)\n* May 30 / 交大資工: [Applying Microkernel Architecture for Real-world Use Cases](http://www.cs.nctu.edu.tw/cswebsite/news/activities/view/595)\n* May 30 / 清大資工: [軟體效能分析與安全性議題](http://appuniverz.webs.com/)\n* Jun 6 / 中央資工: [淺談系統軟體的設計缺陷](http://goo.gl/Tlr2A)\n* Jun 29 / 第八屆開源中國開源世界高峰論壇: [參與國際級開源項目經驗談](http://ocow.csdn.net/schedule.html)\n* Jul 4 / MOSUT: 《Binary Hacks》重點提示\n* Jul 5 / 成大資訊: [參與開放原始碼發展，作為人生規劃的依據](http://wmmks.csie.ncku.edu.tw/tsoc2013/index.php?option=com_content\u0026view=article\u0026id=25)\n* Jul 8 / 台北科大: [參與開放原始碼發展，作為人生規劃的依據](http://wmmks.csie.ncku.edu.tw/tsoc2013/index.php?option=com_content\u0026view=article\u0026id=25)\n* Jul 11 / 新竹碼農: [LLVM 總是打開你的心：從電玩模擬器看編譯器應用實例](http://www.accupass.com/go/hcsm0711)\n* Jul 27 / 創業台槓: 南台灣的資料技術交流概況\n* Aug 1 / 成大資訊: 暑期嵌入式短期訓練課程 (1)\n* Aug 2 / Java Developer Day: [從 Maxine VM 理解高效能 Java 虛擬機器運作原理](http://www.codedata.com.tw/event/javaday/2013/)\n* Aug 3 / COSCUP: Design Power-efficient RTOS\n* Aug 3 / COSCUP: [完全使用開放原始碼做嵌入式系統教學:成果介紹](http://www.slideshare.net/jserv/education-usingopensource)\n* Aug 3 / COSCUP: [Xvisor -- embedded and lightweight hypervisor](http://www.slideshare.net/jserv/xvisor)\n* Aug 3 / COSCUP: [F9 microkernel: built for deeply embedded devices elegantly](http://www.slideshare.net/jserv/f9-microkernel)\n* Aug 3 / COSCUP: 工程師究竟在公司做什麼？\n* Aug 8 / 成大資訊: 暑期嵌入式短期訓練課程 (2)\n* Aug 15 / 成大資訊: 暑期嵌入式短期訓練課程 (3)\n* Aug 22 / 成大資訊: 暑期嵌入式短期訓練課程 (4)\n* Aug 28 / JuluOS: [F9 Microkernel: 針對 ARM Cortex-M 平台開發的微核心](http://registrano.com/events/efae55)\n* Aug 29 / 成大資訊: 暑期嵌入式短期訓練課程 (5)\n* Aug 31 / MOSUT: mykernel: 作業系統原理實驗環境\n* Sep 5 / 成大資訊: 暑期嵌入式短期訓練課程 (6)\n* Sep 12 / 成大資訊: 暑期嵌入式短期訓練課程 (7)\n* Oct 17 / 工研院資通所: [Implement Runtime Environments for HSA using LLVM](http://www.slideshare.net/jserv/hsa-llvm)\n* Nov 10 / MiniDebConf2013: [DIY your own quadrotor helicopter](https://wiki.debian.org/DebianTaiwan/MiniDebConf201)\n* Nov 16 / HelloGCC: [Build An Optimized C Runtime for Embedded Linux](http://www.iscas.ac.cn/xwzx/kydt/201311/t20131115_3979276.html)\n* Nov 30 / Tainan.py: [PyPy 簡介](http://www.meetup.com/Tainan-py-Python-Tainan-User-Group/events/148885402/)\n* Nov 30 / 創業台槓: [從醫療照護到運動保健電子跨界創業](http://www.accupass.com/go/startuptalk13)\n* Dec 9 / 中正資工: [Secure and Efficient Microkernel Built for Deep Embedded Systems](http://www.cs.ccu.edu.tw/ann/readFile.php?type=speech\u0026page=a7b166b6d7f3359a245f0e2237785c08\u0026ftype=jpg)\n* Dec 18 / 交大資工: [Open Source from Legend, Business, to Ecosystem](http://www.cs.nctu.edu.tw/cswebsite/news/activities/view/915)\n* Dec 23 / 高應大資工: [看見台灣，理解 IT](http://www.csie.kuas.edu.tw/xoops/modules/news/article.php?storyid=233)\n* Dec 25 / 中央資工: [Open Source from Legend, Business, to Ecosystem](http://www.csie.ncu.edu.tw/show.php?cate=0\u0026mode=view\u0026pno=4919)\n* Dec 30 / 中正資工: [資訊科技從業人員經驗交流](http://www.cs.ccu.edu.tw/ann/readFile.php?type=speech\u0026page=f18b26146bb8c1d266a5e05103681167\u0026ftype=jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Ftalks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjserv%2Ftalks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Ftalks/lists"}