sentence
stringlengths
15
600
label
int64
0
1
idx
int64
0
2.64k
What do you mean by coordinates (position on the screen I guess)? Which layout are you working with?
0
2,000
Is your intention to stop and then shoot? Or are you also looking for firing ranges that allow bicycles?
1
2,001
I was under the impression that it was also more efficient (less air resistance in the ductwork). Is that not the case?
0
2,002
@chaman, sorry I can't figure out what exactly it is you want. Are we talking about the chapter title that only appears once, such as "1 Introduction" or do you want to know how to change your heading that appear on every page of the chapter?
1
2,003
"I've simply been told before that itsa flow of electrons, but this seems to basic and does show that electricity is instant." Why would this mean that electricity is "instantaneous"?
0
2,004
Have you ever been able to connect to a WLAN at all? Or did you never succeed?
0
2,005
A photo might help. Into what does the vent screw?
1
2,006
How are the printers connected? Via network, or via usb?
0
2,007
Since each polygon would overlay a polygon of the exact same shape, you really won't glean any benefit (that I can think of) from having multiple shapes. Are you doing this for something other than symbolizing features on a map?
0
2,008
Why the vote to close? Is this offensive to you?
0
2,009
What an interesting idea. I'll ponder it more. Have you ever seen this done for real?
1
2,010
What platforms are you talking about? Does it have to work across platforms?
0
2,011
Which VB do you want an answer for? VB.Net, VB6, VBA, or VBScript?
1
2,012
show some code? what u mean not work?
0
2,013
Why is it an HTML file? Also can you please show the JSON?
1
2,014
Does this answer your question? http://stats.stackexchange.com/questions/6181/can-the-multiple-linear-correlation-coefficient-be-negative If not, then please provide more information: this is the "SPSS output" of what procedure?
1
2,015
Looks like you're passing null to an API parameter, particularly a null Overlay somewhere in a mapview probably. How are we supposed to know?
0
2,016
This question isn't really on topic, in my view. It also might induce a holy war, along the lines of "vi or emacs?"
0
2,017
it **only** affects the object that has been created in the last loop-round? or, it **also** affects the object that has been created in the last loop-round?
0
2,018
This seems OT? @LBushkin, do you think this would be the right site for this kind of question?
0
2,019
This worked for me the other day. Are you sure it happens for EVERY site you try to post a link to?
1
2,020
Thanks Tom! Still getting 'broken/missing handler' errors when adding filters though... Any ideas?
1
2,021
I think the question is ambigious too. Did you get given an example set of files/directories to work against?
1
2,022
@hakre: I don't understand how I can circumvent the "that" by using physical media in distribution. Can you explain please?
0
2,023
I'm sorry, but I do feel that this is *way* off-topic for a [programming/scripting website](http://stackoverflow.com/faq/). Perhaps [Super User](http://superuser.com/) might be a better fit; or [Doctype](http://doctype.com/)?
1
2,024
Pizza powder? What's that?
1
2,025
You can narrow this down a bit; are you on a mountain bike? A road bike? A 16" folding bike?
0
2,026
That's...pretty cool, actually. Would love to see this with a harder tire, though. Do you have manufacturer's ordering information?
1
2,027
Sorry, I thought you were looking for a connected subgraph, which will necessarily be a tree, appearing in a given set of trees. Could you clarify in what aspects your problem differs from this description?
0
2,028
Maybe it's not the best idea, if that actions gonna generate html for user. Describe more what this actions do, maybe you can replace them with observer class or delayed_job?
1
2,029
What do you mean by missing file songs? Do you have items in your iTunes library that are non-existant of your hard drive?
0
2,030
Yeah, tough crowd today. Maybe it's right after a long weekend? :)
1
2,031
@Vlad: then why is there a problem? If you make each tile say 5 bytes (that 1 byte + entityID) and every entity contains it's position, then everything is O(1) right?
0
2,032
Sorry but I never saw any application breaking after deleting/moving.folders... usualy they just reconfigure and restore to defaults. What exactly did break for you?
0
2,033
I'm not sure how you're having this problem - Ctrl+Shift+Left/Right cursor jumps text and highlights. What programs are you experiencing this issue in?
0
2,034
It's been four days. Still haven't tried the hotfix?
0
2,035
How exactly should the effect look like? Fading out at the borders or something similar?
1
2,036
That code works for me. Does it work for you if you just use that in an otherwise empty document?
1
2,037
For what it's worth, I haven't seen this. Can you please add your device and carrier to your message?
0
2,038
Could it be that you're adding same transaction observer more than once (i.e. for each `addPayment:` statement)?
1
2,039
Can you please tell me how to use this PHP code and what it does?
1
2,040
What do you mean by "deleting through Visual Studio"? You mean "in code"?
0
2,041
I thought about leaving it as a hint to anyone else that restarting VS can always solve unexpected problems. What do you think?
1
2,042
How do you mean'sorting a string'? Do you mean sorting a list of strings?
0
2,043
Do you think your question has not been answered adequately yet? If so, how can the answers be improved upon?
1
2,044
@Gabi: what is the point of having n greater than say 32 or 64? It seems like an arbitrary and unnecessary requirement?
0
2,045
POST implies you want to send some data to the server. Why wouldn't you just use GET when all you want to do is GET data?
1
2,046
Your code is missing the `find_current_round` subroutine. Could you post it as well?
1
2,047
Wow, what are you doing that requires the microcontrollers to be so hot? Can't you just put the mcu outside of the hot area, maybe running wires to some sensors inside?
0
2,048
What is the purpose of having two switches? Why not just calculate the time between pulses from sw 0?
0
2,049
I've had a problem like this where it would just try to find the image by path and not from the Route. Have you tried debugging to see if the application goes into the controller?
1
2,050
Homework? Because there doesn't seem to be any other remote possibility in my mind why any sane person would want to do this?
0
2,051
Why do you need to do another `ls`? Why don't you just print the results from the first `ls`?
0
2,052
I'm confused. You don't have the original assets?
0
2,053
I'm sure the error says more than that. What else does it say?
0
2,054
Just tested on IE8 Win7, it works! Does it reports some errors?
1
2,055
What do you actually want? Check if a certificate is valid, or force `wget` to connect only if a certificate is valid?
1
2,056
"there is documentation too, if that's your style" - where can I find the docs? Is it just https://github.com/lucjon/Py-StackExchange/blob/master/README.md?
0
2,057
@Gene Why is it that a handcrafted parser will beat a C++ parser generator? Considering that writing a hand-crafted parser is a lot of code, isn't it possible that the hand-crafted parser could be much slower?
0
2,058
I don't know of any such filter, but it shouldn't be all that hard to write. You want the showing of more information to be done with JavaScript, right?
0
2,059
Your file logic looks fine. What's happening in the `<snip>` between opening and closing?
1
2,060
What exactly do you mean by platform? Are you looking for product you will run on servers, framework/library to incorporate into own web app or 3rd party service?
1
2,061
Does it have to be a vegetable? Why not some other sauce? Why not zucchini and a protein?
0
2,062
Please elaborate. Does it mean it's planned for Oneiric?
0
2,063
integer or float? continuous numbers?
0
2,064
@Rob Fox, thanks! BTW, why won't you post it as an answer? ;)
1
2,065
Writing your own utility to parse this would not take long at all, probably 15-20 minutes - is that an option? What language would you use?
1
2,066
Do you want to connect your wiki with other systems? Bug tracking, customer support, planning?
1
2,067
What's wrong with it? Isn't making a wordpress theme programming?
0
2,068
Storing an entire HTML page as CSV doesn't really make much sense. You mean convert an HTML table to CSV?
0
2,069
wow, thanks! combined with baffledcook's tips this basically covers everything not covered by experimentation - would a lasagna freeze well? my guess is a definite no?
1
2,070
Aha, thanks, that makes some sense although can't flexible gas pipes be used if that's a concern?
1
2,071
Please declare what your relationship is with HomeSpot. Are you the owner?
0
2,072
Try to add an `import pycuda` line at the top of your script. Does it help?
1
2,073
You just did! What are you asking that your query doesnt already do?
0
2,074
somthing missing in your question! what forms you want to turn to?
0
2,075
What platform are you coding for? iPhone/iPad or Mac in general?
1
2,076
I think one reason people think it's a lame question is that the OP didn't posit even one reason developing such a game would seem to be easy. Kind of like asking "Why is it so hard to fly like superman?"
0
2,077
There is no answer without a specific question -- how is your code not working? What does the data look like that is being parsed by `split`?
0
2,078
+1 Cool, I think I have been invited to an event through this a very long time ago. Could you please make the link an actual link to the site and edit your answer to show anyvite measures up to the requirements?
0
2,079
I don't get it. Are you asking us to try and predict the future?
0
2,080
I dont understand "Toeing in Will" and by brake calipers, do you mean brake pads?
0
2,081
arg, sorry. I was fiddling around with item formatting all day long I started to believe you can't use formatting in item[] at all... Should I delete the question?
0
2,082
Welcome to SO. What is a Try It Editor?
1
2,083
My context is: I want to capture an image which has width = 300px, height = 300px in android. how can I do this?
1
2,084
homework?. Can you explain why you don't want to use genetic algo's or neural networks?
0
2,085
Visual Studio 2080? Are you from the future? O_O
0
2,086
Anyone? Any ideas?
0
2,087
Did you install threads correctly (for. with CPAN shell)?
0
2,088
Doubt it. Why do you have PHP source stored in a MySQL database?
0
2,089
The same way anyone with a desk job stays healthy! This isn't really programmer-related?
1
2,090
I've clarified the question, thanks ax. @runrunraygun: What is a community wiki?
1
2,091
Is this really about physics? I can see why it's a valid question, and I can see there's physics behind it, but is the question itself about physics?
0
2,092
I assume you are using NPI to refer to a problem in NP not known to be NPC? Also, in the reference to Ladner, do you perhaps mean that L is NPC, and the removal S is NPI?
1
2,093
@TLP thanks for the explanation. So `\@returned` is `$data_structure_reference`, right?
1
2,094
What version of SQL server are you using? Could you post your database.yml?
1
2,095
i have used zxing library before but never tackled the code in it. Is this the most appropriate way?
1
2,096
I always forget testing things in IE. Just out of curiosity, did you test this code on other browsers?
1
2,097
Are you sure that the delimiter appears at most once per line? And if there are multiple delimiters, which one do you want to cut the line at?
1
2,098
Also, you say there is only one common element in the three arrays. Does that mean only one element appears in all three arrays and just two of the three arrays can have other common elements, or can two of three arrays have no other common elements than the one that is common in all three?
1
2,099