sentence
stringlengths 15
600
| label
int64 0
1
| idx
int64 0
2.64k
|
---|---|---|
What kind of shell tools are available? E.g., awk, pure bash, perl, python,...?
| 1 | 1,800 |
Here's a simple example based on what you provided: http://fbrell.com/saved/58a66f765babcdd3d7b452afe02b4e41 -- works fine for me. Maybe you can provide some more details?
| 1 | 1,801 |
I can't think of any reason why this would be necessary. What are you trying to accomplish?
| 0 | 1,802 |
Could someone please explain to me the statement in more detail? Eg. if k=1 and R is x<y, then what will be A?
| 0 | 1,803 |
Besides this isn't asking for a web app solution, rather a server side solution. Off Topic?
| 0 | 1,804 |
Please rephrase your question using full words and complete sentences. Also, what does assembly have to do with this?
| 0 | 1,805 |
sorry my bad english, its not what i ws looking for becuase everything i would have to include a shortcode after more tag in the post editor, but it can do that work. So its not possible to just work on some function which will automatically put some text/code after the more tag in the post page?
| 1 | 1,806 |
@Sachin - please post COMPLETE real code. You do realise the snippet posted won't compile and run without `Config` class definition, right?
| 0 | 1,807 |
Vote down? Would you care to explain why?
| 0 | 1,808 |
How ridiculous is the answer you're looking for? Do you want a 3-layer solution, with `i % 3` as a configurable business logic?
| 0 | 1,809 |
Thanks! How much batter do you use for each shell?
| 1 | 1,810 |
This has since been part of the site. Is it still useful?
| 1 | 1,811 |
@Yiannis: Can you please expand on the spacing after punctuation? What could go wrong without the `\xspace`?
| 0 | 1,812 |
Not really following what you need, are you looking for something like:
http://drupal.org/project/hierarchical_select?
| 1 | 1,813 |
Sorry did not understand are you saying that Shotwell only works for Photo print sizes? If yes does this include the Custom option in the bottom of the list?
| 0 | 1,814 |
The computer may have multiple disks and multiple partitions, each one with one different file system. Do you want to know the type of root partition or what?
| 0 | 1,815 |
I don't get it. You have the `query` object already, so why not just do `if (query.id && query.foo && query.bar) {... }`?
| 0 | 1,816 |
you're gonna need to explain what you mean a little better. Is this even a programming question or are you trying to figure out how yahoo mail works?
| 0 | 1,817 |
showing some code would greatly help e.g. how did you declare 'path'?
| 1 | 1,818 |
I'm not 100% clear on what you're asking, but I suspect there's one crucial idea that when you get, everything will fall into place. Are you aware that even "empty space" posses a vacuum energy due to the Heisenberg uncertainty principle, and particle-antiparticle pairs can in fact be generated "out of nothing" for very short time periods?
| 0 | 1,819 |
I do have skype installed, but not running. does it need to be running to hijack 80/443?
| 1 | 1,820 |
You *want* to see your password in your cookie? I suppose you like it when sites email you your *forgotten password* too?
| 0 | 1,821 |
The link here in your question is giving me a database error; did you paste it incorrectly? Also, if you solved it, could you please post your solution here as an answer? :)
| 0 | 1,822 |
As a side-question, how do you prevent the kefir from developing little tiny, useless curds, and instead evenly thickening into something like yogurt?
| 0 | 1,823 |
What does this have to do with programming? Are you trying to solve this problem with a program?
| 0 | 1,824 |
Is the junk always the same, or is it different for each file? Also, what format is the date in?
| 1 | 1,825 |
So they're const global variables. Big deal...?
| 0 | 1,826 |
Following your edit, it looks like your rescue is catching a SystemExit exception (raised when you call exit) rather than the TypeError from trying to join nil with a String. What's on multi.rb line 234?
| 1 | 1,827 |
Are you using the Flash display stack and vector objects, or are you bitmap blitting? What sort of scenes are we talking about that are running slowly?
| 0 | 1,828 |
Which views version are you using? Are you using the views-7.x-3.x-dev with the new UI?
| 0 | 1,829 |
If you know nothing about the structure of the URLs, then it's impossible to do. How should the algorithm find out whether to group `a/b/c` with `a/d/c` or `a/b/e`?
| 0 | 1,830 |
sounds suspiciously like homework. if it is, what have you done to solve the problem yourself?
| 0 | 1,831 |
This looks suspiciously like homework. Could you elaborate a little more?
| 0 | 1,832 |
Is the viewport fixed sized? And is the image fixed sized?
| 1 | 1,833 |
I'm probably going to be sorry I asked, but what's a BA? "Bachelor of Arts", "Benefits Administrator", "Bad Ass"?
| 1 | 1,834 |
So, your app creates a new html for each login? Or for each user?
| 1 | 1,835 |
@anony: Nice question! Can you share the site where you found the question?
| 1 | 1,836 |
You may break up to three sets trying to form a street (or the other way around). Is that ok?
| 1 | 1,837 |
What is your relation to these authors? Are you writing a package, or editing a publication?
| 0 | 1,838 |
The file was indeed locked. Could you please expand on how to identify the uchg flag in the ls output?
| 0 | 1,839 |
You are passing a URL string into a method that takes a file path. Did you try initWithContentsOfURL and passing an NSURL instead?
| 1 | 1,840 |
BTW you typo'd the declaration of `bytes_read`. And what on earth is "incertitude"?
| 0 | 1,841 |
Seems okay to me. What is it supposed to output?
| 1 | 1,842 |
How long does your regression test take to complete? Surely it should be based on this?
| 0 | 1,843 |
Sorry, which Documents? Is this some iPhone directory?
| 1 | 1,844 |
Be more specific, what actually happens? Can you give a link?
| 0 | 1,845 |
What does your data look like? Are the values bound?
| 1 | 1,846 |
I would recommend asking the question on Programmers.stackexchange.com... Also, it's a huge question. Can you shorten it please?
| 1 | 1,847 |
Why 2 is not the answer? Do you need any number or the largest number or just found, not found will do?
| 0 | 1,848 |
could you please post the output of `iptables -v -L` instead of `iptables -L`? You are using interface-based rules, and those are not listed correctly without `-v`?
| 0 | 1,849 |
This is set theory and takes some pretty interesting uses of SQL. What database are you using (Oracle, SQL Server)?
| 1 | 1,850 |
@IVIAD: "Is Not My Vehicle Maybe his Yellow Mazda and Listen, Sir... Aardvarks instill OBESITY!" Am I right?
| 0 | 1,851 |
Good idea. I am wondering, will this compromise the moistness of the meat?
| 1 | 1,852 |
sorry about that. Can it be done in python?
| 1 | 1,853 |
Seems like a very odd design for web applications. Would you mind to explain why MVCC does not work for you?
| 0 | 1,854 |
Now, I am looking at the source for `whine.pl` and it seems to be getting these from an SQL database. Isn't it better to use the appropriate `SELECT` query to get already sorted bugs out of the database?
| 1 | 1,855 |
Subjective and argumentative? Really?
| 0 | 1,856 |
That code looks good. What isn't it doing that you want it to?
| 1 | 1,857 |
i want to insert data whole data of array into vector of a map without using for loops. is it possible to push back data set into vector of map?
| 1 | 1,858 |
what is the problem exactly? you don't know how to phrase it so cucumber will understand it?
| 0 | 1,859 |
Wow! Trivial answer converted to comment! Is this new?
| 0 | 1,860 |
@mpiktas, sorry, could you clarify? A link to some kind of work illustrating what?
| 1 | 1,861 |
Excellent question. Can we get som esources as to where the different styles originated?
| 1 | 1,862 |
When you're previewing the widget, which style are you using? What operating system are you running designer on?
| 1 | 1,863 |
Is your current code snippet working for you? If not, do you have a simple sample config file you could post?
| 1 | 1,864 |
The project page you linked provides a fairly specific overview of what the module does. Do you have specific questions about why a module would depend on it other than what they lay out there?
| 1 | 1,865 |
Since you mentioned that P is PCP(0, log n), I'd like to add that it is also PCP(0, 0), PCP(0, log log n), etc. How does such a characterization help separate it from NP?
| 1 | 1,866 |
Can you explain your scenario better? Perhaps with an example?
| 1 | 1,867 |
For #2: May there ever be two edges directly connecting node _X_ to node _Y_? For #5: does this mean that properties A and B are numeric/summable?
| 1 | 1,868 |
Sounds like possible homework. What have you tried?
| 1 | 1,869 |
Why do you think there should be a klass method on the class you are using? What are you trying to achieve?
| 0 | 1,870 |
Ow my eyes. Why are you not using `use strict; use warnings;`?
| 0 | 1,871 |
@kiamlaluno I subscribe that way often. how do you unsubscribe?
| 1 | 1,872 |
pass from where? what's your desired use-case?
| 0 | 1,873 |
@antti.huima Why? Because you can't solve it?
| 0 | 1,874 |
LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?
| 1 | 1,875 |
Exactly how is your bignum stored? Or if you don't know that, how are you allowed to access it?
| 0 | 1,876 |
The "shaped bokeh" effect is a special case. Does http://photo.stackexchange.com/questions/2706/what-is-bokeh-really answer your question?
| 0 | 1,877 |
That's exaxtly what i meant for the point one....and as you said 200 in 1 week is definetly more impressive than 1000 in 1 year....Considering that i have a mysql db, php in the middle to make query and return json object and java for my android client that get the json and parse it.At wich level this "ordering" algorith should work? for example on the flight in php page...it mean that that the db is not ordered and in the php page i make a query enfding with ORDER BY and than my function ordering,or the MYsql db shoul already ordered,maybe running my algoruth once a day to reorder app table?
| 0 | 1,878 |
No worries dude, we're all here to learn :) Yeah you'll most likely need to set your normals. Have you just tried darkening the colour from white to a grey and see if that shows it slightly better?
| 0 | 1,879 |
Stating which model of MBP you have will help, as the architecture changes over time. Assuming Unibody, at least?
| 0 | 1,880 |
I am sorry but I don't see how this is related to uncertainty and time evolution. Could you explain that?
| 0 | 1,881 |
@RPM1984: its just so utterly wrong though! You seem like a smart guy, where did you get the idea from?
| 0 | 1,882 |
Oh, how I hate such changed behaviour...^^ Why would you do that? If you write a letter in word, would you expect it to save the text in a file when hitting enter or should it begin an new line?
| 0 | 1,883 |
You haven't told us anything about the value of n2? Is it constant from (i) to (ii)?
| 0 | 1,884 |
Thank you very much for your comment! Could you help to mention an example of debugger helper?
| 1 | 1,885 |
One-way permutations are believed to exist (e.g., RSA). I suppose you are looking for negative results?
| 1 | 1,886 |
Yes, I am using an "ancient" version: OS X 10.4.11 and XCode 2.5! Is that the problem?
| 0 | 1,887 |
I see you figured out how to ask questions. Why not earn a badge and go back and delete your "non-answer" to the TAOCP question?
| 0 | 1,888 |
question is unclear. perhaps including an example will help?
| 1 | 1,889 |
@cjm: Good point. Are you creating this PDF yourself, or is it from some 3rd party?
| 1 | 1,890 |
pardon my ignorance, but what is a "game matchmaking service"? Is it like eHarmony for avatars?
| 0 | 1,891 |
what is your problem? what is your question?
| 0 | 1,892 |
What do you mean'same operation'? Is @myArray shared?
| 0 | 1,893 |
Sorry I figured the random characters in the receiving end of the socket gave it away. Why is the system receiving 94/64/and 7's (ascii decimal converted from ascii characters) and how can i fix it?
| 1 | 1,894 |
So currently, you're on 3.1.2, correct? When you downgraded, did you use a stock firmware, or did you just put the redsn0w image on there right away?
| 0 | 1,895 |
Tell us what type of coating. Is it a dry whitish streaks or spots? Is it clear but has a texture?
| 0 | 1,896 |
I don't quite understand. Why don't you use ${resource} and pass it to the frontend?
| 0 | 1,897 |
**Question:** Is `N` allowed to have an initial value that is also in `V` (i.e. a power of 3)?
| 1 | 1,898 |
We prefer not to just do your homework for you. What answers have you considered?
| 0 | 1,899 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.