SITCON
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Help
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- title: SITCON 2017 R2 共筆 tags: SITCON 2017 共筆, 2017 --- # SITCON 2017 R2 共筆 * 直播傳送門 {%youtube SvHeugrf290 %} * Markdown 標記語言語法參考:<http://markdown.tw> * 非官方 slideshot 上傳中,如講者或 SITCON 官方有疑慮請連繫V字龍 &lt;<Vdragon.Taiwan@gmail.com>&gt; ## 校園資訊系統的困境與嘗試改善 — ㄅㄌ ![slideshot](http://pix.toile-libre.org/upload/original/1489807636.png) ![slideshot](http://pix.toile-libre.org/upload/original/1489807661.png) ## # 這個專案怎麼出生的? * 人機介面設計作業 * 不為了交作業寫 code ### App Client 實作選擇 ![slideshot](http://pix.toile-libre.org/upload/original/1489807855.png) * 團隊內對語言以及工具熟悉的程度 * 對於流暢度的要求 * 開發時間與學習成本:選擇熟悉的語言或框架,避免重複造輪子 ### Backend 實作選擇 * Parse ### 選擇自己寫的原因 * 不想被平台綁住 * 想練等? ![slideshot](http://pix.toile-libre.org/upload/original/1489808006.png) ### 選平台語言的考量 ![slideshot](http://pix.toile-libre.org/upload/original/1489808108.png) * NodeJS 有很多套件可以使用(使用套件,避免重複造輪子) * 不建議新手接觸功能很強大或不熟悉的套件 ### 遇到不會的東西怎麼辦? ![slideshot](http://pix.toile-libre.org/upload/original/1489808306.png) * 看官方文件->開始實做(別做夢了,你沒那麼強) * Loop(Google(記得用英文當 Keyword )->查搜尋結果提到的官方文件->嘗試->Bug餵到Google) ### 前端 UI 怎麼辦 ![slideshot](https://i.imgur.com/EUPokkY.png) * 用預設介面,或是使用現成的Library * 缺點是會很難看,會很恐怖Orz #### 技術人...(?) ![slideshot](https://i.imgur.com/pxJmzzC.png) * 基本知識 (解析度、各種單位、色彩搭配) * 觀摩其他人的設計 * 奇App共賞 * 介面流程(威秀App) 不直覺 * 補充資料: [嫁給 RD 的 UI Designer](https://blog.akanelee.me/) * 基本的 UI 設計觀念 * 補充資料: [奇App共賞,By Taylor Hu](https://medium.com/@taylorhu/奇-app-共賞-威秀影城-7d7971c5d421#.g28b2b59n) ![slideshot](https://i.imgur.com/1X2dxw4.png) * DO UI KIT ![slideshot](https://i.imgur.com/TAdruu0.png) * 不是好看就拿來用,要想想看有什麼用途 * 每個圈圈時間總不同->中看不重用 ### Team Work 方法 #### 這些可能你已經知道 ![slideshot](https://i.imgur.com/yKCE9db.png) * 版本控制Source Code ### 但做版本控制時… ![slideshot](https://i.imgur.com/a6iGa1W.png) #### 衝突有確實解掉嗎? ![slideshot](https://i.imgur.com/tlAN4oG.png) #### commit log 亂打一通 ![slideshot](https://i.imgur.com/i8Di6YX.png) ![slideshot](https://i.imgur.com/0F2B5OR.png) * 堆一堆東西一次Commit上去 ### 協作工具你善用了嗎? ![slideshot](https://i.imgur.com/aFqDNMA.png) * Github上的協作工具,善用可以提高工作效率 * 一律發 PR -(被雷到怕了) / Code review * Wiki:後端前端的使用方式與細節,建立文件避免使用錯誤 ### 和設計師合作 * UI 設計與實做脫勾,有時候在實做上會很痛苦 * 斷線時的處理 ### 合作模式 ![](https://i.imgur.com/hLfSgox.png) #### 密集討論 * UI實做的拆解 * 資料流 程式流程 * 克服網路爛掉時的流程 ![](https://i.imgur.com/cDh6ERf.png) ![](https://i.imgur.com/eXYMaWT.png) #### 善用設計工具 ![](https://i.imgur.com/ljpzJAW.png) ##### Sketch(Mac Only) ![](https://i.imgur.com/ZTHrAsK.png) ##### Zeplin ![](https://i.imgur.com/RWPFv18.png) * 色碼功能 ### 和學校合作 #### 行政限制 * 學生不能碰敏感資料 * 個資 * 對學校來說上課的作業也是敏感資料 * 學校機器不該被遠端連線 * 學校會覺得有資安疑慮 * 不信任學生 * 多少人力願意協助 * 一年寫一次系統,寫死的....(造成沒有人力幫忙) #### 學校技術 * 滿滿的 .NET * 滿滿的微軟系統 * 曾經想做推播系統,但學校表示...我可以用舊的技術嗎? * 新技術很快,學校看到時該技術已經很舊了 #### 後續 * 學校無法維護非微軟類的軟體 * 學校要求使用Xamarin(C#)來開發 * 建議學校開放API給全校學生(附加使用規範) * 會對學校帶來小小的改變,讓學校單位開放 API ## 嗨,我是蒲薰 — Shouko * 訊息佇列:queue<->process<->platform * state machine * 藍色為狀態 * 綠色為使用者動作 * 橘色為狀態跳轉 ### Github <https://github.com/shouko/tobenilept> ## 雷系魔法師也能煎牛排! — LegBone ### Github <https://github.com/cowby123/cook/blob/master/yaya.ino> ## 所以我說那個 ML 入門其實真的沒想像中那麼難 — Terry Cheong ### 什麼是機器學習? * 自動從數據中找出規律的方式;想辦法自動從數據中找出規律的方法,找出規律後,依照情況做出相對應的決策。 * Ex.AlphaGo ### Typre of Learning Task * Regression * Classification * Clustering ### Learning 的基本流程 1. Feature Engineering:對資料進行預先處理,並轉換成向量 2. Model Selection:選一個好字的Model,定義好Error Function 3. Training:調整模型參數,來符合輸入資料 4. Testing:嘗試model再未見過的data上的表現 * GG的話,可能需要調整模型,或是訓練的方式或參數有問題 ### Gradient Descent ![](https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/27631/versions/1/screenshot.png) ### decision tree ![](https://upload.wikimedia.org/wikipedia/commons/f/f3/CART_tree_titanic_survivors.png) * decision tree:多層if-else的結構 * training 的方法 * 把data從中間點分開 decision tree的其他講解:r2d3.us ### Random Forest * 多顆Decision Tree * 隨機選Feature切割 * 透過data bagging讓performance優於decision tree。 ### SCKIT-Learn * 需要使用Numpy/Pandas * scikit-learn.org * 建Model:clf=sklear? * model.fit(Data,一堆參數):clf.... * 三行解決: 1. 建model 2. Model.fit 3. Model.predict ### Deep Learning(來不及了) * ## 從 V8 Javascript 引擎淺談現代編譯技術(From V8 to Modern Compiler) — 民2 * It's not boring!! * Compilers are everywhere!! * Javascript * Dynamic --> interpreter * JIT Compiler * Compile code on-the-fly --> 馬上執行 * Need Fast compilation speed * Can apply More Optimizations * Compilations are all happening in runtime * Classical Compiler * source code --> Frontend --> Intermediate Representation --> Backend --> Native Code * V8優勢: IR 和 Code Gen * Categories of IR * Linear * DAG * Graph * Multi-levels IR * Linear->DAG->Linear(因應不同環境優化) * Control Flow Graph: 由Control Flow組成 * V8 * Unified Graph IR * Nodes: Data Operation, Control Operation * Edges: Dependencies * ex. z=y+2 // z depends on '+', then '+' depends on y and 2. * IR Nodes Lowering/Reducing(High level to Low level) * Javascript --> Intermediate --> Machine * Extensice Studying * How V8 handles dynamic types? (hint: Inline Cache) * The New Interpreter of V8 * Garbage Collection in V8 * From V8 to Modern Compiler * lex & yacc --> nothing more!! * 最重要的是Back-end!!(Optimization, Instruction Selection, Register Allocation) * 近代Compiler研究 * 如何加速Compiler * Compiler本身記憶體消耗量 * How to choose proper optimizations * Dynamic-Profiled Optimizations * "龍之書"過時了O.O * 直接讀Code!! (HHVM, V8, LLVM, pypy) * Appedix * Source Code: https://github.com/v8/v8 * TurboFan src/compiler ## 自幹 Dynamic DNS Server — yenWu * Project Github: https://github.com/yenWu/DDNS * 目標: Build Dynamic Dns server on FreeBSD * Internet: domain name and IP * DNS Server * domain name --> 回應IP * 委派式的naming system * a little similar to phonebook --> translate * dns client: resolver * dns server: resolver, database, cache * resolver負責query跟response * iterative query: 你問的沒有答案就叫你去問別人 * recursive query: 一層層問下去,直接回覆答案回來 ### Why Hierarchy? * 比heterachy有效率. * 更新可以立即顯示 ### 如何解決浪費時間查詢檔案? * cache

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully