sentence
stringlengths
15
600
label
int64
0
1
idx
int64
0
2.64k
Are you using an IDE in your group? Like Eclipse or Netbeans?
1
2,500
Short answer is yes. Did you want to know something more specific?
0
2,501
Is there a reason you didn't accept the answer? Is there something wrong with it?
0
2,502
"Not a real question"? What is the "not real" part here?
0
2,503
That's a pretty simple way. Does it work?
1
2,504
what error did you get (exception/error message)? what exactly do you want to achieve when you say "merging" 2 PNG?
0
2,505
"Initrd requires at least one file system driver be compiled into the kernel".. I dint get much idea on this. Could you please explain this??
1
2,506
@kemp - Unless I'm missing it you haven't included a link that to home page so we can see it for ourselves. Can you do that?
1
2,507
Still references are quite informative. And nevertheless even if it is discussive and mentions something that is not present in the book it is some kind of a clue, isn't it?
0
2,508
Also - I just tested in chrome and it does exactly as I said above. No resize handles around the image when it is placed in the containment div and as soon as you click the image it jumps directly into the containment div - there is no smooth drag animation....?
1
2,509
what is EPST? What are you trying to do?
1
2,510
Did you try anything at all? Is this homework?
0
2,511
I'm not sure I fully understand the problem. Are pick-an-email@domain addresses going to catchall@domain or does `pick-an-email` stand for one of the "real" addresses?
0
2,512
Sorry, but I fail to see any correspondence between the title and the actual question in the body. Could you consider rewriting the title to be more precise?
1
2,513
What kind of error message do you get? Did you try GDB?
1
2,514
This is a fun question. What kind of device are you hacking?
0
2,515
Not enough details. What programming problem do you have?
0
2,516
Can you please explain what it does?
1
2,517
@ring0: Good idea! Is there a way to do so?
1
2,518
The easiest language to do a task in is often the one you know the best! Which languages/tools do you already know?
1
2,519
Not a clue what you're talking about. Is PhotoshopImage a private class you've created or what?
0
2,520
Maybe I'll sound stupid but... shouldn't it be `a[i][j]`? Does the other syntax even work?
1
2,521
Sorry to ask a stupid question, but... What exactly is this thing?
0
2,522
I agree, how did you come up with the problem in the first place? I would have thought the idea for a thesis would have come from a real world problem that needs solving?
1
2,523
Why did everyone list universities? Aren't there any other types of infosec policies?
0
2,524
That's not how Shoulda worked when I tried it out. Care to show us some code?
0
2,525
I suspect that `'apt-get install libpq-dev` didn't work properly, as the 9.04 distro is no longer supported (too old). Can you run the `pg_config` command?
0
2,526
Could you provide a *minimal* example that reproduces the problem? Do you really need to load all those packages to get the bug to kick in?
0
2,527
Also do you have access to the underlying data? How are the curves drawn?
0
2,528
Given all the software tools out there (IDEs, refactoring tools, text search tools etc.) why do you want to write this from scratch yourself?
0
2,529
Have you tried upgrading using the tools provided with core? What errors have you encountered?
0
2,530
Where are you envisioning this sample content would be located to be automatically imported? I assume you are doing something more complex than just a "Settings > Import?"
0
2,531
Why are you doing `{% ifequal gallery.draft True %}`? Why not do `{% if gallery.draft %}`?
0
2,532
Does that mean we're not allowed to ask WordPress questions on SO, even if they're legitimate programming questions? Why the fragmentation?
0
2,533
I have a small problem. When I tell Swatch to find my user name it returns an error "There was a problem with the request: Status code = 500" Any ideas?
1
2,534
Testing is an art more than a science. Before you go off and read a book, tell me - what are you trying to accomplish?
0
2,535
I know I can lose characters. But you find it normal that half the text after a particular character is lost though it does not contain special chars?
0
2,536
Is there any further information you'll need for a proper answer to this?
1
2,537
@Micheal- Thanks.Could you please elaborate on how I could set this up?
1
2,538
+1 timely question, but you might clarify "practical in the real world within the next two years": it exists, can be used for many of the tasks that perl5 is useful for, has lots of nice improvements (rules being my favourite), and does look on track for release in tha time. So what's your threshold?
1
2,539
What is/are "all monthy in whay"? Are you trying to state that you need to list all values in January along with their sum?
0
2,540
This feature is available on CM6. Is it possible for you to upgrade?
0
2,541
It is possible (though not likely IMO) that some strange quantum entanglement effect could lead to a computer that outputs its results before the input is received. Would that qualify as negative complexity??
1
2,542
@Tal Sorry, but it's not really clear to me what you actually mean by "predict the lower and upper predictions of y". Does it have something to do with prediction or tolerance bands?
0
2,543
Does it need to follow a specific pattern? Or is it fine if the characters from the input set appear potentially at any place?
1
2,544
"\n" for replacement. Did you mean space or newline?
1
2,545
This is a standard homework problem for an undergrad QM course. Do we really want questions like this and answers to them on MO?
0
2,546
@Rippo: Tried it and it doesn't work. Isn't the `$form.find('.person')` supposed to find all elements that have the `person` class inside the form with `personas` id?
0
2,547
Thanks, Dimitry. I responded on the other board as well, but do you have any samples of a wrapper-based timer that I can use?
1
2,548
I can't parse the For example part. Can you provide a clearer example?
1
2,549
How can an Action take a fixed amount of time (Action.time)? Shouldn't an Action's time be dependent upon the time it takes to accomplish each of its Tasks in Action.dependencies?
0
2,550
I've updated the question to specify that it's verbal feedback we need to record (sorry for the ambiguity). That noted, would such a system work with a member of the team adding clients' comments on their behalf?
0
2,551
with ships, the fortify until healed option doesn't show up unless you're in your own territory. Have you put the bomber in your territory or in one of your cities and then tried to heal it?
1
2,552
qsort does sort lines in increasing order, but your definition of "increasing" isn't the same as everybody else's. Why do you think it's more logical to sort strings by length rather than by alphabetical order?
0
2,553
@user5402 could you please elaborate? What does opening the pipe do?
1
2,554
you are not giving us **nearly** enough detail to answer your question. First things first - is this a top down game, isometric, side scrolling?
0
2,555
OS? OpenGL implementation vendor? Can you post a complete, minimal program that demonstrates the problem?
1
2,556
I'm having a little trouble following your description; do you want an algorithm to find graph automorphisms? Or one to test whether a given permutation is an automorphism?
1
2,557
I'm not sure about this, but I assume that in commercial yoghurt, there is a lot of sugar added. Did you add any?
0
2,558
Can you post this somewhere with a live URL? I don't see a background image referenced in the CSS...?
1
2,559
Oh no! Is this related to the double roasted peppers from the salsa thread?
1
2,560
Can you explain your question a bit more, since if each node keeps track of nodes it is connected to, it looks like you have a graph that has connnected components, and for each node type, find the number of connected components that node type is found in, the one present in most connected components is the type that h...
1
2,561
It could be the way you are saving your photo for web-use. Are you using Photoshop's "Save for Web" option?
1
2,562
What approaches did you try? What were the problems?
1
2,563
I think that this question may be a bit to far off topic - even for me. But, why not try the [Biostar SE](http://biostar.stackexchange.com/)?
1
2,564
For those times when the understanding gained comes to use. Since this question came up - do we have figures on which is faster and by *how much*?
1
2,565
sorry, but do not have the time to change all. Any way I can rotate only on of the tables?
1
2,566
Ugh, possibly the ugliest Python code I've ever seen. What are you doing?
0
2,567
why o' why? Developing a new DBMS?
0
2,568
I don't get your question to be honest. Could you clarify it more please?
1
2,569
thats the error? just one line?
0
2,570
You say we are given a set **S**. Can we modify its contents, while still providing an answer relative to the original **S**?
1
2,571
I'm having the exact same problem. Did you ever find a solution?
1
2,572
Please provide code and a specific question. What have you tried?
1
2,573
what's wrong with this place? how has this question been up for an hour and no one has made a Bob Ross reference?
0
2,574
Major grammar reconstruction from @chills42 and myself. Maybe it's a clearer question now?
0
2,575
Could you clarify what you mean by "go into"? Why don't you explain what you want to happen?
0
2,576
"...nginx rather than wordpress." Perhaps you mean "nginx rather than Apache"?
1
2,577
How did they get there to begin with? Via the official Facebook app or something else?
1
2,578
So resizing of an image can be only done proportionally, right? I can't resize an 8x10 to 8x8 without cropping?
1
2,579
The way you were doing it at first looks right. Can you post the exact text of the error message you get?
1
2,580
What operating environment are you in? Is this jQuery, WinForms, QT?
1
2,581
Please clear some questions I have about your question: Are you looking to self-host your document management solution or are you wanting do create a knowledge base *about* self-hosted apps?
0
2,582
that is'some data'? any hint?
0
2,583
hi Talvi, this question is a bit too general, discussiony and "no correct answer" for what we like to see here. Can you be MUCH more specific with what you want?
0
2,584
Is the `.linkQuantite` element a child of the `<tr>` element? Does it work when you do `$(this).parent('tr').attr('class'));`?
1
2,585
Thankyou - best answer so far! Did you buy these shoes so you could ride in to work and wear them all day? or did you not fancy any of the 'Shimano golf shoes'?
1
2,586
Hi, I think that the best algorithm depends on the number of the teams. How many should they be?
1
2,587
This question is almost word-for-word, the same as http://stackoverflow.com/questions/3624056/. Is this homework?
0
2,588
@ammar: Isn't the entire purpose of internationalization with a resource bundle that your application display a number of languages correctly? Why would you then want to dictate to the user what language they should use?
0
2,589
Follow-up question: There are some slight errors on the elapsed times displayed on the site due to treating all months uniformly as 30 days and ignoring leap years. Do you think it's a good idea to keep these errors to match the site (see my answer) or should we try to fix them?
1
2,590
Please describe the attacks you want to defend from. What are you seeing?
0
2,591
good question. Is the JVM open source (hotspot) or are the cools such as the javac compiler open source as well?
1
2,592
I think you may have made a typo in your question, you show Data #3 at index 4, then later show Data[4] = Data #4. But essentially you want to have an list with all 9 values, and fill in nulls where a value is not provided?
0
2,593
Avogadro's number ($6.02 \times 10^{23} \mathrm{mol}^{-1}$) and Boltzmann constant ($1.38 \times 10^{-23} \mathrm{J}\,\mathrm{K}^{-1}$) are two totally unrelated constants. You want to estimate both?
1
2,594
I'd guess it's an archaic past tense of "to owe", i.e. "Which you owed yesterday"?
0
2,595
Thanks, this was easier to understand. Can you please add a few more lines to last three definitions?
1
2,596
What language is this? (apologies for ignorance, assuming C#?)
1
2,597
I thing dev-tips like these should be tagged support, not discussion. (Maybe both?)
1
2,598
Let's talk about the error in a little bit more detail, Sergey. What is the output you get and what is the output you expect?
1
2,599