最近出現了一個特別的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 31, 2012
Thursday, May 24, 2012
Thursday, February 16, 2012
javascript fullscreen API
Monday, February 6, 2012
Mozilla B2G info
source : https://github.com/andreasgal/B2G
wiki: https://wiki.mozilla.org/B2G
doc: https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/
webapi: https://wiki.mozilla.org/WebAPI
webapps: https://developer.mozilla.org/en/Apps/ (ps, I am not sure about this one)
more intro to Gecko and B2g later~~~
wiki: https://wiki.mozilla.org/B2G
doc: https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/
webapi: https://wiki.mozilla.org/WebAPI
webapps: https://developer.mozilla.org/en/Apps/ (ps, I am not sure about this one)
more intro to Gecko and B2g later~~~
Saturday, December 31, 2011
rate your c++ skills from 1 to 10
常常會聽到你對c++了解有多少
如果從1~10分
你會給你自己打幾分
自己大概列出了我心中的評分標準
如果從1~10分
你會給你自己打幾分
自己大概列出了我心中的評分標準
- knows well about C
- knows well about OOP, operator overloading, exception handling
- knows about how to use STL
- knows well about template
- knows well about 'Design Pattern'
- knows well about the Design and Implementation of STL, Loki and Boost
- knows well about the whole language design
- knows well about Compiler Design and Implementations, Optimization, and Code-generation (Assembly)
- knows well how to design by using C++
- Master
Wednesday, November 23, 2011
function template
function template 與class template不同的地方在於
- function template有type deduction
- function template 沒有 default template argument
- 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
有maruro まぐろ tuna つな
其實還有toro とろ 但還沒放上AOSP
都在這有說明
https://groups.google.com/group/android-building/browse_thread/thread/ab34b1144a96bcd8
Subscribe to:
Posts (Atom)