sentence
stringlengths 15
600
| label
int64 0
1
| idx
int64 0
2.64k
|
---|---|---|
@NV, if it's a job interview, are you allowed to get outside help? I mean, you're the one who's applying for the job, right?
| 0 | 1,100 |
Chances are, this doesn't exist. Also, language?
| 1 | 1,101 |
Debug adds lots of overhead to a program. Why are you assuming things are wrong?
| 1 | 1,102 |
Your examples have nothing to do with GLn. Are the coefficients always integers?
| 0 | 1,103 |
@Michael: What purpose does this serve besides being a list of milk? If it's just a list of milk, is that really useful?
| 0 | 1,104 |
This does not look like Python... what exactly do you want? parse C++ code with a Python program?
| 0 | 1,105 |
@Gulshan Sorry, obvious question - is there a reason this can't be a web application and/or done w/ something like Adobe Air?
| 1 | 1,106 |
I think the inner div will resize, as it has a width of 100%, but you won't notice it. You probably want to resize the image, too?
| 1 | 1,107 |
1. what are your pedals and why such pedals? 2. Any idea what load an aluminium bike can stand on touring?
| 0 | 1,108 |
So the usages are quoted.. and from a 34-year-old *professor* no less!??! What is this world coming to?
| 1 | 1,109 |
What is your definition of a "small change" in the output? Edit distance (treating hashes as strings) or mathematical distance of numbers (treating hashes as integers?)
| 0 | 1,110 |
Interesting question. I wonder if there might be a difference between fresh and dried pasta?
| 1 | 1,111 |
Your image link is broken. Can you try to find new image and link to that?
| 0 | 1,112 |
If you do it once, you can keep using it again, and again, and again... In any case, "looks great" is really a subjective thing. Can you be more clear on what you actually want?
| 0 | 1,113 |
Please don't downvote without stating your reason. Should this perhaps be turned into a wiki question?
| 0 | 1,114 |
Of course I am not comparing to anything else. Otherwise, I won't be here, right?
| 0 | 1,115 |
I use the [full-size version](http://training.perl.com/scripts/rename) of the rename script everyday. Why in the world would you *not* want to use existing code?
| 0 | 1,116 |
Is there any chance you could post some of the code, with an indication of where your break point is? Is it possible that the break point is in a non-executing code path (in an if/else block, etc)?
| 1 | 1,117 |
It's not clear to me what you're trying to ask, or what problem you're trying to solve. Are you trying to figure out what algorithms google, twitter and facebook are using, or are you trying to understand some algorithms better?
| 1 | 1,118 |
Is `getFreeCrawler()` synchronized? In which line does the error occur?
| 1 | 1,119 |
Bread has *plenty* of water. Do you mean bread *crumbs*, which are typically used in batters?
| 0 | 1,120 |
@DeLonge - The question looks pretty vague to me. Care to specify what you're after?
| 1 | 1,121 |
Sounds like it was trying to go down the stack, but found itself going up instead. I'm not sure how that might have happenedstack smashed?
| 1 | 1,122 |
The plane of the X will always be parallel to the plane of the image I assume? So no perspective distortion of the X?
| 1 | 1,123 |
This is a very broad topic. Akin to, "How is cake made, and what are the ingredients?"
| 0 | 1,124 |
This is a rant why you do not want to use LaTeX, not a question. So, what exactly is your question?
| 0 | 1,125 |
Why would you copy an egg? Did not introduced yourself to `virtualenv` yet?
| 0 | 1,126 |
"doing math on the file as if it were one long number" sounds like a bad idea! What method is this?
| 0 | 1,127 |
How about this: "Probably a lot, I had better get started (pull out a pad and pencil) What will you be eating for dinner tonight? (start writing) Okay, well I better get on the phone to find out about everyone else, what is the long distance code for your phones?"
| 1 | 1,128 |
Very weird indeed. Are there two newlines after each pubDate?
| 1 | 1,129 |
I'd think just changing `count(*)` to `count(issues.*)` would be what you're looking for, right?
| 1 | 1,130 |
@spinning_plate "this will work". What do you mean by "this"?
| 0 | 1,131 |
Actually, as a bike shop manager, that is exactly my job. What exactly, do you do?
| 0 | 1,132 |
What do you mean by protecting them? What are you trying to prevent/avoid?
| 0 | 1,133 |
Also, what about duplicates? It's not explicit, but it seems like you want to remove them?
| 1 | 1,134 |
Hi, thanks for the bounty. I wonder, did things turn out OK?
| 1 | 1,135 |
can you please focus your question a bit? Perhaps you could ask what the advantages and disadvantages are for touring in Greece?
| 1 | 1,136 |
Career advice questions like this one are too localized for this site. Please see [Are Career Advice questions useful for anyone except the poster](http://meta.programmers.stackexchange.com/questions/588/are-career-advice-questions-useful-to-anyone-except-the-poster/590#590)?
| 0 | 1,137 |
Should the solution report duplicates that are in different folders, or only duplicates in the same folder. E.g. would `/bert/me.gif` not be considered a duplicate of `/ernie/me.gif` (assuming identical file size)?
| 1 | 1,138 |
Unless I was forcing a developer to work in an unfamiliar language, not only would I not pay for their IDE I wouldn't hire them if they didn't have it already. You going to charge them for your time to install and configure it?
| 0 | 1,139 |
What benefit will you gain if we do your homework for you? Why don't you do it yourself?
| 0 | 1,140 |
I'm sorry, as this question is written I have no idea what you are actually asking. Can you revise and expand on what you'd like to know?
| 0 | 1,141 |
That the requirements are wrong? (and the code right?)
| 0 | 1,142 |
Will you have enough RAM to run the system off RAM (i.e. you can load a big compressed archive at boot time), or must it run from the flash card?
| 0 | 1,143 |
@jtbandes - why learn C first? Would you say the same to a C++ questioner?
| 0 | 1,144 |
Isn't this a way to rephrase: "Fast, Good or Cheap. Pick Two"?
| 0 | 1,145 |
@Thanatos: Interesting, however that statement implies that there are no multibyte string encodings that have embedded null bytes? Is that correct?
| 1 | 1,146 |
Any particular reason you're thinking of `O(n*log(log(n))`? Or is that just something that spontaneously came into your head?
| 0 | 1,147 |
What type of Lycra? Polyster or Nylon?
| 0 | 1,148 |
Your question reads as if you've already found a solution. What is the problem?
| 0 | 1,149 |
It ought to show up in the Delphi Window _and_ in DebugView. Can you confirm that's happening?
| 1 | 1,150 |
Career advice questions like this one are too localized for this site. Please see [Are Career Advice questions useful for anyone except the poster](http://meta.programmers.stackexchange.com/questions/588/are-career-advice-questions-useful-to-anyone-except-the-poster/590#590)?
| 1 | 1,151 |
Perhaps this is not a good candidate for binding to a property grid. Can you set the property, save the result, have that return instantly, and then later on, based on some user action, run your long-running operation?
| 1 | 1,152 |
Title say permutations, but body says combinations. Which is it?
| 0 | 1,153 |
Please be a little more clear? do you have the printer attached to the ubuntu machine or the Windows XP machine?
| 1 | 1,154 |
Does the route work if you run the same reload_routes function during application execution? That is, does it work if you just stick that line in while you're in dev mode?
| 1 | 1,155 |
Find what? How much paper is covered?
| 0 | 1,156 |
Christian, could you please provide a reference for the recipes that you have seen / tried? What do you want to use the syrup for? Is this a syrup to sweeten your coffee or a coffee and caramel syrup for desserts?
| 1 | 1,157 |
Surprising how many examples are about topology and geometry. Are we just more surprised by these two topics?
| 1 | 1,158 |
I'm sorry I'm not sure do I understand you. Are you looking for something like [OSSTMM](http://www.isecom.org/osstmm/) or the software which would support logistics / management side of the pentesting project?
| 0 | 1,159 |
Cubic Bezier curve ALWAYS depends on exactly 4 control points. Maybe you want to make a http://en.wikipedia.org/wiki/Spline_(mathematics) from several curves or something?
| 0 | 1,160 |
Well, what does the message say? It must give some more detail than that *somewhere?*
| 1 | 1,161 |
I've never heard of this happening. Is this one of the core widgets?
| 1 | 1,162 |
@littleadv and what's so strange? if I have this program running over bilion times, what's so strange, do you mind answering?
| 0 | 1,163 |
What have you tried? Where are you having difficulties?
| 1 | 1,164 |
Is location important, or are you just looking for a hierarchy? I see you are going to be using "categorization by location", but are you planning on using attributes (like a lookup table) or a spatial search (like "what's near me")?
| 1 | 1,165 |
The image is a little difficult to read. Can you add just the source of that DIV html to your question?
| 0 | 1,166 |
Internet Explorer may cause that. Can you check IE permissions please?
| 1 | 1,167 |
Hyphenation in English is a pain (and worth a PhD thesis or two) but I remember learning the Castillian hyphenation rules in school as a child, so it would seem to be much simpler (unless I'm missing something, of course). Is hyphenation in Asturian all that different from Castillian?
| 0 | 1,168 |
Yes, Pavel. That is correct (frame problem, much?) :(
| 1 | 1,169 |
I believe that almost all jQuery plugins can work with a ListView. Could you show any code where you attempt to use gallery with a ListView?
| 1 | 1,170 |
@Kosmonaut, I have to admit I'd side with @Tony on this one, at least in the UK, *voilà* would be used as a 'consciously' French word, whereas Envelope, brilliant wouldn't. [Almost worth another question?)
| 0 | 1,171 |
@Guffa What exactly should I do to make it absolutely clear that I don't care what for my vote is used aside from the fact that it lets the OP know that his / hers way is the best in my opinion? Would you stop making remarks if I upvote your post?
| 0 | 1,172 |
I wonder if your instance(s) of Persist are in a local scope that gets destroyed upon exiting that scope. Have you looked into that?
| 1 | 1,173 |
I'm not sure what you're asking... it is final; it is marked as such. Are you wanting to test that its value never changes during the execution of `method`?
| 0 | 1,174 |
What problem are you trying to solve? Are you sure cron is the right solution?
| 0 | 1,175 |
Nice.. you have almost give us enough details, last question. What is that `System.out.println(e.getCause().toString());` call printing?
| 1 | 1,176 |
You'll need a serverside to do that. What are you using on the backend?
| 1 | 1,177 |
Can you be more precise about what exactly the system needs to achieve? Something like "Given X initial data, output Y"?
| 1 | 1,178 |
Also, I seem to be missing that GPS checkbox from the settings interface... After Review i see Shutter Sound which should be on the next page according to the screenshot above. Any clues?
| 0 | 1,179 |
Needs more context. Can you provide the question which precedes the answer too?
| 1 | 1,180 |
@q0987 If that's the case, then you're leaving out some crucial information. Perhaps you could tell us why you think it's wrong as that might reveal what you left out in the question?
| 1 | 1,181 |
So who exactly is going to *teach* this topic in the class? Shouldn't the teacher be able to "show how it can be implemented"?
| 0 | 1,182 |
That is one looooooooong problem. Can you summarize it?
| 0 | 1,183 |
Would it be a better question if it were "Why are Perl threads so $#@$&!*@# slow compared to other languages?"
| 0 | 1,184 |
Yes, but is "getting away" with it the best choice? What about ethics in GIS?
| 1 | 1,185 |
@Praetorian: You had me into tears. I agree to you but is that going to help me with my question?
| 0 | 1,186 |
yep :-) sorry for the confusion. any other ideas?
| 1 | 1,187 |
1st of all, I think `string` is a reserved word, and shouldn't be used. Second of all, have you tried debugging with console.log?
| 0 | 1,188 |
isnt `tested` same as `i`. I that case will the `while` ever complete?
| 0 | 1,189 |
Hi @OZ_ - can you educate me as to why? Is there a better way to store images?
| 1 | 1,190 |
Thanks, I forgot to add this. Where shall I add it in the list?
| 1 | 1,191 |
Is this the exact question? If not can you please post it exactly, word for word?
| 0 | 1,192 |
Limericks? Do you mean "mnemonics"?
| 1 | 1,193 |
Hmmm... I suggest you try and solve them yourself, and then post questions back on SO with your attempted solutions. Just asking people to do the work for you kind of defeats the purpose, you know?
| 0 | 1,194 |
There are 6190283353629375 ways to pair up 30 people. Do you really want all of them?
| 0 | 1,195 |
@chris I'm missing something obvious.. Why is that annoying? Cause the page never stops loading?
| 0 | 1,196 |
More time spent does not imply more dollars spent. If the decision is between having to pay five developers for a month or having customers wait 0.5s longer for a request, what would you choose?
| 0 | 1,197 |
Yeah, I didn't cover the why, but it's a good question. Maybe they need to add some kind of searching "engine" or something... but where are they going to get one of those?
| 1 | 1,198 |
I wonder why this is not possible by default, probably because the categories usage didn't need that in the past. Have you considered to add a feature request in [wordpress trac](http://core.trac.wordpress.org/)?
| 1 | 1,199 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.