Thursday, May 31, 2012

C++ or Javascript

最近出現了一個特別的bug
https://bugzilla.mozilla.org/show_bug.cgi?id=749551

到最後patch出來時 reviewer 跟 assignee 在爭到底要用c++ or javascript來寫..... XD

其他的同事還特地到google groups去問這個問題
https://groups.google.com/d/topic/mozilla.dev.platform/Ukenv3QCntw/discussion


我沒仔細去了解這個bug
但這真的讓我覺得到這裡是一家很多元化的軟體公司

應該要用對的工具來解決問題
而不是............................

喔 算了 不要再吐某前公司槽了

Thursday, May 24, 2012

My first post in MozTech

http://tech.stage.mozilla.com.tw/posts/348/b2g-on-emulator-2

但老實說目前emulator因為有ICS的code後很不穩呀呀呀

Monday, February 6, 2012

Saturday, December 31, 2011

rate your c++ skills from 1 to 10

常常會聽到你對c++了解有多少
如果從1~10分
你會給你自己打幾分

自己大概列出了我心中的評分標準


  1. knows well about C
  2. knows well about OOP, operator overloading, exception handling
  3. knows about how to use STL
  4. knows well about template
  5. knows well about 'Design Pattern'
  6. knows well about the Design and Implementation of STL, Loki and Boost
  7. knows well about the whole language design
  8. knows well about Compiler Design and Implementations, Optimization, and Code-generation (Assembly)
  9. knows well how to design by using C++
  10. Master

Wednesday, November 23, 2011

function template

function template 與class template不同的地方在於

  1. function template有type deduction 
  2. function template 沒有 default template argument
  3. function template 沒有 partial specialization 

Thursday, November 17, 2011

maguro tuna

新的build system裡
有maruro まぐろ  tuna  つな
其實還有toro とろ 但還沒放上AOSP

都在這有說明
https://groups.google.com/group/android-building/browse_thread/thread/ab34b1144a96bcd8