qid
int64
1
74.7M
question
stringlengths
12
33.8k
date
stringlengths
10
10
metadata
list
response_j
stringlengths
0
115k
response_k
stringlengths
2
98.3k
55,424
I feel like this may be already out there somewhere, but I really did think this up on my own. What does this rebus puzzle mean? > > GO GO GO GO GO GO GO GO > > > That's really it! No additional hints exist in any of the content not in block quotes. Hint: > > The answer has 5 words. > > >
2017/09/27
[ "https://puzzling.stackexchange.com/questions/55424", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/30254/" ]
Probably > > **GO**es in line... > > > > with? > > > As in: > > Rhymes with. > > >
I feel, (EDITED ANSWER): > > Goes online (that is LIVE!) > > > based on pronounciation mainly > > 8 GOs arranged in a line > > > a common phrase of usage.
55,424
I feel like this may be already out there somewhere, but I really did think this up on my own. What does this rebus puzzle mean? > > GO GO GO GO GO GO GO GO > > > That's really it! No additional hints exist in any of the content not in block quotes. Hint: > > The answer has 5 words. > > >
2017/09/27
[ "https://puzzling.stackexchange.com/questions/55424", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/30254/" ]
Is it > > Forgot to go > > > Implying > > 4 GO x 2 GO = 8 GO (Four-go-two-go) = forgot to go > > >
I feel, (EDITED ANSWER): > > Goes online (that is LIVE!) > > > based on pronounciation mainly > > 8 GOs arranged in a line > > > a common phrase of usage.
55,424
I feel like this may be already out there somewhere, but I really did think this up on my own. What does this rebus puzzle mean? > > GO GO GO GO GO GO GO GO > > > That's really it! No additional hints exist in any of the content not in block quotes. Hint: > > The answer has 5 words. > > >
2017/09/27
[ "https://puzzling.stackexchange.com/questions/55424", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/30254/" ]
Could it be: > > It takes two to tango? > > > Rather cryptically, the rebus puzzle depicts: > > It takes two (more go) to (get) ten go. > > >
I think the answer is > > Everything is a go > > > meaning > > All preparations are complete > > >
55,424
I feel like this may be already out there somewhere, but I really did think this up on my own. What does this rebus puzzle mean? > > GO GO GO GO GO GO GO GO > > > That's really it! No additional hints exist in any of the content not in block quotes. Hint: > > The answer has 5 words. > > >
2017/09/27
[ "https://puzzling.stackexchange.com/questions/55424", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/30254/" ]
Any Chance it'd be: > > Go Wait in a line > > > as in > > Go \* 8 in a line > > >
Perhaps a bit of a stretch, but > > Great Times > > > Because > > *'"GO" eight times'* if said quickly, would sound something like 'go-wait times'\*. For someone with a [rhotacism](https://en.wikipedia.org/wiki/Rhotacism_(speech_impediment)), like Elmer Fudd, this would be pronounced almost identical to *'gre...
55,424
I feel like this may be already out there somewhere, but I really did think this up on my own. What does this rebus puzzle mean? > > GO GO GO GO GO GO GO GO > > > That's really it! No additional hints exist in any of the content not in block quotes. Hint: > > The answer has 5 words. > > >
2017/09/27
[ "https://puzzling.stackexchange.com/questions/55424", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/30254/" ]
I guess the answer you're after is: > > to forego > > > because indeed > > 2 \* GO GO GO GO = two (four GO) > > >
Is it > > Forgot to go > > > Implying > > 4 GO x 2 GO = 8 GO (Four-go-two-go) = forgot to go > > >
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
Here is an example: ☃.net. In terms of the relevant section of RFC 3986, I think you are looking at [2.5](https://www.rfc-editor.org/rfc/rfc3986#section-2.5). EDIT: Apparently stack overflow doesn't detect this as a proper URL. You'll have to copy&paste into your browser.
Used to be that non english characters were not allowed in DNS and URL/URI. There was a hack to allow them by using % encoding in URI. However many countries such us russia and china are starting to implement DNS using non latin characters. Here is a reference to one of these [standards](http://en.wikipedia.org/wiki/In...
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
No, they are not allowed. Just check the ABNF in RFC 3986.
RFC 3986 is being replaced with RFC 3987, which fully supports Unicode, and provides mappings rules to/from RFC 3986 style URIs.
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
Here is an example: ☃.net. In terms of the relevant section of RFC 3986, I think you are looking at [2.5](https://www.rfc-editor.org/rfc/rfc3986#section-2.5). EDIT: Apparently stack overflow doesn't detect this as a proper URL. You'll have to copy&paste into your browser.
RFC 3986 is being replaced with RFC 3987, which fully supports Unicode, and provides mappings rules to/from RFC 3986 style URIs.
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
<http://en.wikipedia.org/wiki/Internationalized_domain_name>
Here is an example: ☃.net. In terms of the relevant section of RFC 3986, I think you are looking at [2.5](https://www.rfc-editor.org/rfc/rfc3986#section-2.5). EDIT: Apparently stack overflow doesn't detect this as a proper URL. You'll have to copy&paste into your browser.
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
Here is an example: ☃.net. In terms of the relevant section of RFC 3986, I think you are looking at [2.5](https://www.rfc-editor.org/rfc/rfc3986#section-2.5). EDIT: Apparently stack overflow doesn't detect this as a proper URL. You'll have to copy&paste into your browser.
Many browsers are not support URIs with Unicode characters (I've implemented them on a website I've build called -- blogvani.com) and Google duly scans and keeps them intact. I don't think that works on top-level domains though, at least not with the registrar and not directly. For top-level domains if you have a doma...
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
<http://en.wikipedia.org/wiki/Internationalized_domain_name>
RFC 3986 is being replaced with RFC 3987, which fully supports Unicode, and provides mappings rules to/from RFC 3986 style URIs.
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
<http://en.wikipedia.org/wiki/Internationalized_domain_name>
Many browsers are not support URIs with Unicode characters (I've implemented them on a website I've build called -- blogvani.com) and Google duly scans and keeps them intact. I don't think that works on top-level domains though, at least not with the registrar and not directly. For top-level domains if you have a doma...
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
Used to be that non english characters were not allowed in DNS and URL/URI. There was a hack to allow them by using % encoding in URI. However many countries such us russia and china are starting to implement DNS using non latin characters. Here is a reference to one of these [standards](http://en.wikipedia.org/wiki/In...
Many browsers are not support URIs with Unicode characters (I've implemented them on a website I've build called -- blogvani.com) and Google duly scans and keeps them intact. I don't think that works on top-level domains though, at least not with the registrar and not directly. For top-level domains if you have a doma...
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
No, they are not allowed. Just check the ABNF in RFC 3986.
Used to be that non english characters were not allowed in DNS and URL/URI. There was a hack to allow them by using % encoding in URI. However many countries such us russia and china are starting to implement DNS using non latin characters. Here is a reference to one of these [standards](http://en.wikipedia.org/wiki/In...
2,504,564
I tried to find this in the relevant RFC, [IETF RFC 3986](https://www.rfc-editor.org/rfc/rfc3986), but couldn't figure it. Do URIs for HTTP allow Unicode, or non-ASCII of any kind? Can you please cite the section and the RFC that supports your answer. *NB: For those who might think this is not programming related - ...
2010/03/24
[ "https://Stackoverflow.com/questions/2504564", "https://Stackoverflow.com", "https://Stackoverflow.com/users/48082/" ]
No, they are not allowed. Just check the ABNF in RFC 3986.
Here is an example: ☃.net. In terms of the relevant section of RFC 3986, I think you are looking at [2.5](https://www.rfc-editor.org/rfc/rfc3986#section-2.5). EDIT: Apparently stack overflow doesn't detect this as a proper URL. You'll have to copy&paste into your browser.
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
You should set **Buffer Sets** scope to "**View**" See also: [Buffer Sets](http://www.jedit.org/users-guide/buffersets.html)
I wish there was an answer for this, since I'm constantly trying to open new instances of JEdit (despite being a daily user for several years now). But, as far as I can tell, you can't. I have to assume this is another example of a good project getting over-architected. Instead of allowing separate instances which lo...
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
You should set **Buffer Sets** scope to "**View**" See also: [Buffer Sets](http://www.jedit.org/users-guide/buffersets.html)
It's a new feature to 4.3. It's under View | Buffer Sets. You click on either the "View Scope" or "EditPane Scope" buffer sets checkbox. When you open a new View, it's a separate window instance. It has a buffer set and an edit pane. With more than one View open, you can decide to share buffer sets (global scope) or ...
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
You should set **Buffer Sets** scope to "**View**" See also: [Buffer Sets](http://www.jedit.org/users-guide/buffersets.html)
It is possible to really Open a new instance of jEdit, and not only to open a new set of buffers in the same instance. You have to launch jEdit with the -noserver option. "Do not attempt to connect to a running edit server, and do not start one either." Please see documentation here : <http://www.jedit.org/users-gu...
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
You should set **Buffer Sets** scope to "**View**" See also: [Buffer Sets](http://www.jedit.org/users-guide/buffersets.html)
The following command line invocation will solve your problem: jedit -noserver You can create an alias for jedit that contains the above. In the Jedit help, see Chapter 2, "Starting Jedit", in the section on Command Line Usage, Edit Server Options, and you will find the -noserver description.
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
It's a new feature to 4.3. It's under View | Buffer Sets. You click on either the "View Scope" or "EditPane Scope" buffer sets checkbox. When you open a new View, it's a separate window instance. It has a buffer set and an edit pane. With more than one View open, you can decide to share buffer sets (global scope) or ...
I wish there was an answer for this, since I'm constantly trying to open new instances of JEdit (despite being a daily user for several years now). But, as far as I can tell, you can't. I have to assume this is another example of a good project getting over-architected. Instead of allowing separate instances which lo...
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
It is possible to really Open a new instance of jEdit, and not only to open a new set of buffers in the same instance. You have to launch jEdit with the -noserver option. "Do not attempt to connect to a running edit server, and do not start one either." Please see documentation here : <http://www.jedit.org/users-gu...
I wish there was an answer for this, since I'm constantly trying to open new instances of JEdit (despite being a daily user for several years now). But, as far as I can tell, you can't. I have to assume this is another example of a good project getting over-architected. Instead of allowing separate instances which lo...
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
It's a new feature to 4.3. It's under View | Buffer Sets. You click on either the "View Scope" or "EditPane Scope" buffer sets checkbox. When you open a new View, it's a separate window instance. It has a buffer set and an edit pane. With more than one View open, you can decide to share buffer sets (global scope) or ...
The following command line invocation will solve your problem: jedit -noserver You can create an alias for jedit that contains the above. In the Jedit help, see Chapter 2, "Starting Jedit", in the section on Command Line Usage, Edit Server Options, and you will find the -noserver description.
2,384,460
I'm new to jedit, and I haven't yet found out how to open a new window. For example, I want to be editing one set of files in one space on my Mac, and edit a different set of files in another. Does anyone know how to open a new instance/window of jedit to make this possible? Thanks
2010/03/05
[ "https://Stackoverflow.com/questions/2384460", "https://Stackoverflow.com", "https://Stackoverflow.com/users/262000/" ]
It is possible to really Open a new instance of jEdit, and not only to open a new set of buffers in the same instance. You have to launch jEdit with the -noserver option. "Do not attempt to connect to a running edit server, and do not start one either." Please see documentation here : <http://www.jedit.org/users-gu...
The following command line invocation will solve your problem: jedit -noserver You can create an alias for jedit that contains the above. In the Jedit help, see Chapter 2, "Starting Jedit", in the section on Command Line Usage, Edit Server Options, and you will find the -noserver description.
465,412
I am looking to build a compute workstation. I want to install the newest version of Scientific Linux. The issue is that the currently planned hardware does not include graphics (external or integrated) I have tried googling if installing linux in runmode 3 is possible without a graphics chip, however I have found conf...
2012/08/23
[ "https://superuser.com/questions/465412", "https://superuser.com", "https://superuser.com/users/134546/" ]
There isn't a standard name really * RJ45 Module * Snap-in CAT5E RJ45 Module * Keystone Jack * RJ45 Keystone module
That part is called a **rj45 wall jack**
97,533
> > **Possible Duplicate:** > > [How do the tenses in English correspond temporally to one another?](https://english.stackexchange.com/questions/21846/how-do-the-tenses-in-english-correspond-temporally-to-one-another) > > [Differences between ways to express future actions](https://english.stackexchange.com/ques...
2013/01/11
[ "https://english.stackexchange.com/questions/97533", "https://english.stackexchange.com", "https://english.stackexchange.com/users/31280/" ]
When you are not sure about a certain usage of a phrase, it is good to use corpora such as [Corpus of Contemporary American English (COCA)](https://www.english-corpora.org/coca/) to find out how the phrase is being used in novels, magazine articles, etc. In this scenario, it is not wrong to use *make up my mind* since...
Yes, both seem to be correct in this context. Though "make up my mind" would suggest you had conflicting opinions within yourself and you had to spend quite some time deciding on which. "Resolve" seems to suggest a decision without having spent much time with different sides of the matter.
311,199
![a video capture](https://i.stack.imgur.com/HuXxm.png) Just as the capture shows, when you type something using the keyboard, a big label appears at the bottom of the screen showing the keys you typed. I use Windows & Linux, so I just want to know if there is a similar software to do that?
2011/07/16
[ "https://superuser.com/questions/311199", "https://superuser.com", "https://superuser.com/users/153029/" ]
For Linux check Screenkey: <https://launchpad.net/screenkey>
There is [Key Jedi](http://osherove.com/blog/2007/6/3/train-to-be-a-keyboard-master-with-keyboard-jedi.html) > > Key Jedi allows learning and training to use keyboard shortcuts. **It can be used in presentations, screencasts and videos**, as well as when working with someone else on the same machine to teach new shor...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
A couple of references might be apposite here: 1. Both Arendts *Totalitarianism* and *Eichman in Jerusalem* where she examines the nature of Stalins Soviet Union & The Nazi Regime, and also the trial of Eichmann, the Nazi war criminal in Jerusalem; the second book is where she coined the phrase 'banality of evil'. Are...
No, the concept of evil does not impinge on atheist philosophy. In a non-religious context evil can be regarded as originating from, for example, psychopathy, sadism, pathological narcissism. Furthermore, where leadership is psychopathic and/or paranoid conformity and authoritarianism can cause evil - or pathological d...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
The Problem of Evil exists in theism because theists need to provide an explanation for how evil can exist in a world created by an infinitely benevolent deity. Since atheists deny claims about the existence of said deity, the problem simply does not exist. The existence of evil does not by itself present a problem to ...
No, the concept of evil does not impinge on atheist philosophy. In a non-religious context evil can be regarded as originating from, for example, psychopathy, sadism, pathological narcissism. Furthermore, where leadership is psychopathic and/or paranoid conformity and authoritarianism can cause evil - or pathological d...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
A couple of references might be apposite here: 1. Both Arendts *Totalitarianism* and *Eichman in Jerusalem* where she examines the nature of Stalins Soviet Union & The Nazi Regime, and also the trial of Eichmann, the Nazi war criminal in Jerusalem; the second book is where she coined the phrase 'banality of evil'. Are...
There are many philosophies for which the existence of error, including moral error, is a problem. These philosophies are justificationist philosophies that claim it is possible and desirable to show ideas are true or probably true. The problem is that if such a method exists then it is possible for people to learn whe...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
The Problem of Evil exists in theism because theists need to provide an explanation for how evil can exist in a world created by an infinitely benevolent deity. Since atheists deny claims about the existence of said deity, the problem simply does not exist. The existence of evil does not by itself present a problem to ...
There are many philosophies for which the existence of error, including moral error, is a problem. These philosophies are justificationist philosophies that claim it is possible and desirable to show ideas are true or probably true. The problem is that if such a method exists then it is possible for people to learn whe...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
A couple of references might be apposite here: 1. Both Arendts *Totalitarianism* and *Eichman in Jerusalem* where she examines the nature of Stalins Soviet Union & The Nazi Regime, and also the trial of Eichmann, the Nazi war criminal in Jerusalem; the second book is where she coined the phrase 'banality of evil'. Are...
The Problem of Evil exists in theism because theists need to provide an explanation for how evil can exist in a world created by an infinitely benevolent deity. Since atheists deny claims about the existence of said deity, the problem simply does not exist. The existence of evil does not by itself present a problem to ...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
A couple of references might be apposite here: 1. Both Arendts *Totalitarianism* and *Eichman in Jerusalem* where she examines the nature of Stalins Soviet Union & The Nazi Regime, and also the trial of Eichmann, the Nazi war criminal in Jerusalem; the second book is where she coined the phrase 'banality of evil'. Are...
The problem of evil does not just arise in theism and deism, but also in e.g. Hegel's absolute idealism. Whether or not the left Hegelians have the same problem.
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
A couple of references might be apposite here: 1. Both Arendts *Totalitarianism* and *Eichman in Jerusalem* where she examines the nature of Stalins Soviet Union & The Nazi Regime, and also the trial of Eichmann, the Nazi war criminal in Jerusalem; the second book is where she coined the phrase 'banality of evil'. Are...
You could argue and this has been the case with some theist that atheism has a big problem with explaining the problem of goodness. In other words how does the atheist explain how any apparent goodness in some people? On what basis does the human animal decide post coitus cannibalism is abnormal when the black widow s...
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
The Problem of Evil exists in theism because theists need to provide an explanation for how evil can exist in a world created by an infinitely benevolent deity. Since atheists deny claims about the existence of said deity, the problem simply does not exist. The existence of evil does not by itself present a problem to ...
The problem of evil does not just arise in theism and deism, but also in e.g. Hegel's absolute idealism. Whether or not the left Hegelians have the same problem.
15,684
Does the existence of evil impinge on atheist philosophy, such that it could be seen as a "problem" with, and not just within, these philosophies in a similar way too theism? Could e.g. Marxism be seen as a response to that kind of dilemma?
2014/09/05
[ "https://philosophy.stackexchange.com/questions/15684", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/-1/" ]
The Problem of Evil exists in theism because theists need to provide an explanation for how evil can exist in a world created by an infinitely benevolent deity. Since atheists deny claims about the existence of said deity, the problem simply does not exist. The existence of evil does not by itself present a problem to ...
You could argue and this has been the case with some theist that atheism has a big problem with explaining the problem of goodness. In other words how does the atheist explain how any apparent goodness in some people? On what basis does the human animal decide post coitus cannibalism is abnormal when the black widow s...
19,139,538
My challenge is to create a WPF application which allows the user to add / place a set of controls (gauges, charts, etc.) dynamically on a canvas at runtime and save the view (control coordinates etc.) they have designed. Those controls will display real time information from connected machines. I'd like to know if the...
2013/10/02
[ "https://Stackoverflow.com/questions/19139538", "https://Stackoverflow.com", "https://Stackoverflow.com/users/310764/" ]
This is pretty simple stuff. If you use a Canvas and bind it to a list of items (x, y, rotation, z order, data source etc), then use ItemTemplates to style the individual control styles, then serialize the whole lot for saving/loading. Edit: this post might give you some pointers [Is it possible to bind a Canvas's Chi...
You could also try the SharpDevelop WPF Designer <https://github.com/icsharpcode/WpfDesigner>
7,871
I have installed Ubuntu 10.10 32-bit on my PC with my USB Flash disk. I then installed an NVIDIA driver through **Additional Drivers**. Unfortunately, I forgot the driver's version, but I think it's nvidia-185. And I rebooted my PC an ugly splash screen appeared, and I can't pass the login screen or log in. How can ...
2010/10/17
[ "https://askubuntu.com/questions/7871", "https://askubuntu.com", "https://askubuntu.com/users/-1/" ]
As mentioned in [this article](http://www.socialblogr.com/2010/10/how-to-install-nvidia-graphic-card-driver-on-ubuntu-10-10.html), I needed to disable nouveau before installing the driver.
You need to reconfigure xorg. See [this thread on Ubuntu Forums](http://ubuntuforums.org/showthread.php?t=690760)
1,531,374
Hi there I am having a bit of a simple task problems. We have pretty simple configured MS server 2012 in our school. The thing is we want to deny access few PCs from ONE user so our students can only access library PC with their OWN account as we want to monitor their actions. I have one user (library\_user) and this ...
2020/03/09
[ "https://superuser.com/questions/1531374", "https://superuser.com", "https://superuser.com/users/1145589/" ]
So finally my issue has been resolved. I have found another laptop with the same model, I replaced SSD and copied my data. Thank you guys for your time and suggestions.
When Googleing "Orico M.2 NGFF Enclosure" all I can find are devices that are M.2 NVME drive enclosures. In many cases, M.2 NVME (PCi) and M.2 SATA are not compatible. The information page on amazon for the above enclosure state the following: > > This NVMe SSD enclosure leverages most of M.2 PCIe NVMe drives to a...
1,531,374
Hi there I am having a bit of a simple task problems. We have pretty simple configured MS server 2012 in our school. The thing is we want to deny access few PCs from ONE user so our students can only access library PC with their OWN account as we want to monitor their actions. I have one user (library\_user) and this ...
2020/03/09
[ "https://superuser.com/questions/1531374", "https://superuser.com", "https://superuser.com/users/1145589/" ]
When Googleing "Orico M.2 NGFF Enclosure" all I can find are devices that are M.2 NVME drive enclosures. In many cases, M.2 NVME (PCi) and M.2 SATA are not compatible. The information page on amazon for the above enclosure state the following: > > This NVMe SSD enclosure leverages most of M.2 PCIe NVMe drives to a...
I know this is old but ,will leave this here for anyone who has this problem, under windows 7, I thought the enclosure was faulty at first, the problem is the new ssd comes with gpt partition table, which win 7 can't read, the solution was I borrowed another laptop with win10 under disk management changed format to MBR...
1,531,374
Hi there I am having a bit of a simple task problems. We have pretty simple configured MS server 2012 in our school. The thing is we want to deny access few PCs from ONE user so our students can only access library PC with their OWN account as we want to monitor their actions. I have one user (library\_user) and this ...
2020/03/09
[ "https://superuser.com/questions/1531374", "https://superuser.com", "https://superuser.com/users/1145589/" ]
So finally my issue has been resolved. I have found another laptop with the same model, I replaced SSD and copied my data. Thank you guys for your time and suggestions.
I know this is old but ,will leave this here for anyone who has this problem, under windows 7, I thought the enclosure was faulty at first, the problem is the new ssd comes with gpt partition table, which win 7 can't read, the solution was I borrowed another laptop with win10 under disk management changed format to MBR...
19,387
What is the reason for the difference between German *dass*-Sätze (which are in the indicative mood) and French *que*-sentences (which are in the subjunctive mood)? My German understanding is far better than the French one. As far as I understand, it is usual in French to put a verb in subjunctive mood after *que.* In...
2016/08/17
[ "https://linguistics.stackexchange.com/questions/19387", "https://linguistics.stackexchange.com", "https://linguistics.stackexchange.com/users/13863/" ]
French **subjunctive** is usually triggered by certain kinds of verbs that require their complement to be in subjunctive but also by certain conjunctions; one could establish four classes of triggers: * "verbes de **volonté**": verbs expressing wishes, e.g. (*Je veux que tu m'ENTENDES* (= *I want you to LISTEN to me*)...
> > What is the reason for the difference […]? > > > Using the subjunctive for indirect speech in German is dying out. Conservative grammar books will probably still require that the subjunctive be used for all indirect speech (“Ich denke, dass du da **seist**.”), while modern ones loosen the criteria in cases whe...
101,916
Can I be the transaction processor and take in transaction fees as income without mining a Bitcoin? Would the fees be so low that it is not practical? Or is it true that I have to be a miner in order to process any transaction? However, after year 2140, when all Bitcoins have been mined, then will people only use the ...
2021/01/27
[ "https://bitcoin.stackexchange.com/questions/101916", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/114595/" ]
It's a combination of the low trade volume, and also because the traders on Bisq know that some people will pay a premium in order to avoid having to complete KYC requirements to do their trades. If you signed up for an centralized exchange, you'll be able to buy at the market rate (minus a fee), but the trade-off is ...
Post your own offer at a reasonable rate and wait. You'll likely pay less than fees you'd incur from coinbase or such.
82,072
In class today (philosophy of the mind) we discussed the ideas of Richard Lewontin. He stated that in determining the phenotype of a gene we must take into account the environment but also quantum uncertainties. Many people did not understand what these uncertainties might be. I would like to email the class and explai...
2013/10/24
[ "https://physics.stackexchange.com/questions/82072", "https://physics.stackexchange.com", "https://physics.stackexchange.com/users/22643/" ]
I strongly suspect that his argument is utter garbage. Is his intent to argue that since phenotypes arise due to cellular interactions that depend on chemical reactions which proceed by quantum-mechanical dynamics, then phenotypes depend on quantum dynamics? If so, then his statement is true, but vacuously so. As Joh...
In most chemical reactions there is a barrier, that is an [activation energy](http://en.wikipedia.org/wiki/Activation_energy), to the reaction. This barrier controls the reaction rate: a high barrier means a low rate and a low barrier means a high(er) rate. In most cases the reagents get through the barrier because the...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
Many good answers here already, but I'd like to keep it simple: **Use all the clues that you can get, starting from the easiest**. If the interval from the previous note is obvious, use that. If the interval to the root is what stands out, use that. If you're not sure and you have an instrument with you, use that -...
When playing by ear (or writing things down), I have a lot of mental scaffoldings in my head. Like a set of automatons working in parallel, each making sense of something else: * relative intervals to the last sound * relative interval to some sound I remember / can relate (e.g. when I play a 6 note motive I hear that...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
> > when you're figuring out a melody by ear, are you listening to the > sequence of notes and figuring out where each note sits relative to > the root of the key? Or are you figuring out what the next note is by > the interval from the last note? > > > All of those, and none of them. The thing is, I don't "figur...
Many good answers here already, but I'd like to keep it simple: **Use all the clues that you can get, starting from the easiest**. If the interval from the previous note is obvious, use that. If the interval to the root is what stands out, use that. If you're not sure and you have an instrument with you, use that -...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
You have to learn motifs and intervals. (Make your self a list of the most usual like: so-mi, so-la-so-mi, do-re-mi-do, do-re-mi-fa-so, so-do, so-do-mi, so-la-ti-do, do-do-ti-do, do-ti-la-ti-do etc. etc. and then you'll recognize them in a melody. There are lots of identical turns and formulas in folk or pop songs. Yo...
If you have perfect pitch, congratulations! None of the following probably applies. If you have good but not perfect pitch, you can probably get by...if the key and the number of voices, counterpoint, and harmony isn't that complicated. I did this in my first music theory class when we had to transcribe 2-3 moving lin...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
As someone with absolute pitch, when I sit down and transcribe a piece or melody by ear, I determine each note individually by ear regardless of whether the piece is atonal or not or what the note intervals are. Whoops. For particularly hard-to-hear notes, though, I do fall back to intervals. (As an aside, I often s...
When playing by ear (or writing things down), I have a lot of mental scaffoldings in my head. Like a set of automatons working in parallel, each making sense of something else: * relative intervals to the last sound * relative interval to some sound I remember / can relate (e.g. when I play a 6 note motive I hear that...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
You have to learn motifs and intervals. (Make your self a list of the most usual like: so-mi, so-la-so-mi, do-re-mi-do, do-re-mi-fa-so, so-do, so-do-mi, so-la-ti-do, do-do-ti-do, do-ti-la-ti-do etc. etc. and then you'll recognize them in a melody. There are lots of identical turns and formulas in folk or pop songs. Yo...
When playing by ear (or writing things down), I have a lot of mental scaffoldings in my head. Like a set of automatons working in parallel, each making sense of something else: * relative intervals to the last sound * relative interval to some sound I remember / can relate (e.g. when I play a 6 note motive I hear that...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
> > when you're figuring out a melody by ear, are you listening to the > sequence of notes and figuring out where each note sits relative to > the root of the key? Or are you figuring out what the next note is by > the interval from the last note? > > > All of those, and none of them. The thing is, I don't "figur...
If you have perfect pitch, congratulations! None of the following probably applies. If you have good but not perfect pitch, you can probably get by...if the key and the number of voices, counterpoint, and harmony isn't that complicated. I did this in my first music theory class when we had to transcribe 2-3 moving lin...
103,638
To all the people with good ears: when you're figuring out a melody by ear, are you listening to the sequence of notes and figuring out where each note sits relative to the root of the key? Or are you figuring out what the next note is by the interval from the last note?
2020/08/06
[ "https://music.stackexchange.com/questions/103638", "https://music.stackexchange.com", "https://music.stackexchange.com/users/71281/" ]
> > when you're figuring out a melody by ear, are you listening to the > sequence of notes and figuring out where each note sits relative to > the root of the key? Or are you figuring out what the next note is by > the interval from the last note? > > > All of those, and none of them. The thing is, I don't "figur...
As someone with absolute pitch, when I sit down and transcribe a piece or melody by ear, I determine each note individually by ear regardless of whether the piece is atonal or not or what the note intervals are. Whoops. For particularly hard-to-hear notes, though, I do fall back to intervals. (As an aside, I often s...
237
I want to ask this question: > > **Who was the author of Hebrews?** > > > Who was the author of Hebrews, or who are the likely candidates? > > > But I get the message: > > Oops! Your question couldn't be submitted because: > > > It does not meet our quality standards. > > > What am I doing wrong? What r...
2012/01/11
[ "https://hermeneutics.meta.stackexchange.com/questions/237", "https://hermeneutics.meta.stackexchange.com", "https://hermeneutics.meta.stackexchange.com/users/150/" ]
Yes, any question like that would be off-topic here IMO - it might fit on C.SE?
In reference to Jacks [suggestion](https://hermeneutics.meta.stackexchange.com/a/231/36) that this might fit on C.SE, I could see this going a couple ways depending on what you had in mind. * If you would like to know how different Christian traditions interpret that and perhaps what doctrines they build off of it, C....
6,528
I want to talk about a specific class of opinion based questions That I believe should be handled differently from the standard 'close it'. We all know that we don't want to be in a position where there conflicting answers and people vote them up or down based on their preferences. SE isn't that kind of site and we d...
2018/05/01
[ "https://christianity.meta.stackexchange.com/questions/6528", "https://christianity.meta.stackexchange.com", "https://christianity.meta.stackexchange.com/users/162/" ]
While your answer is good for what you've proposed here, note that there are five other answers doing the exact opposite, as well as people debating definitions in comments on the answers (of which I'm a little guilty.) This is a lot of mess in order to prevent the OP from hypothetically feel like it's a slap on the w...
As I read your question and the answers I remembered a quote from [Korvin Starmast](https://christianity.meta.stackexchange.com/questions/6358/does-this-site-have-a-novel-approach-to-christianity/6359#6359) > > Because this community is not interested (collectively) in the great, 1900-year-long shouting match of "I'm...
6,528
I want to talk about a specific class of opinion based questions That I believe should be handled differently from the standard 'close it'. We all know that we don't want to be in a position where there conflicting answers and people vote them up or down based on their preferences. SE isn't that kind of site and we d...
2018/05/01
[ "https://christianity.meta.stackexchange.com/questions/6528", "https://christianity.meta.stackexchange.com", "https://christianity.meta.stackexchange.com/users/162/" ]
It certainly is frustrating to me that so many questions by new users end up getting closed. We have one of the highest question closure rates on the entire Stack Exchange network, and you're right that closing questions can be interpreted as an insult or "slap on the wrist." This is true regardless of why we close t...
As I read your question and the answers I remembered a quote from [Korvin Starmast](https://christianity.meta.stackexchange.com/questions/6358/does-this-site-have-a-novel-approach-to-christianity/6359#6359) > > Because this community is not interested (collectively) in the great, 1900-year-long shouting match of "I'm...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
The backup DNS servers (one or more) will be slaves to your primary DNS server. Changes to the primary DNS server will be picked up by the slaves. This may be done on a periodic basis, or in response from a notification from the primary server. This is one cause of delays in changes to DNS being recognized across the I...
You are right -- you don't need a third-party secondary in your situation, and it'll offer few improvements to you, provided that all your other services (including the mail) are still hosted on a single box in a single network. Yes, both the primary and secondary are run next to each other; both are supposed to have ...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
You are right -- you don't need a third-party secondary in your situation, and it'll offer few improvements to you, provided that all your other services (including the mail) are still hosted on a single box in a single network. Yes, both the primary and secondary are run next to each other; both are supposed to have ...
in reality, in much of the world, the backup DNS server is never queried if the primary goes down. because its an extra step for the resolver. it doesnt want to do that work, and it wont. so the backup us useless. if the primary goes down, the users dns query will return nothing (even if there is a completely fine DNS...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
It is a must of the RFC. See <http://www.ietf.org/rfc/rfc1035.txt> To cite the important things from page 4: > > The DNS requires that all zones be redundantly supported by more than > one name server. Designated secondary servers can acquire zones and > check for updates from the primary server using the zone tra...
in reality, in much of the world, the backup DNS server is never queried if the primary goes down. because its an extra step for the resolver. it doesnt want to do that work, and it wont. so the backup us useless. if the primary goes down, the users dns query will return nothing (even if there is a completely fine DNS...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
The major point in having a secondary DNS server is as backup in the event the primary DNS server handling your domain goes down. In this case, your server would be still up, and so without having a backup, nobody could get to your server possibly costing you lots of lost customers (i.e. REAL MONEY). A secondary DNS s...
> > Is the point of having secondary DNS > > > Only extremely small organizations can do everything on a single server. I have many servers, I want my email to be able to continue operating even though the web server is down. I have services hosted on external networks that I want to stay up even if my Internet li...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
It is a must of the RFC. See <http://www.ietf.org/rfc/rfc1035.txt> To cite the important things from page 4: > > The DNS requires that all zones be redundantly supported by more than > one name server. Designated secondary servers can acquire zones and > check for updates from the primary server using the zone tra...
You don't need to switch to the backup it's automagic. If a DNS request for a name within your domain gets as far as querying (remember DNS is heavily cahed) you servers then if your primary NS server doesn't respond, the secondary NS server will be queried. If you host your DNS away from the server hosting the servi...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
The backup DNS servers (one or more) will be slaves to your primary DNS server. Changes to the primary DNS server will be picked up by the slaves. This may be done on a periodic basis, or in response from a notification from the primary server. This is one cause of delays in changes to DNS being recognized across the I...
You don't need to switch to the backup it's automagic. If a DNS request for a name within your domain gets as far as querying (remember DNS is heavily cahed) you servers then if your primary NS server doesn't respond, the secondary NS server will be queried. If you host your DNS away from the server hosting the servi...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
The major point in having a secondary DNS server is as backup in the event the primary DNS server handling your domain goes down. In this case, your server would be still up, and so without having a backup, nobody could get to your server possibly costing you lots of lost customers (i.e. REAL MONEY). A secondary DNS s...
It is a must of the RFC. See <http://www.ietf.org/rfc/rfc1035.txt> To cite the important things from page 4: > > The DNS requires that all zones be redundantly supported by more than > one name server. Designated secondary servers can acquire zones and > check for updates from the primary server using the zone tra...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
The major point in having a secondary DNS server is as backup in the event the primary DNS server handling your domain goes down. In this case, your server would be still up, and so without having a backup, nobody could get to your server possibly costing you lots of lost customers (i.e. REAL MONEY). A secondary DNS s...
The backup DNS servers (one or more) will be slaves to your primary DNS server. Changes to the primary DNS server will be picked up by the slaves. This may be done on a periodic basis, or in response from a notification from the primary server. This is one cause of delays in changes to DNS being recognized across the I...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
> > Is the point of having secondary DNS > > > Only extremely small organizations can do everything on a single server. I have many servers, I want my email to be able to continue operating even though the web server is down. I have services hosted on external networks that I want to stay up even if my Internet li...
The backup DNS servers (one or more) will be slaves to your primary DNS server. Changes to the primary DNS server will be picked up by the slaves. This may be done on a periodic basis, or in response from a notification from the primary server. This is one cause of delays in changes to DNS being recognized across the I...
297,328
I have a VPS running Windows 2008 Web Edition 32bit. Currently it is rebooting at random times every day, usually 2-3 times a day for no reason that I can see. The hosting company assures me that the host server is fine and not causing the reboots on my node, but there's nothing whatsoever in the event viewer that wou...
2011/08/03
[ "https://serverfault.com/questions/297328", "https://serverfault.com", "https://serverfault.com/users/54764/" ]
You don't need to switch to the backup it's automagic. If a DNS request for a name within your domain gets as far as querying (remember DNS is heavily cahed) you servers then if your primary NS server doesn't respond, the secondary NS server will be queried. If you host your DNS away from the server hosting the servi...
in reality, in much of the world, the backup DNS server is never queried if the primary goes down. because its an extra step for the resolver. it doesnt want to do that work, and it wont. so the backup us useless. if the primary goes down, the users dns query will return nothing (even if there is a completely fine DNS...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
Not the way I remember it. The way I see it Jess is in a kind of purgatory, as the end of the movie shows her as an abusive mother. She's trapped in the time loop, but seems to be gradually changing things. Perhaps when she has righted all her wrongs she can be free?
This is the first time I've seen Triangle so my answer may have flaws in it please correct me if I am wrong, here is my understanding of what has happened: The abusive mother Jess was killed before the beginning of the film by a Jess that emerged from the future to protect her son from her rage. The future Jess tries ...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
The movie *just* shows us the never-ending loop in which Jess is stuck seemingly forever. What *actually happened* that left her in this loop is never shown. Only subtle hints are given throughout the movie. There is no starting point to the loop. That just seems so to the viewer. I would say that the instant she has ...
jess said the whole process restarts when all them dies, just like the other jess who was wearing those black gowns told her that jess must kill her(jess) but she fell of the ship and ended at the beach where she walked back to her home(begining of the movie). there was a black cloth in the water at the beach, the same...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
The only thing possible to break out from the same-things-happening time loop is the "knowledge" of the previous loop, so that she can change them. I think she loses it all while she falls asleep on the boat, waking up with champagne and all. All time bending movies have their inconsistencies somewhere. They're good f...
I think, that the time repeats itself because Jess does not want to let go of her son. When they are sitting on their yacht, after the storm, she says that "If I do something differently, I'll loose him (her son)", and therefore she lets the story happen over and over again. Also I believe that the taxi driver is the d...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
The movie *just* shows us the never-ending loop in which Jess is stuck seemingly forever. What *actually happened* that left her in this loop is never shown. Only subtle hints are given throughout the movie. There is no starting point to the loop. That just seems so to the viewer. I would say that the instant she has ...
What I think is that the "good Jess" is the only surviving Jess, at both the beginning, the "exactly the same" Jess mentioned that her kid was in school, which means, her son died. Therefore, at the first part of the movie (before the storm), there are actually two Jesses, one who was killed, and the one who killed. Th...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
The only thing possible to break out from the same-things-happening time loop is the "knowledge" of the previous loop, so that she can change them. I think she loses it all while she falls asleep on the boat, waking up with champagne and all. All time bending movies have their inconsistencies somewhere. They're good f...
in order to understand i think first you need to consider that the movie has a linear story. The most important thing in this movie that you must consider in order to solve most of the puzzle is that when she arrives for the 2nd time she is not like the 1st jess and she already knows everything that is going to happen ...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
Not the way I remember it. The way I see it Jess is in a kind of purgatory, as the end of the movie shows her as an abusive mother. She's trapped in the time loop, but seems to be gradually changing things. Perhaps when she has righted all her wrongs she can be free?
jess said the whole process restarts when all them dies, just like the other jess who was wearing those black gowns told her that jess must kill her(jess) but she fell of the ship and ended at the beach where she walked back to her home(begining of the movie). there was a black cloth in the water at the beach, the same...
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
I agree that we enter the loop during its Nth playthrough. However, I do not think we are following the same Jess all the way through -- there is a moment when the film seems to judder and jump back several frames -- I think this represents several more playthroughs of the exact same moment thus we have jumped forward ...
Not the way I remember it. The way I see it Jess is in a kind of purgatory, as the end of the movie shows her as an abusive mother. She's trapped in the time loop, but seems to be gradually changing things. Perhaps when she has righted all her wrongs she can be free?
509
In [Triangle](http://www.imdb.com/title/tt1187064/), at the start when Jess arrives at the boat for the "first" time, is this the start of the continuation of the ending scene? It's known that the cruise ship and any surroundings after leaving it is in a time loop. Though Jess remembers the ship and tells Greg, she m...
2011/12/15
[ "https://movies.stackexchange.com/questions/509", "https://movies.stackexchange.com", "https://movies.stackexchange.com/users/68/" ]
The movie *just* shows us the never-ending loop in which Jess is stuck seemingly forever. What *actually happened* that left her in this loop is never shown. Only subtle hints are given throughout the movie. There is no starting point to the loop. That just seems so to the viewer. I would say that the instant she has ...
I think, that the time repeats itself because Jess does not want to let go of her son. When they are sitting on their yacht, after the storm, she says that "If I do something differently, I'll loose him (her son)", and therefore she lets the story happen over and over again. Also I believe that the taxi driver is the d...
2,558,553
Let's say you have two objects, each described by some 2D corresponding points. In order to compare these two shapes, you can multiple algorithms: 1. Procrustes analysis 2. Search the Linear / Affine transformation (with least-squares) 3. Other ... My question is; what's the difference between the first two? For me,...
2017/12/09
[ "https://math.stackexchange.com/questions/2558553", "https://math.stackexchange.com", "https://math.stackexchange.com/users/502656/" ]
Based on my own experience with computer vision, Procrustes analysis is just the process of solving the problem of fitting one set of points to another using rotations, translations and scaling (and in some contexts, reflection.) Finding such a transformation with least squares is simply one solution to the Procrustes...
The difference is the type of transform: 1. Procrustes finds the optimal (with respect to least squares distances of corresponding points) transform consisting of translation, scaling, reflection and rotation. So rigid transform (translation and rotation) plus global scaling and reflection. 2. Linear is different as i...
71,875
### Background: I'm a fairly inexperienced GM and I'm working with a group that has wildly varying experience with role-playing - the game is intended as a teaching campaign to help a couple new players get familiar with the game, and give me some experience GMing. We're playing Pathfinder and have just reached level ...
2015/12/05
[ "https://rpg.stackexchange.com/questions/71875", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/23886/" ]
### Going for "small footprint, cumulative effect" here... *GM: you open the door and see a pair of seated giants, one picking his teeth with the bones of his last victim, the other fashioning a goblet out of a fallen hero's helm, turn to face you. Grinning, the first reaches for his enormous maul...* *BARD: who want...
**In my experience with *Pathfinder*, there are two surefire ways to encourage people to interact with each other in role play: have each player make a game-relevant background and throw problems at them that have no short-term answer** The first and easiest way to get people to interact in game more is to have them f...
71,875
### Background: I'm a fairly inexperienced GM and I'm working with a group that has wildly varying experience with role-playing - the game is intended as a teaching campaign to help a couple new players get familiar with the game, and give me some experience GMing. We're playing Pathfinder and have just reached level ...
2015/12/05
[ "https://rpg.stackexchange.com/questions/71875", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/23886/" ]
### Going for "small footprint, cumulative effect" here... *GM: you open the door and see a pair of seated giants, one picking his teeth with the bones of his last victim, the other fashioning a goblet out of a fallen hero's helm, turn to face you. Grinning, the first reaches for his enormous maul...* *BARD: who want...
For small elements that encourage RP, I can think of a few pointers: 1: When at the game, call them by their character names. Not by their real names. If Steve is playing Greckar the Barbarian, then don't say, "Steve, your turn." Instead, say "Greckar, take action!" 2: Do an in-character questionnaire for your group....
71,875
### Background: I'm a fairly inexperienced GM and I'm working with a group that has wildly varying experience with role-playing - the game is intended as a teaching campaign to help a couple new players get familiar with the game, and give me some experience GMing. We're playing Pathfinder and have just reached level ...
2015/12/05
[ "https://rpg.stackexchange.com/questions/71875", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/23886/" ]
One of the best ways to begin interaction like this is at the beginning. That is in the "how they meet each other" set up where you have each person arrive at the table, inn, tavern, starport, recruiting center, house of first client (or wherever) and then invite each player in one at a time (IRL) at intervals of four ...
**In my experience with *Pathfinder*, there are two surefire ways to encourage people to interact with each other in role play: have each player make a game-relevant background and throw problems at them that have no short-term answer** The first and easiest way to get people to interact in game more is to have them f...
71,875
### Background: I'm a fairly inexperienced GM and I'm working with a group that has wildly varying experience with role-playing - the game is intended as a teaching campaign to help a couple new players get familiar with the game, and give me some experience GMing. We're playing Pathfinder and have just reached level ...
2015/12/05
[ "https://rpg.stackexchange.com/questions/71875", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/23886/" ]
One of the best ways to begin interaction like this is at the beginning. That is in the "how they meet each other" set up where you have each person arrive at the table, inn, tavern, starport, recruiting center, house of first client (or wherever) and then invite each player in one at a time (IRL) at intervals of four ...
For small elements that encourage RP, I can think of a few pointers: 1: When at the game, call them by their character names. Not by their real names. If Steve is playing Greckar the Barbarian, then don't say, "Steve, your turn." Instead, say "Greckar, take action!" 2: Do an in-character questionnaire for your group....
71,875
### Background: I'm a fairly inexperienced GM and I'm working with a group that has wildly varying experience with role-playing - the game is intended as a teaching campaign to help a couple new players get familiar with the game, and give me some experience GMing. We're playing Pathfinder and have just reached level ...
2015/12/05
[ "https://rpg.stackexchange.com/questions/71875", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/23886/" ]
**In my experience with *Pathfinder*, there are two surefire ways to encourage people to interact with each other in role play: have each player make a game-relevant background and throw problems at them that have no short-term answer** The first and easiest way to get people to interact in game more is to have them f...
For small elements that encourage RP, I can think of a few pointers: 1: When at the game, call them by their character names. Not by their real names. If Steve is playing Greckar the Barbarian, then don't say, "Steve, your turn." Instead, say "Greckar, take action!" 2: Do an in-character questionnaire for your group....
66,422,966
I'm reading Elements of Programming Interviews, and on page 43, there's the following line/quote: > > Implemented naively, quicksort has large run times and deep function call stacks > on arrays with many duplicates because the subarrays may differ greatly in size. > > > One solution is to reorder the array so that...
2021/03/01
[ "https://Stackoverflow.com/questions/66422966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/15307349/" ]
The quick sort algorithm requires as one of its steps some algorithm to *partition* the data, based on a selected *pivot*. The ideal scenario is that each partition is as small as possible, so that it requires fewer further divisions. If more than half the elements end up in one partition, more steps will be needed to ...
> > quicksort has large run times and deep function call stacks > on arrays with many duplicates > > > This is only true for Lomuto type partition scheme, a variation of quicksort that first appears to be mentioned in 1984, versus the original Hoare partition scheme published in 1961. Normally Lomuto partition ste...
66,422,966
I'm reading Elements of Programming Interviews, and on page 43, there's the following line/quote: > > Implemented naively, quicksort has large run times and deep function call stacks > on arrays with many duplicates because the subarrays may differ greatly in size. > > > One solution is to reorder the array so that...
2021/03/01
[ "https://Stackoverflow.com/questions/66422966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/15307349/" ]
The quick sort algorithm requires as one of its steps some algorithm to *partition* the data, based on a selected *pivot*. The ideal scenario is that each partition is as small as possible, so that it requires fewer further divisions. If more than half the elements end up in one partition, more steps will be needed to ...
"because the subarrays may differ greatly in size" says it. The pivot and the array values can be such that a subarray of size N is split in two subarrays of size N-1 and 1. This can create a degenerate situation such that N recursive calls are stacked.
66,422,966
I'm reading Elements of Programming Interviews, and on page 43, there's the following line/quote: > > Implemented naively, quicksort has large run times and deep function call stacks > on arrays with many duplicates because the subarrays may differ greatly in size. > > > One solution is to reorder the array so that...
2021/03/01
[ "https://Stackoverflow.com/questions/66422966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/15307349/" ]
> > quicksort has large run times and deep function call stacks > on arrays with many duplicates > > > This is only true for Lomuto type partition scheme, a variation of quicksort that first appears to be mentioned in 1984, versus the original Hoare partition scheme published in 1961. Normally Lomuto partition ste...
"because the subarrays may differ greatly in size" says it. The pivot and the array values can be such that a subarray of size N is split in two subarrays of size N-1 and 1. This can create a degenerate situation such that N recursive calls are stacked.
100,291
I'm using a PIC24FJ256GB110 connected via SPI to a CAN Bus Controller chip MCP2515. The MCP2515 requires a crystal connected to it but has a Clock Output pin for driving a connected MCU. So I was going to connect the Clkout from the MCP2515 to the MCU. My question is that in the [osillator data sheet](http://ww1.micr...
2014/02/19
[ "https://electronics.stackexchange.com/questions/100291", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/27446/" ]
It's just a gate to clean up the waveform (or just to indicate that there is a logic output driving the input)- it would not generally be used if you were employing a clock oscillator nearby the MCU such as [this](http://www.foxonline.com/pdfs/FXO_HC73.pdf) one (photo from Digikey.com). ![enter image description here...
These ([Pierce](https://en.wikipedia.org/wiki/Pierce_oscillator)) oscillators are commonly built around CMOS ports for their high impedance. Usually a [74HC04](http://www.nxp.com/documents/data_sheet/74HC_HCT04.pdf), [4069](http://www.cmos4000.com/cmos/4069.html) will do the job. Use the remaining ports as output buffe...
11,663,440
I am currently looking for a good framework to integrate multiple systems with different communication methods like * FTP * Mail * Queue * Web Service in a .NET application. For Java there seem to be a lot of options available, but I could not find anything similar for the .NET platform.
2012/07/26
[ "https://Stackoverflow.com/questions/11663440", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1109366/" ]
The Workflow Foundations are more suitable for... well.. work flows representing the business logic. You seem to be more interested in integrating existing services. In that case I would focus more on the Windows Communication Foundation. Which were introduced together with the (original) Workflow Foundation. So WCF is...
1. For FTP client you can use framework like [FTPclient](http://ftpclient.codeplex.com), or [FTP Client Lib for .NET](http://www.codeproject.com/Articles/11991/An-FTP-client-library-for-NET-2-0) or can find from google to suite your needs. 2. Mail Clien :- What you want to achieve using framework and can find the best ...
11,663,440
I am currently looking for a good framework to integrate multiple systems with different communication methods like * FTP * Mail * Queue * Web Service in a .NET application. For Java there seem to be a lot of options available, but I could not find anything similar for the .NET platform.
2012/07/26
[ "https://Stackoverflow.com/questions/11663440", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1109366/" ]
The Workflow Foundations are more suitable for... well.. work flows representing the business logic. You seem to be more interested in integrating existing services. In that case I would focus more on the Windows Communication Foundation. Which were introduced together with the (original) Workflow Foundation. So WCF is...
I suggest you have a look at [Windows Workflow Foundation (WF)](http://msdn.microsoft.com/en-us/library/ee342461.aspx). It's part of the .NET Framework. It uses the concept of Activities. An activity is a general concept, and is also well suited for "connectors" to other systems. Some out-of-the-box activities are pro...
11,663,440
I am currently looking for a good framework to integrate multiple systems with different communication methods like * FTP * Mail * Queue * Web Service in a .NET application. For Java there seem to be a lot of options available, but I could not find anything similar for the .NET platform.
2012/07/26
[ "https://Stackoverflow.com/questions/11663440", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1109366/" ]
The Workflow Foundations are more suitable for... well.. work flows representing the business logic. You seem to be more interested in integrating existing services. In that case I would focus more on the Windows Communication Foundation. Which were introduced together with the (original) Workflow Foundation. So WCF is...
If you want something more enterprice:y look at Biztalk, comes with a bunch of adaptors and tools, it is not free however.
17,225
Every so often while shortwave listening I’ll come across a frequency where tons of hams are talking all over each other giving a call sign and a six digit number only (not a QSO). I imagine these numbers may be club membership numbers but I can’t figure out the purpose. Is this some way to build up a large number of Q...
2020/08/30
[ "https://ham.stackexchange.com/questions/17225", "https://ham.stackexchange.com", "https://ham.stackexchange.com/users/11878/" ]
Guessing it was a contest, and the numbers were the exchanges, per the contest rules. The exchanges vary by contest, so it depends on which contest you heard. Try searching the contest-calendar, here: <https://www.contestcalendar.com/weeklycont.php> Perhaps with some more information we can narrow it down.
If it was on the 10m band then it could have been the 10-10 club net.https://www.ten-ten.org/
17,225
Every so often while shortwave listening I’ll come across a frequency where tons of hams are talking all over each other giving a call sign and a six digit number only (not a QSO). I imagine these numbers may be club membership numbers but I can’t figure out the purpose. Is this some way to build up a large number of Q...
2020/08/30
[ "https://ham.stackexchange.com/questions/17225", "https://ham.stackexchange.com", "https://ham.stackexchange.com/users/11878/" ]
Guessing it was a contest, and the numbers were the exchanges, per the contest rules. The exchanges vary by contest, so it depends on which contest you heard. Try searching the contest-calendar, here: <https://www.contestcalendar.com/weeklycont.php> Perhaps with some more information we can narrow it down.
You may have stumbled onto a net that is specifically designed to allow amateurs to work on getting awards quickly by contacting others via net, such as the ARRL Worked All States (WAS) award. There's several nets that do this but perhaps the largest one is the OMISS (Old Man International Sideband Society) net. They h...
17,225
Every so often while shortwave listening I’ll come across a frequency where tons of hams are talking all over each other giving a call sign and a six digit number only (not a QSO). I imagine these numbers may be club membership numbers but I can’t figure out the purpose. Is this some way to build up a large number of Q...
2020/08/30
[ "https://ham.stackexchange.com/questions/17225", "https://ham.stackexchange.com", "https://ham.stackexchange.com/users/11878/" ]
What you're talking about sounds like activity that is common for a contest or a QSO party. If you're not familiar with QSO parties they are organized like contests, but the organizers try to emphasize everyone having fun, and don't focus quite as much on scores. There is a saying though, that if something smells, look...
If it was on the 10m band then it could have been the 10-10 club net.https://www.ten-ten.org/
17,225
Every so often while shortwave listening I’ll come across a frequency where tons of hams are talking all over each other giving a call sign and a six digit number only (not a QSO). I imagine these numbers may be club membership numbers but I can’t figure out the purpose. Is this some way to build up a large number of Q...
2020/08/30
[ "https://ham.stackexchange.com/questions/17225", "https://ham.stackexchange.com", "https://ham.stackexchange.com/users/11878/" ]
What you're talking about sounds like activity that is common for a contest or a QSO party. If you're not familiar with QSO parties they are organized like contests, but the organizers try to emphasize everyone having fun, and don't focus quite as much on scores. There is a saying though, that if something smells, look...
You may have stumbled onto a net that is specifically designed to allow amateurs to work on getting awards quickly by contacting others via net, such as the ARRL Worked All States (WAS) award. There's several nets that do this but perhaps the largest one is the OMISS (Old Man International Sideband Society) net. They h...
17,225
Every so often while shortwave listening I’ll come across a frequency where tons of hams are talking all over each other giving a call sign and a six digit number only (not a QSO). I imagine these numbers may be club membership numbers but I can’t figure out the purpose. Is this some way to build up a large number of Q...
2020/08/30
[ "https://ham.stackexchange.com/questions/17225", "https://ham.stackexchange.com", "https://ham.stackexchange.com/users/11878/" ]
You may have stumbled onto a net that is specifically designed to allow amateurs to work on getting awards quickly by contacting others via net, such as the ARRL Worked All States (WAS) award. There's several nets that do this but perhaps the largest one is the OMISS (Old Man International Sideband Society) net. They h...
If it was on the 10m band then it could have been the 10-10 club net.https://www.ten-ten.org/
75,339
Given a battery with a certain capacity **C** (in Ah) and given a certain charging current **Ich** (in A), how I can calculate the charging time?
2013/07/09
[ "https://electronics.stackexchange.com/questions/75339", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/23983/" ]
Charging time depends on a very large number of factors and so capacity and current are insufficient information to make a good calculation. For example, for a typical lead-acid battery you don't charge beyond 75% capacity at a constant current. You can trade off battery lifetime against charging time. The appropriate...
Divide C by Ich. Example: C = 20Ah, I=1A => 20h Also, charging current might be given as a ratio of C. In this case it would be marked as 0.5C. Edit: Manufacturers give a C rating = capacity in amp-hours. That says nothing about the actual charge or discharge current. Then they might give a ratio of C for charging an...
36,983
I have had this plant for over 17 years sitting near my kitchen sink near 2 windows. Some say it looks like a peace lily however never had a white bloom on it. This had always been a hearty plant and these spikes would appear sometimes. I have looked for similar plants but haven't had any luck. These growing spikes are...
2018/01/27
[ "https://gardening.stackexchange.com/questions/36983", "https://gardening.stackexchange.com", "https://gardening.stackexchange.com/users/20675/" ]
This is two plants in one pot. A [spathiphyllum](https://gardening.stackexchange.com/a/5856/499) or peace lily and another succulent plant which I have seen but cannot identify. Possibly a member of the [Euphoribiacia](https://en.wikipedia.org/wiki/Euphorbiaceae) family. Many members of the family are quite hardier and...
What color were the spikes that did come up? Can you describe the blossoms? The leaves don't look right for an anthurium, but I know there are a ton, so maybe there are some with that type of leaf? The other segmented plant could be a rhipsalis. I'm also not very familiar with them but have one. Very trouble free, tou...
36,983
I have had this plant for over 17 years sitting near my kitchen sink near 2 windows. Some say it looks like a peace lily however never had a white bloom on it. This had always been a hearty plant and these spikes would appear sometimes. I have looked for similar plants but haven't had any luck. These growing spikes are...
2018/01/27
[ "https://gardening.stackexchange.com/questions/36983", "https://gardening.stackexchange.com", "https://gardening.stackexchange.com/users/20675/" ]
The slender leafless plant shown is a *[Psilotum](http://herbaria.plants.ox.ac.uk/bol/plants400/Profiles/OP/Psilotum)*, commonly known as Whisk Fern. There are two species in the genus, *Psilotum nudum* and *Psilotum complanatum*. Following the key [here](http://plantnet.rbgsyd.nsw.gov.au/cgi-bin/NSWfl.pl?page=nswfl&lv...
What color were the spikes that did come up? Can you describe the blossoms? The leaves don't look right for an anthurium, but I know there are a ton, so maybe there are some with that type of leaf? The other segmented plant could be a rhipsalis. I'm also not very familiar with them but have one. Very trouble free, tou...
4,973,467
I've been mandated to find out what [IBM Cognos](http://www-01.ibm.com/software/data/cognos/?pgel=ibmhzn&cm_re=masthead-_-products-_-sw-cognos) does, and I cannot find useful information on the subject apart what I can read from the IBM Website and [Wikipedia](http://en.wikipedia.org/wiki/Cognos). What I'm after is so...
2011/02/11
[ "https://Stackoverflow.com/questions/4973467", "https://Stackoverflow.com", "https://Stackoverflow.com/users/162167/" ]
Financial Performance Management I have no idea about but we use BI 8.4/10.1 quite a bit. The Cognos product line is actually quite large and we only really use the baseline BI stuff with Framework Manager but I'll try and help you out, based on how *we* use it. Think of BI itself as an application that lets you view ...
A little late but in case anyone else comes here and is looking for information, I would like to enhance @paxdiablo's answer. He was talking only about Modeling and reporting tool which is the best known Cognos. There is also a powerful tool named Metric Studio which can track in an easy way, how business is performi...
4,973,467
I've been mandated to find out what [IBM Cognos](http://www-01.ibm.com/software/data/cognos/?pgel=ibmhzn&cm_re=masthead-_-products-_-sw-cognos) does, and I cannot find useful information on the subject apart what I can read from the IBM Website and [Wikipedia](http://en.wikipedia.org/wiki/Cognos). What I'm after is so...
2011/02/11
[ "https://Stackoverflow.com/questions/4973467", "https://Stackoverflow.com", "https://Stackoverflow.com/users/162167/" ]
Financial Performance Management I have no idea about but we use BI 8.4/10.1 quite a bit. The Cognos product line is actually quite large and we only really use the baseline BI stuff with Framework Manager but I'll try and help you out, based on how *we* use it. Think of BI itself as an application that lets you view ...
A bit late, but for the benefit of anyone browsing ... Cognos BI is essentially web based reporting/ dashboarding/ analytics. Historically it connected to relational databases only; from v8.4 onwards (and moreso from v10) it also connects to OLAP cube data sources. It's designed for end user self service reporting and ...
4,973,467
I've been mandated to find out what [IBM Cognos](http://www-01.ibm.com/software/data/cognos/?pgel=ibmhzn&cm_re=masthead-_-products-_-sw-cognos) does, and I cannot find useful information on the subject apart what I can read from the IBM Website and [Wikipedia](http://en.wikipedia.org/wiki/Cognos). What I'm after is so...
2011/02/11
[ "https://Stackoverflow.com/questions/4973467", "https://Stackoverflow.com", "https://Stackoverflow.com/users/162167/" ]
A bit late, but for the benefit of anyone browsing ... Cognos BI is essentially web based reporting/ dashboarding/ analytics. Historically it connected to relational databases only; from v8.4 onwards (and moreso from v10) it also connects to OLAP cube data sources. It's designed for end user self service reporting and ...
A little late but in case anyone else comes here and is looking for information, I would like to enhance @paxdiablo's answer. He was talking only about Modeling and reporting tool which is the best known Cognos. There is also a powerful tool named Metric Studio which can track in an easy way, how business is performi...
26,332,181
I have seen soo many questions and answers about this but cannot get answer suitable for me . I cannot create or start any device ![THere is a caution sign : A repairable virtual device . which is not seen commonly](https://i.stack.imgur.com/3mtD0.png) ![ I cannot click on OK button](https://i.stack.imgur.com/pbkMu....
2014/10/13
[ "https://Stackoverflow.com/questions/26332181", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2111792/" ]
You need to download and install an image suitable for that API level. Notice that the "CPU/ABI" field is greyed out. That's telling exactly what you need to do. Simply open the SDK Manager, look for your target API Level group, expand it and you should see a couple of system images you can download and install for tha...
The part that you highlighted in the first picture is just the caption for the dialog. They're there just to tell you what a red cross and a yellow warning sign before the name of an AVD mean. The second picture says that you can't create an AVD because you have "No system images installed for this target". To fix tha...
6,882
What services provide realtime (or daily-updated) basic traffic informations for Western Europe ? For example, [traffic.com/Navteq](http://www.traffic.com) provides such data to Bing Maps for US/Canada and Microsoft suggests [CENTRICO](http://www.centrico.org)/[OTAP](http://www.itsproj.com/otap) for Europe in its docu...
2011/03/08
[ "https://gis.stackexchange.com/questions/6882", "https://gis.stackexchange.com", "https://gis.stackexchange.com/users/2102/" ]
From a recent [Navteq press release](http://press.navteq.com/index.php?s=4260&item=25814): "... NAVTEQ Traffic is also currently available in (these) 23 countries around the world: *Austria, Belgium, Brazil, Canada, Denmark, Finland, France, Germany, Indonesia, Italy, Luxembourg, Mexico, The Netherlands, Norway, Poland...
TeleAtlas now TomTom <http://licensing.tomtom.com/OurProducts/TrafficProducts/index.htm> Enterprise Traffic Navigate with up-to-the minute information Multinet Coverage Map (PDF) <http://licensing.tomtom.com/OurProducts/MapData/ssLINK/TA_CT048001>
33,002
If this is true then the problem of a reliable source of water on Mars, that is available the entire year, is solved. [![enter image description here](https://i.stack.imgur.com/MjW4a.jpg)](https://i.stack.imgur.com/MjW4a.jpg) Crater on Mars filled with permanent ice. ([Source: ESA, Mars Express](https://www.9news.com....
2018/12/20
[ "https://space.stackexchange.com/questions/33002", "https://space.stackexchange.com", "https://space.stackexchange.com/users/-1/" ]
The ice-filled Korolev crater appears in [Viking imagery](https://photojournal.jpl.nasa.gov/catalog/PIA00161) taken in the '70s. It took the arrival of suitable radars in orbit (like [MARSIS on Mars Express](https://en.wikipedia.org/wiki/MARSIS) and [SHARAD on MRO](https://en.wikipedia.org/wiki/SHARAD), ca. 2005-6) to ...
Korolev crater has been sitting there in plain sight for quite a while already. There is no sudden "discovery", just the ESA press office doing it's job. > > The image itself is a composite of pictures of the crater taken by the Mars Express High Resolution Stereo Camera. The European Space Agency's Mars Express miss...
266,334
I have developed one SharePoint site for Performance Review. Site has custom html page with jQuery that creates/updates record using REST and that page is blinded using ASPX page. (I will explain the functionalities used in this page at end of this question) I have given edit permission to all end users so that they ...
2019/07/16
[ "https://sharepoint.stackexchange.com/questions/266334", "https://sharepoint.stackexchange.com", "https://sharepoint.stackexchange.com/users/72466/" ]
An "Office 365 Group" is a (special) Active Directory group **plus** a Site Collection. This AD group can be used as an ordinary AD group when granting access to other sites. When used this way, they are just an AD group with no special "Office 365 Group" features in that site. I.e. they are managed as ordinary SharePo...
You can only connect an Office 365 group to an existing SharePoint site. It is a one-to-one relationship.
501,712
I am using SQL Server Management Studio 2012. I am trying to print a stored procedure in the color-coded syntax that it loves showing me, but cannot find an option to enable this. Any ideas? I know on VS2010 that we (finally) got color output for text, via an add-in on MS's site, but I cannot seem to locate anything f...
2012/11/06
[ "https://superuser.com/questions/501712", "https://superuser.com", "https://superuser.com/users/105880/" ]
While making presentations, I used ZoomIT Download link: [Technet](http://technet.microsoft.com/en-us/sysinternals/bb897434.aspx) Please check if this suits your purpose. The site says it's XP and higher, so it must work on Win8 too, you might want to try.
In Windows 8 there is a new keyboard shortcut: you can pressthe Win key and the Plus key (win+) to zoom in and the Win key and the Minus key (win-) to zoom out