Bing Now Provides Exact Snippets of Code for Developers' Queries (searchenginejournal.com)
"Bing has launched a new intelligent search feature which provides the exact piece of code a developer is looking for," writes Search Engine Journal. An anonymous reader quotes their report:
The code snippet will appear right on the search results page itself, which means users will not have to skim through long threads and articles to find the one thing they're looking for. Bing calls this new feature a "Code Sample Answer" and says it's designed to help save developers' time. "Many of us are developers too, and we thought: what if Bing were intelligent enough to do this for us? What if it could save users' time by automatically finding the exact piece of code containing the answer to the question? That is how Code Sample Answer was born..."
A Code Sample Answer will trigger only when Bing intelligently detects the coding intent with high confidence. "To achieve this level of precision for query intent detection, Bing's natural language processing pipelines for developers leverages patterns found in training data from developer queries collected over the years containing commonly used terms and text structure typical for coding queries. The system also leverages a multitude of click signals to improve the precision even further"... [I]t also covers other tools used by developers. For example, a Code Sample Answer can be triggered when searching for git commands and their syntax.
Bing extracts "the best matched code samples from popular, authoritative and well moderated sites like Stackoverflow, Github, W3Schools, MSDN, Tutorialpoints, etc. taking into account such aspects as fidelity of API and programming language match, counts of up/down-votes, completeness of the solution and more."
JAXenter.com notes they obtained similar results using the privacy-friendly search engine DuckDuckGo, and ultimately asks whether this functionality could affect the search habits of developers. "Is this new feature enough to make Bing a viable search engine tool for programmers or will Google be the go-to for hunting down source code?"
A Code Sample Answer will trigger only when Bing intelligently detects the coding intent with high confidence. "To achieve this level of precision for query intent detection, Bing's natural language processing pipelines for developers leverages patterns found in training data from developer queries collected over the years containing commonly used terms and text structure typical for coding queries. The system also leverages a multitude of click signals to improve the precision even further"... [I]t also covers other tools used by developers. For example, a Code Sample Answer can be triggered when searching for git commands and their syntax.
Bing extracts "the best matched code samples from popular, authoritative and well moderated sites like Stackoverflow, Github, W3Schools, MSDN, Tutorialpoints, etc. taking into account such aspects as fidelity of API and programming language match, counts of up/down-votes, completeness of the solution and more."
JAXenter.com notes they obtained similar results using the privacy-friendly search engine DuckDuckGo, and ultimately asks whether this functionality could affect the search habits of developers. "Is this new feature enough to make Bing a viable search engine tool for programmers or will Google be the go-to for hunting down source code?"
It won't be long before stuff like fork bombs and data deleters get "suggested" for common programming queries.
Let me guess: it's always C# ?
Every time, I'm shocked that Bing still exists.
They have been returning command syntax for queries like "ffmpeg deinterlace" since last year, at least.
ffmpeg -i input.vob -vf yadif -c:v libx264 -preset slow -crf 19 -c:a aac -b:a 256k output.mp4
"Flyin' in just a sweet place,
Never been known to fail..."
"give me that piece of code that you use to generate code"
Slashdot, fix the reply notifications... You won't get away with it...
Now I can forward more stuff to look smart!
Bing extracts "the best matched code samples from popular, authoritative and well moderated sites like Stackoverflow
If it got popular enough, this would impact the number of upvotes. And the whole idea of StackOverflow is that upvotes determine a working answer.
8 of 13 people found this answer helpful. Did you?
Just tried three of the most basic code questions I could think of, wrong answers every time:
// 'a' would be 0 if you did the latter
"C++ opengl draw triangle" returned:
float c = -1.0 + 2.0*desiredPixel/pixelWidth
"C++ opengl set vertex shader" returned:
// (Vertex buffer must be bound at this point)
glEnableVertexAttribArray( a );
glVertexAttribPointer( a, 3, GL_FLOAT, GL_FALSE, sizeof( your vertex ), nullptr );
"C++ directx 11 create 3d texture" returned:
desc.BindFlags = D3D11_BIND_SHADER_RESOURCE;
ComPtr<ID3D11Texture2D> tex;
HRESULT hr = mDevice->CreateTexture2D( &desc, &initData, tex.GetAddressOf() );
if (SUCCEEDED(hr)) {
D3D11_SHADER_RESOURCE_VIEW_DESC SRVDesc = {};...
Nope, nope, nope...
Code samples are pretty much always "not for proudction".
It's good that samples are easily available, as code often explains a concept better than documentation for many developers.
The risk is that these samples are just copied in to an application with all the codesmells that it contains.
Doesnt stack have a new copyright in place?
[($)]
It will allow some "developers" that have no clue what they are doing to fly under the radar for some more time and do more damage. And that is basically the only thing this will do.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
So they're stealing page hits and ad impressions of the sites providing this code. Google does the same thing when you ask it questions - they show what they believe to be the answer, with a link to the source...which you'll probably never click through to, because you've already gotten your answer.
Shh... don't give them any ideas. Managers and executives already think everything is easy/simple. If they hear about this it will only lead to more ham-fisted bullshit. Never mind, we have already jumped the shark.
I object to power without constructive purpose. --Spock
I can't help but think that this feature has more to do with the recent acquisition of GitHub than we know. Seems like Microsoft has started using your code to power its search engine and monetize your code. What about copyrights? Does it respect terms outlined in projects licences?
I'm, going to buy a workstation with 1TB of RAM and search in Bing "Windows implementation, course work". I hope this will bring an example of a working Windows source code and the browser won't crash.
It's been on DuckDuckGo for quite some time. Often quite useful.
$ dotheneedful --on-having-one-doubt 'revert same'
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
just change that stupid name already!
id say thats 95% of reason why i dont use the stupid thing. the rest is the shitty search that dont find anything
Example, or explanatory, code very frequently comes with a note such as "data validation and error handled omitted for clarity". They aren't kidding - important code is left out in order to leave bare only what's being demonstrated. Putting such code online without proper validation and error handling is putting a glaring security hole in place.
I wrote a snippet of demo code years ago which was put into production on hundreds of thousands of web sites, though it should not have been. I demonstrated an idea with some code, which wasn't supposed to be production ready. A popular site copy-pasted it from my site, and others copy-pasted it from there. It ended up on Stack overflow repeatedly and other places as copy-pasted code that many, many people used in production. It was not secure.
Without checking, I would bet that Bing is serving up my code when someone searches how to do that, because it's on many well-known sites. It's not secure, production-ready code, though. It's demonstration code illustrating a certain technique.
Don't be ridiculous, developers can't be expected to remember and type long complicated command lines.
It'll be a button, with a dialog box for the options. A huge blinking button in prime screen real-estate so nobody can miss it. In a stunningly helpful UI innovation almost as good as Clippy, the mouse pointer will gravitate towards the button whenever the user is idle for a few seconds.
It'll be trademarked, marketed, and patented as One Click Programming.
The Internet, as far as search engines go, was long ruined well before this.
Most of the stuff you have to dig into obscure google docs or use "advanced search" to get google to do -- it used to do quite well back in the days either naturally with a few obvious extra search terms, or with some rather more well documented syntax... it got significantly dumbed down in 90s and some stuff it just can't do anymore.
No fan of Bing, but making search engines more code-aware (not code-aware as in "oh that's code better omit it" but code-aware as in useful for searching code) is an admirable endeavor. Of course, results matter and I'll believe it when I see it... outside of examples from the PowerPoint slides used by the devs to promote their project at conferences.
Someone had to do it.