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
2,084,991
I'm looking for a JQuery plugin that will assist in an incremental search e.g. - the user starts typing into a textbox and an AJAX call is made to dynamically get results as the user types.
2010/01/18
[ "https://Stackoverflow.com/questions/2084991", "https://Stackoverflow.com", "https://Stackoverflow.com/users/64226/" ]
Something like [this plugin](http://www.pengoworks.com/workshop/jquery/autocomplete.htm) maybe.
Just googled - [Autocomplete](http://www.devbridge.com/projects/autocomplete/jquery/).
2,084,991
I'm looking for a JQuery plugin that will assist in an incremental search e.g. - the user starts typing into a textbox and an AJAX call is made to dynamically get results as the user types.
2010/01/18
[ "https://Stackoverflow.com/questions/2084991", "https://Stackoverflow.com", "https://Stackoverflow.com/users/64226/" ]
Something like [this plugin](http://www.pengoworks.com/workshop/jquery/autocomplete.htm) maybe.
I've used jQuery Autocomplete successfully in the past: <http://jqueryui.com/autocomplete/>. The AJAX part will depend on your specific implementation.
2,084,991
I'm looking for a JQuery plugin that will assist in an incremental search e.g. - the user starts typing into a textbox and an AJAX call is made to dynamically get results as the user types.
2010/01/18
[ "https://Stackoverflow.com/questions/2084991", "https://Stackoverflow.com", "https://Stackoverflow.com/users/64226/" ]
Just googled - [Autocomplete](http://www.devbridge.com/projects/autocomplete/jquery/).
I've used jQuery Autocomplete successfully in the past: <http://jqueryui.com/autocomplete/>. The AJAX part will depend on your specific implementation.
40,459,713
I've just installed **Resharper Ultimate 9.2** and would like to know whether it is possible to turn **Reference Count**? Like **Visual Studio 2015 Professional** has: ![editor options](https://i.stack.imgur.com/zZ2Tg.png) I have **Visual Studio 2015 Community**.
2016/11/07
[ "https://Stackoverflow.com/questions/40459713", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1646240/" ]
First of all, CodeLens is not present at all in the Community Edition. As per the [Visual Studio 2015 feature matrix](https://www.visualstudio.com/vs/compare/): [![Visual Studio 2015 feature matrix and CodeLens](https://i.stack.imgur.com/4J5xM.png)](https://i.stack.imgur.com/4J5xM.png) As such, even if ReSharper cou...
This feature is not in ReSharper but CodeLens is now available in **Visual Studio 2019, including Community edition** See [What's New in Visual Studio 2019](https://msdn.microsoft.com/en-us/magazine/mt848632.aspx) > > CodeLens for Everyone > > > CodeLens has been a feature found only in Visual > Studio Enterpris...
289,431
Over the weekend, one user appears to have cast close votes on all of the open questions under the [disputed-review-audits](/questions/tagged/disputed-review-audits "show questions tagged 'disputed-review-audits'") tag as duplicates. I could see this action as being constructive if we are trying to get rid of disputed...
2015/04/06
[ "https://meta.stackoverflow.com/questions/289431", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/1486275/" ]
I can not comment on general policy, except that I personally would be against indiscriminate closing of questions in this tag. That said, I can share reasoning that led me to cast duplicate votes on *some* of these questions. As far as I can tell, recently we've got a [canonical post](https://meta.stackoverflow.com/...
Consider the two situations that assume that someone searched before hand: 1. You search and find a question (or two, or three) that is complaining about a review audit. Each of these questions is still open. 2. You search and find a question (or two, or three) that is complaining about a review audit. It is closed as...
289,431
Over the weekend, one user appears to have cast close votes on all of the open questions under the [disputed-review-audits](/questions/tagged/disputed-review-audits "show questions tagged 'disputed-review-audits'") tag as duplicates. I could see this action as being constructive if we are trying to get rid of disputed...
2015/04/06
[ "https://meta.stackoverflow.com/questions/289431", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/1486275/" ]
Consider the two situations that assume that someone searched before hand: 1. You search and find a question (or two, or three) that is complaining about a review audit. Each of these questions is still open. 2. You search and find a question (or two, or three) that is complaining about a review audit. It is closed as...
It depends on the purpose of the disputed-review-audits tag. The description says "*For questions related to specific review audits*". If that description is correct, there is no way it could be a duplicate UNLESS you are posting twice about the same review audit. If the policy is that you should just look for general ...
289,431
Over the weekend, one user appears to have cast close votes on all of the open questions under the [disputed-review-audits](/questions/tagged/disputed-review-audits "show questions tagged 'disputed-review-audits'") tag as duplicates. I could see this action as being constructive if we are trying to get rid of disputed...
2015/04/06
[ "https://meta.stackoverflow.com/questions/289431", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/1486275/" ]
I can not comment on general policy, except that I personally would be against indiscriminate closing of questions in this tag. That said, I can share reasoning that led me to cast duplicate votes on *some* of these questions. As far as I can tell, recently we've got a [canonical post](https://meta.stackoverflow.com/...
It depends on the purpose of the disputed-review-audits tag. The description says "*For questions related to specific review audits*". If that description is correct, there is no way it could be a duplicate UNLESS you are posting twice about the same review audit. If the policy is that you should just look for general ...
481,902
My house has 2 bedrooms, a living room and a studio (Room for a computer, shelves, etc., don't know how it's called in the US), each one with a RJ-45 connection (LAN, Internet). I want to install speakers in the living room and that they could accept input from every one of the rooms. How can this be done?
2012/09/29
[ "https://superuser.com/questions/481902", "https://superuser.com", "https://superuser.com/users/162459/" ]
<http://opensource-sidh.blogspot.co.uk/2011/06/recover-grub-live-ubuntu-cd.html> works perfectly, with very clear instructions!
Ensure that the ISO is mounted on the VM; if it is, then it should appear in the results when you do 'ls' at the grub rescue prompt, and you should be able to continue with step 4 as normal. That said, it may be simpler just to rebuild the VM from a fresh Ubuntu install, and recover your files from there. If you go th...
43,088,435
I can retrieve analytics data using Core Reporting API v4, but for that I am required to login through google sign in dialog. How can I get the data skipping this step i.e., I don't to want to login through the Google user interface.
2017/03/29
[ "https://Stackoverflow.com/questions/43088435", "https://Stackoverflow.com", "https://Stackoverflow.com/users/4427645/" ]
Turns out I misread the question - it looks like you are looking for a [service account](https://developers.google.com/analytics/devguides/reporting/core/v3/quickstart/service-php). A service account allows for non-interactive authentication against Google APIs. You create a service account in the Google API console....
Unfortunately you can't.Cause you need to access the report through a private API code.And in the Javascript version, you would be sharing it with public.That's why in case of JS you MUST use the log in button. Hence the only way to do it without logging in, is by using a server side code like PHP along with the API.
1,183,340
So, we migrated (not me, a contractor) our old domain to a new one, we were abc.local, now we are xyz.local. We also changed the DNS server from 1.2.3.4.5 to 10.9.8.7 (just examples, not real data here) The migration added all workstation to the new xyz.local domain with no issues, however it did not change the DNS to...
2017/02/27
[ "https://superuser.com/questions/1183340", "https://superuser.com", "https://superuser.com/users/702052/" ]
If they are getting their IPs via DHCP, ensure you include the DNS server addresses in DHCP. Otherwise you're probably going to have to visit each machine and change their DNS server entries to the DC. Either way, after it's changed reboot them so they are properly logged into the domain.
The only way to make your new domain work again from the static ip configuration of your clients is to make the DNS server available again. This can be done by: * Adding an additional IP address to the existing network interface (routing issues?) * Second network interface in the old network 10.5.x.x (virtual/physical...
11,456,098
I'm developing a small multi-thread application (in java) to help me understand it. As I researched about it, I learned that the ideal amount of threads you would like the number supported by the processor (ie. 4 in an Intel i3, 8 in an Intel i7, I think). But swing alone already has 3 threads + 1 thread (the main, in ...
2012/07/12
[ "https://Stackoverflow.com/questions/11456098", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1288851/" ]
> > I learned that the ideal amount of threads you would like the number supported by the processor > > > That statement is only true if your `Thread`s are occupying the whole CPU. For example the Swing thread (Event Dispatch Thread) is most of the time just waiting for user input.
Yes, they do but only minimally. There are other threads such as GC and finalizer threads as well that are running in the background. These are all necessary for the JVM to operate just as the Swing threads are necessary for Swing to work. You shouldn't have to worry about them unless you are on a dramatically small s...
11,456,098
I'm developing a small multi-thread application (in java) to help me understand it. As I researched about it, I learned that the ideal amount of threads you would like the number supported by the processor (ie. 4 in an Intel i3, 8 in an Intel i7, I think). But swing alone already has 3 threads + 1 thread (the main, in ...
2012/07/12
[ "https://Stackoverflow.com/questions/11456098", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1288851/" ]
> > I learned that the ideal amount of threads you would like the number supported by the processor > > > That statement is only true if your `Thread`s are occupying the whole CPU. For example the Swing thread (Event Dispatch Thread) is most of the time just waiting for user input.
The number one thing that most threads do is *waiting*. They are just there so they are ready to go at the instant the system needs their services. The comment about the ideal thread count goes for the number of threads at 100% workload.
11,456,098
I'm developing a small multi-thread application (in java) to help me understand it. As I researched about it, I learned that the ideal amount of threads you would like the number supported by the processor (ie. 4 in an Intel i3, 8 in an Intel i7, I think). But swing alone already has 3 threads + 1 thread (the main, in ...
2012/07/12
[ "https://Stackoverflow.com/questions/11456098", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1288851/" ]
> > I learned that the ideal amount of threads you would like the number supported by the processor > > > That statement is only true if your `Thread`s are occupying the whole CPU. For example the Swing thread (Event Dispatch Thread) is most of the time just waiting for user input.
Swing's threads spend a lot of time being idle. The ideal number of threads is wrt threads executing at or near 100% processor time. You may still not see significant improvements due to other factors, but the threads inherent in swing shouldn't be a concern.
11,456,098
I'm developing a small multi-thread application (in java) to help me understand it. As I researched about it, I learned that the ideal amount of threads you would like the number supported by the processor (ie. 4 in an Intel i3, 8 in an Intel i7, I think). But swing alone already has 3 threads + 1 thread (the main, in ...
2012/07/12
[ "https://Stackoverflow.com/questions/11456098", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1288851/" ]
> > I learned that the ideal amount of threads you would like the number supported by the processor > > > That statement is only true if your `Thread`s are occupying the whole CPU. For example the Swing thread (Event Dispatch Thread) is most of the time just waiting for user input.
The ideal # of threads is not necessarily governed by the # of cpu's (cores) you have. There's a lot of tuning involved base on the actual code you are executing. For example, let's take a Runnable which executions some database queries (doesn't matter what). Most of the thread time will be spent blocked waiting for a...
294,802
As I’ve known, a to-infinitive is used as an adjective referring to something that hasn’t happened yet, but I found a to-infinitive is used to refer to something that has already happened-“the largest bird ever to exist.” Can a to-infinitive refer to something that has already happened? “Argentavis magnificens was amo...
2021/08/12
[ "https://ell.stackexchange.com/questions/294802", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/-1/" ]
"when told to" indicates a command or instruction. For example, on a cruise ship, one may be instructed to put on a life vest "when told to" by a crew member. A student may be instructed to only open the test booklet "when told to" -- meaning do not open the test booklet until the command is given. The sentence above ...
"When told to" implies that the PLC has done more than simply supply power to the pump or activate a relay. The word "told" makes me suspect that the pump has some level of smarts (e.g. microcontroller) and that the PLC is communicating to it that it needs to turn on using an instruction set that both the PLC and the p...
119,061
I find myself spending a lot of time setting up new servers. I always have the same exact software stack: nginx mysql php + php-fpm + xcache memcached munin I pull all the configuration and init.d scripts from my github repo. All my servers run Debian. My first step is usually apt-get update and apt-get install vim ...
2010/03/04
[ "https://serverfault.com/questions/119061", "https://serverfault.com", "https://serverfault.com/users/28207/" ]
As far as I know they can. Take note that puppet is ruby too. And so is [chef](http://wiki.opscode.com/display/chef/Home). I guess it is a matter of personal taste, have a look at the way to define 'recipes' and decide which would better suite you. You can also look at these [other](https://serverfault.com/questions/...
Puppet would be ideal for this. Puppet provides you with a declarative language to describe the configuration of each server, including packages, services and configuration files. Puppet provides a strong framework to describe the dependancies that each component has on each other, which allows your to build modular co...
119,061
I find myself spending a lot of time setting up new servers. I always have the same exact software stack: nginx mysql php + php-fpm + xcache memcached munin I pull all the configuration and init.d scripts from my github repo. All my servers run Debian. My first step is usually apt-get update and apt-get install vim ...
2010/03/04
[ "https://serverfault.com/questions/119061", "https://serverfault.com", "https://serverfault.com/users/28207/" ]
As far as I know they can. Take note that puppet is ruby too. And so is [chef](http://wiki.opscode.com/display/chef/Home). I guess it is a matter of personal taste, have a look at the way to define 'recipes' and decide which would better suite you. You can also look at these [other](https://serverfault.com/questions/...
That does sound like a perfect application of Puppet. If it'll help, I've written a series of short tutorial articles on Puppet for complete beginners, which covers installation, getting up and running, and managing your first Puppet resources: [Puppet tutorial](http://bitfieldconsulting.com/puppet-tutorial)
119,061
I find myself spending a lot of time setting up new servers. I always have the same exact software stack: nginx mysql php + php-fpm + xcache memcached munin I pull all the configuration and init.d scripts from my github repo. All my servers run Debian. My first step is usually apt-get update and apt-get install vim ...
2010/03/04
[ "https://serverfault.com/questions/119061", "https://serverfault.com", "https://serverfault.com/users/28207/" ]
Puppet would be ideal for this. Puppet provides you with a declarative language to describe the configuration of each server, including packages, services and configuration files. Puppet provides a strong framework to describe the dependancies that each component has on each other, which allows your to build modular co...
That does sound like a perfect application of Puppet. If it'll help, I've written a series of short tutorial articles on Puppet for complete beginners, which covers installation, getting up and running, and managing your first Puppet resources: [Puppet tutorial](http://bitfieldconsulting.com/puppet-tutorial)
324,196
I have started trying out PCB designing very recently and I found it extremely interesting and wanna learn more about it. A week ago I was working on a RF remote project and I have attempted to design a PCB for it. I would mean a lot for me if you guys can take a look at it and give your honest feedback about it. Good ...
2017/08/16
[ "https://electronics.stackexchange.com/questions/324196", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/90692/" ]
Trying to answer your questions: 1. Does the components are too crowded and difficult to make the PCB in real time? The production of the (bare) board is independent on the component density. Assembling the board is another story. Depending on who/how you insert and solder components it may be faster/cheaper or not. ...
I don't see any mounting holes... how do you plan to mount the board inside the enclosure? If you use an enclosure with rails to slide a board in, double check the width, and make sure there isn't a component close to the board edge which could get stuck. Same if the enclosure has clips, or other kinds of gripping bi...
324,196
I have started trying out PCB designing very recently and I found it extremely interesting and wanna learn more about it. A week ago I was working on a RF remote project and I have attempted to design a PCB for it. I would mean a lot for me if you guys can take a look at it and give your honest feedback about it. Good ...
2017/08/16
[ "https://electronics.stackexchange.com/questions/324196", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/90692/" ]
Trying to answer your questions: 1. Does the components are too crowded and difficult to make the PCB in real time? The production of the (bare) board is independent on the component density. Assembling the board is another story. Depending on who/how you insert and solder components it may be faster/cheaper or not. ...
You should look at as many actual RF layouts that you can find, and also look for general information on the techniques. There are lots of small details which have an impact, too many to try and list here I think. Vias, PCB material, controlled impedance would be my starting keywords for these sorts of searches. Look ...
324,196
I have started trying out PCB designing very recently and I found it extremely interesting and wanna learn more about it. A week ago I was working on a RF remote project and I have attempted to design a PCB for it. I would mean a lot for me if you guys can take a look at it and give your honest feedback about it. Good ...
2017/08/16
[ "https://electronics.stackexchange.com/questions/324196", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/90692/" ]
I don't see any mounting holes... how do you plan to mount the board inside the enclosure? If you use an enclosure with rails to slide a board in, double check the width, and make sure there isn't a component close to the board edge which could get stuck. Same if the enclosure has clips, or other kinds of gripping bi...
You should look at as many actual RF layouts that you can find, and also look for general information on the techniques. There are lots of small details which have an impact, too many to try and list here I think. Vias, PCB material, controlled impedance would be my starting keywords for these sorts of searches. Look ...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
This solution might involve a bit of a learning curve, but there is some software called [Lilypond](https://lilypond.org/) for typesetting music-notation, and it has a GUI frontend program called [Denemo](http://denemo.org/). In Denemo you can play midi into it and generate beautiful/professional scores. Lilypond/Denem...
If you expect the process to be fully automatic and the music you play is anything above the simplest - then NO it's not possible. You can get an exact reproduction of what you play, but you will not get even semi-professional results with the score notation.
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
Many MIDI keyboards have built-in recording and playback facilities, for example [this one](https://www.argos.co.uk/product/7834781). Back in the day when PCs were still desk-size monsters and mobile phones only made phone calls, this was the main way you got to record what you played. These days though, most manufact...
If you expect the process to be fully automatic and the music you play is anything above the simplest - then NO it's not possible. You can get an exact reproduction of what you play, but you will not get even semi-professional results with the score notation.
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
As others have mentioned a MIDI keyboard and notation application that understands MIDI is what you need. But, two other important things to mention... * You probably want to check whether/or how the notation application handles rhythm and *quantizing*, which is a kind of rhythmic precision in the capture of your pla...
This solution might involve a bit of a learning curve, but there is some software called [Lilypond](https://lilypond.org/) for typesetting music-notation, and it has a GUI frontend program called [Denemo](http://denemo.org/). In Denemo you can play midi into it and generate beautiful/professional scores. Lilypond/Denem...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
Any keyboard that is MIDI capable can be plugged into a computer running notation software. Although we don't offer recommendations for specific products here, just know that most electronic keyboards support MIDI, and most notation software supports converting what you play into sheet music.
If you expect the process to be fully automatic and the music you play is anything above the simplest - then NO it's not possible. You can get an exact reproduction of what you play, but you will not get even semi-professional results with the score notation.
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
As others have mentioned a MIDI keyboard and notation application that understands MIDI is what you need. But, two other important things to mention... * You probably want to check whether/or how the notation application handles rhythm and *quantizing*, which is a kind of rhythmic precision in the capture of your pla...
If you expect the process to be fully automatic and the music you play is anything above the simplest - then NO it's not possible. You can get an exact reproduction of what you play, but you will not get even semi-professional results with the score notation.
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
As others have mentioned a MIDI keyboard and notation application that understands MIDI is what you need. But, two other important things to mention... * You probably want to check whether/or how the notation application handles rhythm and *quantizing*, which is a kind of rhythmic precision in the capture of your pla...
This is very feasible, and has been for a long time. You need three things: 1. First a keyboard that captures the pressing down of keys. Today you would probably select a midi keyboard with USB connection. You may check this website to get an overview what is available in the market. [Example of large webshop to get a...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
Any keyboard that is MIDI capable can be plugged into a computer running notation software. Although we don't offer recommendations for specific products here, just know that most electronic keyboards support MIDI, and most notation software supports converting what you play into sheet music.
This is very feasible, and has been for a long time. You need three things: 1. First a keyboard that captures the pressing down of keys. Today you would probably select a midi keyboard with USB connection. You may check this website to get an overview what is available in the market. [Example of large webshop to get a...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
This is very feasible, and has been for a long time. You need three things: 1. First a keyboard that captures the pressing down of keys. Today you would probably select a midi keyboard with USB connection. You may check this website to get an overview what is available in the market. [Example of large webshop to get a...
This solution might involve a bit of a learning curve, but there is some software called [Lilypond](https://lilypond.org/) for typesetting music-notation, and it has a GUI frontend program called [Denemo](http://denemo.org/). In Denemo you can play midi into it and generate beautiful/professional scores. Lilypond/Denem...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
Any keyboard that is MIDI capable can be plugged into a computer running notation software. Although we don't offer recommendations for specific products here, just know that most electronic keyboards support MIDI, and most notation software supports converting what you play into sheet music.
Many MIDI keyboards have built-in recording and playback facilities, for example [this one](https://www.argos.co.uk/product/7834781). Back in the day when PCs were still desk-size monsters and mobile phones only made phone calls, this was the main way you got to record what you played. These days though, most manufact...
121,792
I would like to be able to play a piano or keyboard and have what I play stored and reproduced as musical notation. Is that possible?
2022/03/09
[ "https://music.stackexchange.com/questions/121792", "https://music.stackexchange.com", "https://music.stackexchange.com/users/85925/" ]
Any keyboard that is MIDI capable can be plugged into a computer running notation software. Although we don't offer recommendations for specific products here, just know that most electronic keyboards support MIDI, and most notation software supports converting what you play into sheet music.
As others have mentioned a MIDI keyboard and notation application that understands MIDI is what you need. But, two other important things to mention... * You probably want to check whether/or how the notation application handles rhythm and *quantizing*, which is a kind of rhythmic precision in the capture of your pla...
4,908,797
In my agile development course, after gathering user requirements, I'm asked to write a plan (for developing an application) that is supposed to define project activities, milestones - iterations and deliverables. The plan is actually the work breakdown. So what should the initial plan in an agile project look like? ...
2011/02/05
[ "https://Stackoverflow.com/questions/4908797", "https://Stackoverflow.com", "https://Stackoverflow.com/users/8203/" ]
You need an initial plan because somehow you have to decide how many people are going to work on the project and develop a budget. You can never know what your scope, time, and budget are all going to be, but generally one of these is going to be fixed. Figure out which is the most important and build a plan around tha...
You should read [Planning Extreme Programming](http://www.google.com/url?sa=t&rct=j&q=%20extreme%20programing%20by%20kent%20beck&source=web&cd=2&sqi=2&ved=0CDEQFjAB&url=http://www.amazon.com/Planning-Extreme-Programming-Kent-Beck/dp/0201710919&ei=EO7YTqnQNYPftgfXxczsAQ&usg=AFQjCNFoaczbmhVUWYjLhp5qOh3gq1b3tA) by Kent Be...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
**"a tiger won't change his stripes"** is a saying, with some variations like: "a **tiger/leopard/zebra** can't change its stripes to spots". * a person's character, especially if it is bad, will not change. * certain personal traits are unchangeable. > > It means that [a person's character, especially if it is bad,...
***bred in the bone***, from [Dictionary.com](http://www.dictionary.com/browse/bred-in-the-bone) > > 1. firmly instilled or established as if by heredity > 2. deeply committed or resolved; unwavering > > > the proverb “What is bred in the bone will not come out of the flesh,” > first recorded in England (in Latin)...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
**"a tiger won't change his stripes"** is a saying, with some variations like: "a **tiger/leopard/zebra** can't change its stripes to spots". * a person's character, especially if it is bad, will not change. * certain personal traits are unchangeable. > > It means that [a person's character, especially if it is bad,...
If you are willing to loosen your requirement from *will not use* slightly, consider the phrase *Mexican standoff*: > > A **Mexican standoff** is a confrontation between two or more parties in which no participant can proceed or retreat without being exposed to danger. As a result, all participants need to maintain t...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
**"a tiger won't change his stripes"** is a saying, with some variations like: "a **tiger/leopard/zebra** can't change its stripes to spots". * a person's character, especially if it is bad, will not change. * certain personal traits are unchangeable. > > It means that [a person's character, especially if it is bad,...
> > [You can take a horse to water but you can't make it drink](http://idioms.thefreedictionary.com/You+can+lead+a+horse+to+water) > > > is an idiom that means that you can present to people a favorable situation for which all they have to do is act to take advantage of, but you can't force them to do this good th...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
**"a tiger won't change his stripes"** is a saying, with some variations like: "a **tiger/leopard/zebra** can't change its stripes to spots". * a person's character, especially if it is bad, will not change. * certain personal traits are unchangeable. > > It means that [a person's character, especially if it is bad,...
“Old habits die hard” is also a common proverb used nowadays. From my understanding, I believe it means that it’s very hard for someone to change especially if it was from something bad, though change is constant so is habit.
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
If you are willing to loosen your requirement from *will not use* slightly, consider the phrase *Mexican standoff*: > > A **Mexican standoff** is a confrontation between two or more parties in which no participant can proceed or retreat without being exposed to danger. As a result, all participants need to maintain t...
***bred in the bone***, from [Dictionary.com](http://www.dictionary.com/browse/bred-in-the-bone) > > 1. firmly instilled or established as if by heredity > 2. deeply committed or resolved; unwavering > > > the proverb “What is bred in the bone will not come out of the flesh,” > first recorded in England (in Latin)...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
> > [You can take a horse to water but you can't make it drink](http://idioms.thefreedictionary.com/You+can+lead+a+horse+to+water) > > > is an idiom that means that you can present to people a favorable situation for which all they have to do is act to take advantage of, but you can't force them to do this good th...
***bred in the bone***, from [Dictionary.com](http://www.dictionary.com/browse/bred-in-the-bone) > > 1. firmly instilled or established as if by heredity > 2. deeply committed or resolved; unwavering > > > the proverb “What is bred in the bone will not come out of the flesh,” > first recorded in England (in Latin)...
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
If you are willing to loosen your requirement from *will not use* slightly, consider the phrase *Mexican standoff*: > > A **Mexican standoff** is a confrontation between two or more parties in which no participant can proceed or retreat without being exposed to danger. As a result, all participants need to maintain t...
“Old habits die hard” is also a common proverb used nowadays. From my understanding, I believe it means that it’s very hard for someone to change especially if it was from something bad, though change is constant so is habit.
340,160
In Tamil, there is a proverb that translates to something like this: > > A tiger will not eat grass, no matter how hungry it is. > > > It essentially is used to describe a situation in which no matter how dire of a situation you're in, you will not use your last resort. In this case, it's used to describe that ev...
2016/07/30
[ "https://english.stackexchange.com/questions/340160", "https://english.stackexchange.com", "https://english.stackexchange.com/users/155782/" ]
> > [You can take a horse to water but you can't make it drink](http://idioms.thefreedictionary.com/You+can+lead+a+horse+to+water) > > > is an idiom that means that you can present to people a favorable situation for which all they have to do is act to take advantage of, but you can't force them to do this good th...
“Old habits die hard” is also a common proverb used nowadays. From my understanding, I believe it means that it’s very hard for someone to change especially if it was from something bad, though change is constant so is habit.
436
During the termination of the latest ice age the warming climate leading from glacial to interglacial conditions was abruptly reverted by a distinct but short (about 1300 years in duration) cold event, referred to as the Younger Dryas. This event resulted in substantial moraine zones around the southern edges of the Fe...
2014/04/22
[ "https://earthscience.stackexchange.com/questions/436", "https://earthscience.stackexchange.com", "https://earthscience.stackexchange.com/users/81/" ]
The most accepted theory is that the Younger Dryas was caused by a large reduction or shutdown of the North Atlantic "Conveyor" because of a sudden influx of fresh water from Lake Agassiz and deglaciation in North America. (Although evidence for such an event is thus far lacking.) The global climate would then have be...
In addition to the theories mentioned by Azzie Rogers, there is another intriguing (but highly tentative) hypothesis: the YD may have been triggered by a large cosmic impact event. The results of a major study of impact-derived spherules at the time of the YD were recently published by Wittke et al. (2013). I should re...
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Drill out or remove the old screws with pliers or cut slits with a dremel. Failing that, remove the old box and replace it.
The tool you need is called a [screw extractor](https://en.wikipedia.org/wiki/Screw_extractor). If you have a 1/16 or 1/32 bit, the extractor works even better if you can drill a tiny pilot hole in the broken screw before using the extractor.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Bottom screw: pliers. Top screw: "mushroom" the plastic around the broken screw by melting it with the head of a common nail held in a propane torch flame for a few seconds. When enough of the screw is exposed, use pliers.
Drill out or remove the old screws with pliers or cut slits with a dremel. Failing that, remove the old box and replace it.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Trying to drill out the screws is not a workable solution for the type of electrical box shown in the picture. The plastic or composite material that the box is made of is much softer than the steel screws. Attempting to drill the screw, especially with a hand drill, will just lead to the drill bit skidding off the top...
The tool you need is called a [screw extractor](https://en.wikipedia.org/wiki/Screw_extractor). If you have a 1/16 or 1/32 bit, the extractor works even better if you can drill a tiny pilot hole in the broken screw before using the extractor.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
I tried using some PB blaster on the screws, then tried vice grips on the bottom screw. Tried notching the top screw with a Dremel so I could use a flathead on it. These techniques did not work, unfortunately. I’m in a bit of a time crunch, so I didn’t want to try and replace the box and risk having to patch/paint the ...
If you're looking for a solution that doesn't involve replacing the box, using pliers or a vice grip will work for the bottom screw, as mentioned in other answers. For the top one, you could try digging out a bit of the plastic around the screw with a utility knife, in order to give enough space to grab the screw shaf...
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
I tried using some PB blaster on the screws, then tried vice grips on the bottom screw. Tried notching the top screw with a Dremel so I could use a flathead on it. These techniques did not work, unfortunately. I’m in a bit of a time crunch, so I didn’t want to try and replace the box and risk having to patch/paint the ...
The tool you need is called a [screw extractor](https://en.wikipedia.org/wiki/Screw_extractor). If you have a 1/16 or 1/32 bit, the extractor works even better if you can drill a tiny pilot hole in the broken screw before using the extractor.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Bottom screw: pliers. Top screw: "mushroom" the plastic around the broken screw by melting it with the head of a common nail held in a propane torch flame for a few seconds. When enough of the screw is exposed, use pliers.
If you're looking for a solution that doesn't involve replacing the box, using pliers or a vice grip will work for the bottom screw, as mentioned in other answers. For the top one, you could try digging out a bit of the plastic around the screw with a utility knife, in order to give enough space to grab the screw shaf...
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Trying to drill out the screws is not a workable solution for the type of electrical box shown in the picture. The plastic or composite material that the box is made of is much softer than the steel screws. Attempting to drill the screw, especially with a hand drill, will just lead to the drill bit skidding off the top...
If you're looking for a solution that doesn't involve replacing the box, using pliers or a vice grip will work for the bottom screw, as mentioned in other answers. For the top one, you could try digging out a bit of the plastic around the screw with a utility knife, in order to give enough space to grab the screw shaf...
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
I tried using some PB blaster on the screws, then tried vice grips on the bottom screw. Tried notching the top screw with a Dremel so I could use a flathead on it. These techniques did not work, unfortunately. I’m in a bit of a time crunch, so I didn’t want to try and replace the box and risk having to patch/paint the ...
Drill out or remove the old screws with pliers or cut slits with a dremel. Failing that, remove the old box and replace it.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
Bottom screw: pliers. Top screw: "mushroom" the plastic around the broken screw by melting it with the head of a common nail held in a propane torch flame for a few seconds. When enough of the screw is exposed, use pliers.
The tool you need is called a [screw extractor](https://en.wikipedia.org/wiki/Screw_extractor). If you have a 1/16 or 1/32 bit, the extractor works even better if you can drill a tiny pilot hole in the broken screw before using the extractor.
229,165
I’m trying to replace an electrical outlet. As I tried to unscrew the screws holding the outlet to the box, the heads broke off; one is basically flush while the other has a little bit of the shaft still visible. [![enter image description here](https://i.stack.imgur.com/eZ6fh.jpg)](https://i.stack.imgur.com/eZ6fh.jpg)...
2021/07/15
[ "https://diy.stackexchange.com/questions/229165", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/123855/" ]
If you're looking for a solution that doesn't involve replacing the box, using pliers or a vice grip will work for the bottom screw, as mentioned in other answers. For the top one, you could try digging out a bit of the plastic around the screw with a utility knife, in order to give enough space to grab the screw shaf...
The tool you need is called a [screw extractor](https://en.wikipedia.org/wiki/Screw_extractor). If you have a 1/16 or 1/32 bit, the extractor works even better if you can drill a tiny pilot hole in the broken screw before using the extractor.
28,828
I am trying to understand this problem: [![enter image description here](https://i.stack.imgur.com/AaHM5.jpg)](https://i.stack.imgur.com/AaHM5.jpg) If we break down the 10T, they behave like this: [![enter image description here](https://i.stack.imgur.com/R4TRl.jpg)](https://i.stack.imgur.com/R4TRl.jpg) The right e...
2019/06/16
[ "https://engineering.stackexchange.com/questions/28828", "https://engineering.stackexchange.com", "https://engineering.stackexchange.com/users/20865/" ]
Think about the three members that form the triangle EBC. There is no horizontal load applied at E. You know there is no horizontal load applied at C by beam CD, because there is a roller bearing at D. Therefore by equilibrium, there is no horizontal load applied at B. Therefore there is no horizontal tension in be...
You are more than overthinking this. Keep it simple. For an object at rest: * ΣF(x) = 0 [sum of vertical forces = zero] * ΣF(y) = 0 [sum of horizontal forces = zero] * ΣMoments() = 0 [sum of moments about any point = zero] Free body diagram of beam. [![Free Body Diagram](https://i.stack.imgur.com/2CmYj.jpg)](https:/...
53,662
I've heard that they collect the IMEI number. Can you refuse consent to this and what happens if you don't unlock it? Further, are they allowed to look into your messages? Further what happens if they open it for one purpose and then catch notice incidentally of some incriminating information? Can that be used against ...
2020/07/27
[ "https://law.stackexchange.com/questions/53662", "https://law.stackexchange.com", "https://law.stackexchange.com/users/32669/" ]
They can do it before you are arrested and without a warrant ------------------------------------------------------------ They have this power under the [Investigatory Powers Act 2016](https://www.gov.uk/government/collections/investigatory-powers-bill).
The IMEI can get accessed *without* getting into your phone OS or it even being on because it has to be physically written onto it or a sticker in it. [iPhones](https://support.apple.com/en-us/HT204073) have it in the SIM tray and on the backside. And Apple will gleefully tell you the SN in exchange for the IMEI and vi...
23,491
I am a citizen of India (third-country national?) and I currently reside in the United States. I will be joining a job in France on a "Long stay French visa". I was looking around the web to see if I could find correct information about whether or not I would be allowed to travel freely within the Schengen states on a ...
2014/01/21
[ "https://travel.stackexchange.com/questions/23491", "https://travel.stackexchange.com", "https://travel.stackexchange.com/users/2236/" ]
If you are a resident of one of the Schengen countries you can automatically travel in the other Schengen countries. This is not something you need to "acquire". In theory the 90/180 rule applies, but in practice there are no border checks between Schengen countries, and your movements are not tracked, so you are bas...
Having a Schengen visa only gives the right to travel , not to reside in another Schengen country. Even EU citizens have to request a residence visa for any country other than their own after 3 months , and this will only be given if the person can prove being able to support themselves through having a job or pension ...
26
Cellular phones are taking ever increasing part in our lives, and I keep hearing people saying they are harmful to our health. Are there any scientific researches so far proving or disproving those claims? I found couple of semi-scientific articles: 1. [Is there any link between cellphones and cancer?](http://www.ma...
2015/03/31
[ "https://health.stackexchange.com/questions/26", "https://health.stackexchange.com", "https://health.stackexchange.com/users/45/" ]
The IARC has concluded that [cell phones are a "possible carcinogen"](http://www.cancer.gov/cancertopics/causes-prevention/risk/radiation/cell-phones-fact-sheet) due to the amount of evidence going both directions. The gist of it is summarised on the website itself: > > * Cell phones emit radiofrequency energy, a fo...
> > Exposure to ionizing radiation, such as from x-rays, is known to increase the risk of cancer. However, although many studies have examined the potential health effects of non-ionizing radiation from radar, microwave ovens, cell phones, and other sources, there is currently no consistent evidence that non-ionizing ...
11,142,626
When it comes to password security there are things that people agree on like storing salted hashes of passwords, which gives a statistical defense against a compromised model and data. What some don't seem to agree with are what to do with the salts. There are an infinite number of techniques you can do to try to pro...
2012/06/21
[ "https://Stackoverflow.com/questions/11142626", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1472592/" ]
> > if your model is compromised, why should you assume a full compromise > instead of a partial? > > > You should always assume the worst case in security. This is the safest approach. > > a partial compromise might not even be a problem > > > Perhaps. But are you really sure? In your OP you are basi...
Security through obscurity, is, at best, a gamble. Does it pay to store the salt somewhere else? Probably. But you have to look at the cost versus reward when you start getting into these multi-step security setups. I would say, if your application requires it, you will know it. Otherwise, adding more steps into the ap...
11,142,626
When it comes to password security there are things that people agree on like storing salted hashes of passwords, which gives a statistical defense against a compromised model and data. What some don't seem to agree with are what to do with the salts. There are an infinite number of techniques you can do to try to pro...
2012/06/21
[ "https://Stackoverflow.com/questions/11142626", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1472592/" ]
The big difference between obfuscation and encryption is that what is obfuscated can be clarified *without the need for anything beyond the obfuscated information* - as long as you can figure out the type of data you are looking at, then you can find a way to clarify it. Encryption, meanwhile, can only be decrypted w...
Security through obscurity, is, at best, a gamble. Does it pay to store the salt somewhere else? Probably. But you have to look at the cost versus reward when you start getting into these multi-step security setups. I would say, if your application requires it, you will know it. Otherwise, adding more steps into the ap...
11,142,626
When it comes to password security there are things that people agree on like storing salted hashes of passwords, which gives a statistical defense against a compromised model and data. What some don't seem to agree with are what to do with the salts. There are an infinite number of techniques you can do to try to pro...
2012/06/21
[ "https://Stackoverflow.com/questions/11142626", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1472592/" ]
The big difference between obfuscation and encryption is that what is obfuscated can be clarified *without the need for anything beyond the obfuscated information* - as long as you can figure out the type of data you are looking at, then you can find a way to clarify it. Encryption, meanwhile, can only be decrypted w...
> > if your model is compromised, why should you assume a full compromise > instead of a partial? > > > You should always assume the worst case in security. This is the safest approach. > > a partial compromise might not even be a problem > > > Perhaps. But are you really sure? In your OP you are basi...
693,650
I'm trying to give different privileges configurations for several types of users (Everyone, Privileged, Non Privileged). I have tried it using Groups, Global configurations and Queues configurations cannot obtain the output I'm looking for: * That non privileged users can only comment (not respond) tickets. * Assig...
2015/05/21
[ "https://serverfault.com/questions/693650", "https://serverfault.com", "https://serverfault.com/users/290223/" ]
Make two groups: RequestOwners and RequestProcessors. Grant RPs 'own' and 'comment' Grant ROs view queue, view ticket details, comment, respond, own When a request comes in the ROs assign it to an owner or drop it in a queue (RP queue) for RPs to process; when they figure it out they will add a comment and assign it b...
Answering my initial questions: 1. How to configure non privileged user to only comment on ticket cases (not to respond to requester)? Answer= Non privileged users are used to see, comment and respond tickets on the Request Tracker page. To have an inner user that can only comment but not respond the requester of a t...
285,626
> > They inflicted gunboat diplomacy on these poor island people. > > > Inflict means "to cause something harmful against", so this doesn't seem the right word. > > They forced gunboat diplomacy on these poor island people. > > > This doesn't seem to be correct. A more neutral way to say this would be: > >...
2021/05/31
[ "https://ell.stackexchange.com/questions/285626", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/134946/" ]
I would put a comma between "money" and "out": "What's a lot of money, out of curiosity?" It's fairly common usage in British English.
It's a little bit odd, though the meaning is clear enough. More likely someone would say "Just out of curiosity how much is 'a lot of money'?", possibly shortened to "Just out of curiosity, how much is 'a lot'?" or even just "How much is 'a lot'?"
285,626
> > They inflicted gunboat diplomacy on these poor island people. > > > Inflict means "to cause something harmful against", so this doesn't seem the right word. > > They forced gunboat diplomacy on these poor island people. > > > This doesn't seem to be correct. A more neutral way to say this would be: > >...
2021/05/31
[ "https://ell.stackexchange.com/questions/285626", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/134946/" ]
"Out of curiosity" is a general phrase. It means you aren't asking the question for a special reason. You're simply curious. It's useless in your example -- the sentence would be better without it -- but it sounds natural enough. A better example than "a lot of money" is asking a salesperson "out of curiosity, how muc...
It's a little bit odd, though the meaning is clear enough. More likely someone would say "Just out of curiosity how much is 'a lot of money'?", possibly shortened to "Just out of curiosity, how much is 'a lot'?" or even just "How much is 'a lot'?"
285,626
> > They inflicted gunboat diplomacy on these poor island people. > > > Inflict means "to cause something harmful against", so this doesn't seem the right word. > > They forced gunboat diplomacy on these poor island people. > > > This doesn't seem to be correct. A more neutral way to say this would be: > >...
2021/05/31
[ "https://ell.stackexchange.com/questions/285626", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/134946/" ]
I would put a comma between "money" and "out": "What's a lot of money, out of curiosity?" It's fairly common usage in British English.
"Out of curiosity" is a general phrase. It means you aren't asking the question for a special reason. You're simply curious. It's useless in your example -- the sentence would be better without it -- but it sounds natural enough. A better example than "a lot of money" is asking a salesperson "out of curiosity, how muc...
5,199
What angles and long-side/short-side ratios give the most aesthetically pleasing and graphically regular isometric (squashed and flat side up) hexes, that additionally resolve to whole pixel sizes for several sizes when rendered?
2010/11/04
[ "https://gamedev.stackexchange.com/questions/5199", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/3015/" ]
Since you presenting the hexmap through an isometric view that shifts things around. Here is the traditional version with horizontal hexes that are effectively squished in the vertical axis to make a pseudo-isometric look. ![hex view 2](https://i.stack.imgur.com/V3CdB.jpg) This takes a different approach with the he...
By "flat side up", I assume you mean "flat side horizontal" (as "up" could mean either the edge itself points up or it "faces" up, i.e. its normal points up). I experimented with both orientations for a game I developed in college. Personally, I found ["flat side vertical"](http://startreksupremacy.com/blog/galactic_s...
5,199
What angles and long-side/short-side ratios give the most aesthetically pleasing and graphically regular isometric (squashed and flat side up) hexes, that additionally resolve to whole pixel sizes for several sizes when rendered?
2010/11/04
[ "https://gamedev.stackexchange.com/questions/5199", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/3015/" ]
By "flat side up", I assume you mean "flat side horizontal" (as "up" could mean either the edge itself points up or it "faces" up, i.e. its normal points up). I experimented with both orientations for a game I developed in college. Personally, I found ["flat side vertical"](http://startreksupremacy.com/blog/galactic_s...
These are for flat side horizontal. The terminology I am using is from Amit's thoughts on grids page, with the additional language of "narrow side length" meaning the length of the squished non-horizontal sides. <http://www-cs-students.stanford.edu/~amitp/game-programming/grids/hex-grid-metrics-labeled.png> equilater...
5,199
What angles and long-side/short-side ratios give the most aesthetically pleasing and graphically regular isometric (squashed and flat side up) hexes, that additionally resolve to whole pixel sizes for several sizes when rendered?
2010/11/04
[ "https://gamedev.stackexchange.com/questions/5199", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/3015/" ]
Since you presenting the hexmap through an isometric view that shifts things around. Here is the traditional version with horizontal hexes that are effectively squished in the vertical axis to make a pseudo-isometric look. ![hex view 2](https://i.stack.imgur.com/V3CdB.jpg) This takes a different approach with the he...
These are for flat side horizontal. The terminology I am using is from Amit's thoughts on grids page, with the additional language of "narrow side length" meaning the length of the squished non-horizontal sides. <http://www-cs-students.stanford.edu/~amitp/game-programming/grids/hex-grid-metrics-labeled.png> equilater...
88,538
Following is a sentence from the book "Cryptography and Network Security - Principle and Practices" by William Stallings [Fourth Edition] Sentence - " ... the 'one-time pad' is of limited utility, and is useful primarily for *low bandwidth channels* requiring very high security. " Can anyone please elaborate on low b...
2021/03/01
[ "https://crypto.stackexchange.com/questions/88538", "https://crypto.stackexchange.com", "https://crypto.stackexchange.com/users/87409/" ]
For an OTP you need to distribute the OTP key stream out of band. That can be performed by e.g. bringing a data storage device to the other side. Let me explain. The problem with an OTP key stream is that you cannot transport it over a secure transport channel without removing the claim of theoretical security. Simila...
Let me re-quote:- > > " ... the 'one-time pad' is of limited utility, and is useful primarily for low bandwidth channels requiring very high security. " > > > This raises four issues that divide opinion:- 1. What is low bandwidth? No one knows, yet OTPs are making quite a resurgence these days for things like se...
535,899
Bubbles (water) are usually translucent, and transparent too. > > In the field of optics, transparency (also called pellucidity or diaphaneity) is the physical property of allowing light to pass through the material without appreciable scattering of light. On a macroscopic scale (one where the dimensions investigated...
2020/03/11
[ "https://physics.stackexchange.com/questions/535899", "https://physics.stackexchange.com", "https://physics.stackexchange.com/users/132371/" ]
a beam of light that strikes a bubble in a transparent liquid experiences a sudden change in the index of refraction. This means that depending on the exact angle of incidence of the light ray on the (curved) surface of the bubble, the light ray will get split- part of it will bounce off the bubble, part will enter the...
> > So how does adding bubbles together change from total refraction (transparent) to total reflection (white) of all visible wavelengths? > > > No interface will give you total refraction. Some light will be reflected. For a straight-on clean sheet of glass, you might get a large transmission fraction, maybe abov...
535,899
Bubbles (water) are usually translucent, and transparent too. > > In the field of optics, transparency (also called pellucidity or diaphaneity) is the physical property of allowing light to pass through the material without appreciable scattering of light. On a macroscopic scale (one where the dimensions investigated...
2020/03/11
[ "https://physics.stackexchange.com/questions/535899", "https://physics.stackexchange.com", "https://physics.stackexchange.com/users/132371/" ]
a beam of light that strikes a bubble in a transparent liquid experiences a sudden change in the index of refraction. This means that depending on the exact angle of incidence of the light ray on the (curved) surface of the bubble, the light ray will get split- part of it will bounce off the bubble, part will enter the...
Incoming light on each bubble surface is most refracted, but a small part is reflected. And when light is entering the bubble, there is a reflection at the interface water-outside and another at the interface water-inside. Depending on the local thickness, and the angle to our eyes, some wave length will have maximum ...
1,005,850
I have excel like this. [![enter image description here](https://i.stack.imgur.com/U4QjK.png)](https://i.stack.imgur.com/U4QjK.png) I want end result like this [![enter image description here](https://i.stack.imgur.com/ogl0A.png)](https://i.stack.imgur.com/ogl0A.png) Means I want to Put formula in column c to get ...
2015/11/26
[ "https://superuser.com/questions/1005850", "https://superuser.com", "https://superuser.com/users/585921/" ]
To answer my own question: **This is a bug in the Windows 10 calculator**. The problem did not exist in Windows 7, and it was NOT fixed in the first big update for Windows 10. As of December 2015, the bug is still there. As usual there is no official acknowledgement. However, for a discussion on the Microsoft server...
Settings > Time and language > region & language > set as default for English keyboard and restart the windows
1,005,850
I have excel like this. [![enter image description here](https://i.stack.imgur.com/U4QjK.png)](https://i.stack.imgur.com/U4QjK.png) I want end result like this [![enter image description here](https://i.stack.imgur.com/ogl0A.png)](https://i.stack.imgur.com/ogl0A.png) Means I want to Put formula in column c to get ...
2015/11/26
[ "https://superuser.com/questions/1005850", "https://superuser.com", "https://superuser.com/users/585921/" ]
To answer my own question: **This is a bug in the Windows 10 calculator**. The problem did not exist in Windows 7, and it was NOT fixed in the first big update for Windows 10. As of December 2015, the bug is still there. As usual there is no official acknowledgement. However, for a discussion on the Microsoft server...
As you said yourself, this is a problem with the calculator in Windows 10 that hasn't been fixed yet. What I did to solve this for me was to [install the Windows 7/8 calculator](http://winaero.com/blog/get-calculator-from-windows-8-and-windows-7-in-windows-10/).
1,005,850
I have excel like this. [![enter image description here](https://i.stack.imgur.com/U4QjK.png)](https://i.stack.imgur.com/U4QjK.png) I want end result like this [![enter image description here](https://i.stack.imgur.com/ogl0A.png)](https://i.stack.imgur.com/ogl0A.png) Means I want to Put formula in column c to get ...
2015/11/26
[ "https://superuser.com/questions/1005850", "https://superuser.com", "https://superuser.com/users/585921/" ]
To answer my own question: **This is a bug in the Windows 10 calculator**. The problem did not exist in Windows 7, and it was NOT fixed in the first big update for Windows 10. As of December 2015, the bug is still there. As usual there is no official acknowledgement. However, for a discussion on the Microsoft server...
Control Panel > Region > Additional settings... Change decimal symbol to comma and it will work as expected. Tried it myself just now and it works like a charm.
1,005,850
I have excel like this. [![enter image description here](https://i.stack.imgur.com/U4QjK.png)](https://i.stack.imgur.com/U4QjK.png) I want end result like this [![enter image description here](https://i.stack.imgur.com/ogl0A.png)](https://i.stack.imgur.com/ogl0A.png) Means I want to Put formula in column c to get ...
2015/11/26
[ "https://superuser.com/questions/1005850", "https://superuser.com", "https://superuser.com/users/585921/" ]
Control Panel > Region > Additional settings... Change decimal symbol to comma and it will work as expected. Tried it myself just now and it works like a charm.
Settings > Time and language > region & language > set as default for English keyboard and restart the windows
1,005,850
I have excel like this. [![enter image description here](https://i.stack.imgur.com/U4QjK.png)](https://i.stack.imgur.com/U4QjK.png) I want end result like this [![enter image description here](https://i.stack.imgur.com/ogl0A.png)](https://i.stack.imgur.com/ogl0A.png) Means I want to Put formula in column c to get ...
2015/11/26
[ "https://superuser.com/questions/1005850", "https://superuser.com", "https://superuser.com/users/585921/" ]
Control Panel > Region > Additional settings... Change decimal symbol to comma and it will work as expected. Tried it myself just now and it works like a charm.
As you said yourself, this is a problem with the calculator in Windows 10 that hasn't been fixed yet. What I did to solve this for me was to [install the Windows 7/8 calculator](http://winaero.com/blog/get-calculator-from-windows-8-and-windows-7-in-windows-10/).
369,087
I would like GeoServer (via GeoWebCache) to update/generate tiles whenever a new raster file is added to a ImageMosaic store. I am testing the following procedure (unfortunately is not working): 1. Created a ImageMosaic store (points to a folder with the rasters) 2. Seeded the Tile Layer, all the tiles for all the zoo...
2020/07/29
[ "https://gis.stackexchange.com/questions/369087", "https://gis.stackexchange.com", "https://gis.stackexchange.com/users/167268/" ]
GeoWebCache has no idea that you've updated the index file or the mosaic, so you first need to delete the tiles that fall within the bounding box of the new imagery and then ask it to generate missing tiles.
I've found a solution. To generate new GeoWebCache tiles (out of a new raster file added to an ImageMosaic Store) you need to: 1. Remove all the index files (shapefile and the rest) that GeoServes creates in the main folder of the ImageMosaic 2. Add the new raster file to the ImageMosaic folder 3. Go to Stores and hit...
3,065,714
I have a custom UITableViewCell with, among other things, a label and an imageView. If the table view is the visible view and it has a cell on it, if I programmatically update the label's text and the imageView's image and log when I do it, it takes about 4 seconds AFTER I see the notification in the logs for the label...
2010/06/17
[ "https://Stackoverflow.com/questions/3065714", "https://Stackoverflow.com", "https://Stackoverflow.com/users/155513/" ]
The solution to my particular problem hinged on the way in which I'm updating the data, I'm using an NSOperation (and queue) to send a notification, the notification responder then updates the view. Problem is an NSOperation technically lives on another thread so what I should have done is this: -Write a file to disk ...
You should call [reloadRowsAtIndexPaths:withAnimation:](http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UITableView_Class/Reference/Reference.html#//apple_ref/occ/instm/UITableView/reloadRowsAtIndexPaths:withRowAnimation:) to update a particular cell in the table view.
106,504
Obviously, Han understands Chewbacca (almost) perfectly. In the prequel trilogy, Yoda seems to understand him too. In at least one scene in the original trilogy, C-3PO also understands Chewie, which is logical, since - as a protocol droid - translation is one of 3PO's primary functions. > > THREEPIO: Captain Solo, th...
2015/10/31
[ "https://scifi.stackexchange.com/questions/106504", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/44025/" ]
Obi-Wan Kenobi both speaks and understands Shyriiwook. ------------------------------------------------------ From the [script](http://www.imsdb.com/scripts/Star-Wars-A-New-Hope.html) for *A New Hope*: > > Ben is standing next to Chewbacca, an eight-foot-tall savage-looking creature [...] He is a two-hundred-year-ol...
**Understand Shyriiwook, Master Yoda does** ------------------------------------------- > > When he told them the problem, **the Wookiees nodded and barked at each > other so fast that it was difficult even for him to follow the > conversation.** Then they turned and offered him one of their escape > pods. Yoda accep...
106,504
Obviously, Han understands Chewbacca (almost) perfectly. In the prequel trilogy, Yoda seems to understand him too. In at least one scene in the original trilogy, C-3PO also understands Chewie, which is logical, since - as a protocol droid - translation is one of 3PO's primary functions. > > THREEPIO: Captain Solo, th...
2015/10/31
[ "https://scifi.stackexchange.com/questions/106504", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/44025/" ]
Obi-Wan Kenobi both speaks and understands Shyriiwook. ------------------------------------------------------ From the [script](http://www.imsdb.com/scripts/Star-Wars-A-New-Hope.html) for *A New Hope*: > > Ben is standing next to Chewbacca, an eight-foot-tall savage-looking creature [...] He is a two-hundred-year-ol...
*Note: I don't like getting rep from self-answers, so this is a Community Wiki answer.* Legends: -------- One of the other main characters from episodes V and VI, Lando Calrissian, speaks Shyriiwook well enough to bicker with C-3PO over a translation: > > Chewie said something. Nobody spoke for a moment. Leia said,...
106,504
Obviously, Han understands Chewbacca (almost) perfectly. In the prequel trilogy, Yoda seems to understand him too. In at least one scene in the original trilogy, C-3PO also understands Chewie, which is logical, since - as a protocol droid - translation is one of 3PO's primary functions. > > THREEPIO: Captain Solo, th...
2015/10/31
[ "https://scifi.stackexchange.com/questions/106504", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/44025/" ]
**Understand Shyriiwook, Master Yoda does** ------------------------------------------- > > When he told them the problem, **the Wookiees nodded and barked at each > other so fast that it was difficult even for him to follow the > conversation.** Then they turned and offered him one of their escape > pods. Yoda accep...
*Note: I don't like getting rep from self-answers, so this is a Community Wiki answer.* Legends: -------- One of the other main characters from episodes V and VI, Lando Calrissian, speaks Shyriiwook well enough to bicker with C-3PO over a translation: > > Chewie said something. Nobody spoke for a moment. Leia said,...
62,392
I've recently changed my rear shock absorbers on my BMW e46 but left the springs as standard. I'm not sure if this has been a good idea. It seems very sloppy when going over speed humps and pot holes (which I always do slowly) and seems to make a bang/thump sound as well, much like if your tyre pressures are low. Can I...
2019/01/02
[ "https://mechanics.stackexchange.com/questions/62392", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/44570/" ]
Oil cooler leak. There is oil cooler behind catalyc converter,where oil is cooled by coolant in little box. Seals needs change. Type zafira b oil cooler on ebay. <https://youtu.be/2bCllbBcRcY>
If you have oil leaking into the coolant, then the **head gasket** has gone **bad**. You can confirm this by driving down the road when your engine has cooled down, turn the heat on low and listen for a gurgling sound, like there's air in the water somewhere. It's a clear indication that air is leaking into your coola...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
An inode is basically the data sitting in one of more files (it's actually an index into a table of some sort with which you can locate that data). A file, on the other hand, is a directory entry that points to the inode. This is how UNIX-like operating systems implement hard links, the ability for two files to be "e...
An inode is on-disk metadata that represents a file. It contains the file's permission bits, the creation/modification/access timestamps, the actual file type, size of the file, etc... A "open file" is simply a bit of memory in your process. Generally it's an array entry, which the filehandle you get from fopen() call...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
ext2+, NTFS, and other filesystems have a master table of files on the drive, and directories are just a special kind of file full of records that point to entries in the file table. (This setup allows for hard links, as well as "temporary files" that aren't visible via the directory structure.) An "inode" is Linux's (...
An inode is basically the data sitting in one of more files (it's actually an index into a table of some sort with which you can locate that data). A file, on the other hand, is a directory entry that points to the inode. This is how UNIX-like operating systems implement hard links, the ability for two files to be "e...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
An inode is basically the data sitting in one of more files (it's actually an index into a table of some sort with which you can locate that data). A file, on the other hand, is a directory entry that points to the inode. This is how UNIX-like operating systems implement hard links, the ability for two files to be "e...
according to kernel device driver 3rd ([ldd3](http://www.makelinux.net/ldd3/)): > > The inode structure is used by the kernel internally to represent > files. Therefore, it is different from the file structure that > represents an open file descriptor. There can be numerous file > structures representing multiple ...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
An inode is basically the data sitting in one of more files (it's actually an index into a table of some sort with which you can locate that data). A file, on the other hand, is a directory entry that points to the inode. This is how UNIX-like operating systems implement hard links, the ability for two files to be "e...
An inode is an instance/body of a 'file'(e.g. /etc/passwd) or 'directory'(e.g. /etc). However, the '**struct file**' is a part of the instance of the changing(e.g. open-read/write-close) on the inode of a 'file' or 'directory'. Every file system(including VFS) has to provide to basic mechanisms: 1) Representation of...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
ext2+, NTFS, and other filesystems have a master table of files on the drive, and directories are just a special kind of file full of records that point to entries in the file table. (This setup allows for hard links, as well as "temporary files" that aren't visible via the directory structure.) An "inode" is Linux's (...
An inode is on-disk metadata that represents a file. It contains the file's permission bits, the creation/modification/access timestamps, the actual file type, size of the file, etc... A "open file" is simply a bit of memory in your process. Generally it's an array entry, which the filehandle you get from fopen() call...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
ext2+, NTFS, and other filesystems have a master table of files on the drive, and directories are just a special kind of file full of records that point to entries in the file table. (This setup allows for hard links, as well as "temporary files" that aren't visible via the directory structure.) An "inode" is Linux's (...
according to kernel device driver 3rd ([ldd3](http://www.makelinux.net/ldd3/)): > > The inode structure is used by the kernel internally to represent > files. Therefore, it is different from the file structure that > represents an open file descriptor. There can be numerous file > structures representing multiple ...
9,552,646
I have installed VJET plugin to Eclipse and I'd like to import ExtJs framework to be able to use code assistant to develop RIAs. I searched google but haven't found type libs! Need help! Thanks
2012/03/04
[ "https://Stackoverflow.com/questions/9552646", "https://Stackoverflow.com", "https://Stackoverflow.com/users/562422/" ]
ext2+, NTFS, and other filesystems have a master table of files on the drive, and directories are just a special kind of file full of records that point to entries in the file table. (This setup allows for hard links, as well as "temporary files" that aren't visible via the directory structure.) An "inode" is Linux's (...
An inode is an instance/body of a 'file'(e.g. /etc/passwd) or 'directory'(e.g. /etc). However, the '**struct file**' is a part of the instance of the changing(e.g. open-read/write-close) on the inode of a 'file' or 'directory'. Every file system(including VFS) has to provide to basic mechanisms: 1) Representation of...
3,226,625
How can I run and show an exe file (e.g. Telnet) in rich text file in C#? I wanted the rich text file to show what the exe file is showing.
2010/07/12
[ "https://Stackoverflow.com/questions/3226625", "https://Stackoverflow.com", "https://Stackoverflow.com/users/389266/" ]
Especially regarding to telnet you have two possibilities: 1. Due to the fact, that telnet is nothing more than sending text over a tcp session you can make your own tcp connection and use it or take some [helper class](https://stackoverflow.com/questions/390188/c-telnet-library). 2. The telnet.exe (command line versi...
You will have to start the exe using [System.Diagnostics.Process](http://msdn.microsoft.com/en-us/library/system.diagnostics.process.aspx), and then redirect stdout to your rich text file. [See this article on CodeProject](http://www.codeproject.com/KB/cs/ProcessStartDemo.aspx) for a good example.
35,554
In the [the final Trump-Clinton presidential debate](https://www.washingtonpost.com/news/the-fix/wp/2016/10/19/the-final-trump-clinton-debate-transcript-annotated/), Hillary Clinton said: > > But here's the deal. The bottom line on nuclear weapons is that when the president gives the order, it must be followed. There...
2016/10/20
[ "https://skeptics.stackexchange.com/questions/35554", "https://skeptics.stackexchange.com", "https://skeptics.stackexchange.com/users/31737/" ]
**No, this is not classified information.** There have been plenty of descriptions of the timeline to launch US nuclear weapons, most much more detailed than anything Secretary Clinton said, and none of the people publishing them have been prosecuted. Also the articles giving those details are still easily available, ...
No. <https://foreignpolicy.com/2016/08/05/our-nuclear-procedures-are-crazier-than-trump/> The author bases his estimate on information gleaned from a 30-year old book, so it's not exactly *new* information. [Bloomberg also reported on this back in September](http://www.bloomberg.com/politics/graphics/2016-nuclear-we...
51,453,066
I've set up 2 projects in FCM - MyAppCommsLive and MyAppCommsTest. In each of the projects I have added my app com.mycompany.myapp as an Android app. In my ionic 3 app, I compile 2 versions that point 2 different instances of my REST api. I keep the app id the same but all that changes is the URL to the API. So, the ...
2018/07/21
[ "https://Stackoverflow.com/questions/51453066", "https://Stackoverflow.com", "https://Stackoverflow.com/users/453980/" ]
First, I suggest that you change the one app package name to append `.debug` to it. You will need to reconfigure it on Firebase and download the json file again if you do this. Secondly, you might find that your json files contain properties for both apps, depending on how you declared them in Firebase. Make sure each...
Following on from what @Richard-Le-Mesurier suggested I double checked all settings but I kept having the issue. The problem was that even though I was recompiling the app and deploying it to the device using adb, I was not uninstalling the previous version. After uninstalling between deployments I no longer get the ...
112,296
I'm trying to make nanotube models and molecules in Blender but I'd prefer if I can work with the defaulted units as nm or angstroms.
2018/07/06
[ "https://blender.stackexchange.com/questions/112296", "https://blender.stackexchange.com", "https://blender.stackexchange.com/users/58677/" ]
See: <https://docs.blender.org/manual/en/dev/data_system/scenes/properties.html?#units> That is the official explanation of units in blender and how to change them.
The short answer is no. (Blender allows you to set a Unit to 10μm, and will display 1μm in its numerical fields). But apart from notational convenience, and possibly unambiguous communication with others when you share files, you would gain nothing; this is so far below anything in Blender that is scale-dependent: si...
592,461
I want to turn a white LED on and off via my microcontroller GPIO. The ESP-01S board that I have uses an ESP8266 chip, which has a limit of 12 mA GPIO output current. However, I want to drive this LED with about 25 mA. The transistor I have is a S8050C NPN transistor. I'm using resistor R1 to limit current for the LED...
2021/10/27
[ "https://electronics.stackexchange.com/questions/592461", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/297255/" ]
The component seems to be rated for standard industrial range from -40 to +85 degrees C. Which basically means that the components are guaranteed to fully operate for its intended purpose within this range up to 85 C. There is a good chance that it works without problems outside of this range, say at 86 degrees C at ...
All magnetics reduce in permeability with rising temperature and transformers must have a high Q factor at 100 MHz at room temp to support the temperature range and degradation expected in Q at max temp. And max frequency of the spectrum which is not flat either. Since Q=XL(f)/R you would expect that XL is much higher...
592,461
I want to turn a white LED on and off via my microcontroller GPIO. The ESP-01S board that I have uses an ESP8266 chip, which has a limit of 12 mA GPIO output current. However, I want to drive this LED with about 25 mA. The transistor I have is a S8050C NPN transistor. I'm using resistor R1 to limit current for the LED...
2021/10/27
[ "https://electronics.stackexchange.com/questions/592461", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/297255/" ]
Here is the temperature behavior of a TDK [ferrite](https://www.dextermag.com/wp-content/uploads/2017/03/TDK_Dexter_Ferrites_Telecommunication_Materials_LAN_Pulse_Transformers.pdf) material used in 100base-T transformers, and comparison with other typical materials. [![enter image description here](https://i.stack.img...
The component seems to be rated for standard industrial range from -40 to +85 degrees C. Which basically means that the components are guaranteed to fully operate for its intended purpose within this range up to 85 C. There is a good chance that it works without problems outside of this range, say at 86 degrees C at ...
592,461
I want to turn a white LED on and off via my microcontroller GPIO. The ESP-01S board that I have uses an ESP8266 chip, which has a limit of 12 mA GPIO output current. However, I want to drive this LED with about 25 mA. The transistor I have is a S8050C NPN transistor. I'm using resistor R1 to limit current for the LED...
2021/10/27
[ "https://electronics.stackexchange.com/questions/592461", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/297255/" ]
Here is the temperature behavior of a TDK [ferrite](https://www.dextermag.com/wp-content/uploads/2017/03/TDK_Dexter_Ferrites_Telecommunication_Materials_LAN_Pulse_Transformers.pdf) material used in 100base-T transformers, and comparison with other typical materials. [![enter image description here](https://i.stack.img...
All magnetics reduce in permeability with rising temperature and transformers must have a high Q factor at 100 MHz at room temp to support the temperature range and degradation expected in Q at max temp. And max frequency of the spectrum which is not flat either. Since Q=XL(f)/R you would expect that XL is much higher...
513,716
Basically, relative adverbs modify their antecedent and antecedents should be nouns, which I learned. However, in the following sentence, 'where', which I think is a relative adverb, seems to modify 'outdoor,' which is an adverb: Visual awareness is also heightened outside, where the eyes are exercised by motion. ...
2019/09/26
[ "https://english.stackexchange.com/questions/513716", "https://english.stackexchange.com", "https://english.stackexchange.com/users/202237/" ]
I think "outside" is a noun modified by a non-restrictive relative clause. It is part of a PP with understood preposition "at", and it is that PP which is the adverb,. This doesn't make the relative clause an adverb, because the relative clause doesn't modify the adverb.
*Visual awareness is also heightened outside,* [*where the eyes are exercised by motion*]. Do you mean "outside" or "outdoors"? You use both these words in your question. I'll assume the former. The bracketed element is a non-restrictive relative clause. Unlike restrictive relatives, non-defining ones are not modifie...
513,716
Basically, relative adverbs modify their antecedent and antecedents should be nouns, which I learned. However, in the following sentence, 'where', which I think is a relative adverb, seems to modify 'outdoor,' which is an adverb: Visual awareness is also heightened outside, where the eyes are exercised by motion. ...
2019/09/26
[ "https://english.stackexchange.com/questions/513716", "https://english.stackexchange.com", "https://english.stackexchange.com/users/202237/" ]
I think "outside" is a noun modified by a non-restrictive relative clause. It is part of a PP with understood preposition "at", and it is that PP which is the adverb,. This doesn't make the relative clause an adverb, because the relative clause doesn't modify the adverb.
*Outside* or *0utdoors* can be considered substantives (considered to be nouns) and therefore eligible to be modified by the adjective clause introduced by the relative adverb. A substantive is an adjective or adverb whose idea can be substantiated with essence, as in I like green plants because green (substantive) is ...
513,716
Basically, relative adverbs modify their antecedent and antecedents should be nouns, which I learned. However, in the following sentence, 'where', which I think is a relative adverb, seems to modify 'outdoor,' which is an adverb: Visual awareness is also heightened outside, where the eyes are exercised by motion. ...
2019/09/26
[ "https://english.stackexchange.com/questions/513716", "https://english.stackexchange.com", "https://english.stackexchange.com/users/202237/" ]
*Visual awareness is also heightened outside,* [*where the eyes are exercised by motion*]. Do you mean "outside" or "outdoors"? You use both these words in your question. I'll assume the former. The bracketed element is a non-restrictive relative clause. Unlike restrictive relatives, non-defining ones are not modifie...
*Outside* or *0utdoors* can be considered substantives (considered to be nouns) and therefore eligible to be modified by the adjective clause introduced by the relative adverb. A substantive is an adjective or adverb whose idea can be substantiated with essence, as in I like green plants because green (substantive) is ...
18,240
When watching the Sinquefield cup on <http://grandchesstour.org/>, it is possible to try different moves qnd see how the computer evaluates the position after your suggested move. Most moves will impair your position if it is not considered the best move by the computer. But for some moves (quite often) you instantly...
2017/08/06
[ "https://chess.stackexchange.com/questions/18240", "https://chess.stackexchange.com", "https://chess.stackexchange.com/users/13910/" ]
If the computer was capable of evaluating every line of play right to the end of the game, the evaluation would never change. Indeed, the evaluation of every move would be either "win", "lose" or "draw". This is essentially what happens in endgame tablebases.\* If computers could do this for every position, every game ...
There is no inconsistency. When you make a move, the computer no longer has to search the previous position. It can now focuses all processing power into the new position, and thus the evaluation might change. The game tree could be very different. This is just like how we play chess.
18,240
When watching the Sinquefield cup on <http://grandchesstour.org/>, it is possible to try different moves qnd see how the computer evaluates the position after your suggested move. Most moves will impair your position if it is not considered the best move by the computer. But for some moves (quite often) you instantly...
2017/08/06
[ "https://chess.stackexchange.com/questions/18240", "https://chess.stackexchange.com", "https://chess.stackexchange.com/users/13910/" ]
There is no inconsistency. When you make a move, the computer no longer has to search the previous position. It can now focuses all processing power into the new position, and thus the evaluation might change. The game tree could be very different. This is just like how we play chess.
If there are 20 moves in a given position that means the engine is spending 95% of its time evaluating moves that are not the move that will be played. Switching from 5% of its analysis to 100% allows it to see much deeper much more quickly. This is especially true if the line chosen is a forcing line because the engin...
18,240
When watching the Sinquefield cup on <http://grandchesstour.org/>, it is possible to try different moves qnd see how the computer evaluates the position after your suggested move. Most moves will impair your position if it is not considered the best move by the computer. But for some moves (quite often) you instantly...
2017/08/06
[ "https://chess.stackexchange.com/questions/18240", "https://chess.stackexchange.com", "https://chess.stackexchange.com/users/13910/" ]
If the computer was capable of evaluating every line of play right to the end of the game, the evaluation would never change. Indeed, the evaluation of every move would be either "win", "lose" or "draw". This is essentially what happens in endgame tablebases.\* If computers could do this for every position, every game ...
If there are 20 moves in a given position that means the engine is spending 95% of its time evaluating moves that are not the move that will be played. Switching from 5% of its analysis to 100% allows it to see much deeper much more quickly. This is especially true if the line chosen is a forcing line because the engin...
38,287
I want to create a home server which can host websites i build. I want it as a windows server and work the same as servers we get from hosting companies, what main points i should consider while thinking in that?
2009/07/09
[ "https://serverfault.com/questions/38287", "https://serverfault.com", "https://serverfault.com/users/978/" ]
* Power consumption * Power reliability (UPC needed?) * Many home network connections are asynchronous (DSL, Cable), meaning the upload rate is much smaller than the download rate. * You need a proper DMZ network layout, protecting your home network from the outside while allowing access to your server . . .
By "work the same" I'll assume you're referring to software. If that's the case, get a copy of Windows Server and install on the box and configure the services the way you want them. For the box itself, the specs should be whatever will handle your application with some room to grow. Since it's a server, you'll want i...