Live data from Hacker News

Executable code snippets in Bing

techcrunch.com

1–10 of 51 posts

Re: Executable code snippets in Bing

#7
Not to be flippant, but.. I assumed most coders use Google / DuckDuckGo. I seem to remember reading that even coming from Microsoft offices, engineers prefer Google to Bing. Does that make this simply a PR move?

Re: Executable code snippets in Bing

#8
post #7

Not to be flippant, but.. I assumed most coders use Google / DuckDuckGo. I seem to remember reading that even coming from Microsoft offices, engineers prefer Google to Bing. Does that make this simply a PR move?

You're right - Bing shouldn't bother improving it's product for potential new users because people prefer to use other products which don't have these features...

Re: Executable code snippets in Bing

#9
post #7

Not to be flippant, but.. I assumed most coders use Google / DuckDuckGo. I seem to remember reading that even coming from Microsoft offices, engineers prefer Google to Bing. Does that make this simply a PR move?

You're right - Bing shouldn't bother improving it's product for potential new users because people prefer to use other products which don't have these features...

And certainly nobody would ever change search engines.

Re: Executable code snippets in Bing

#10
This uses Monaco, the code editor behind Visual Studio Code (https://code.visualstudio.com) and Typescript Playground (https://www.typescriptlang.org/play). I've spent time with ACE, CodeMirror, and Visual Studio Code, and Monaco puts everything else to shame. Hopefully soon they will provide better documentation of how to use Monaco in your own projects, there's an issue for it: https://github.com/Microsoft/vscode/issues/446
Post reply on HN