Ubuntu 14.04 on the Lenovo Thinkpad E540

Update 25.03.2015: I strongly recommend against the Thinkpad Edge 540. There seems to be a systematic manufacturing problem with keyboards in many Edge models. Mine broke down a week after ordering, I installed a replacement keyboard which broke within two weeks of installing.   For details see: https://forums.lenovo.com/t5/11e-Windows-E-and-Edge-series/thinkpad-edge-15-keyboard-problem/td-p/406731/page/8 Original text: After not being so long … Continue reading Ubuntu 14.04 on the Lenovo Thinkpad E540

AngularJS, Internet Explorer 9 and watch error

While working on an enterprise project (of course...) I run into an error with Angular (1.3.13), Internet Explorer 9 and $watch-ing a scope when programming a directive:   TypeError: Object doesn't support property or method 'watch' I'll never find out what the reason is. The collective wisdom of Angular users claims that including JQuery solves … Continue reading AngularJS, Internet Explorer 9 and watch error