HTTP 有定義 100 ~ 599 的回應碼(Status code),最常用得就是 200 / 301 / 302 / 403 / 404.. 等,其它狀態碼的使用時機為何呢?
標籤: code
福斯汽車 價值 180億美元的作弊軟體
福斯汽車(VW - Volkswagen)因為作弊軟體被判賠 180億美金,這段程式作用就是針對EPA(美國環保署)驗車的情境,切換到低廢氣模式(效能較低),正常駕駛則都是高效能模式。
經過美國驗證過,價值這麼高的程式,雖然看不到 Source code,但是可以拿來當軟體價值的案例探討。
Unix 原始碼的歷史演進 Repository
Unix Source code 的歷史紀錄,從 1970年開始,有人將它整理到 Github 裡面,有興趣可以參考看看。
- 詳見:dspinellis/unix-history-repo - The goal of this project is to create a git repository representing the Unix source code history, starting from the 1970s and ending in the modern time.