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
114,087
Out in the former state of Utah, near where the Old Salt Lake ruins are, a group of scholars and students from the New Jerusalem University are on an exploration mission. They have heard, from an unknown but (maybe) reliable source that an old Fallout Shelter is out there. They search all day until they find it. They a...
2018/06/04
[ "https://worldbuilding.stackexchange.com/questions/114087", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/51013/" ]
**Children's books** If the daily paper is that long lasting (ours isn't). Some books should also survive. If some of those are children's books good guesses about what words mean can be made. If a full children's library was available it should be possible to follow the same steps as learning to read. **Labeled Good...
Basic electrical machinery - such as a dynamo, or an electric motor - could easily be described simply through images, schematic diagrams, and other visual means. The scholars would need to experiment with the proper materials\*, but the actual design would be easy to pick up on. Once they have a handle on what those b...
114,087
Out in the former state of Utah, near where the Old Salt Lake ruins are, a group of scholars and students from the New Jerusalem University are on an exploration mission. They have heard, from an unknown but (maybe) reliable source that an old Fallout Shelter is out there. They search all day until they find it. They a...
2018/06/04
[ "https://worldbuilding.stackexchange.com/questions/114087", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/51013/" ]
Languages tend to develop fastest in cities, where lots of people meet and develop new words and new grammar. Outside the cities, especially in isolated communities, language change is slower. There are parts of Sardinia that have an Italian dialect that would probably be intelligible to the Romans. If this is the case...
**Children's books** If the daily paper is that long lasting (ours isn't). Some books should also survive. If some of those are children's books good guesses about what words mean can be made. If a full children's library was available it should be possible to follow the same steps as learning to read. **Labeled Good...
114,087
Out in the former state of Utah, near where the Old Salt Lake ruins are, a group of scholars and students from the New Jerusalem University are on an exploration mission. They have heard, from an unknown but (maybe) reliable source that an old Fallout Shelter is out there. They search all day until they find it. They a...
2018/06/04
[ "https://worldbuilding.stackexchange.com/questions/114087", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/51013/" ]
800 years is a LOT of language evolution, but if they kept the alphabet, numbers and phonetics remained the same it would be a LOT easier than an unknown language in an unknown script. A newspaper is written for a 10 year olds reading age, childrens English primers might be there as well. Textbooks, a whole bunch of s...
Basic electrical machinery - such as a dynamo, or an electric motor - could easily be described simply through images, schematic diagrams, and other visual means. The scholars would need to experiment with the proper materials\*, but the actual design would be easy to pick up on. Once they have a handle on what those b...
114,087
Out in the former state of Utah, near where the Old Salt Lake ruins are, a group of scholars and students from the New Jerusalem University are on an exploration mission. They have heard, from an unknown but (maybe) reliable source that an old Fallout Shelter is out there. They search all day until they find it. They a...
2018/06/04
[ "https://worldbuilding.stackexchange.com/questions/114087", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/51013/" ]
Languages tend to develop fastest in cities, where lots of people meet and develop new words and new grammar. Outside the cities, especially in isolated communities, language change is slower. There are parts of Sardinia that have an Italian dialect that would probably be intelligible to the Romans. If this is the case...
Basic electrical machinery - such as a dynamo, or an electric motor - could easily be described simply through images, schematic diagrams, and other visual means. The scholars would need to experiment with the proper materials\*, but the actual design would be easy to pick up on. Once they have a handle on what those b...
114,087
Out in the former state of Utah, near where the Old Salt Lake ruins are, a group of scholars and students from the New Jerusalem University are on an exploration mission. They have heard, from an unknown but (maybe) reliable source that an old Fallout Shelter is out there. They search all day until they find it. They a...
2018/06/04
[ "https://worldbuilding.stackexchange.com/questions/114087", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/51013/" ]
Languages tend to develop fastest in cities, where lots of people meet and develop new words and new grammar. Outside the cities, especially in isolated communities, language change is slower. There are parts of Sardinia that have an Italian dialect that would probably be intelligible to the Romans. If this is the case...
800 years is a LOT of language evolution, but if they kept the alphabet, numbers and phonetics remained the same it would be a LOT easier than an unknown language in an unknown script. A newspaper is written for a 10 year olds reading age, childrens English primers might be there as well. Textbooks, a whole bunch of s...
25,025
This event shows up multiple times within a minute like it was being brute-forced, but it says "authorized". My question is: Is there anyway I can see any commands that came in from this connection? I looked through my logs and files edited on that date but didn't find anything conclusive. System will get wiped soon so...
2012/12/05
[ "https://security.stackexchange.com/questions/25025", "https://security.stackexchange.com", "https://security.stackexchange.com/users/16796/" ]
Unfortunately, this is a known vulnerability. Port 3387 can be used to cause a Denial of Service attacks by running remote exploit code or by Trojans. It is a hot spot. This should be closed by default (Windows). This is a udp or tcp based communication. The protocol is known as backroomnet mainly (used by other servic...
its hard to tell exactly whats going on without seeing the traffic going over the network. my first guess would be a buffer overflow followed by some sort of executable software. If possible, run a packet capture via wireshark (free software). when you see activity again make note of the time. save the capture. Ideally...
316,071
I want to load store logo image URL in javascript so i can bind it to my knockout element, how can i achieve that?
2020/06/29
[ "https://magento.stackexchange.com/questions/316071", "https://magento.stackexchange.com", "https://magento.stackexchange.com/users/84142/" ]
There is no direct method to have store logo in JS. However, you can pass the logo URL in configprovider and get it in knockout JS file for the solution.
You can use mage-x-init and pass logo as arguments json.
100,465
How do I get the screen resolution down to where I can set the screen resolution and click the apply icon? I can't get the screen resolution page to move up and down to click the icon that is under the bottom bar at the bottom of the screen to click it!
2012/02/01
[ "https://askubuntu.com/questions/100465", "https://askubuntu.com", "https://askubuntu.com/users/44513/" ]
You can hold down alt then click-drag the window you need to move around. Works on KDE, not sure how the other DE's will handle it though.
In my case it works to use the workspace below it. Than you can see the second half of the window. Hope it works for you aswell. It's just a solution to press the apply button...
20,974,871
When building an app project with an embedded framework project as a dependency, I added a protocol and builds got errors for > > MyProtocol.h file not found > > > Where could the error be?
2014/01/07
[ "https://Stackoverflow.com/questions/20974871", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1722462/" ]
I looked at circular #import dependencies and that was not it. I tried forward declaring the protocol wherever possible. That was not it. It turns out the gotcha was simply going back to the embedded project Build Phases and making sure to copy the header. This would apply to any additional class or other header file...
This could be also caused by missing 'Header Search Paths' in parent project's Build Settings. Make sure that it points to the folder with your header files.
1,513
I left a comment on [this answer](https://law.stackexchange.com/a/83285/11062) that is now gone and I am not sure why. My understanding was that comments are an appropriate place to offer points of view that differ from an answer so that future readers can make their own determination of the merits themselves. I had me...
2022/08/19
[ "https://law.meta.stackexchange.com/questions/1513", "https://law.meta.stackexchange.com", "https://law.meta.stackexchange.com/users/11062/" ]
Ref: <https://law.stackexchange.com/help/privileges/comment> Comments are ephemeral. They can be deleted for any or no reason. (In the case of the particular comment in the question here: it was flagged by the answer author as "no longer needed," and I, seeing no other reason to keep it, deleted it.)
Thank You comments are unnecessary ================================== Comments are to comment on the question or answer and request clarifications. Thank you comments are unnecessary. If you find something helpful: vote. Commentary might be irrelevant ============================== I had written the answer you note....
1,513
I left a comment on [this answer](https://law.stackexchange.com/a/83285/11062) that is now gone and I am not sure why. My understanding was that comments are an appropriate place to offer points of view that differ from an answer so that future readers can make their own determination of the merits themselves. I had me...
2022/08/19
[ "https://law.meta.stackexchange.com/questions/1513", "https://law.meta.stackexchange.com", "https://law.meta.stackexchange.com/users/11062/" ]
Ref: <https://law.stackexchange.com/help/privileges/comment> Comments are ephemeral. They can be deleted for any or no reason. (In the case of the particular comment in the question here: it was flagged by the answer author as "no longer needed," and I, seeing no other reason to keep it, deleted it.)
Comments are intended to offer suggestions on how to improve pots (questions or answers). Technically, Comments that do not do that may be deleted at any time. Comments that have already been acted on are often deleted. Comments that clearly will never be acted on are often deleted. (Note: if a comment is copied into a...
1,513
I left a comment on [this answer](https://law.stackexchange.com/a/83285/11062) that is now gone and I am not sure why. My understanding was that comments are an appropriate place to offer points of view that differ from an answer so that future readers can make their own determination of the merits themselves. I had me...
2022/08/19
[ "https://law.meta.stackexchange.com/questions/1513", "https://law.meta.stackexchange.com", "https://law.meta.stackexchange.com/users/11062/" ]
Comments are intended to offer suggestions on how to improve pots (questions or answers). Technically, Comments that do not do that may be deleted at any time. Comments that have already been acted on are often deleted. Comments that clearly will never be acted on are often deleted. (Note: if a comment is copied into a...
Thank You comments are unnecessary ================================== Comments are to comment on the question or answer and request clarifications. Thank you comments are unnecessary. If you find something helpful: vote. Commentary might be irrelevant ============================== I had written the answer you note....
78,613
Ok, this is pretty strange, I know; I was thinking to post it on History.se, but maybe it can fit here, too, as I saw it while traveling and it was in a "famous" cemetery (...I'm not the kind of tourist for cemetery visiting, this one just happened as I stumbled on it...) Location: Prague, Vyšehrad cemetery. I noticed...
2016/09/11
[ "https://travel.stackexchange.com/questions/78613", "https://travel.stackexchange.com", "https://travel.stackexchange.com/users/27919/" ]
The inscription says in Czech: > > Památce kněží, řeholníků a řeholnic, obětí nacismu a komunismu > > > > > --- > > > Já jsem vzkříšení a život. Kdo věří ve mne, i kdyby umřel, bude žít. > > > Evangelium Svatého Jana 11, 25 > > > Translation of the first part is: > > To the memory of priests, monks and ...
> > Action K is the name for the project of illegal elimination of > monasteries and male catholic monastic orders that took place in the > communist Czechoslovakia in April 1950. It was preceded by the staged > trial of Machalka et al. involving order superiors, intended to > provide ideological justification for...
90,044
I already know that the Wheel of Time idea originates in real-world concept, Kalachakra (the author [admitted](https://en.wikipedia.org/wiki/Wheel_of_time#Literature) it). But what about the Pattern - as a textile metaphor for fate, space, time and universe (and everything)? Are there signs that it was borrowed from t...
2015/05/17
[ "https://scifi.stackexchange.com/questions/90044", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/45801/" ]
In Greek and Norse mythology, respectively the [Moirai](http://en.wikipedia.org/wiki/Moirai) and [Norns](http://en.wikipedia.org/wiki/Norns) weave the threads of fate. From scanning those wikipedia articles I see there also is a Roman equivalent to them; [Parcae](http://en.wikipedia.org/wiki/Parcae). While not exactly ...
In the preceding fiction category, there's Piers Anthony's ["With a Tangled Skein"](http://en.wikipedia.org/wiki/With_a_Tangled_Skein) (1985) from his Incarnations or Immortality series. The characters there are strongly based on the Greek fates, and the threads of life and tapestry of fate are key elements.
90,044
I already know that the Wheel of Time idea originates in real-world concept, Kalachakra (the author [admitted](https://en.wikipedia.org/wiki/Wheel_of_time#Literature) it). But what about the Pattern - as a textile metaphor for fate, space, time and universe (and everything)? Are there signs that it was borrowed from t...
2015/05/17
[ "https://scifi.stackexchange.com/questions/90044", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/45801/" ]
In Greek and Norse mythology, respectively the [Moirai](http://en.wikipedia.org/wiki/Moirai) and [Norns](http://en.wikipedia.org/wiki/Norns) weave the threads of fate. From scanning those wikipedia articles I see there also is a Roman equivalent to them; [Parcae](http://en.wikipedia.org/wiki/Parcae). While not exactly ...
It is a common theme throughout history. > > Dion, a Tragedy: And Miscellaneous Poetry ... - Page 30 > > > George Ambrose Rhodes - **1806** > > > To the tried wisdom of the chosen few, Th' approved of his country; > not himself, Arrest th' enacting and enforcing power, T' embody the > vagaries of his brain, And...
90,044
I already know that the Wheel of Time idea originates in real-world concept, Kalachakra (the author [admitted](https://en.wikipedia.org/wiki/Wheel_of_time#Literature) it). But what about the Pattern - as a textile metaphor for fate, space, time and universe (and everything)? Are there signs that it was borrowed from t...
2015/05/17
[ "https://scifi.stackexchange.com/questions/90044", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/45801/" ]
It is a common theme throughout history. > > Dion, a Tragedy: And Miscellaneous Poetry ... - Page 30 > > > George Ambrose Rhodes - **1806** > > > To the tried wisdom of the chosen few, Th' approved of his country; > not himself, Arrest th' enacting and enforcing power, T' embody the > vagaries of his brain, And...
In the preceding fiction category, there's Piers Anthony's ["With a Tangled Skein"](http://en.wikipedia.org/wiki/With_a_Tangled_Skein) (1985) from his Incarnations or Immortality series. The characters there are strongly based on the Greek fates, and the threads of life and tapestry of fate are key elements.
1,334,712
The Windows Azure Platform allows an application to be deployed to one or more instances. The fabric controller then balances your application's workload across those instances. * Can the number of instances be scaled up/down based on demand or are the number of instances static? If instances can be dynamically start...
2009/08/26
[ "https://Stackoverflow.com/questions/1334712", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1199234/" ]
I just want to add that by commercial launch (November), we'll have an API that lets you programmatically modify the number of instances. (So you can scale based on whatever logic you want.)
The number of instances for Azure roles is specified in an xml configuration file. Currently, you must manually change the instance count in this config file. When you do so, the fabric controller will automatically adjust the number of running instances for you. For web roles, incoming TCP connections are balanced ac...
1,334,712
The Windows Azure Platform allows an application to be deployed to one or more instances. The fabric controller then balances your application's workload across those instances. * Can the number of instances be scaled up/down based on demand or are the number of instances static? If instances can be dynamically start...
2009/08/26
[ "https://Stackoverflow.com/questions/1334712", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1199234/" ]
This question has lots of good information, including a 3rd party tool (AzureWatch) that I use that can scale up/down based on load. [Azure platform: scalling instances up and down](https://stackoverflow.com/questions/2136035/azure-platform-scalling-instances-up-and-down/3885467#3885467)
The number of instances for Azure roles is specified in an xml configuration file. Currently, you must manually change the instance count in this config file. When you do so, the fabric controller will automatically adjust the number of running instances for you. For web roles, incoming TCP connections are balanced ac...
1,334,712
The Windows Azure Platform allows an application to be deployed to one or more instances. The fabric controller then balances your application's workload across those instances. * Can the number of instances be scaled up/down based on demand or are the number of instances static? If instances can be dynamically start...
2009/08/26
[ "https://Stackoverflow.com/questions/1334712", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1199234/" ]
The number of instances for Azure roles is specified in an xml configuration file. Currently, you must manually change the instance count in this config file. When you do so, the fabric controller will automatically adjust the number of running instances for you. For web roles, incoming TCP connections are balanced ac...
I know this is an old question, but I just thought that I'd highlight the free [Windows Autoscaling Application Block](https://www.windowsazure.com/en-us/develop/net/how-to-guides/autoscaling/), which was released since the question was first asked.
1,334,712
The Windows Azure Platform allows an application to be deployed to one or more instances. The fabric controller then balances your application's workload across those instances. * Can the number of instances be scaled up/down based on demand or are the number of instances static? If instances can be dynamically start...
2009/08/26
[ "https://Stackoverflow.com/questions/1334712", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1199234/" ]
I just want to add that by commercial launch (November), we'll have an API that lets you programmatically modify the number of instances. (So you can scale based on whatever logic you want.)
I know this is an old question, but I just thought that I'd highlight the free [Windows Autoscaling Application Block](https://www.windowsazure.com/en-us/develop/net/how-to-guides/autoscaling/), which was released since the question was first asked.
1,334,712
The Windows Azure Platform allows an application to be deployed to one or more instances. The fabric controller then balances your application's workload across those instances. * Can the number of instances be scaled up/down based on demand or are the number of instances static? If instances can be dynamically start...
2009/08/26
[ "https://Stackoverflow.com/questions/1334712", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1199234/" ]
This question has lots of good information, including a 3rd party tool (AzureWatch) that I use that can scale up/down based on load. [Azure platform: scalling instances up and down](https://stackoverflow.com/questions/2136035/azure-platform-scalling-instances-up-and-down/3885467#3885467)
I know this is an old question, but I just thought that I'd highlight the free [Windows Autoscaling Application Block](https://www.windowsazure.com/en-us/develop/net/how-to-guides/autoscaling/), which was released since the question was first asked.
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
Depending on the annotations you use and how you run JUnit, JUnit scans the classpath and runs everything with the proper annotations (or, in the old school versions, that implemented a certain interface) You're right in the sense that annotations are mostly useful for configuration - they're essentially metadata abou...
Annotations are just metadata, personally I prefer annotations to xml configurations, but don't completely right xml off. My advice use annotations whenthat wouuld make metadata usage more clear and transparent. As an example take a look at JPA annotations, isn't it better to say that your class is an Entity than it is...
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
Depending on the annotations you use and how you run JUnit, JUnit scans the classpath and runs everything with the proper annotations (or, in the old school versions, that implemented a certain interface) You're right in the sense that annotations are mostly useful for configuration - they're essentially metadata abou...
You can also add them as hints for static and run time code analysis tools. e.g. @ThreadSafe, @Immutable and so on. These give hints to the developer as to how the object should be treated/behave and the tooling can often give some level of confidence on that.
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
As others pointed out, annotations are metadata about classes / properties / methods. In general, I find them most useful when data needs to be transformed between the Java domain and another domain or format, such as * a database (this is what e.g. Hibernate / JPA is dealing with, using annotations heavily) * an Exce...
Depending on the annotations you use and how you run JUnit, JUnit scans the classpath and runs everything with the proper annotations (or, in the old school versions, that implemented a certain interface) You're right in the sense that annotations are mostly useful for configuration - they're essentially metadata abou...
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
You can also add them as hints for static and run time code analysis tools. e.g. @ThreadSafe, @Immutable and so on. These give hints to the developer as to how the object should be treated/behave and the tooling can often give some level of confidence on that.
Annotations are just metadata, personally I prefer annotations to xml configurations, but don't completely right xml off. My advice use annotations whenthat wouuld make metadata usage more clear and transparent. As an example take a look at JPA annotations, isn't it better to say that your class is an Entity than it is...
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
As others pointed out, annotations are metadata about classes / properties / methods. In general, I find them most useful when data needs to be transformed between the Java domain and another domain or format, such as * a database (this is what e.g. Hibernate / JPA is dealing with, using annotations heavily) * an Exce...
Annotations are just metadata, personally I prefer annotations to xml configurations, but don't completely right xml off. My advice use annotations whenthat wouuld make metadata usage more clear and transparent. As an example take a look at JPA annotations, isn't it better to say that your class is an Entity than it is...
156,363
I've been writing in Java and C# for a while, but I'm having a hard time identifying places where using a custom annotation would be advantageous. I can see that JUnit uses annotations in test classes to identify the order it should run the methods in the test classes, which obviates the need for a configuration of so...
2012/07/11
[ "https://softwareengineering.stackexchange.com/questions/156363", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/53771/" ]
As others pointed out, annotations are metadata about classes / properties / methods. In general, I find them most useful when data needs to be transformed between the Java domain and another domain or format, such as * a database (this is what e.g. Hibernate / JPA is dealing with, using annotations heavily) * an Exce...
You can also add them as hints for static and run time code analysis tools. e.g. @ThreadSafe, @Immutable and so on. These give hints to the developer as to how the object should be treated/behave and the tooling can often give some level of confidence on that.
18,253,161
We have an existing C++ project that is developed with eclipse. There is also a gui that is developed separately in Qt Creator. We want to setup the eclipse project so that the gui is a sub-directory in the main project. The idea is that most of the gui development is done in Creator, but the entire project (including...
2013/08/15
[ "https://Stackoverflow.com/questions/18253161", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1046297/" ]
This is how we ended up configuring this. We have two build configurations, one for the main part of the project and one for the gui. For the main project, we exclude the gui from the build, and for the gui we exclude everything else but the gui from the build. The gui is build using a custom makefile that has targets...
Indeed, you need to use the external tools. Add these in there: "qmake -project" and "qmake". The former is obviously not necessary if you have project file(s) already in there. You can then set the working directory, and arguments like the project file. Then you can just run the externals tools from the menu. I am no...
9,859
Does anybody know why Sabo ate the Mera Mera fruit? ![enter image description here](https://i.stack.imgur.com/7y0Dx.png) I thought Luffy really wanted this fruit because it was the devil's fruit that his brother Ace ate. Sabo took Luffy's spot in the Colosseum to get the fruit for him.
2014/05/22
[ "https://anime.stackexchange.com/questions/9859", "https://anime.stackexchange.com", "https://anime.stackexchange.com/users/4957/" ]
Sabo never intended to get the fruit for Luffy. When he showed up in this arc, his first words were "I'm not letting you have the Mera Mera fruit, Strawhat Luffy!" Sabo always intended to eat it, and Luffy was fine with that. Luffy obviously can't eat it himself, he just wanted someone he liked to have it. He left t...
Short story: Sabo wanted to eat the Mera Mera fruit because he, as Luffy's and Ace's "brother", to inherit his will(have his spirit live on). Long story: He ate it because, before the final, he was doing it, because he said. wanted to inherit Ace's will. Well, him and Luffy, according to this statement : "We are the o...
10,130
I'm making a target to an outdoor robot competition. The target should detect if some of the robot got touched or got an hit automatically. and the target can get hit 360 degree. I'm searching for the perfect sensor to detect an hit, without get false positive from a wind. My option right now are: 1- ultrasonic sen...
2016/06/19
[ "https://robotics.stackexchange.com/questions/10130", "https://robotics.stackexchange.com", "https://robotics.stackexchange.com/users/14016/" ]
One option could be to use the MPU6050 IMU, or some other accelerometer. These sensors are cheap, so they will come in under your budget. With acceleration measurements, you can detect impulses caused by striking the target surface. If you are assuming light wind, then you can probably just set a threshold that on th...
Just an idea, I have used this Doppler radar module: [https://www.amazon.com/SMAKN-Microwave-10-525GHz-Doppler-Detector/dp/B00FFW4AZ4](http://rads.stackoverflow.com/amzn/click/B00FFW4AZ4), for velocity estimation and presence detection. I don't completely understand what the scenario is, but in theory if a target was m...
10,130
I'm making a target to an outdoor robot competition. The target should detect if some of the robot got touched or got an hit automatically. and the target can get hit 360 degree. I'm searching for the perfect sensor to detect an hit, without get false positive from a wind. My option right now are: 1- ultrasonic sen...
2016/06/19
[ "https://robotics.stackexchange.com/questions/10130", "https://robotics.stackexchange.com", "https://robotics.stackexchange.com/users/14016/" ]
One option could be to use the MPU6050 IMU, or some other accelerometer. These sensors are cheap, so they will come in under your budget. With acceleration measurements, you can detect impulses caused by striking the target surface. If you are assuming light wind, then you can probably just set a threshold that on th...
Why don't just use bumpers? [HCR robot](http://www.dfrobot.com/index.php?route=product/product&product_id=63#.V2fWIbiLTIU) is a nice example of a platform that uses this method. The only downside is that they require some force to be pushed.
10,130
I'm making a target to an outdoor robot competition. The target should detect if some of the robot got touched or got an hit automatically. and the target can get hit 360 degree. I'm searching for the perfect sensor to detect an hit, without get false positive from a wind. My option right now are: 1- ultrasonic sen...
2016/06/19
[ "https://robotics.stackexchange.com/questions/10130", "https://robotics.stackexchange.com", "https://robotics.stackexchange.com/users/14016/" ]
One option could be to use the MPU6050 IMU, or some other accelerometer. These sensors are cheap, so they will come in under your budget. With acceleration measurements, you can detect impulses caused by striking the target surface. If you are assuming light wind, then you can probably just set a threshold that on th...
You could use a micro-switch if you're looking for touch sensing rather than proximity. Check this link out for more info (Its an example): <https://www.arduino.cc/en/tutorial/switch> The advantage (and disadvantage) of this switch is that it requires very little force to activate. Which also means that application of...
36,566
The rate at which AI tools keep coming up feels like they are going to replace Selenium and other conventional automation tools sooner than we think. But, as of now what are the real life practical limitations of such tools? Can somebody share their project experience? **EDIT:** This question is basically asking to a...
2018/11/25
[ "https://sqa.stackexchange.com/questions/36566", "https://sqa.stackexchange.com", "https://sqa.stackexchange.com/users/33686/" ]
First of all: "Selenium automates browsers. That's it!" (Quote from [SeleniumHQ](https://www.seleniumhq.org/).) It provides an open-source, standardized, and widely-used interface to drive browsers, respectively, web applications. This not just enables developers/testers/… to use it for testing purposes, but also it ca...
Talking about the general limitations of AI would fit at least a book - given only our current understanding of it. 5 more years and half the book can be re-written. In summary, to the context software testing in general, I would raise two points: 1 - **AI system do not learn as humans do**. AI systems are algorithms...
36,566
The rate at which AI tools keep coming up feels like they are going to replace Selenium and other conventional automation tools sooner than we think. But, as of now what are the real life practical limitations of such tools? Can somebody share their project experience? **EDIT:** This question is basically asking to a...
2018/11/25
[ "https://sqa.stackexchange.com/questions/36566", "https://sqa.stackexchange.com", "https://sqa.stackexchange.com/users/33686/" ]
Talking about the general limitations of AI would fit at least a book - given only our current understanding of it. 5 more years and half the book can be re-written. In summary, to the context software testing in general, I would raise two points: 1 - **AI system do not learn as humans do**. AI systems are algorithms...
Comparing Selenium to AI driven testing is not exactly the right way to think about it. But an interesting proposition and question. Selenium and Cypress and CodedUI and others are simply ways to automate browser tests at the UI level. We all know these are brittle and challenged with modern UI libraries. But they are...
36,566
The rate at which AI tools keep coming up feels like they are going to replace Selenium and other conventional automation tools sooner than we think. But, as of now what are the real life practical limitations of such tools? Can somebody share their project experience? **EDIT:** This question is basically asking to a...
2018/11/25
[ "https://sqa.stackexchange.com/questions/36566", "https://sqa.stackexchange.com", "https://sqa.stackexchange.com/users/33686/" ]
First of all: "Selenium automates browsers. That's it!" (Quote from [SeleniumHQ](https://www.seleniumhq.org/).) It provides an open-source, standardized, and widely-used interface to drive browsers, respectively, web applications. This not just enables developers/testers/… to use it for testing purposes, but also it ca...
Comparing Selenium to AI driven testing is not exactly the right way to think about it. But an interesting proposition and question. Selenium and Cypress and CodedUI and others are simply ways to automate browser tests at the UI level. We all know these are brittle and challenged with modern UI libraries. But they are...
36,566
The rate at which AI tools keep coming up feels like they are going to replace Selenium and other conventional automation tools sooner than we think. But, as of now what are the real life practical limitations of such tools? Can somebody share their project experience? **EDIT:** This question is basically asking to a...
2018/11/25
[ "https://sqa.stackexchange.com/questions/36566", "https://sqa.stackexchange.com", "https://sqa.stackexchange.com/users/33686/" ]
First of all: "Selenium automates browsers. That's it!" (Quote from [SeleniumHQ](https://www.seleniumhq.org/).) It provides an open-source, standardized, and widely-used interface to drive browsers, respectively, web applications. This not just enables developers/testers/… to use it for testing purposes, but also it ca...
First of all, lets set some context on why this is the situation, then I will share my thoughts on limitations of AI based tools. For the past several decades, the biggest challenge with automated testing has been the issue of **maintenance**. How many times have you been in this situation where, say you write 10 test...
36,566
The rate at which AI tools keep coming up feels like they are going to replace Selenium and other conventional automation tools sooner than we think. But, as of now what are the real life practical limitations of such tools? Can somebody share their project experience? **EDIT:** This question is basically asking to a...
2018/11/25
[ "https://sqa.stackexchange.com/questions/36566", "https://sqa.stackexchange.com", "https://sqa.stackexchange.com/users/33686/" ]
First of all, lets set some context on why this is the situation, then I will share my thoughts on limitations of AI based tools. For the past several decades, the biggest challenge with automated testing has been the issue of **maintenance**. How many times have you been in this situation where, say you write 10 test...
Comparing Selenium to AI driven testing is not exactly the right way to think about it. But an interesting proposition and question. Selenium and Cypress and CodedUI and others are simply ways to automate browser tests at the UI level. We all know these are brittle and challenged with modern UI libraries. But they are...
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
You may be having a driver issue if the above solution doesn't take you to any touchpad options. I know on a clean install on my dell laptop, my touchpad scroll didn't work until i reinstalled the driver. Acer drivers are available at <http://support.acer.com/Default.aspx> To access your model go to Drivers & Download...
just hit Fn (function key) and F9 at the same time. Same thing happened to me. Couldn't figure it out for a year. Felt like an idiot when I found out how to turn it on again.
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
I fixed the problem by clicking Windows » Start, typing "touchpad" into search and clicking on "update drivers". Update Synaptics, then restart and it'll all be good.
It worked for me after I installed this driver: [TouchPad Synaptics driver](http://www.synaptics.com/en/drivers.php).
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
In Windows 7, you can go into the start menu and type "change mouse wheel settings" and you should be able to edit your touchpad's settings there.
It's actually quite simple. Follow the below steps: > > Setting -> Mouse -> Additional mouse options -> ELAN (block on the far right) -> click on the smart pad name -> and apply your personal settings! > > >
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
I fixed the problem by clicking Windows » Start, typing "touchpad" into search and clicking on "update drivers". Update Synaptics, then restart and it'll all be good.
just hit Fn (function key) and F9 at the same time. Same thing happened to me. Couldn't figure it out for a year. Felt like an idiot when I found out how to turn it on again.
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
You may be having a driver issue if the above solution doesn't take you to any touchpad options. I know on a clean install on my dell laptop, my touchpad scroll didn't work until i reinstalled the driver. Acer drivers are available at <http://support.acer.com/Default.aspx> To access your model go to Drivers & Download...
It's actually quite simple. Follow the below steps: > > Setting -> Mouse -> Additional mouse options -> ELAN (block on the far right) -> click on the smart pad name -> and apply your personal settings! > > >
233,483
I have an Acer Aspire 5532, and it used to have a scroll option on it, on the side of the touchpad. I used a regular mouse plugged into the USB drive for a while, with the touchpad disabled, but it broke and I'm back to using the regular touchpad. however, somehow the scroll option got disabled and after quite a bit of...
2011/01/15
[ "https://superuser.com/questions/233483", "https://superuser.com", "https://superuser.com/users/63222/" ]
I fixed the problem by clicking Windows » Start, typing "touchpad" into search and clicking on "update drivers". Update Synaptics, then restart and it'll all be good.
It's actually quite simple. Follow the below steps: > > Setting -> Mouse -> Additional mouse options -> ELAN (block on the far right) -> click on the smart pad name -> and apply your personal settings! > > >
6,347,683
Tomcat only implements the *web container* of the Java Enterprise Edition architecture. In contrast, e.g. GlassFish implements a *full Java EE stack*. This [has been discussed](https://stackoverflow.com/questions/3821640/what-is-difference-between-tomcat-and-jboss-and-glassfish) a lot on stackoverflow. However, for a ...
2011/06/14
[ "https://Stackoverflow.com/questions/6347683", "https://Stackoverflow.com", "https://Stackoverflow.com/users/344480/" ]
From the [Apache tomcat documentation](http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q21): > > Is tomcat an EJB server? Can I use EJBs with tomcat? > > > Tomcat is not an EJB server. Tomcat is not a full J2EE server. Tomcat is a Servlet container. Tomcat does support those parts of the J2EE specification that are...
EJBs - Stateless Session Beans, Stateful Session beans Message driven beans EJB Timers JPA (EJB3.0) This is a very basic list. there are many more features that Tomcat doesn't have.
6,347,683
Tomcat only implements the *web container* of the Java Enterprise Edition architecture. In contrast, e.g. GlassFish implements a *full Java EE stack*. This [has been discussed](https://stackoverflow.com/questions/3821640/what-is-difference-between-tomcat-and-jboss-and-glassfish) a lot on stackoverflow. However, for a ...
2011/06/14
[ "https://Stackoverflow.com/questions/6347683", "https://Stackoverflow.com", "https://Stackoverflow.com/users/344480/" ]
There are a large number of technologies/capabilities that are part of Java EE. Some of them are available as part of the Tomcat download, others can be added to a Tomcat based environment and some cannot be added to a Tomcat environment. Deploy an EJB jar onto Tomcat: No. Call Remote methods of an EJB running in an ...
EJBs - Stateless Session Beans, Stateful Session beans Message driven beans EJB Timers JPA (EJB3.0) This is a very basic list. there are many more features that Tomcat doesn't have.
6,347,683
Tomcat only implements the *web container* of the Java Enterprise Edition architecture. In contrast, e.g. GlassFish implements a *full Java EE stack*. This [has been discussed](https://stackoverflow.com/questions/3821640/what-is-difference-between-tomcat-and-jboss-and-glassfish) a lot on stackoverflow. However, for a ...
2011/06/14
[ "https://Stackoverflow.com/questions/6347683", "https://Stackoverflow.com", "https://Stackoverflow.com/users/344480/" ]
From the [Apache tomcat documentation](http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q21): > > Is tomcat an EJB server? Can I use EJBs with tomcat? > > > Tomcat is not an EJB server. Tomcat is not a full J2EE server. Tomcat is a Servlet container. Tomcat does support those parts of the J2EE specification that are...
There are a large number of technologies/capabilities that are part of Java EE. Some of them are available as part of the Tomcat download, others can be added to a Tomcat based environment and some cannot be added to a Tomcat environment. Deploy an EJB jar onto Tomcat: No. Call Remote methods of an EJB running in an ...
277,164
I know the antonym of "to" is "from". > > 1. He went to the station. > 2. He came from the station. > > > I am searching for a preposition opposite in meaning to "toward", but I could not find it, so I use "side" as follows: > > 3. He went toward the station. > 4. He came from the station side. > > > Is the...
2021/03/08
[ "https://ell.stackexchange.com/questions/277164", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/46924/" ]
I'm not sure this qualifies as a preposition, but if your aim is to express only the person’s *direction* of travel, and not where they are traveling to or from, then you could change #4 to: > > 4. He came from the direction of the station. > > > Given that aim, however, note that #3 can also be read as suggestin...
The opposite of *toward X* is usually *away from X*. > > He went toward the station. > > > > > He went away from the station. > > > This works with *come*: > > He came toward the station side. > > > > > He came away from the station side. > > > Note that: *X goes toward Y* and *X comes toward Y* ...
1,002,974
The font size I need to match the design I have is 85pt, which is extremely large. In IE6 and IE7, my design is affected because the divs that contain these elements become larger than they normally are, and as a result, elements under these are pushed further down, somewhat breaking the design. I have the height defin...
2009/06/16
[ "https://Stackoverflow.com/questions/1002974", "https://Stackoverflow.com", "https://Stackoverflow.com/users/94656/" ]
Convert the font-sizes to pixels and use px instead of pt. Make sure there that padding, margin and border is 0. Verify that there are no whitespace in your HTML except for between words. Whitespace can end up being displayed as a newline or space, making elements bigger than intended. Also don't set line-height to 0, ...
My first thought when reading your post was to adjust the line-height, but since you've already done that, I'm not sure how much more can be done. From your summary, I gather that the design cannot be modified to account for the large font sizes. Another answerer recommended using pixel sizes, but I would recommend us...
1,002,974
The font size I need to match the design I have is 85pt, which is extremely large. In IE6 and IE7, my design is affected because the divs that contain these elements become larger than they normally are, and as a result, elements under these are pushed further down, somewhat breaking the design. I have the height defin...
2009/06/16
[ "https://Stackoverflow.com/questions/1002974", "https://Stackoverflow.com", "https://Stackoverflow.com/users/94656/" ]
line-height:0 is a great start. However, I'm a little concerned about the 10px padding on the parent element. Whenever you mix padding with IE, you start to lose control over width & height. I'd start by removing the padding-top on the parent and convert that into a margin-top:10px on the actual child element. If that...
Convert the font-sizes to pixels and use px instead of pt. Make sure there that padding, margin and border is 0. Verify that there are no whitespace in your HTML except for between words. Whitespace can end up being displayed as a newline or space, making elements bigger than intended. Also don't set line-height to 0, ...
1,002,974
The font size I need to match the design I have is 85pt, which is extremely large. In IE6 and IE7, my design is affected because the divs that contain these elements become larger than they normally are, and as a result, elements under these are pushed further down, somewhat breaking the design. I have the height defin...
2009/06/16
[ "https://Stackoverflow.com/questions/1002974", "https://Stackoverflow.com", "https://Stackoverflow.com/users/94656/" ]
Thank you all for your input. Originally I needed absolute positioning on the element in question, while the parent element had relative positioning. However, using this with line-height: 0 caused the text to disappear in IE6 and 7; after trying to figure out where the text was initially, I removed absolute positioning...
Convert the font-sizes to pixels and use px instead of pt. Make sure there that padding, margin and border is 0. Verify that there are no whitespace in your HTML except for between words. Whitespace can end up being displayed as a newline or space, making elements bigger than intended. Also don't set line-height to 0, ...
1,002,974
The font size I need to match the design I have is 85pt, which is extremely large. In IE6 and IE7, my design is affected because the divs that contain these elements become larger than they normally are, and as a result, elements under these are pushed further down, somewhat breaking the design. I have the height defin...
2009/06/16
[ "https://Stackoverflow.com/questions/1002974", "https://Stackoverflow.com", "https://Stackoverflow.com/users/94656/" ]
line-height:0 is a great start. However, I'm a little concerned about the 10px padding on the parent element. Whenever you mix padding with IE, you start to lose control over width & height. I'd start by removing the padding-top on the parent and convert that into a margin-top:10px on the actual child element. If that...
My first thought when reading your post was to adjust the line-height, but since you've already done that, I'm not sure how much more can be done. From your summary, I gather that the design cannot be modified to account for the large font sizes. Another answerer recommended using pixel sizes, but I would recommend us...
1,002,974
The font size I need to match the design I have is 85pt, which is extremely large. In IE6 and IE7, my design is affected because the divs that contain these elements become larger than they normally are, and as a result, elements under these are pushed further down, somewhat breaking the design. I have the height defin...
2009/06/16
[ "https://Stackoverflow.com/questions/1002974", "https://Stackoverflow.com", "https://Stackoverflow.com/users/94656/" ]
Thank you all for your input. Originally I needed absolute positioning on the element in question, while the parent element had relative positioning. However, using this with line-height: 0 caused the text to disappear in IE6 and 7; after trying to figure out where the text was initially, I removed absolute positioning...
My first thought when reading your post was to adjust the line-height, but since you've already done that, I'm not sure how much more can be done. From your summary, I gather that the design cannot be modified to account for the large font sizes. Another answerer recommended using pixel sizes, but I would recommend us...
418,282
I've recently been watching some streamers on TwitchTV. I noticed sometimes they used a higher pitch at the beginning of a sentence for content/important words. For example in a conversation between two people, I heard "**I'm** good today", "**I'm** done with you", etc. Normally, if I'm right, it should be "I'm **go...
2017/11/13
[ "https://english.stackexchange.com/questions/418282", "https://english.stackexchange.com", "https://english.stackexchange.com/users/266778/" ]
Yes, it means *I'm* good today, but I can speak only for myself; perhaps you or everybody else is, or I don't know if you or anyone else is-but as for me, *I'm good*. Perhaps you're not. (Or I could imply that it seems you're not, but I am not saying this explicitly.) More context could help determine the exact connota...
When a word is emphasized vocally this way it is known as a *pitch word*. [What are pitch words:](https://pronuncian.com/pitch-words/) > > Pitch words are the single most important word of an intonation unit > in a spoken English sentence. They are given more vocal emphasis than > any other word in the intonation...
114,078
> > **Possible Duplicate:** > > [VB.Net vs C# debate](https://softwareengineering.stackexchange.com/questions/1180/vb-net-vs-c-debate) > > > Are there any actual reasons why company should choose VB.NET over C#? I work for a company which develops medical software and switched from VB6 to VB.NET several years...
2011/10/13
[ "https://softwareengineering.stackexchange.com/questions/114078", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/7369/" ]
Mostly legacy reasons: * Existing devs don't know C# * Lots of existing VB6 / VB.Net code * Hard to find C# devs locally * Stuck on earlier versions of Visual Studio (which had better inlellisense for VB.Net) * Prior investment in VB.Net tools (e.g. only having VB.Net version of Resharper) * Liking VB.Net more than C#
Developer background... I have that situation at my new job right now. I come from a C# background, but the others developers (2) that already worked in the company come from a VB.net background
62,870
What about if you have two gears on the crank. I used a 5/8 open wrench to take out my original pedals on my Schwinn Sierra and the new 9/16 pedals won't go in - they're too big. What size would it need? I'd like to use an adapter.
2019/06/29
[ "https://bicycles.stackexchange.com/questions/62870", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/44228/" ]
First verify that you are in fact trying to screw the left pedal into the left crank arm and the right pedal into the right crank arm. The pedals are sometimes marked with a R and L on the end of the threaded section. The left side is the side your left hand is on while riding. There are 2 common size pedal threads. Ma...
It's 5/8" pedals .good luck finding them. Mid school mongoose and schwinn used this size pedal for a few bikes and some old school bikes. I have a mongoose crank and I can't find these size pedals anywhere!
62,870
What about if you have two gears on the crank. I used a 5/8 open wrench to take out my original pedals on my Schwinn Sierra and the new 9/16 pedals won't go in - they're too big. What size would it need? I'd like to use an adapter.
2019/06/29
[ "https://bicycles.stackexchange.com/questions/62870", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/44228/" ]
You can't get an adapter to fit a big pin in a small hole, without pushing the pedals farther apart horizontally. To keep the pedals at he same distance, you'd have to drill out the holes to a larger diameter and then rethread them, which probably isn't practical. Just take the pedals back to the shop for a refund and ...
It's 5/8" pedals .good luck finding them. Mid school mongoose and schwinn used this size pedal for a few bikes and some old school bikes. I have a mongoose crank and I can't find these size pedals anywhere!
62,870
What about if you have two gears on the crank. I used a 5/8 open wrench to take out my original pedals on my Schwinn Sierra and the new 9/16 pedals won't go in - they're too big. What size would it need? I'd like to use an adapter.
2019/06/29
[ "https://bicycles.stackexchange.com/questions/62870", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/44228/" ]
9/16" - 1/2" crank adapters can be found online but do work out quite expensive. [Not an endorsement](https://www.amazon.co.uk/dp/B0037N6NCG/ref=cm_sw_r_cp_apa_i_g6pgDbRVVV63E) but an example of what to search for. I notice the OP asked for adapters but considering the price and the fact with the adapters fitted you...
It's 5/8" pedals .good luck finding them. Mid school mongoose and schwinn used this size pedal for a few bikes and some old school bikes. I have a mongoose crank and I can't find these size pedals anywhere!
35,059
My 3 year old doesn't go to sleep until late after 11pm and wakes up by 7.30am. Is this ok? She sleeps for 2 to 3 hours in the afternoon until 5pm. Since birth she hasn't slept properly.
2018/10/14
[ "https://parenting.stackexchange.com/questions/35059", "https://parenting.stackexchange.com", "https://parenting.stackexchange.com/users/33427/" ]
I completely agree with @Nilah's answer. 11 to 15 hours of sleep is normal for a child her age. Physically draining activities are usually the best for getting a child into a normal sleep pattern. For example, my daughter is 4; I wake her up as I get ready for work at 7am. As soon as she gets up, I make her breakfast,...
11 to 15 hours of sleep is normal for a 3-year-old. To sleep better make her play more physical games like riding bicycle, jumping, running etc. in the evening and a fulfilled dinner around 7pm and change her sleeping to 9 pm.
35,059
My 3 year old doesn't go to sleep until late after 11pm and wakes up by 7.30am. Is this ok? She sleeps for 2 to 3 hours in the afternoon until 5pm. Since birth she hasn't slept properly.
2018/10/14
[ "https://parenting.stackexchange.com/questions/35059", "https://parenting.stackexchange.com", "https://parenting.stackexchange.com/users/33427/" ]
I completely agree with @Nilah's answer. 11 to 15 hours of sleep is normal for a child her age. Physically draining activities are usually the best for getting a child into a normal sleep pattern. For example, my daughter is 4; I wake her up as I get ready for work at 7am. As soon as she gets up, I make her breakfast,...
At the age of three a child rapidly grows and the best time of growing a child is during deep sleep. Sleeping 11 to 15 hours daily is the best cycle for three ager. However I have few suggestion which increase a child sleeping hours. 1 diet having solid ingredients 2 drinking of milk at least 250 ml milk before sleep a...
382,052
How does an optocoupler filter noise? As an illustrative example, below three remote sensors are receiving pulses from a single source: [![enter image description here](https://i.stack.imgur.com/GsCPT.png)](https://i.stack.imgur.com/GsCPT.png) In the top scheme there is no optocoupler/optoisolator. In the second sch...
2018/06/27
[ "https://electronics.stackexchange.com/questions/382052", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/125197/" ]
> > Then I used an optocoupler an the ringing completely disappeared. > > > You applied a load at the end of the cable and found that it reduced transmission line reflections to a reasonably low level. This shouldn't mean: - > > This made me believe that the optoisolator really works good for long > distances. ...
The analysis is simple. The isolation in the optocoupler is very high resistance but ~ 25 pF coupling capacitance. The input ESR of the diode is low (Zt or ESR = 10 ) + current limiting R . The Common Mode impedance across the interface is thus very high 100M?//25pF and this reduces output voltage/current by the load ...
382,052
How does an optocoupler filter noise? As an illustrative example, below three remote sensors are receiving pulses from a single source: [![enter image description here](https://i.stack.imgur.com/GsCPT.png)](https://i.stack.imgur.com/GsCPT.png) In the top scheme there is no optocoupler/optoisolator. In the second sch...
2018/06/27
[ "https://electronics.stackexchange.com/questions/382052", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/125197/" ]
> > Then I used an optocoupler an the ringing completely disappeared. > > > You applied a load at the end of the cable and found that it reduced transmission line reflections to a reasonably low level. This shouldn't mean: - > > This made me believe that the optoisolator really works good for long > distances. ...
One thing not mentioned: **isolation** for **ground loop** prevention In circuits with many loads and components, sometimes the current transfer from the ground and generate an error for analog and digital input/output. I saw many errors in the circuit without isolation for long cable and high power circuit. Isolatio...
382,052
How does an optocoupler filter noise? As an illustrative example, below three remote sensors are receiving pulses from a single source: [![enter image description here](https://i.stack.imgur.com/GsCPT.png)](https://i.stack.imgur.com/GsCPT.png) In the top scheme there is no optocoupler/optoisolator. In the second sch...
2018/06/27
[ "https://electronics.stackexchange.com/questions/382052", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/125197/" ]
One thing not mentioned: **isolation** for **ground loop** prevention In circuits with many loads and components, sometimes the current transfer from the ground and generate an error for analog and digital input/output. I saw many errors in the circuit without isolation for long cable and high power circuit. Isolatio...
The analysis is simple. The isolation in the optocoupler is very high resistance but ~ 25 pF coupling capacitance. The input ESR of the diode is low (Zt or ESR = 10 ) + current limiting R . The Common Mode impedance across the interface is thus very high 100M?//25pF and this reduces output voltage/current by the load ...
73,490
Is there a precise definition of weakly informative prior? How is it different from a subjective prior with broad support?
2013/10/22
[ "https://stats.stackexchange.com/questions/73490", "https://stats.stackexchange.com", "https://stats.stackexchange.com/users/8960/" ]
The above comment is accurate. For a quantitive discussion, there are a number of "uninformative" priors in the literature. See for example Jeffreys' prior; see earlier post [What is an "uninformative prior"? Can we ever have one with truly no information?](https://stats.stackexchange.com/questions/20520/what-is-an-uni...
Further to Eupraxis1981's discussion of informative priors, you can think of the "information" in a prior as inversely proportional to its variance. Consider a prior with near zero variance: you're basically saying "before looking at the data, I'm almost positive I already know the location of the true value of the sta...
164,373
In the following sentence I want to understand the meaning of the bolded part: > > The light from most stars takes millions of years to reach us, so not only the present existence of these stars debatable, but so are ***the very concepts of the "present" and "existence".*** > > > What does it mean?
2014/04/17
[ "https://english.stackexchange.com/questions/164373", "https://english.stackexchange.com", "https://english.stackexchange.com/users/69193/" ]
It refers to the fact that *stars* have been existing for millions of years, and their light takes millions of years to reach us, to be visible to us. So, when we see theirs light, are the stars form which the light is sent still in existence? If not, can we say that they still exist because we see their light at prese...
> > The light from most stars takes millions of years to reach us, so not only the present existence of these stars debatable, **but so are the very concepts of the "present" and "existence".** > > > Einstein's Special Relativity showed that anything that is far away in space is also distant in time. That is count...
15,697
There is a sensational [article](http://www.slate.com/articles/health_and_science/medical_examiner/2013/04/wormwood_tea_to_treat_malaria_the_who_is_opposed_to_an_effective_preventive.html) in slate that says there's an herbal tea containing Artemisia that will prevent malaria that is being discouraged by the establishm...
2013/04/05
[ "https://skeptics.stackexchange.com/questions/15697", "https://skeptics.stackexchange.com", "https://skeptics.stackexchange.com/users/8410/" ]
I agree with Larry at the crucial parts of the article. To explain a bit: The WHO is nowhere near hiding Artemisia for anti-malaria medication. In fact, four drugs prepared from the plant are on their [list of essential medicines](http://whqlibdoc.who.int/hq/2011/a95053_eng.pdf). But: these are to be used in drug c...
Although thought-provoking, the article doesn't claim either that the tea "will prevent malaria" or that the WHO is "trying to hide" it. Rather [it says](http://www.slate.com/articles/health_and_science/medical_examiner/2013/04/wormwood_tea_to_treat_malaria_the_who_is_opposed_to_an_effective_preventive.html): > > [...
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
Unfortunately, that workaround no longer works in Yosemite. Instead, you can use this small utility to modify the color externally. <http://qiita.com/cielavenir/items/eb9c24085c202d72c0ab> (confirmed to be working also on Mavericks)
I'm using El Capitan. In Preview choose View-->Customize Toolbar... Select the highlight tool and add it to your tool bar. Now you can hit the dropdown arrow and choose a color for highlighting.
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
1. Select the underline option 2. Underline text by selecting 3. Right click on underlined text and change it to a highlight color 4. Underline text again by selecting 5. Right click again on underlined text and choose a different color The new highlighted color will be a mix of the two different colors. Sort of li...
Unfortunately, that workaround no longer works in Yosemite. Instead, you can use this small utility to modify the color externally. <http://qiita.com/cielavenir/items/eb9c24085c202d72c0ab> (confirmed to be working also on Mavericks)
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
I'm afraid this is not possbile anymore as Apple removed the workaround via the Fonts-Menu. Discussed in the Apple Support Forum here : <https://discussions.apple.com/thread/4145911?start=15&tstart=0> (same problem with underline colors) and on MacRumors here : <http://forums.macrumors.com/showthread.php?t...
To change the highlight color simply right click a highlighted selection then choose another color
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
I'm afraid this is not possbile anymore as Apple removed the workaround via the Fonts-Menu. Discussed in the Apple Support Forum here : <https://discussions.apple.com/thread/4145911?start=15&tstart=0> (same problem with underline colors) and on MacRumors here : <http://forums.macrumors.com/showthread.php?t...
Unfortunately, that workaround no longer works in Yosemite. Instead, you can use this small utility to modify the color externally. <http://qiita.com/cielavenir/items/eb9c24085c202d72c0ab> (confirmed to be working also on Mavericks)
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
1. Select the underline option 2. Underline text by selecting 3. Right click on underlined text and change it to a highlight color 4. Underline text again by selecting 5. Right click again on underlined text and choose a different color The new highlighted color will be a mix of the two different colors. Sort of li...
To change the highlight color simply right click a highlighted selection then choose another color
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
There is another workaround, which is actually a bug I think, but mah... 1. Suppose you want to underline in blue. Highlight something in blue. 2. Right-click on what you just highlighted, and make it underlined instead. 3. Select the underline tool. 4. Do cmd-z twice. This will remove the underline you just did. 5. U...
To change the highlight color simply right click a highlighted selection then choose another color
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
There is another workaround, which is actually a bug I think, but mah... 1. Suppose you want to underline in blue. Highlight something in blue. 2. Right-click on what you just highlighted, and make it underlined instead. 3. Select the underline tool. 4. Do cmd-z twice. This will remove the underline you just did. 5. U...
Unfortunately, that workaround no longer works in Yosemite. Instead, you can use this small utility to modify the color externally. <http://qiita.com/cielavenir/items/eb9c24085c202d72c0ab> (confirmed to be working also on Mavericks)
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
There is another workaround, which is actually a bug I think, but mah... 1. Suppose you want to underline in blue. Highlight something in blue. 2. Right-click on what you just highlighted, and make it underlined instead. 3. Select the underline tool. 4. Do cmd-z twice. This will remove the underline you just did. 5. U...
I'm using El Capitan. In Preview choose View-->Customize Toolbar... Select the highlight tool and add it to your tool bar. Now you can hit the dropdown arrow and choose a color for highlighting.
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
Unfortunately, that workaround no longer works in Yosemite. Instead, you can use this small utility to modify the color externally. <http://qiita.com/cielavenir/items/eb9c24085c202d72c0ab> (confirmed to be working also on Mavericks)
To change the highlight color simply right click a highlighted selection then choose another color
123,164
In Preview on OS X 10.9 Mavericks, is it possible to change the color to something other than yellow, green, blue, pink, purple? I know it is possible to highlight in other colors because I did it while using Preview for the first time after upgrading to Mavericks, but now that I've changed I can't seem to change back....
2014/03/05
[ "https://apple.stackexchange.com/questions/123164", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/11114/" ]
I'm afraid this is not possbile anymore as Apple removed the workaround via the Fonts-Menu. Discussed in the Apple Support Forum here : <https://discussions.apple.com/thread/4145911?start=15&tstart=0> (same problem with underline colors) and on MacRumors here : <http://forums.macrumors.com/showthread.php?t...
I'm using El Capitan. In Preview choose View-->Customize Toolbar... Select the highlight tool and add it to your tool bar. Now you can hit the dropdown arrow and choose a color for highlighting.
86,980
I am a veteran with Photoshop but somewhat of a newbie with Illustrator. I am working on creating this vector self-portrait... I have a layer called 'Silhouette' which forms the main background of the portrait, which other shapes layered on top... I'm just wondering, is there any way to easily select the portion of ...
2017/03/17
[ "https://graphicdesign.stackexchange.com/questions/86980", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/20829/" ]
DISCLAIMER ---------- *@Lucian and @Yorik's answers both were useful and I found it hard to judge one 'better' than the other. Additionally, each answer was missing some info. I took Lucian's advice and did my own research and this answer represents what I learned in that process. I'm posting so others can benefit fro...
Example one is called "origami," the fact that it uses patterned paper is immaterial; example two is called "collage," the fact that they are downloaded instead of clipped from magazines is immaterial; and example three is called a "readymade," or "found object." Stock photography is simply a step removed from hiring ...
86,980
I am a veteran with Photoshop but somewhat of a newbie with Illustrator. I am working on creating this vector self-portrait... I have a layer called 'Silhouette' which forms the main background of the portrait, which other shapes layered on top... I'm just wondering, is there any way to easily select the portion of ...
2017/03/17
[ "https://graphicdesign.stackexchange.com/questions/86980", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/20829/" ]
DISCLAIMER ---------- *@Lucian and @Yorik's answers both were useful and I found it hard to judge one 'better' than the other. Additionally, each answer was missing some info. I took Lucian's advice and did my own research and this answer represents what I learned in that process. I'm posting so others can benefit fro...
Since you used the word "art", Duchamp used other people's work to create his own in pre-internet times and nobody called him a "thief". Arguably, times are different now, but I would still call you a designer. You take things and you re-arrange and re-compose and deliver a new arrangement. Ideally, you should avoid us...
30,757
I've read several artical about it, but can't seem to understand this. What sort of routing algorithm is typically used in the fat-tree topology?
2016/05/27
[ "https://networkengineering.stackexchange.com/questions/30757", "https://networkengineering.stackexchange.com", "https://networkengineering.stackexchange.com/users/25697/" ]
It depends if your tree is layer 2 or layer 3. Either way, you need a protocol that provides equal-cost multi-path (ECMP), so you can use parallel paths from source to destination.
**Multi-path Routing:** Ex. *ECMP*: Without it, the largest cluster = 1,280 nodes. It helps to perform static load splitting among data flows. It Leads to over subscription for simple communication patterns. Routing table entries grows multiplicatively with number of paths, cost ++, lookup latency ++.
3,419,915
At work I'm constantly being told that when changes are made to a MySQL db that the views need to be 'refreshed'. The accepted manual solution seems to be going into Workbench, right clicking, and hitting 'Refresh All' Is this just meant to be clearing the cache? Or does that rebuild the views from scratch, or is this...
2010/08/05
[ "https://Stackoverflow.com/questions/3419915", "https://Stackoverflow.com", "https://Stackoverflow.com/users/137695/" ]
Views do not need to be refreshed when the *data* changes. When you query them they will fetch the newest data. They might need to be recreated if your *table structure* changes: > > The view definition is “frozen” at creation time, so changes to the underlying tables afterward do not affect the view definition. For...
I was working on a project and my **view** didn't show new data because I was trying to make a **join** on a **NULL** field to another table. So I just updated the new data with a correct value for that field and it worked.
174,826
I'm an Indian passport holder. My brother and I are planning a 2-week trip through South East Asia namely Thailand, Singapore, and Malaysia (in that order). This week I'll be applying for visas through VFS global (not sure if there is any other way). Anyway, since India is the country where all these visas will be issu...
2022/07/10
[ "https://travel.stackexchange.com/questions/174826", "https://travel.stackexchange.com", "https://travel.stackexchange.com/users/129534/" ]
A visa is permission to enter a country. Where you're coming *from* doesn't matter. If you have a visa permitting you to entry country x, you can arrive in x from any other country. (There are restrictions on ports of entry for some travel between India and Nepal, and sometimes other country combinations, but that's n...
Some specific answer for this itenary. Yes, you are allowed to enter from any country, provided your visa rule allows that. I have travelled 7 countries successively once and there was no issues. Regarding your itenary, you can take visa as follows. 1. Thailand has visa on arrival. You have to take travel insurance ...
111,443
I recently just bought a house which was nice at first! Now after 5 month, it is now spring. We had a good rainfall which flooded my basement from the floor up because of a high water table (sump pump runs quite frequently) and a Crack in a corner in the floor. When digging the next day on the exterior of the basement ...
2017/04/04
[ "https://diy.stackexchange.com/questions/111443", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/68248/" ]
If your question is simply "is it ok", sure, it's ok. It may not seal the leak, though, and it may crack again if your home experiences seasonal movement due to an inadequately deep foundation or other issues. You should probably consult with a local expert to find a solution that's appropriate for your climate and s...
sounds like your best bet is patch that crack and install a french drain around area, keep the water from getting to that foundation.
1,786,563
Is there a way to search for folders/projects by name in the Eclipse workspace? The results would best be returned in a view where I can do bulk operations (like closing, opening, assign working set). It's just to fiddly to manually click through the list of hundreds of projects. --- This seemingly trivial task is ...
2009/11/23
[ "https://Stackoverflow.com/questions/1786563", "https://Stackoverflow.com", "https://Stackoverflow.com/users/174284/" ]
First, I'll answer the "dynamic working set" question: I've written a dynamic working set plugin. It allows you to group projects by project nature, regular expressions for names, and (as an extension to it) maven group and project name. Check it out at <http://code.google.com/p/javadude/wiki/DynamicWorkingSets> Tha...
Another option is to use the "filter" option on the package explorer. You can specify a few filters (including names) to filter *out* items. That might help a bit, but not a huge amount. Look for it under the little down-pointing triangle button on the package explorer tool bar.
1,786,563
Is there a way to search for folders/projects by name in the Eclipse workspace? The results would best be returned in a view where I can do bulk operations (like closing, opening, assign working set). It's just to fiddly to manually click through the list of hundreds of projects. --- This seemingly trivial task is ...
2009/11/23
[ "https://Stackoverflow.com/questions/1786563", "https://Stackoverflow.com", "https://Stackoverflow.com/users/174284/" ]
First, I'll answer the "dynamic working set" question: I've written a dynamic working set plugin. It allows you to group projects by project nature, regular expressions for names, and (as an extension to it) maven group and project name. Check it out at <http://code.google.com/p/javadude/wiki/DynamicWorkingSets> Tha...
A couple plugins to check out for this: * [the Eclipse Glance plugin](http://code.google.com/p/eclipse-glance/) on googlecode * [the Eclipse Project Exploring plugins](https://github.com/FrzMe/eclipse-project-exploring-plugins/) on github * [the selectproject plugin](http://code.google.com/a/eclipselabs.org/p/selectpr...
1,786,563
Is there a way to search for folders/projects by name in the Eclipse workspace? The results would best be returned in a view where I can do bulk operations (like closing, opening, assign working set). It's just to fiddly to manually click through the list of hundreds of projects. --- This seemingly trivial task is ...
2009/11/23
[ "https://Stackoverflow.com/questions/1786563", "https://Stackoverflow.com", "https://Stackoverflow.com/users/174284/" ]
A couple plugins to check out for this: * [the Eclipse Glance plugin](http://code.google.com/p/eclipse-glance/) on googlecode * [the Eclipse Project Exploring plugins](https://github.com/FrzMe/eclipse-project-exploring-plugins/) on github * [the selectproject plugin](http://code.google.com/a/eclipselabs.org/p/selectpr...
Another option is to use the "filter" option on the package explorer. You can specify a few filters (including names) to filter *out* items. That might help a bit, but not a huge amount. Look for it under the little down-pointing triangle button on the package explorer tool bar.
4,288
There are 2 parcels of land purchased by different but (family) related parties at the same time. One of the properties (A) contained a well; the other (B) contained the pumps and equipment required to operate the well. For some period of time the owner of B operated and maintained the pumps (including a major upgrade ...
2015/10/06
[ "https://law.stackexchange.com/questions/4288", "https://law.stackexchange.com", "https://law.stackexchange.com/users/2929/" ]
I know this is not what you've asked (I will get to that too), but I figured I would take the opportunity to state that the owner of the well cannot send you an invoice for the water unless you **agreed to a price and entered into a binding agreement**. They cannot just decide their water is worth X and then tell you t...
> > **B owns the pump.** > > > There was no ***transfer of ownership*** of the pump from B to A, so B owns it. If A thinks B is liable for some obligation to A, then A's recourse is to sue B for ***damages*** and/or ***specific performance*** of the terms of the contract. In this case, if B can not access the pu...
1,110,493
I have discovered this problem with my Laptop, today itself. No matter what the environment, app, screen is, as soon as I press **CAPS LOCK** key, the computer shuts itself down abruptly (abnormal shutdown, like power failure). It can again be turned on normally though, using power button. I Googled a bit and discov...
2016/08/06
[ "https://superuser.com/questions/1110493", "https://superuser.com", "https://superuser.com/users/158034/" ]
I have a dual boot computer and both Windows 10 and Ubuntu have the same problem... touch the Caps Lock and you instantly shut off the computer. I had to start up RegEdit and go to: HKEY\_LOCAL\_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout There I had to a enter a "Scancode Map" and put in the following 000...
Have you tried by enabling **Toggle Keys**? I don't know if this will prevent the laptop form shutting down but I have other kind of issues using the Caps Lock and by enabling it solves some problem. There's nothing wrong to try. Please follow these steps: 1. **Open Ease of Access Center**, by typing it on the search ...
1,110,493
I have discovered this problem with my Laptop, today itself. No matter what the environment, app, screen is, as soon as I press **CAPS LOCK** key, the computer shuts itself down abruptly (abnormal shutdown, like power failure). It can again be turned on normally though, using power button. I Googled a bit and discov...
2016/08/06
[ "https://superuser.com/questions/1110493", "https://superuser.com", "https://superuser.com/users/158034/" ]
I had exactly the same problem. In my case keyboard replacement in laptop (Lenovo ThinkPad T420) solved the problem.
Have you tried by enabling **Toggle Keys**? I don't know if this will prevent the laptop form shutting down but I have other kind of issues using the Caps Lock and by enabling it solves some problem. There's nothing wrong to try. Please follow these steps: 1. **Open Ease of Access Center**, by typing it on the search ...
1,110,493
I have discovered this problem with my Laptop, today itself. No matter what the environment, app, screen is, as soon as I press **CAPS LOCK** key, the computer shuts itself down abruptly (abnormal shutdown, like power failure). It can again be turned on normally though, using power button. I Googled a bit and discov...
2016/08/06
[ "https://superuser.com/questions/1110493", "https://superuser.com", "https://superuser.com/users/158034/" ]
I had exactly the same problem. In my case keyboard replacement in laptop (Lenovo ThinkPad T420) solved the problem.
I have a dual boot computer and both Windows 10 and Ubuntu have the same problem... touch the Caps Lock and you instantly shut off the computer. I had to start up RegEdit and go to: HKEY\_LOCAL\_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout There I had to a enter a "Scancode Map" and put in the following 000...
325,996
I found a sentence in test. > > Not until several years after a war has ended \_\_\_\_\_\_\_\_\_ to feel the severe psychological damage it can cause. > > > (A) do many of its veterans begin (B) many of its veterans begin (C) and many of its veterans begin (D) many of its veterans beginning I chose B a...
2016/05/16
[ "https://english.stackexchange.com/questions/325996", "https://english.stackexchange.com", "https://english.stackexchange.com/users/64141/" ]
When a sentence starts with 'Not until', as well as many other phrases, the grammar needed is Inversion, which means using the interrogative form of whatever tense the verb is in. 'begin' is in Simple Present, so 'do' is required. Here are some examples: Not until John apologizes, will I go out with him again. Not un...
Well, the *real* reason is that the others sound wrong to a native English speaker. As for the technical justification, what you are looking to do here is start what is called a [verb phrase](https://en.wikipedia.org/wiki/Verb_phrase). In English, a verb phrase is supposed to start with a verb. The words "many" and "a...
325,996
I found a sentence in test. > > Not until several years after a war has ended \_\_\_\_\_\_\_\_\_ to feel the severe psychological damage it can cause. > > > (A) do many of its veterans begin (B) many of its veterans begin (C) and many of its veterans begin (D) many of its veterans beginning I chose B a...
2016/05/16
[ "https://english.stackexchange.com/questions/325996", "https://english.stackexchange.com", "https://english.stackexchange.com/users/64141/" ]
This is a phenomenon called *negative inversion*: when a sentence starts with a negative adverbial like "never" or "not every day" or "not until several years after a war has ended", we get subject-auxiliary inversion that looks just like what you see in questions. So, for example, "you don't see that sort of thing eve...
Well, the *real* reason is that the others sound wrong to a native English speaker. As for the technical justification, what you are looking to do here is start what is called a [verb phrase](https://en.wikipedia.org/wiki/Verb_phrase). In English, a verb phrase is supposed to start with a verb. The words "many" and "a...
325,996
I found a sentence in test. > > Not until several years after a war has ended \_\_\_\_\_\_\_\_\_ to feel the severe psychological damage it can cause. > > > (A) do many of its veterans begin (B) many of its veterans begin (C) and many of its veterans begin (D) many of its veterans beginning I chose B a...
2016/05/16
[ "https://english.stackexchange.com/questions/325996", "https://english.stackexchange.com", "https://english.stackexchange.com/users/64141/" ]
When a sentence starts with 'Not until', as well as many other phrases, the grammar needed is Inversion, which means using the interrogative form of whatever tense the verb is in. 'begin' is in Simple Present, so 'do' is required. Here are some examples: Not until John apologizes, will I go out with him again. Not un...
This is a phenomenon called *negative inversion*: when a sentence starts with a negative adverbial like "never" or "not every day" or "not until several years after a war has ended", we get subject-auxiliary inversion that looks just like what you see in questions. So, for example, "you don't see that sort of thing eve...
3,932
Our little boy is 2 years old, and we are still giving him a large amount of formula milk at bed time. He is not a good eater, and we don't want him to get hungry in the night. Is it recommended to give extra milk (he often has at least 15 fl oz), or to let him go hungry so he is forced to eat his food?
2012/01/05
[ "https://parenting.stackexchange.com/questions/3932", "https://parenting.stackexchange.com", "https://parenting.stackexchange.com/users/2061/" ]
If he is old enough to verbally communicate that he wants bobo at bedtime, then he's old enough to understand you telling him to eat his dinner. You're not going to initiate direct change of this habit without a significant amount of stress. what you can do tho is change it indirectly. Since the goal is better timing...
Once he drinks your pediatricians quote of whole milk and maybe a bit more he has to learn that meals are meals and really food is what big boys eat. Ensure that he does his best at dinner, reminding him that breakfast is far way. Then slowly wean him off of snack (if bed time is many hours after dinner obviously don't...
3,932
Our little boy is 2 years old, and we are still giving him a large amount of formula milk at bed time. He is not a good eater, and we don't want him to get hungry in the night. Is it recommended to give extra milk (he often has at least 15 fl oz), or to let him go hungry so he is forced to eat his food?
2012/01/05
[ "https://parenting.stackexchange.com/questions/3932", "https://parenting.stackexchange.com", "https://parenting.stackexchange.com/users/2061/" ]
I saw one of my sisters-in-law go through a similar situation with both of her girls (one is five; the other is four), and it looks like I'm gearing up to go through the same thing with my daughter (18 months). Her girls (and mine) were/are big drinkers and drank/drink A LOT of milk. They ate (and still eat) very litt...
Once he drinks your pediatricians quote of whole milk and maybe a bit more he has to learn that meals are meals and really food is what big boys eat. Ensure that he does his best at dinner, reminding him that breakfast is far way. Then slowly wean him off of snack (if bed time is many hours after dinner obviously don't...
3,932
Our little boy is 2 years old, and we are still giving him a large amount of formula milk at bed time. He is not a good eater, and we don't want him to get hungry in the night. Is it recommended to give extra milk (he often has at least 15 fl oz), or to let him go hungry so he is forced to eat his food?
2012/01/05
[ "https://parenting.stackexchange.com/questions/3932", "https://parenting.stackexchange.com", "https://parenting.stackexchange.com/users/2061/" ]
I saw one of my sisters-in-law go through a similar situation with both of her girls (one is five; the other is four), and it looks like I'm gearing up to go through the same thing with my daughter (18 months). Her girls (and mine) were/are big drinkers and drank/drink A LOT of milk. They ate (and still eat) very litt...
If he is old enough to verbally communicate that he wants bobo at bedtime, then he's old enough to understand you telling him to eat his dinner. You're not going to initiate direct change of this habit without a significant amount of stress. what you can do tho is change it indirectly. Since the goal is better timing...
502,835
Is there a relay that will work with 12V / 300ma input to close a Normally Open output? I've been trying to make it work with Ardouino board and a HiLetgo 12V 1 Channel Relay Module With Optocoupler Isolation Support High or Low Level Trigger, but have not been able to get it to work. Seems like there should be a simpl...
2020/05/30
[ "https://electronics.stackexchange.com/questions/502835", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/253982/" ]
Here's the end product - worked as expected [![enter image description here](https://i.stack.imgur.com/oI463.png)](https://i.stack.imgur.com/oI463.png)
Just use a 12V relay - most small 12V relays will have 200 ohm or more coil resistance and thus use much less than 300mA to operate. - for 300mA coil resistance as low as 40 ohms would work. Add a diode parralel to the relay coil to prevent back-emf problems.
236,339
Magento just announced **[JavaScript Certification](https://u.magento.com/magento-2-certified-professional-javascript-developer#.W6XjchThWkA)** exam for Magento2. After reading in this page: > > <https://u.magento.com/magento-2-certified-professional-javascript-developer> > > > I have some questions about this...
2018/07/28
[ "https://magento.stackexchange.com/questions/236339", "https://magento.stackexchange.com", "https://magento.stackexchange.com/users/59039/" ]
Here is some question that are available on magento. What is the passing score for this Java script Certification exam? **Passing score: 63% or above** What is the retake policy for this exam? **All retakes have a 20% discount.** [Reference](https://magento-u-support.magento.com/hc/en-us/articles/360011820892-How-m...
Passing Score : Passing score is 63% as per information at <https://magento-u-support.magento.com/hc/en-us/articles/360011824472-What-is-a-passing-score-for-the-certification-exams-> Study material other than the study guide provided by Magento : Swiftotter will be releasing soon, check at <https://swiftotter.com/cert...
236,339
Magento just announced **[JavaScript Certification](https://u.magento.com/magento-2-certified-professional-javascript-developer#.W6XjchThWkA)** exam for Magento2. After reading in this page: > > <https://u.magento.com/magento-2-certified-professional-javascript-developer> > > > I have some questions about this...
2018/07/28
[ "https://magento.stackexchange.com/questions/236339", "https://magento.stackexchange.com", "https://magento.stackexchange.com/users/59039/" ]
Here is some question that are available on magento. What is the passing score for this Java script Certification exam? **Passing score: 63% or above** What is the retake policy for this exam? **All retakes have a 20% discount.** [Reference](https://magento-u-support.magento.com/hc/en-us/articles/360011820892-How-m...
**Latest study guide certifications:updated [21 August 2020]**: * **[AD0-E700]:** *Adobe Certified Expert Magento Commerce Business Practitioner* [Details](https://spark.adobe.com/page/87jLctNB6KxM0/) * **[AD0-E701]:** *Adobe Certified Expert-Magento Commerce Front-End Developer* [Details](https://spark.adobe.com/page...
236,339
Magento just announced **[JavaScript Certification](https://u.magento.com/magento-2-certified-professional-javascript-developer#.W6XjchThWkA)** exam for Magento2. After reading in this page: > > <https://u.magento.com/magento-2-certified-professional-javascript-developer> > > > I have some questions about this...
2018/07/28
[ "https://magento.stackexchange.com/questions/236339", "https://magento.stackexchange.com", "https://magento.stackexchange.com/users/59039/" ]
Passing Score : Passing score is 63% as per information at <https://magento-u-support.magento.com/hc/en-us/articles/360011824472-What-is-a-passing-score-for-the-certification-exams-> Study material other than the study guide provided by Magento : Swiftotter will be releasing soon, check at <https://swiftotter.com/cert...
**Latest study guide certifications:updated [21 August 2020]**: * **[AD0-E700]:** *Adobe Certified Expert Magento Commerce Business Practitioner* [Details](https://spark.adobe.com/page/87jLctNB6KxM0/) * **[AD0-E701]:** *Adobe Certified Expert-Magento Commerce Front-End Developer* [Details](https://spark.adobe.com/page...
1,674,160
Consider two computers, one a bit-for-bit clone of the other. If I then perform any two arbitrary actions on machine A- like change the volume, then open a chrome browser, then do the same on computer B, but in reverse order, will the computers' state still be bit-for-bit identical (ram, disc, etc.)? The actions can of...
2021/09/03
[ "https://superuser.com/questions/1674160", "https://superuser.com", "https://superuser.com/users/1512255/" ]
Two computers doing absolutely the same thing as each other have absolutely no guarantee of being bit identical, let alone doing the same thing in different orders. In fact there is almost no way *for* two systems to be bit identical. I say this because there are various encryption algorithms used at various points wh...
One way they could be different is in logfiles. If the two actions cause logfile entries, they would be in different order in the logs.
188,841
Under the stairs that take to my bedroom there is a tiny room, as big as a cupboard. I can barely stand in it. I smell mould in it, I tried keeping its small door opened and I think situation vastly improved. With door closed I get 80% / 90% humidity and with door open around 50% / 60%. For this reason I would lik...
2020/04/01
[ "https://diy.stackexchange.com/questions/188841", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/89142/" ]
I believe I see concrete, if a ground floor with concrete this may be your issue to know for sure tape a piece of plastic to the floor for 24 hours . When you pull the plastic up if it is wet you have found the source of the moisture. I have had good results using 2 part epoxy paint on concrete sealing damp concrete....
If there is an outside wall inside this space, I would insulate that wall with styrofoam sheets glued to that wall. Then I would go to Lowes, Home Depot , or a large hardware store and ask to see a "through the wall" fan. Install the fan where convenient and install a small heating system grill on an opposite wall. The...