August 04 [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
On 8/4/12, Walter Bright <walter@digitalmars.com> wrote: > > On 8/4/2012 1:43 AM, David Nadlinger wrote: >> >> That being said, I'm pretty sure GitHub recognize the importance of >> Windows as >> a target platform, as the existence of their dedicated Windows client >> shows. >> I've found there support team to generally be very responsive – have they >> answered yet? > > They said it works for them. > >> Did you try it again? > > No. I can't even comment on github anymore because every time I press 'm' the markdown cheat-sheet window appears, and if I press 's' the search box is selected even though I've got the comment box selected and can type other keys. I hate these damn "smart" websites that hijack my keyboard. And yeah, I've reported this to them, waiting for them to contact me back.. _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta | |
August 04 Re: [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
Posted in reply to Andrej Mitrovic | On Sat, 4 Aug 2012 23:40:59 +0200 Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote: > > I can't even comment on github anymore because every time I press 'm' > the markdown cheat-sheet window appears, and if I press 's' the search > box is selected even though I've got the comment box selected and can > type other keys. I hate these damn "smart" websites that hijack my > keyboard. And yeah, I've reported this to them, waiting for them to > contact me back.. Problems like that are easily fixed on websites where JS is merely optional. ;) "JS...off...problem solved!" <-- Makes the majority of the web 100x more pleasant. _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta |
August 05 Re: [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
Posted in reply to Nick Sabalausky | On 8/4/12, Nick Sabalausky <bus_dmdbeta@semitwist.com> wrote: > "JS...off...problem solved!" <-- Makes the majority of the web 100x > more pleasant. Good tip! In fact, I wonder if I can find a plugin for Firefox that disables JS on specific websites. You don't happen to know of such a thing? :) _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta |
August 05 Re: [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
Posted in reply to Andrej Mitrovic | On 8/5/12, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote: > On 8/4/12, Nick Sabalausky <bus_dmdbeta@semitwist.com> wrote: >> "JS...off...problem solved!" <-- Makes the majority of the web 100x >> more pleasant. > > Good tip! In fact, I wonder if I can find a plugin for Firefox that > disables JS on specific websites. You don't happen to know of such a > thing? :) > Looks like I've found something: https://addons.mozilla.org/en-US/firefox/addon/yesscript/ Seems to work, yay! I'm a happy-puppy again. _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta |
August 04 Re: [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
Posted in reply to Andrej Mitrovic | On Sun, 5 Aug 2012 00:12:05 +0200 Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote: > On 8/5/12, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote: > > On 8/4/12, Nick Sabalausky <bus_dmdbeta@semitwist.com> wrote: > >> "JS...off...problem solved!" <-- Makes the majority of the web 100x > >> more pleasant. > > > > Good tip! In fact, I wonder if I can find a plugin for Firefox that > > disables JS on specific websites. You don't happen to know of such a > > thing? :) > > > > Looks like I've found something: > https://addons.mozilla.org/en-US/firefox/addon/yesscript/ > > Seems to work, yay! I'm a happy-puppy again. You can do that with NoScript, too, and NoScript also has a bunch of other features. _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta |
August 05 Re: [dmd-beta] OT: Github issues (or Web 2.0 is awesome) | |
|---|---|
Posted in reply to Andrej Mitrovic | On 5 aug 2012, at 00:12, Andrej Mitrovic wrote: > Looks like I've found something: > https://addons.mozilla.org/en-US/firefox/addon/yesscript/ > > Seems to work, yay! I'm a happy-puppy again. I'm using NoScript and whitelisting the sites I need to use which requires JavaScript. JavaScript is block by default for the rest of the sites. I can always at any time temporarily allow JavaScript on a given site if I need to. -- /Jacob Carlborg _______________________________________________ dmd-beta mailing list dmd-beta@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-beta |

Reply