跳到主要內容

COSCUP 2016 Registration / COSCUP 2016 登錄

[English below]

從封閉到開源,從個人到社群,我們曾走過很長一段路。如今,邁向 2016 年的 COSCUP,除了延續過往一貫的「分享」精神外,更希望這種精神可以向外擴張、向下延續,成為使未來更好的力量。
今年我們的主題著重在傳承、扎根與跨界三個部分:扎根方面,希望眾多微小的想法可以逐漸成形、發光;跨界方面,期望不同領域之間的組合出現令人驚喜的火花;至於傳承,我們更希冀能將現有的資源分享延續下去,成為更多新生代夥伴的發想基礎。
COSCUP 2016 除了一般議程以外,我們更有工作坊、適合全家大小的親子工作坊,以及unconf、BoF等活動可以參與,讓我們一起來期待這場盛夏饗宴吧!

  • 活動列表:一般議程、工作坊、unconf、BoF
  • 地點:中央研究院活動中心及人文社會科學館
  • 日期:8/20 - 21
  • 開源貢獻者VIP報名:6/10 中午 12:00(需有邀請碼才能報名)
  • 一般會眾報名:6/24 晚上 8:00

  • 開源香油錢
    • 想對開源精神盡一點心力,卻又不知如何做起嗎?除了身體力行來參與 COSCUP 以外,或許您也可以考慮贊助一些香油錢,使 COSCUP 的運作更為順利。香油錢以五百元為單位,假使您有意願,請點選 PLUS TWD 500 donation 的票種,如下圖所示,感謝您的配合。



From closed to open source; from individual to community, it’s been a long journey and we have arrived here in 2016, getting ready for COSCUP. As well as continuing our long-standing spirit of “sharing”, we hope to extend and expand this mission further and to a wider audience; so it grows into a force that makes for a better future.

This year we are focusing on the passing of the torch, and grassroot and interdisciplinary action. We hope to share and pass on knowledge gained so far so that it may become a foundation for brilliant ideas to come; to encourage a constellation of small ideas to gradually form and shine in their own right; and to help the myriad of different discplines come together and erupt into beautiful sparks of genius.

Not only will there be our usual program, here at COSCUP you can find workshops suitable for all ages, unconfs, BoFs and numerous activities to take part in. Let us all look forward to this summer festival of fun, I hope to see you there!


  • List of Activities: usual program, workshop, family friendly, unconf, BoF
  • Location: Humanities and Social Science Building (HSSB) and Center of Academic Activities, Academia Sinica
  • Date: 8/20 - 21
  • Open Source Contributor VIP Registration: 6/10 12:00 noon (invitation code required)
  • Normal Registration : 6/24 8:00pm



  • Open Source Donations
    • Want to do something in the spirit of Open but don’t know where to start? As well as coming to COSCUP in person, you may consider donations that will help it run smoother. Donations are in units of NT$500; if you feel like doing so, please choose the “Plus TWD 500 donation” type of ticket (as shown below). Thank you for your consideration.




這個網誌中的熱門文章

利用 Jitsi 建立個人化的視訊會議平台

  近期因為疫情的關係,越來越多企業開始實施分流或在家工作,視訊會議的需求也日益增加。 在商用解決方案選擇上,有不少企業會選擇知名品牌的產品,例如  Cisco Webex 、 Google Meet 、 Microsoft Teams 、 Zoom  都是很不錯的方案。 KKBOX 集團在去年便試行及做好充分 work from home 的準備,今年五月也因應疫情升溫,全員 work from home 至今兩個月有餘。 當然,取之 Open Source,也要對社群有些貢獻。在這一屆 COSCUP,我們要來介紹 Open Source 圈中也很知名,效果也很不錯的一套視訊會議平台: Jitsi 。 除了基本的視訊會議功能外,在最後我們也會示範如何透過 Jitsi 畫面輸出到 YouTube/Twitch 或其他支援 RTMP 的平台進行直播。 由於篇幅有限,且 Jitsi 可以調整的細節非常多。今天我們純粹很快速的示範,如何簡單的建置出一個 Jitsi 環境,並提供單場會議內容錄影或直播。 Jitsi 的文件可以在 這裡 找到。 今天透過 AWS Lightsail 的 $10/month instance(1 core CPU + 2GB RAM + 60GB SSD),作業系統則是 Ubuntu 20.04 來示範。當然,使用其他 VPS 亦可,大同小異,這邊直接跳過 VPS 相關的建置過程。 *firewall 相關資料參考 這裡 及 這裡 。 針對系統做必要的更新 基本的 apt repository 更新: $ sudo apt update 因為後面要示範的會議錄影及直播需要使用 ALSA loopback device,如果是 EC2 or Lightsail 則需要額外安裝 generic kernel( 註 ): $ sudo apt install linux-image-generic linux-headers-generic linux-image-extra- virtual 接著做系統套件們的更新: $ sudo apt dist-upgrade $ sudo apt autoremove 如果是 AWS EC2 or Lightsail 則需要另外再將預設的 AWS optimized kernel...

實戰 Vibe Coding:利用 Amazon Q Developer CLI 打造經典平台跳躍遊戲

本篇文章將介紹如何透過 Amazon Q Developer CLI 建構一款完整的 2D 平台跳躍遊戲,從初始生成、功能增強,到最終打造出具備多關卡、多樣互動元素的遊戲體驗。特別的是,過程中開發者並未撰寫任何一行程式碼,僅透過自然語言指令與 CLI 對話完成所有工作,實踐「Vibe Coding」( 氛圍編碼 )。 本文作者為 Haowen Huang, AWS Senior Developer Advocate. 擁有 20 年以上電信、互聯網以及雲端運算等行業架構設計、技術及創業管理等豐富經驗,曾任職於 Microsoft、Sun Microsystems 等企業,專注為遊戲、電商、媒體和廣告等企業客戶提供 AI/ML、數據分析和企業數字化轉型等解決方案諮詢服務。 引言 本篇文章 ( English Version ) 將介紹如何使用 Amazon Q Developer CLI ,以 無需撰寫任何程式碼 的方式,打造一款經典的 2D 平台跳躍遊戲。透過「Vibe Coding」( 氛圍編碼 ) 的開發流程,開發者可以藉由簡單的語言提示詞 (prompt),逐步完成從遊戲雛型、功能擴充到完整關卡設計的開發流程。 整體開發流程將分為三個步驟: 1. 生成遊戲雛型 2. 功能擴充強化與畫面調整 3. 導入參考架構建立完整遊戲 環境建置 使用者需先安裝並設定 Amazon Q Developer CLI 。對於 macOS 使用者,可透過下列步驟完成安裝: 下載並安裝 Amazon Q Developer CLI 登入 Builder ID 完成認證 開啟終端機控制與無障礙設定 執行 q doctor 指令檢查 Amazon Q Developer CLI 是否安裝成功: 遊戲開發方面,建議使用 Python 語言與 Pygame 套件,可透過下列指令完成安裝;Pygame 提供以下功能支援: 畫面與動畫渲染 音效播放 鍵盤與搖桿輸入控制 物理模擬與碰撞偵測 多種媒體格式支援(圖片與音效) $ q doctor $ pip install pygame 第一步驟:初步生成遊戲雛型 透過簡單的一句 prompt,Amazon Q Developer CLI 結合 Pyg...

COSCUP 2025 Call for Proposals / 徵稿辦法

COSCUP 常規徵稿已於 2025-05-10 截止,接下來進入加碼徵稿階段。加碼徵稿是為了提升大會的稿件品質,依據投稿狀況(數量、品質)部分徵稿主題可能提前喊停。最遲請於 05 月 24 日(AoE) 前投稿,徵稿主題可參考下方列表。 The regular call for proposals (CFP) for COSCUP closed on May 10, 2025. We are now entering the bonus CFP phase to improve the quality of submissions. Some topics may close earlier than expected, depending on the current status of submissions (in terms of quantity and quality). Please submit by May 24 (AoE) at the latest. You may refer to the topic list below for inspiration. 開始投稿 Submit Your Proposal 提案須知 Things you may need to know 演講形式:預設為現場30分鐘演講包含QA,若有其他需求可於提案系統註明,由各主題主辦單位決定如何安排。 Talk Format : The default format is a 30-minute on-site talk, including Q&A. If you have other requirements, please indicate them while submitting your proposal. The final arrangement will be decided independently by the organizers of each topic. 語言:COSCUP 受眾包含海內外與會者,大會不限制發表語言但鼓勵以英語發表。大會將公布雙語議程表,請提供中英文版議程介紹。 L...