Shailesh Appukuttan

Results 47 comments of Shailesh Appukuttan

I also got this message. In my case I had wrongly selected "sda" instead of "sdb" after this step: `dmesg | grep -i scsi`

Can you post your output of: `dmesg | grep -i scsi`

Did you specify `sda` in step 7 mentioned [here](https://github.com/geekhaidar/WD-Passport-Unlock-Linux). i.e. sudo sg_raw -s 40 -i password.bin /dev/**sda** c1 e1 00 00 00 00 00 00 28 00

Same error if you specify `sda` or `sdb`?

Welcome @piyushjohri I remember I too did a bit of trial and error before getting it to run ;-)

I thought of highlighting a possible pitfall in this task. Some packages have a single release for Py2 and Py3, where certain features are made unavailable for Py2 users. But...

Can we please merge this @saurabhnemade ?

When I click on the error "widgets.js:8", I see this: ``` Function&&Function.prototype&&Function.prototype.bind&&(/(MSIE ([6789]|10|11))|Trident/.test(navigator.userAgent)||(window.__twttr&&window.__twttr.widgets&&window.__twttr.widgets.loaded&&window.twttr.widgets.load&&window.twttr.widgets.load(),window.__twttr&&window.__twttr.widgets&&window.__twttr.widgets.init||function(t){function e(e){for(var n,i,o=e[0],s=e[1],a=0,c=[];a0?i.contains(t,"?")?t+"&"+a(e):t+"?"+a(e):t},decodeURL:function(t){var e=t&&t.split("?");return 2==e.length?u(e[1]):{}},decode:u,encode:a,encodePart:o,decodePart:s}},function(t,e,n){var r=n(9),i=n(1),o=n(0),s={},a=o.contains(r.href,"tw_debug=true");function u(){}function c(){}function d(){return i.performance&&+i.performance.now()||+new Date}function l(t,e){if(i.console&&i.console[t])switch(e.length){case 1:i.console[t](e[0]);break;case 2:i.console[t](e[0],e[1]);break;case 3:i.console[t](e[0],e[1],e[2]);break;case 4:i.console[t](e[0],e[1],e[2],e[3]);break;case 5:i.console[t](e[0],e[1],e[2],e[3],e[4]);break;default:0!==e.length&&i.console.warn&&i.console.warn("too many...

I think the problem is more generic.... none of the ReactJS twitter demo pages seem to be working with Twitter Timeline (other items, e.g. Share button, work): https://saurabhnemade.github.io/react-twitter-embed/?path=/story/twitter-timeline-embed--timeline-profile-with-screen-name (just empty...

See related discussion and possible fix here: https://github.com/andrewsuzuki/react-twitter-widgets/issues/45