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 |
|---|---|---|---|---|---|
371,762 | I have seen this question and do not believe this to be a duplicate [What software models are appropriate for daily builds and continuous integration?](https://softwareengineering.stackexchange.com/questions/160277/what-software-models-are-appropriate-for-daily-builds-and-continuous-integration) .
I don't fully unders... | 2018/05/29 | [
"https://softwareengineering.stackexchange.com/questions/371762",
"https://softwareengineering.stackexchange.com",
"https://softwareengineering.stackexchange.com/users/204858/"
] | I used to have a similar view. Now I think that there should be a daily build in addition to per-commit builds.
1. Extra Tasks: you can add extra tasks onto your cron build that you would not want on your per-commit build. For example, your cron build can scan dependencies for upgrades and auto-magically create a pull... | There really aren't any advantages of doing daily (or any other periodic) builds as long as you have enough resources to do ***the same*** builds for every commit.
The periodic builds are just a compromise if you don't have enough such resources: you give up the ability to immediately identify a faulty commit as, if s... |
371,762 | I have seen this question and do not believe this to be a duplicate [What software models are appropriate for daily builds and continuous integration?](https://softwareengineering.stackexchange.com/questions/160277/what-software-models-are-appropriate-for-daily-builds-and-continuous-integration) .
I don't fully unders... | 2018/05/29 | [
"https://softwareengineering.stackexchange.com/questions/371762",
"https://softwareengineering.stackexchange.com",
"https://softwareengineering.stackexchange.com/users/204858/"
] | I work on a very large project with dozens of software engineers, dozens of QA engineers, etc. Our codebase is several million lines of code. We have nightly builds and we have continuous builds. They serve different purposes:
1. Nightly builds are builds from scratch. The build server checks out the code and builds i... | There really aren't any advantages of doing daily (or any other periodic) builds as long as you have enough resources to do ***the same*** builds for every commit.
The periodic builds are just a compromise if you don't have enough such resources: you give up the ability to immediately identify a faulty commit as, if s... |
43,983 | I'm looking for initiatives pursuing mobile offline trip planning using a combination of public transit data and walking-routes. Thus far, without much success.
[Osmand](http://code.google.com/p/osmand/), seems to be closest, but the part for offline tripplanning isn't completely funded yet. I may contribute, but hav... | 2012/12/14 | [
"https://gis.stackexchange.com/questions/43983",
"https://gis.stackexchange.com",
"https://gis.stackexchange.com/users/13160/"
] | [BRouter](http://brouter.de/brouter/) offers many possibilities. It is an [Android application](https://play.google.com/store/apps/details?id=btools.routingapp&hl=en_GB "BRouter on Google Play"), usable in the OSMand, LocusMap and OruxMaps as well, as the 3rd party offline routing service.
* It offers multiple [built... | What about [rrrr](https://github.com/bliksemlabs/rrrr) and [brouter](http://brouter.de/brouter/) (Mainly for bike routing. But supports car and walking. Maybe usefull as an idea for data format). [Web interface](http://brouter.de/brouter-web/) to brouter. Brouter is slower because it is possible to use different profil... |
153,222 | How would aquatic aliens create technology? ( Think late 90's style, and by that, I mean: Phones, metallurgy, electricity, public transportation (think trains), books (and ink that would not just dissolve in water), oven and stoves, (maybe even a tv like thing?), even the building themselves). Suppose that they have no... | 2019/08/18 | [
"https://worldbuilding.stackexchange.com/questions/153222",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/67283/"
] | Your aquatic species could develop any level of technology we Telurians (People of Earth) have developed using the same processes we've developed but they might have different motivations.
How they interact with their world will determine the form of their technologies. Do they have two arms or twenty? Do they have fi... | Biology first
-------------
Human technology began with fire. Once we learned to make fire, we learned how to melt and shape metal. Chemistry, too, stems mainly from fire; heating and burning things to figure out what they were made of.
An aquatic species is going to have a hard time going this route, but they have a... |
5,961,394 | Can we create windows service from Java? I want some (possibly non-Java) application to run as a service and I want to configure that from within my Java program.
Also: can we pass parameters to services? Also, please help me with deleting any existing service and restarting it on crash.
this question is not same as ... | 2011/05/11 | [
"https://Stackoverflow.com/questions/5961394",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/519755/"
] | You need to install your software, right? Then [advancedInstaller](http://www.advancedinstaller.com) does this. | got an idea to export a registry from some already exiting hand made registry and launch it on client machine... can be given a thought :) |
148,069 | In the Harry Potter universe, if you're dating a Muggle, how long do you have to wait before the Ministry of Magic will let you disclose you're a witch or wizard without consequence?
Follow up, related questions
1. Would they have to get their memory wiped if you broke up? How would that work if there were kids invol... | 2016/12/21 | [
"https://scifi.stackexchange.com/questions/148069",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/75768/"
] | There is no evidence that the Ministry in the UK interferes in personal relationships to this extreme, as partially evidenced by Newt Scamander's attitude to the tensions in the USA.
Relatives of both Lupin and McGonagall form relationships with Muggles, as featured on Pottermore [here](https://www.pottermore.com/writ... | I think it's up to the witch or wizard, but probably only after you're married. For instance, I remember someone having had a father leave the mother after finding out that they're a witch.
But, since we don't have any examples that we see (AFAIK), we don't know for sure.
Also, don't forget that like the Dursleys kno... |
148,069 | In the Harry Potter universe, if you're dating a Muggle, how long do you have to wait before the Ministry of Magic will let you disclose you're a witch or wizard without consequence?
Follow up, related questions
1. Would they have to get their memory wiped if you broke up? How would that work if there were kids invol... | 2016/12/21 | [
"https://scifi.stackexchange.com/questions/148069",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/75768/"
] | It’s unclear - but they *might* have to wait until intending to marry.
======================================================================
We see a few Muggle-wizard couples in the books, like Seamus’s parents. We know in their case, he was only informed about magic after they were married.
>
> “I’m half and half... | I think it's up to the witch or wizard, but probably only after you're married. For instance, I remember someone having had a father leave the mother after finding out that they're a witch.
But, since we don't have any examples that we see (AFAIK), we don't know for sure.
Also, don't forget that like the Dursleys kno... |
148,069 | In the Harry Potter universe, if you're dating a Muggle, how long do you have to wait before the Ministry of Magic will let you disclose you're a witch or wizard without consequence?
Follow up, related questions
1. Would they have to get their memory wiped if you broke up? How would that work if there were kids invol... | 2016/12/21 | [
"https://scifi.stackexchange.com/questions/148069",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/75768/"
] | It’s unclear - but they *might* have to wait until intending to marry.
======================================================================
We see a few Muggle-wizard couples in the books, like Seamus’s parents. We know in their case, he was only informed about magic after they were married.
>
> “I’m half and half... | There is no evidence that the Ministry in the UK interferes in personal relationships to this extreme, as partially evidenced by Newt Scamander's attitude to the tensions in the USA.
Relatives of both Lupin and McGonagall form relationships with Muggles, as featured on Pottermore [here](https://www.pottermore.com/writ... |
116,645 | Last night I was watching the following videos <https://www.youtube.com/watch?v=YVLJRGA5uAk> and <https://www.youtube.com/watch?v=AhDrvQiNV5M&t>
I am considering the bet on gold with respect to his logic. This logic goes simplified as follows (at least as far as I understand, please correct me if I am wrong).
US gove... | 2019/11/08 | [
"https://money.stackexchange.com/questions/116645",
"https://money.stackexchange.com",
"https://money.stackexchange.com/users/78533/"
] | The problem with this is that gold doesn't actually DO anything, it just sits there. In fact, holding it will most likely impose costs for security, even if it's only the cost of buying a safe to hold your collection of gold coins. So any change in the value of gold is related more to speculation than anything. If you ... | I was going to make this a comment, but it actually may help provide one possible answer to your question.
The main thing is this - the government can't just "print dollars". Instead, it has to issue marketable (debt) securities, that is, do something like create treasury bills, notes, bonds, etc. and sell them to wil... |
116,645 | Last night I was watching the following videos <https://www.youtube.com/watch?v=YVLJRGA5uAk> and <https://www.youtube.com/watch?v=AhDrvQiNV5M&t>
I am considering the bet on gold with respect to his logic. This logic goes simplified as follows (at least as far as I understand, please correct me if I am wrong).
US gove... | 2019/11/08 | [
"https://money.stackexchange.com/questions/116645",
"https://money.stackexchange.com",
"https://money.stackexchange.com/users/78533/"
] | The problem with this is that gold doesn't actually DO anything, it just sits there. In fact, holding it will most likely impose costs for security, even if it's only the cost of buying a safe to hold your collection of gold coins. So any change in the value of gold is related more to speculation than anything. If you ... | “I am considering the bet on gold with respect to his logic.”
Don’t forget gold is just a small part of his entire portfolio. Maybe 5% across gold and probably gold stocks.
Don’t forget that his timeframe is 10 years or more. He is prepared to lose for 5 years on gold, then let it recover and boom for 5 years. In the... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | They are called the Past Participle.
They can either be formed by adding the suffix *ed*
or be an irregular such as: *eat*-> *eaten* -> *fight* -> *fought* (not to be confused with The Past Simple which is simply the verb of past simple tenses clauses.
They can be many things in English.
just to name a few:
* an ad... | I don't think the tense of the verb is the point of your question. I suppose a simple answer is they are "**actions**" as verbs, but thank you for the additional input in the comments. More specifically, they are "***objective actions***", or you might possibly consider "***operative actions***" as well (*because they ... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | They are called the Past Participle.
They can either be formed by adding the suffix *ed*
or be an irregular such as: *eat*-> *eaten* -> *fight* -> *fought* (not to be confused with The Past Simple which is simply the verb of past simple tenses clauses.
They can be many things in English.
just to name a few:
* an ad... | In English, a verb that is used as an adjective to describe a noun is called a [participle](https://en.oxforddictionaries.com/grammar/participles). See UhtredRagnarsson's answer.
>
> A participle is a word formed from a verb, usually by adding -d, -ed, or -ing.
>
>
> There are two kinds of participle in English, as... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | They are called the Past Participle.
They can either be formed by adding the suffix *ed*
or be an irregular such as: *eat*-> *eaten* -> *fight* -> *fought* (not to be confused with The Past Simple which is simply the verb of past simple tenses clauses.
They can be many things in English.
just to name a few:
* an ad... | The *-ed* in all of your examples is a past-participle suffix. A past participle is not a **derived** form: rather, it is an **inflected** form of a verb (assuming you accept the distinction between derivation and inflection as grammatical processes in English). Most past participles end in *-ed,* but some end in *-(e... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | They are called the Past Participle.
They can either be formed by adding the suffix *ed*
or be an irregular such as: *eat*-> *eaten* -> *fight* -> *fought* (not to be confused with The Past Simple which is simply the verb of past simple tenses clauses.
They can be many things in English.
just to name a few:
* an ad... | This is really simple. It does not need a whole note for explanation.
The *"ed"* is grammatically referred as **the past tense marker** ...... *the past participle*
However, don't be confused when the *past tense marker* is added to a *verb* to perform the function of an Adjective.
For instance,
1. A **distributed*... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | In English, a verb that is used as an adjective to describe a noun is called a [participle](https://en.oxforddictionaries.com/grammar/participles). See UhtredRagnarsson's answer.
>
> A participle is a word formed from a verb, usually by adding -d, -ed, or -ing.
>
>
> There are two kinds of participle in English, as... | I don't think the tense of the verb is the point of your question. I suppose a simple answer is they are "**actions**" as verbs, but thank you for the additional input in the comments. More specifically, they are "***objective actions***", or you might possibly consider "***operative actions***" as well (*because they ... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | The *-ed* in all of your examples is a past-participle suffix. A past participle is not a **derived** form: rather, it is an **inflected** form of a verb (assuming you accept the distinction between derivation and inflection as grammatical processes in English). Most past participles end in *-ed,* but some end in *-(e... | I don't think the tense of the verb is the point of your question. I suppose a simple answer is they are "**actions**" as verbs, but thank you for the additional input in the comments. More specifically, they are "***objective actions***", or you might possibly consider "***operative actions***" as well (*because they ... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | I don't think the tense of the verb is the point of your question. I suppose a simple answer is they are "**actions**" as verbs, but thank you for the additional input in the comments. More specifically, they are "***objective actions***", or you might possibly consider "***operative actions***" as well (*because they ... | This is really simple. It does not need a whole note for explanation.
The *"ed"* is grammatically referred as **the past tense marker** ...... *the past participle*
However, don't be confused when the *past tense marker* is added to a *verb* to perform the function of an Adjective.
For instance,
1. A **distributed*... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | In English, a verb that is used as an adjective to describe a noun is called a [participle](https://en.oxforddictionaries.com/grammar/participles). See UhtredRagnarsson's answer.
>
> A participle is a word formed from a verb, usually by adding -d, -ed, or -ing.
>
>
> There are two kinds of participle in English, as... | This is really simple. It does not need a whole note for explanation.
The *"ed"* is grammatically referred as **the past tense marker** ...... *the past participle*
However, don't be confused when the *past tense marker* is added to a *verb* to perform the function of an Adjective.
For instance,
1. A **distributed*... |
491,077 | In English we say things like:
* a *calibrat**ed*** device
* a *distribut**ed*** product
* a *found**ed*** company
* a *destroy**ed*** house
Those *‑ed* words there all signify that some verb (here respectively *calibrate, distribute, found,* or *destroy*) has been “done onto”
the noun that follows i... | 2019/03/24 | [
"https://english.stackexchange.com/questions/491077",
"https://english.stackexchange.com",
"https://english.stackexchange.com/users/236412/"
] | The *-ed* in all of your examples is a past-participle suffix. A past participle is not a **derived** form: rather, it is an **inflected** form of a verb (assuming you accept the distinction between derivation and inflection as grammatical processes in English). Most past participles end in *-ed,* but some end in *-(e... | This is really simple. It does not need a whole note for explanation.
The *"ed"* is grammatically referred as **the past tense marker** ...... *the past participle*
However, don't be confused when the *past tense marker* is added to a *verb* to perform the function of an Adjective.
For instance,
1. A **distributed*... |
588 | Per [FAR 91.307](http://rgl.faa.gov/Regulatory_and_Guidance_Library/rgFAR.nsf/0/23e90761e5001c628625754500734f2a!OpenDocument):
>
> Unless each occupant of the aircraft is wearing an approved
> parachute, no pilot of a civil aircraft carrying any person (other
> than a crewmember) may execute any intentional maneuv... | 2014/01/04 | [
"https://aviation.stackexchange.com/questions/588",
"https://aviation.stackexchange.com",
"https://aviation.stackexchange.com/users/26/"
] | Well, as with many issues involving the FAA, the "why" is a bit of a mystery. Perhaps they thought that the pilot can "lead by example" if a bail-out is needed. I'd imagine that a lot of passengers would be a little reluctant to jump out of an airplane, but once they see the pilot go I can see them becoming highly moti... | The rules come from a basis at the FAA that a serious accident is one with multiple fatalities, not just one.
From AC-1309:
Catastrophic: Failure conditions that are expected to result in multiple fatalities of the occupants...
Aircraft that have only one seat do not need to be designed / certified as stringently as... |
74,183 | I've read that the tailplane produces negative lift, so does that mean it would function like an inverted wing (has negative camber)? The image below is the best illustration I could come up with.
[](https://i.stack.imgur.com/YKR5F.png)
Also, is nega... | 2020/02/06 | [
"https://aviation.stackexchange.com/questions/74183",
"https://aviation.stackexchange.com",
"https://aviation.stackexchange.com/users/25154/"
] | The tailplane should produce *less* lift than the main wing, for pitch stability. That is to say, its lift is negative *relative to the wing lift.* Its lift need not be wholly negative (pointing down), although it usually is during takeoff and landing.
But yes, as a first approximation, the direction of camber matches... | A few constructions, such as the Zenith CH 701 STOL, have horizontal stabs with non-symmetric, inverted airfoils:
[](https://i.stack.imgur.com/v4NtU.png) |
74,183 | I've read that the tailplane produces negative lift, so does that mean it would function like an inverted wing (has negative camber)? The image below is the best illustration I could come up with.
[](https://i.stack.imgur.com/YKR5F.png)
Also, is nega... | 2020/02/06 | [
"https://aviation.stackexchange.com/questions/74183",
"https://aviation.stackexchange.com",
"https://aviation.stackexchange.com/users/25154/"
] | Most tailplanes (except for specialist applications, like endurance designs in model airplanes) have a symmetrical airfoil, whether thickened or effectively a flat plate. Camber of any sort is unusual in tailplanes for full size aircraft -- except as it might be incidentally produced by elevator trim, and in that case,... | A few constructions, such as the Zenith CH 701 STOL, have horizontal stabs with non-symmetric, inverted airfoils:
[](https://i.stack.imgur.com/v4NtU.png) |
74,183 | I've read that the tailplane produces negative lift, so does that mean it would function like an inverted wing (has negative camber)? The image below is the best illustration I could come up with.
[](https://i.stack.imgur.com/YKR5F.png)
Also, is nega... | 2020/02/06 | [
"https://aviation.stackexchange.com/questions/74183",
"https://aviation.stackexchange.com",
"https://aviation.stackexchange.com/users/25154/"
] | Indeed, the airfoils on many horizontal tail surfaces do have negative camber. This is mostly in combination with powerful flaps on the wing so the tailplane will continue to work with flaps extended, when it needs to develop a relatively high downforce (which is indeed the same as negative lift). The extended wing fla... | A few constructions, such as the Zenith CH 701 STOL, have horizontal stabs with non-symmetric, inverted airfoils:
[](https://i.stack.imgur.com/v4NtU.png) |
94,019 | I am scheduled to work fewer hours next week due to the office being closed on holiday for the 4th of July. I would like to email my boss to ask I can work a few extra hours each day to make up for the lost time.
I don't know whether or not this would count as 'overtime', since I'm the one asking my manager if I can w... | 2017/06/30 | [
"https://workplace.stackexchange.com/questions/94019",
"https://workplace.stackexchange.com",
"https://workplace.stackexchange.com/users/68427/"
] | >
> How should I ask my boss if I can work extra hours to make up for a
> work holiday?
>
>
>
Assuming you do not get paid for the holiday ( which you very well may ), you could ask this way: *I would prefer to not lose any money over the holiday, could I work 2 extra hours a day over the other 4 days this week t... | I was an intern at one time that had this same problem. Since our work weeks were from Sunday to Saturday my boss had no problem letting us work extra to make up for the holidays that happened during the week. If your work weeks end half way through the week (rarely happens) then it could be an issue of the overtime fo... |
94,019 | I am scheduled to work fewer hours next week due to the office being closed on holiday for the 4th of July. I would like to email my boss to ask I can work a few extra hours each day to make up for the lost time.
I don't know whether or not this would count as 'overtime', since I'm the one asking my manager if I can w... | 2017/06/30 | [
"https://workplace.stackexchange.com/questions/94019",
"https://workplace.stackexchange.com",
"https://workplace.stackexchange.com/users/68427/"
] | >
> How should I ask my boss if I can work extra hours to make up for a
> work holiday?
>
>
>
Assuming you do not get paid for the holiday ( which you very well may ), you could ask this way: *I would prefer to not lose any money over the holiday, could I work 2 extra hours a day over the other 4 days this week t... | National holidays in the US are not guaranteed to be paid. If you are a W2 FTE (full-time employee on your company's payroll), then consult your employee handbook which should outline your vacation & holiday plan for the company.
If you are a 1099 contractor or working through a third party (staffing/recruiting firm),... |
94,019 | I am scheduled to work fewer hours next week due to the office being closed on holiday for the 4th of July. I would like to email my boss to ask I can work a few extra hours each day to make up for the lost time.
I don't know whether or not this would count as 'overtime', since I'm the one asking my manager if I can w... | 2017/06/30 | [
"https://workplace.stackexchange.com/questions/94019",
"https://workplace.stackexchange.com",
"https://workplace.stackexchange.com/users/68427/"
] | I was an intern at one time that had this same problem. Since our work weeks were from Sunday to Saturday my boss had no problem letting us work extra to make up for the holidays that happened during the week. If your work weeks end half way through the week (rarely happens) then it could be an issue of the overtime fo... | National holidays in the US are not guaranteed to be paid. If you are a W2 FTE (full-time employee on your company's payroll), then consult your employee handbook which should outline your vacation & holiday plan for the company.
If you are a 1099 contractor or working through a third party (staffing/recruiting firm),... |
4,335,667 | I have an implementation of a bi-directional message channel which, to reduce overhead, I implemented as a couple of circular buffers of messages. To write from one end to the other you add the pointer to the message to one circular buffer and tweak the read and write indices for it. To write in the other direction you... | 2010/12/02 | [
"https://Stackoverflow.com/questions/4335667",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/526477/"
] | Generally, no. But different OSes offer different solutions for the problem you have.
Windows
-------
You can associate an event with a socket with [WSAEventSelect](http://msdn.microsoft.com/en-us/library/ms741576(v=VS.85).aspx) and wait with [WaitForMultipleObjectsEx](http://msdn.microsoft.com/en-us/library/ms687028... | A file descriptor is an index into a kernel-managed array of open files and similar objects (pipes, FIFOs, sockets), so it's not possible to associate a file descriptor with anything not managed by the kernel.
If your message channels and semaphores are entirely in user space (implemented in your own application with ... |
4,335,667 | I have an implementation of a bi-directional message channel which, to reduce overhead, I implemented as a couple of circular buffers of messages. To write from one end to the other you add the pointer to the message to one circular buffer and tweak the read and write indices for it. To write in the other direction you... | 2010/12/02 | [
"https://Stackoverflow.com/questions/4335667",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/526477/"
] | Generally, no. But different OSes offer different solutions for the problem you have.
Windows
-------
You can associate an event with a socket with [WSAEventSelect](http://msdn.microsoft.com/en-us/library/ms741576(v=VS.85).aspx) and wait with [WaitForMultipleObjectsEx](http://msdn.microsoft.com/en-us/library/ms687028... | It's a bit of a hack, but you could replace your condition variable with a pipe. The read thread would poll/select on the read side and the socket. The thread that writes to your buffer also writes a byte to the pipe to signal there is stuff in the buffer. |
850,970 | Is it a replacement for if, then blocks? I have seen a lot of code where they are used like that. | 2009/05/12 | [
"https://Stackoverflow.com/questions/850970",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/105108/"
] | The purpose of try catch blocks to allow you to *try* to perform and action and then if an exception occurs, *catch* the exception and deal with it gracefully rather than crashing. | A try block is the block of code in which exceptions occur.
A catch block catches and handles try block exceptions. |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | **Jesus said "stop clinging to me". Why?**
Before his meeting with Mary , in Matthew 28:9 (below) we read that other women touched him and "took hold of his feet" and Jesus did not object to it, so there is no reason for Jesus to object now to Mary touching him. He objected because she was clinging to him, holding fas... | Jesus had not yet ascended into heaven and performed his duty as a High Priest... He had not yet went into the holy of holies in heaven, the pattern of which the earthly tabernacle is made from... Once Jesus had gone into the holy of holies, the next time he appeared, he asked Thomas to touch him and do not be unbeliev... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | **Jesus said "stop clinging to me". Why?**
Before his meeting with Mary , in Matthew 28:9 (below) we read that other women touched him and "took hold of his feet" and Jesus did not object to it, so there is no reason for Jesus to object now to Mary touching him. He objected because she was clinging to him, holding fas... | Adding what wasn't in the answers, there is a grammatical issue in the meaning. Much depends on how you translate the present middle imperative verb ἅπτου. Robertson's interpretation is "stop clinging" because "don't touch" would be aorist middle imperative.
>
> Touch me not (μη μου ἁπτου [mē mou haptou]). Present mi... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | Both translations are actually correct yet the first one is easily misunderstood. The Greek term for "touch" is "ἅπτομαι". It covers a variety of meanings but all of them include a "touching with the intention of holding/keeping something/somebody" (see *Strong's Definitions* word 680 on [Blue Letter Bible](https://www... | Jesus had not yet ascended into heaven and performed his duty as a High Priest... He had not yet went into the holy of holies in heaven, the pattern of which the earthly tabernacle is made from... Once Jesus had gone into the holy of holies, the next time he appeared, he asked Thomas to touch him and do not be unbeliev... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | It may be much more simple than many try to make of this.
Touch - Strong's Greek 680 "haptomai" can mean cling to, or handle. Many of the translations render it "Do not cling to me..." Young's renders it as "Be not touching me..."
Thayer's Lexicon 2.a. includes
>
> " In John 20:17, μή μου ἅπτου is to be explaine... | **Jesus said "stop clinging to me". Why?**
Before his meeting with Mary , in Matthew 28:9 (below) we read that other women touched him and "took hold of his feet" and Jesus did not object to it, so there is no reason for Jesus to object now to Mary touching him. He objected because she was clinging to him, holding fas... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | **Jesus said "stop clinging to me". Why?**
Before his meeting with Mary , in Matthew 28:9 (below) we read that other women touched him and "took hold of his feet" and Jesus did not object to it, so there is no reason for Jesus to object now to Mary touching him. He objected because she was clinging to him, holding fas... | It's a present tense verb - the present tense shows continuous action. Could it be that the translators use "stop clinging to me," to reflect the action of the verb instead of "do not touch me," which is a one time action. |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | Both translations are actually correct yet the first one is easily misunderstood. The Greek term for "touch" is "ἅπτομαι". It covers a variety of meanings but all of them include a "touching with the intention of holding/keeping something/somebody" (see *Strong's Definitions* word 680 on [Blue Letter Bible](https://www... | **Jesus said "stop clinging to me". Why?**
Before his meeting with Mary , in Matthew 28:9 (below) we read that other women touched him and "took hold of his feet" and Jesus did not object to it, so there is no reason for Jesus to object now to Mary touching him. He objected because she was clinging to him, holding fas... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | It may be much more simple than many try to make of this.
Touch - Strong's Greek 680 "haptomai" can mean cling to, or handle. Many of the translations render it "Do not cling to me..." Young's renders it as "Be not touching me..."
Thayer's Lexicon 2.a. includes
>
> " In John 20:17, μή μου ἅπτου is to be explaine... | Jesus had not yet ascended into heaven and performed his duty as a High Priest... He had not yet went into the holy of holies in heaven, the pattern of which the earthly tabernacle is made from... Once Jesus had gone into the holy of holies, the next time he appeared, he asked Thomas to touch him and do not be unbeliev... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | Both translations are actually correct yet the first one is easily misunderstood. The Greek term for "touch" is "ἅπτομαι". It covers a variety of meanings but all of them include a "touching with the intention of holding/keeping something/somebody" (see *Strong's Definitions* word 680 on [Blue Letter Bible](https://www... | It's a present tense verb - the present tense shows continuous action. Could it be that the translators use "stop clinging to me," to reflect the action of the verb instead of "do not touch me," which is a one time action. |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | It may be much more simple than many try to make of this.
Touch - Strong's Greek 680 "haptomai" can mean cling to, or handle. Many of the translations render it "Do not cling to me..." Young's renders it as "Be not touching me..."
Thayer's Lexicon 2.a. includes
>
> " In John 20:17, μή μου ἅπτου is to be explaine... | Both translations are actually correct yet the first one is easily misunderstood. The Greek term for "touch" is "ἅπτομαι". It covers a variety of meanings but all of them include a "touching with the intention of holding/keeping something/somebody" (see *Strong's Definitions* word 680 on [Blue Letter Bible](https://www... |
30,219 | In some translations we find something like:
>
> **John 20:17** (KJV)
>
> Jesus saith unto her, **Touch me not**; for I am not yet ascended to my Father: but go to my brethren, and say unto them, I ascend unto my Father, and your Father; and to my God, and your God.
>
>
>
In other translations we find somethi... | 2017/10/28 | [
"https://hermeneutics.stackexchange.com/questions/30219",
"https://hermeneutics.stackexchange.com",
"https://hermeneutics.stackexchange.com/users/11555/"
] | It may be much more simple than many try to make of this.
Touch - Strong's Greek 680 "haptomai" can mean cling to, or handle. Many of the translations render it "Do not cling to me..." Young's renders it as "Be not touching me..."
Thayer's Lexicon 2.a. includes
>
> " In John 20:17, μή μου ἅπτου is to be explaine... | It's a present tense verb - the present tense shows continuous action. Could it be that the translators use "stop clinging to me," to reflect the action of the verb instead of "do not touch me," which is a one time action. |
111,540 | If
>
> Han Solo
>
>
>
is Kylo Ren's father, then how is
>
> Darth Vader Kylo Ren's grandfather?
>
>
> | 2015/12/21 | [
"https://scifi.stackexchange.com/questions/111540",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/57706/"
] | Because Darth Vader (aka Anakin Skywalker) is Leia's father.
And Kylo Ren
>
> Is also the son of Leia.
>
>
>
It takes two to tango. | Darth Vader is Kylo Ren's *maternal* grandfather.
=================================================
A maternal grandparent is someone who is your mom's parent. Your *paternal* grandparents are your father's parents. Your mom's parents are your *maternal* grandparents.([source](https://www.vocabulary.com/dictionary/pat... |
111,540 | If
>
> Han Solo
>
>
>
is Kylo Ren's father, then how is
>
> Darth Vader Kylo Ren's grandfather?
>
>
> | 2015/12/21 | [
"https://scifi.stackexchange.com/questions/111540",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/57706/"
] | Kylo Ren has two parents: Han Solo and Leia Organa.
Leia is the daughter of Anakin Skywalker/Darth Vader, making Kylo Ren the grandson of Anakin/Vader.
Leia refers to their son a number of times in conversation with Han.
>
> He met her eyes steadily. “We’ve lost our son, forever.”
>
>
>
>
> “Always,” she told ... | Darth Vader is Kylo Ren's *maternal* grandfather.
=================================================
A maternal grandparent is someone who is your mom's parent. Your *paternal* grandparents are your father's parents. Your mom's parents are your *maternal* grandparents.([source](https://www.vocabulary.com/dictionary/pat... |
15,358 | Does the [Retron 3](http://www.wired.com/gadgetlab/2010/07/three-in-one-retro-console-uses-original-game-controllers/) work with all of the original system accessories, such as the Menacer or Light Gun? I assume that the 32X and Sega CD are out of the question. | 2011/01/26 | [
"https://gaming.stackexchange.com/questions/15358",
"https://gaming.stackexchange.com",
"https://gaming.stackexchange.com/users/5274/"
] | From the product page for the Retron [here](http://hyperkin.com/index.php/retro-system-retron3.html/), they claim it works with ALL original system controllers, this would include the [Menacer](http://en.wikipedia.org/wiki/Menacer) and the [Nintendo Light Gun](http://en.wikipedia.org/wiki/Light_gun). Several forum post... | The Menacer and the Nintendo Super Scope use the infrared sensor that plugs into the console for calibration so the gun can be used on any tv including HD. |
16,173,593 | I need to refactor a project with two data models into two separate projects.
Both projects use the same Exceptions.
Should I create a 3rd project only for these exceptions? Cloning sounds like a no-go. | 2013/04/23 | [
"https://Stackoverflow.com/questions/16173593",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/1410212/"
] | Yes you should create it on a separate project, and use it as a dependency on the others. It is not uncommon to see a project/jar that only has the exceptions used in the modules that you work with. It's a fine way to keep things organized IMHO. | IMHO,as @harsha mentioned in existing comment ,the easiest solution would be to put the shared code into a **library or .jar file** and the .jar file to your project library.
Now you have an valuable api which can be maintained easily for each build with your versions. |
16,173,593 | I need to refactor a project with two data models into two separate projects.
Both projects use the same Exceptions.
Should I create a 3rd project only for these exceptions? Cloning sounds like a no-go. | 2013/04/23 | [
"https://Stackoverflow.com/questions/16173593",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/1410212/"
] | Yes you should create it on a separate project, and use it as a dependency on the others. It is not uncommon to see a project/jar that only has the exceptions used in the modules that you work with. It's a fine way to keep things organized IMHO. | A separate project that is a shared dependency of the other two is probably best. Duplicating the objects would make things difficult if the two data models are used together, which you would have to resolve via e.g. different package names, and which would create maintenance headaches. The shared project may be a good... |
16,173,593 | I need to refactor a project with two data models into two separate projects.
Both projects use the same Exceptions.
Should I create a 3rd project only for these exceptions? Cloning sounds like a no-go. | 2013/04/23 | [
"https://Stackoverflow.com/questions/16173593",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/1410212/"
] | Yes you should create it on a separate project, and use it as a dependency on the others. It is not uncommon to see a project/jar that only has the exceptions used in the modules that you work with. It's a fine way to keep things organized IMHO. | Are there just exceptions in common? It sounds weird.
Are there any dependency between these projects? Is one is other's client?
I believe there shall be some interfaces in common too, some which declare these exceptions in their methods' signature. Some which are implemented in one of your projects, and get called i... |
110,912 | One of my players' characters can use his armor to cast *obscuring mist* in the square where he is.
I'm pretty sure what happens to the enemy that wants to attack him while he stays in the fog, but I'm not sure what happens to him.
He is a rogue that uses a bow to fight: while he is inside his fog, can he target ene... | 2017/12/01 | [
"https://rpg.stackexchange.com/questions/110912",
"https://rpg.stackexchange.com",
"https://rpg.stackexchange.com/users/32769/"
] | Unless a spell says otherwise, they affect everyone in their area. That includes the rogue as well as any of the rogue’s allies. The *Complete Adventurer* ninja has a variant in an issue of *Dragon* magazine that even boasts as its primary class feature an ability to use *obscuring mist* without affecting the ninja him... | I'm actually loosely familiar with the armor you are talking about (if it's homebrew, there is an actual RAW version, just so you know). I don't recall the name off the top of my head (that said, I'll probably find it in the next few days anyway).
Anyhow, to the point of the matter -- if this is the armor I think it i... |
110,912 | One of my players' characters can use his armor to cast *obscuring mist* in the square where he is.
I'm pretty sure what happens to the enemy that wants to attack him while he stays in the fog, but I'm not sure what happens to him.
He is a rogue that uses a bow to fight: while he is inside his fog, can he target ene... | 2017/12/01 | [
"https://rpg.stackexchange.com/questions/110912",
"https://rpg.stackexchange.com",
"https://rpg.stackexchange.com/users/32769/"
] | Unless a spell says otherwise, they affect everyone in their area. That includes the rogue as well as any of the rogue’s allies. The *Complete Adventurer* ninja has a variant in an issue of *Dragon* magazine that even boasts as its primary class feature an ability to use *obscuring mist* without affecting the ninja him... | The description of *mithralmist shirt* is somewhat vague. It not necessarily creates a fog similar to that of Obscuring Mist spell (item's prerequisite to be created), but 'billowing silver mist' it creates still lacks some info to be clear enough as a separate standalone effect.
As written it neither doesn't interfer... |
110,912 | One of my players' characters can use his armor to cast *obscuring mist* in the square where he is.
I'm pretty sure what happens to the enemy that wants to attack him while he stays in the fog, but I'm not sure what happens to him.
He is a rogue that uses a bow to fight: while he is inside his fog, can he target ene... | 2017/12/01 | [
"https://rpg.stackexchange.com/questions/110912",
"https://rpg.stackexchange.com",
"https://rpg.stackexchange.com/users/32769/"
] | The description of *mithralmist shirt* is somewhat vague. It not necessarily creates a fog similar to that of Obscuring Mist spell (item's prerequisite to be created), but 'billowing silver mist' it creates still lacks some info to be clear enough as a separate standalone effect.
As written it neither doesn't interfer... | I'm actually loosely familiar with the armor you are talking about (if it's homebrew, there is an actual RAW version, just so you know). I don't recall the name off the top of my head (that said, I'll probably find it in the next few days anyway).
Anyhow, to the point of the matter -- if this is the armor I think it i... |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | If you've got access to vCenter, then you can administer your servers via the vCenter Web Access page. Otherwise, if you have any Windows VMs then you could install the vSphere client in there and remote-desktop into it as a standalone application. | For Mac OS X, no. The only Apple management option is the iPad management app that VMware released a short while ago. |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | For Mac OS X, no. The only Apple management option is the iPad management app that VMware released a short while ago. | vClient Mac APP @ [vclient.top](https://web.archive.org/web/20190905213550/http://vclient.top/) is native mac app to manage esx/vcenter |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | If you've got access to vCenter, then you can administer your servers via the vCenter Web Access page. Otherwise, if you have any Windows VMs then you could install the vSphere client in there and remote-desktop into it as a standalone application. | FYI, if all you need is basic control from OSX, check out Orbit-VM <https://code.google.com/p/orbit-vm/>
>
> It's aim is to provide an open source, cross-platform GUI for managing vSphere 4 servers.
>
>
>
However, I use this to manange my ESXi 5 box and it works great on Mountain Lion! |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | If you've got access to vCenter, then you can administer your servers via the vCenter Web Access page. Otherwise, if you have any Windows VMs then you could install the vSphere client in there and remote-desktop into it as a standalone application. | No need for esx client. Here's the ultra-unix-geek answer: ssh to esx host, run vim-cmd power.on , or any number of actions available for the vim-cmd. ..sometimes they even work! How's that for geeky.
Basically VMware is Windows now. They have the microsoft philosophy of 'dumbing down' everything. They been doing it ... |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | If you've got access to vCenter, then you can administer your servers via the vCenter Web Access page. Otherwise, if you have any Windows VMs then you could install the vSphere client in there and remote-desktop into it as a standalone application. | vClient Mac APP @ [vclient.top](https://web.archive.org/web/20190905213550/http://vclient.top/) is native mac app to manage esx/vcenter |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | FYI, if all you need is basic control from OSX, check out Orbit-VM <https://code.google.com/p/orbit-vm/>
>
> It's aim is to provide an open source, cross-platform GUI for managing vSphere 4 servers.
>
>
>
However, I use this to manange my ESXi 5 box and it works great on Mountain Lion! | vClient Mac APP @ [vclient.top](https://web.archive.org/web/20190905213550/http://vclient.top/) is native mac app to manage esx/vcenter |
12,482 | I'm a VMware guy, running a dozen of ESXi ... and i'm also a mac user and I've had it with launching VMware Fusion to boot my Win7 to work on vSphere client...
Am I missing something? Sys Admins and Solution Architects are using Linux/Mac more and more ... Is there anyway that i can do that without having to rely on r... | 2011/04/20 | [
"https://apple.stackexchange.com/questions/12482",
"https://apple.stackexchange.com",
"https://apple.stackexchange.com/users/5713/"
] | No need for esx client. Here's the ultra-unix-geek answer: ssh to esx host, run vim-cmd power.on , or any number of actions available for the vim-cmd. ..sometimes they even work! How's that for geeky.
Basically VMware is Windows now. They have the microsoft philosophy of 'dumbing down' everything. They been doing it ... | vClient Mac APP @ [vclient.top](https://web.archive.org/web/20190905213550/http://vclient.top/) is native mac app to manage esx/vcenter |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | **Use the lungs.**
from <http://archive.rubicon-foundation.org/xmlui/bitstream/handle/123456789/5903/SPUMS_V5N3_2.pdf?sequence=1>
>
> The entire chamber was pressurised with air and an anaesthetized dog
> was lowered into a tub of oxygenated saline. The animal was kept cool
> at about 32°C in order to reduce his o... | **Gills on the back would be my go to.**
Creating a structure that traverses or even changes the human chest cavity isn't unreasonable. There are currently gaps where muscle and flesh exist between the ribs. To simply say an oxygen exchanging membrane traverses the back ribs isn't to farfetched. Or simply cavities thr... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | Lots of nice answers here! One problem which was pointed out is that humans, being warm-blooded, require much more oxygen than polikiotherms, because maintaining body temp requires a lot of metabolism, which in turn burns a lot of O2. This results in all kinds of special strategies to get enough "gillage".
So...
Why... | Or, you could simply do it like whales, which do breathe air, but have the ability to store vast amounts of oxygen internally, for extended stays under water. I believe the sperm whale has been known to submerge for over an hour, when they go to great depths to search for squid.
A technique used by seals in arctic ar... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | **I would go with PEM electrolysis**
A gill like structure with the body ability to produce electrical current can be used to derive oxygen directly from the water molecules (H2O -> H + O2). This structure can pump the resulted gas directly in to lungs (even fairly human like lungs) and can be shunted of when outside ... | **Gills on the back would be my go to.**
Creating a structure that traverses or even changes the human chest cavity isn't unreasonable. There are currently gaps where muscle and flesh exist between the ribs. To simply say an oxygen exchanging membrane traverses the back ribs isn't to farfetched. Or simply cavities thr... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | Lots of nice answers here! One problem which was pointed out is that humans, being warm-blooded, require much more oxygen than polikiotherms, because maintaining body temp requires a lot of metabolism, which in turn burns a lot of O2. This results in all kinds of special strategies to get enough "gillage".
So...
Why... | Fish pull water in through their mouths and push it out over their gills in order for the gills to be able extract the oxygen (or something to that effect). This would not work for humans since the amount of water they could pull in would be limited by the size of their mouths and possibly noses.
I think the external ... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | Or, you could simply do it like whales, which do breathe air, but have the ability to store vast amounts of oxygen internally, for extended stays under water. I believe the sperm whale has been known to submerge for over an hour, when they go to great depths to search for squid.
A technique used by seals in arctic ar... | **Gills on the back would be my go to.**
Creating a structure that traverses or even changes the human chest cavity isn't unreasonable. There are currently gaps where muscle and flesh exist between the ribs. To simply say an oxygen exchanging membrane traverses the back ribs isn't to farfetched. Or simply cavities thr... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | The main problem you'll run into is that the human brain takes a *lot* of oxygen to run, and there isn't nearly as much oxygen in water as there is in air. So if these merfolk are to be able to breathe underwater without surfacing, they'll either need much more surface area on their gills than humans have in their lung... | **I would go with PEM electrolysis**
A gill like structure with the body ability to produce electrical current can be used to derive oxygen directly from the water molecules (H2O -> H + O2). This structure can pump the resulted gas directly in to lungs (even fairly human like lungs) and can be shunted of when outside ... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | The main problem you'll run into is that the human brain takes a *lot* of oxygen to run, and there isn't nearly as much oxygen in water as there is in air. So if these merfolk are to be able to breathe underwater without surfacing, they'll either need much more surface area on their gills than humans have in their lung... | Fish pull water in through their mouths and push it out over their gills in order for the gills to be able extract the oxygen (or something to that effect). This would not work for humans since the amount of water they could pull in would be limited by the size of their mouths and possibly noses.
I think the external ... |
96,017 | This question considers the respiratory apparatus of [an aquatic (or amphibious) species descended from engineered humans](https://worldbuilding.stackexchange.com/questions/91897/why-might-it-be-desirable-to-engineer-aquatic-humans).
The history of the species provides a relevant constraint. While the science in the s... | 2017/10/25 | [
"https://worldbuilding.stackexchange.com/questions/96017",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/-1/"
] | The main problem you'll run into is that the human brain takes a *lot* of oxygen to run, and there isn't nearly as much oxygen in water as there is in air. So if these merfolk are to be able to breathe underwater without surfacing, they'll either need much more surface area on their gills than humans have in their lung... | **Gills on the back would be my go to.**
Creating a structure that traverses or even changes the human chest cavity isn't unreasonable. There are currently gaps where muscle and flesh exist between the ribs. To simply say an oxygen exchanging membrane traverses the back ribs isn't to farfetched. Or simply cavities thr... |
43,834 | I just bought Volkswagen polo 2002 diesel with 75 hp 1.4 engine.
The problem is that when i accelerate above 2500 rpm till 3000 rpm, the rpm seems to jump slightly down and then up again, it feels like car has lost power for half of second. Slightly jump also feels on the car so its not problem in pointing.
This is m... | 2017/04/20 | [
"https://mechanics.stackexchange.com/questions/43834",
"https://mechanics.stackexchange.com",
"https://mechanics.stackexchange.com/users/28227/"
] | It sounds as though your clutch plate is worn and likely due for replacement. If so, this problem will become progressively worse with use. | You might also have a sticky turbo actuator. There are several things that could cause this.
If the problem was a slipping clutch, you would notice the slippage more in 5th gear when commanding more torque. |
178,940 | There are mathematical proofs that have that "wow" factor in being elegant, simplifying one's view of mathematics, lifting one's perception into the light of knowledge, etc.
So I'd like to know what mathematical proofs you've come across that you think other mathematicians should know, and why. | 2012/08/05 | [
"https://math.stackexchange.com/questions/178940",
"https://math.stackexchange.com",
"https://math.stackexchange.com/users/10389/"
] | [Proofs from THE BOOK](https://en.wikipedia.org/wiki/Proofs_from_THE_BOOK) is a brilliant compilation of such beautiful succinct proofs. | I'm particularly fond of [Ramsey's Theorem](https://en.wikipedia.org/wiki/Ramsey%27s_theorem). |
178,940 | There are mathematical proofs that have that "wow" factor in being elegant, simplifying one's view of mathematics, lifting one's perception into the light of knowledge, etc.
So I'd like to know what mathematical proofs you've come across that you think other mathematicians should know, and why. | 2012/08/05 | [
"https://math.stackexchange.com/questions/178940",
"https://math.stackexchange.com",
"https://math.stackexchange.com/users/10389/"
] | I would have to include (at least) one of the proofs available for quadratic reciprocity. My personal preference would be for the proof due to Eisenstein presented in Ireland and Rosen, but there are so many others to choose from.
A second one I would include would be Minkowski's lattice point theorem, as proved in Ha... | Perhaps geometric and algebraic proofs of the fundamental theorem of calculus. |
178,940 | There are mathematical proofs that have that "wow" factor in being elegant, simplifying one's view of mathematics, lifting one's perception into the light of knowledge, etc.
So I'd like to know what mathematical proofs you've come across that you think other mathematicians should know, and why. | 2012/08/05 | [
"https://math.stackexchange.com/questions/178940",
"https://math.stackexchange.com",
"https://math.stackexchange.com/users/10389/"
] | [Proofs from THE BOOK](https://en.wikipedia.org/wiki/Proofs_from_THE_BOOK) is a brilliant compilation of such beautiful succinct proofs. | When I did my first analysis course I found the proof the Lebesgue differentiation theorem using maximal functions and covering lemma arguments to be very beautiful. |
178,940 | There are mathematical proofs that have that "wow" factor in being elegant, simplifying one's view of mathematics, lifting one's perception into the light of knowledge, etc.
So I'd like to know what mathematical proofs you've come across that you think other mathematicians should know, and why. | 2012/08/05 | [
"https://math.stackexchange.com/questions/178940",
"https://math.stackexchange.com",
"https://math.stackexchange.com/users/10389/"
] | [Proofs from THE BOOK](https://en.wikipedia.org/wiki/Proofs_from_THE_BOOK) is a brilliant compilation of such beautiful succinct proofs. | Perhaps geometric and algebraic proofs of the fundamental theorem of calculus. |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | Some hypothesize that the Earth did have a subsurface ocean during the Cryogenian period, which lasted from 720 to 635 million years ago. The Cryogenian saw the two greatest known ice ages in the Earth's history, the Sturtian and Marinoan glaciations. There is some evidence that the Earth was completely covered with ic... | The terrestrial planets are Mercury, Venus, Earth and Mars. Mercury and Venus are too hot for liquid water to exist at any level, Mars has lost nearly all its water and Earth has a surface ocean, not a subsurface one. The inner planets lost most of their volatiles (including water) as they formed, the water on Earth wa... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | The terrestrial planets are Mercury, Venus, Earth and Mars. Mercury and Venus are too hot for liquid water to exist at any level, Mars has lost nearly all its water and Earth has a surface ocean, not a subsurface one. The inner planets lost most of their volatiles (including water) as they formed, the water on Earth wa... | As far as I know satellite data from Mars observers show significant amounts of ice blow the south pole and pointers to a similar though smaller amount at the northern pole of Mars.
This is not surprising - Mars' plate tectonics stopped approx 1.2 to 1.5 billion years ago after the planets core cooled down enough. Mar... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | The terrestrial planets are Mercury, Venus, Earth and Mars. Mercury and Venus are too hot for liquid water to exist at any level, Mars has lost nearly all its water and Earth has a surface ocean, not a subsurface one. The inner planets lost most of their volatiles (including water) as they formed, the water on Earth wa... | There are no terrestrial planets with subsurface oceans because of differentiation. Denser materials move toward the center of the body. Iron is denser than rock which is denser than water which is denser than ice. The icy surface of these moons and dwarf planets is essentially floating on water which is floating on ro... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | The terrestrial planets are Mercury, Venus, Earth and Mars. Mercury and Venus are too hot for liquid water to exist at any level, Mars has lost nearly all its water and Earth has a surface ocean, not a subsurface one. The inner planets lost most of their volatiles (including water) as they formed, the water on Earth wa... | It depends what you mean by ocean. Earth arguably has a subsurface ocean of liquid iron, usually called the "outer core". |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | Some hypothesize that the Earth did have a subsurface ocean during the Cryogenian period, which lasted from 720 to 635 million years ago. The Cryogenian saw the two greatest known ice ages in the Earth's history, the Sturtian and Marinoan glaciations. There is some evidence that the Earth was completely covered with ic... | As far as I know satellite data from Mars observers show significant amounts of ice blow the south pole and pointers to a similar though smaller amount at the northern pole of Mars.
This is not surprising - Mars' plate tectonics stopped approx 1.2 to 1.5 billion years ago after the planets core cooled down enough. Mar... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | Some hypothesize that the Earth did have a subsurface ocean during the Cryogenian period, which lasted from 720 to 635 million years ago. The Cryogenian saw the two greatest known ice ages in the Earth's history, the Sturtian and Marinoan glaciations. There is some evidence that the Earth was completely covered with ic... | There are no terrestrial planets with subsurface oceans because of differentiation. Denser materials move toward the center of the body. Iron is denser than rock which is denser than water which is denser than ice. The icy surface of these moons and dwarf planets is essentially floating on water which is floating on ro... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | Some hypothesize that the Earth did have a subsurface ocean during the Cryogenian period, which lasted from 720 to 635 million years ago. The Cryogenian saw the two greatest known ice ages in the Earth's history, the Sturtian and Marinoan glaciations. There is some evidence that the Earth was completely covered with ic... | It depends what you mean by ocean. Earth arguably has a subsurface ocean of liquid iron, usually called the "outer core". |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | There are no terrestrial planets with subsurface oceans because of differentiation. Denser materials move toward the center of the body. Iron is denser than rock which is denser than water which is denser than ice. The icy surface of these moons and dwarf planets is essentially floating on water which is floating on ro... | As far as I know satellite data from Mars observers show significant amounts of ice blow the south pole and pointers to a similar though smaller amount at the northern pole of Mars.
This is not surprising - Mars' plate tectonics stopped approx 1.2 to 1.5 billion years ago after the planets core cooled down enough. Mar... |
36,660 | Subsurface oceans in satellites are pretty common: Europa, Enceladus, Ganymede, Callisto, maybe Pluto... This is due to tidal heating of their host planet, Jupiter and Saturn, which heats up the inner ice of those satellites. However, planets don't exhibit this inner ice layer, so they don't usually have subsurface oce... | 2020/06/23 | [
"https://astronomy.stackexchange.com/questions/36660",
"https://astronomy.stackexchange.com",
"https://astronomy.stackexchange.com/users/9949/"
] | There are no terrestrial planets with subsurface oceans because of differentiation. Denser materials move toward the center of the body. Iron is denser than rock which is denser than water which is denser than ice. The icy surface of these moons and dwarf planets is essentially floating on water which is floating on ro... | It depends what you mean by ocean. Earth arguably has a subsurface ocean of liquid iron, usually called the "outer core". |
1,813,420 | I'm using Doctrine 1.1.5 and I'd like to know if there is some option for remove table prefix from files and class names when calling *Doctrine::generateModelsFromDb* or *Doctrine::generateModelsFromYaml*.
Edit:
For example I have tables like mo\_article, mo\_language, mo\_article\_text, etc. When Doctrine generates t... | 2009/11/28 | [
"https://Stackoverflow.com/questions/1813420",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/-1/"
] | The nice thing about REST is that the interfaces are pretty much always the same. You could probably define a SOAP interface that generalizes the CRUD operations of the REST service in a reusable way.
However, I'm not sure why you'd want to encapsulate a REST service in a SOAP layer. The clients of the service would ... | Check out [Mule](http://www.mulesoft.org) as a way to do this. Mule can act as a proxy and map front-end SOAP requests to any other service request, including REST. |
1,813,420 | I'm using Doctrine 1.1.5 and I'd like to know if there is some option for remove table prefix from files and class names when calling *Doctrine::generateModelsFromDb* or *Doctrine::generateModelsFromYaml*.
Edit:
For example I have tables like mo\_article, mo\_language, mo\_article\_text, etc. When Doctrine generates t... | 2009/11/28 | [
"https://Stackoverflow.com/questions/1813420",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/-1/"
] | There's a REST equivalent to WSDL called [WADL](https://wadl.dev.java.net/). You could explore an approach where a REST service provider sends you a description of their API in WADL, you translate the WADL to WSDL, and from the WSDL generate the SOAP APIs your broker offers. Your WADL to WSDL translation simulataneousl... | Check out [Mule](http://www.mulesoft.org) as a way to do this. Mule can act as a proxy and map front-end SOAP requests to any other service request, including REST. |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | You might want to take a look at [Apache Hadoop](http://hadoop.apache.org/). Enormous sites like Yahoo and Facebook use Hadoop for a variety of things, one of them being processing multi-TB of text logs.
In the Hadoop documentation there is an example of a distributed Grep that could be scaled to handle any concievabl... | The `grep` program is highly optimized for regex searching in files, to the point where I would say you could not beat it with any general-purpose regex library. Even that would be impractically slow for searching terabytes, so I think you're out of luck on doing full regex searches.
One option might be to use an inde... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | [PowerGREP](http://www.powergrep.com) can handle any regular expression and has been designed for exactly this purpose. I've found it to be extremely fast searching through large amounts of data, but I haven't tried it on the order of terabytes yet. But since there's a 30 day trial, it's worth a shot, I'd say.
It's es... | The `grep` program is highly optimized for regex searching in files, to the point where I would say you could not beat it with any general-purpose regex library. Even that would be impractically slow for searching terabytes, so I think you're out of luck on doing full regex searches.
One option might be to use an inde... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | I can only offer a high-level answer. Building on Tim's and shadit's answers, use a two-pass approach implemented as a MapReduce algorithm on EC2 or Azure Compute. In each pass the **Map** could take a chunk of data with an identifier and return to **Reduce** the identifier if a match is found, else a null value. Scale... | The `grep` program is highly optimized for regex searching in files, to the point where I would say you could not beat it with any general-purpose regex library. Even that would be impractically slow for searching terabytes, so I think you're out of luck on doing full regex searches.
One option might be to use an inde... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | [PowerGREP](http://www.powergrep.com) can handle any regular expression and has been designed for exactly this purpose. I've found it to be extremely fast searching through large amounts of data, but I haven't tried it on the order of terabytes yet. But since there's a 30 day trial, it's worth a shot, I'd say.
It's es... | You might want to take a look at [Apache Hadoop](http://hadoop.apache.org/). Enormous sites like Yahoo and Facebook use Hadoop for a variety of things, one of them being processing multi-TB of text logs.
In the Hadoop documentation there is an example of a distributed Grep that could be scaled to handle any concievabl... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | You might want to take a look at [Apache Hadoop](http://hadoop.apache.org/). Enormous sites like Yahoo and Facebook use Hadoop for a variety of things, one of them being processing multi-TB of text logs.
In the Hadoop documentation there is an example of a distributed Grep that could be scaled to handle any concievabl... | disclaimer: i am not a search expert.
if you really need all the generality of regexps then there's going to be nothing better than trawling through all the data (but see comments below on speeding that up).
however, i would guess that is not really the case. so the first thing to do is see if you can use an index to... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | [PowerGREP](http://www.powergrep.com) can handle any regular expression and has been designed for exactly this purpose. I've found it to be extremely fast searching through large amounts of data, but I haven't tried it on the order of terabytes yet. But since there's a 30 day trial, it's worth a shot, I'd say.
It's es... | I can only offer a high-level answer. Building on Tim's and shadit's answers, use a two-pass approach implemented as a MapReduce algorithm on EC2 or Azure Compute. In each pass the **Map** could take a chunk of data with an identifier and return to **Reduce** the identifier if a match is found, else a null value. Scale... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | [PowerGREP](http://www.powergrep.com) can handle any regular expression and has been designed for exactly this purpose. I've found it to be extremely fast searching through large amounts of data, but I haven't tried it on the order of terabytes yet. But since there's a 30 day trial, it's worth a shot, I'd say.
It's es... | disclaimer: i am not a search expert.
if you really need all the generality of regexps then there's going to be nothing better than trawling through all the data (but see comments below on speeding that up).
however, i would guess that is not really the case. so the first thing to do is see if you can use an index to... |
1,798,913 | I'm looking for a way to search through terabytes of data for patterns matching regexes. The implementation does need to support a lot of the finer capabilities of regexes, such as beginning and end of line data, full TR1 support (preferably with POSIX and/or PCRE support), and the like. We're effectively using this ap... | 2009/11/25 | [
"https://Stackoverflow.com/questions/1798913",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/196781/"
] | I can only offer a high-level answer. Building on Tim's and shadit's answers, use a two-pass approach implemented as a MapReduce algorithm on EC2 or Azure Compute. In each pass the **Map** could take a chunk of data with an identifier and return to **Reduce** the identifier if a match is found, else a null value. Scale... | disclaimer: i am not a search expert.
if you really need all the generality of regexps then there's going to be nothing better than trawling through all the data (but see comments below on speeding that up).
however, i would guess that is not really the case. so the first thing to do is see if you can use an index to... |
20,653,944 | I have an asp.net app which during development was tested through chrome, IE, firefox and safari and looked consistent across all of them.
When I published the project and ran it from IIS all of them looked fine apart from internet explorer. In fact IE looks so far off what it should do that it is completely non funct... | 2013/12/18 | [
"https://Stackoverflow.com/questions/20653944",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/1131985/"
] | Delay: Is the amount of time data(signal) takes to reach the destination. Now a higher delay generally means congestion of some sort of breaking of the communication link.
Jitter: Is the variation of delay time. This happens when a system is not in deterministic state eg. Video Streaming suffers from jitter a lot beca... | In Real-time Protocol (RTP, RFC3550), a header contains a timestamp field. The value of it usually comes from a monotonically incremented counter and the frequency of the increment is the clock-rate. This clock-rate must be the same all over the participant wants something with the timestamp field. The counters have di... |
177,192 | I am a 5th year Ph.D. student in Computer Science. My advisor thinks that I have made a good progress during my Ph.D. and I should give my Ph.D. synopsis presentation. In the Ph.D. synopsis presentation, the student briefly presents the work to the research committee so that they give approval of writing the doctoral t... | 2021/10/27 | [
"https://academia.stackexchange.com/questions/177192",
"https://academia.stackexchange.com",
"https://academia.stackexchange.com/users/124760/"
] | Yes, have a conversation about it with your advisor and take their advice.
There are a number of good reasons to finish and move on to your next steps. Don't let the perfect be the enemy of the good.
It is a great thing to finish your doctorate with a bundle of things "yet to be done", "future directions", "work in p... | I am apparently a somewhat rare breed - I have a habit of skimming through theses of potential collaborators. It is about as much of an impact as you might see on your future evaluation: to most, you would just become a PhD and that is it. Do I even bother looking up publications? No. I look for ambition, certain *pois... |
14,615 | I just modeled a High-rise building of 43 stories with an area of 700 square meter, Using ETABS as a software to model the building I got the Static and Dynamic Base Shear as the image below, my Question is the following:
Is it Reasonable that the dynamic base shear (Specx and Specy) is bigger than the static base she... | 2017/04/04 | [
"https://engineering.stackexchange.com/questions/14615",
"https://engineering.stackexchange.com",
"https://engineering.stackexchange.com/users/10554/"
] | It is desirable but as far as Software concern, It is not possible. Something went to wrong with "Response Spectrum Function Defination" I.e. Define period 0 - 0.036, 0.1 - 0.09, and so on.
Also, check Load type is acceleration type or not.
 | yes it can be greater than the static base shear, and in this case dont scale |
116,909 | The in-universe solution to the [Infinite Sea](https://worldbuilding.stackexchange.com/questions/115565/the-infinite-sea-how-narrow-can-that-be) problem, crossing millions of kilometers of landless ocean, is actually "create a flying island of X acres and take the trip in style" because there is simply that much magic ... | 2018/07/01 | [
"https://worldbuilding.stackexchange.com/questions/116909",
"https://worldbuilding.stackexchange.com",
"https://worldbuilding.stackexchange.com/users/40408/"
] | The major advantage your "flying island" has it that it can be essentially custom built from the ground up for one purpose - to sustain the population/crew and wizarding rulers/captains on their long journey. It's a command economy, where everything is dictated by the leaders - what and where to farm, how much to produ... | **It is not an island. It is a tree.**
The great tree floats onwards over the sea, its roots skimming the surface. Sometimes it floats high into the sky, much to the chagrin of the fishermen who make their homes among its roots. Sometimes it descends so deep that the trunk leaves a wake behind it. The tree alone knows... |
721,078 | If I send an artificial light source’s light through a linear polarizer, and that light reflects off a dielectric surface at a narrow angle, is the polarization angle maintained (in this case its linearity) or is the angle of all the light randomized?
I ask because I am working with cross polarization photography and ... | 2022/08/01 | [
"https://physics.stackexchange.com/questions/721078",
"https://physics.stackexchange.com",
"https://physics.stackexchange.com/users/342212/"
] | You can also think of yield strength as the end of the elastic region. For ceramics this is convenient because they do indeed have an elastic region. Alternatively, instead of saying they have "no" plastic region, say that ceramics have zero plastic region, which fits with the fact that the breaking point is at the poi... | In General
==========
There is a big ol' IN GENERAL appended to everything we say about material classes. There will be overlap, exceptions, and special cases. The stuff here is simply in general: you would not be crazy for expecting this kind of performance.
Why Are Ceramics so ... Not Plastic?
=====================... |
6,348,772 | folks
I have heard from a coworker that I - as a designer using Microsoft Expression Blend - should avoid using excessive nesting of panel elements, because they are computationally expensive.
For example, I tend to create the mainwindow with header and custom statusbar with grid, and then take the top panel and put... | 2011/06/14 | [
"https://Stackoverflow.com/questions/6348772",
"https://Stackoverflow.com",
"https://Stackoverflow.com/users/401828/"
] | There's no straight-forward answer to this, but obviously the more elements you have participating in layout, the longer [the measure and arrange phases](http://msdn.microsoft.com/en-us/library/ms745058.aspx#LayoutSystem_Measure_Arrange) are going to take for the window. Depending on which features of which Panel types... | Wouldn't worry about it that much, i for one did not have problems with it so far. Apply some common sense, what panels are needed in which case? Do you really need yet another panel to achieve your goal or not?
The MSDN article on this issue might be of interest since it explains a few things which are not straightfo... |
302,374 | I downloaded OSM data for Amsterdam from the [bbike website](https://download.bbbike.org/osm/). Opening the roads layer in QGIS I get these strange artifacts where road sections cross the whole map in a straight line. What would be the best way to correct/remove them? Has anyone else had this effect with OSM data?
[![... | 2018/11/12 | [
"https://gis.stackexchange.com/questions/302374",
"https://gis.stackexchange.com",
"https://gis.stackexchange.com/users/18863/"
] | Same here, it seems to be an internal error in the postprocessing of the OSM data at bbike.
You can take the osm.pbf file from the same website, which works for me, or take the shapefiles from [Geofabrik](http://download.geofabrik.de/europe/netherlands.html) and cut out the area you need. | I would suggest first checking to see if the artifact lines share any common attribute that the others do not. If that is the case then select all features with that attribute and remove them.
Otherwise it seems like the artifact lines are very long so you could try selecting all lines with a length over a certain thr... |
583,336 | When I try to connect my Samsung Galaxy S1 to a computer running Windows 7, the following incomprehensible messages appear:

>
> Reconnect the device in Samsung Kies (PC Studio) mode.Current connection mode not supported by Kies.
>
> Check the USB setting... | 2013/04/16 | [
"https://superuser.com/questions/583336",
"https://superuser.com",
"https://superuser.com/users/19548/"
] | In your S1, is USB debugging ON ? ( *Settings->Developer Options->USB debugging* in case of ICS or *Settings->Applications->Development->USB Debugging* incase of earlier versions).
Try switching it off and then connecting the USB cable. | download this usb driver from samsung site,its working
<http://www.samsung.com/ph/support/model/GT-I8262MBAXTC-downloads#> |
583,336 | When I try to connect my Samsung Galaxy S1 to a computer running Windows 7, the following incomprehensible messages appear:

>
> Reconnect the device in Samsung Kies (PC Studio) mode.Current connection mode not supported by Kies.
>
> Check the USB setting... | 2013/04/16 | [
"https://superuser.com/questions/583336",
"https://superuser.com",
"https://superuser.com/users/19548/"
] | In your S1, is USB debugging ON ? ( *Settings->Developer Options->USB debugging* in case of ICS or *Settings->Applications->Development->USB Debugging* incase of earlier versions).
Try switching it off and then connecting the USB cable. | Your PC needs a driver for Kies to recognize your phone.
Download & install Samsung-Usb-Driver-v1.5.45.0 or newer version.
After installing, open Kies, and your phone should be recognized. |
583,336 | When I try to connect my Samsung Galaxy S1 to a computer running Windows 7, the following incomprehensible messages appear:

>
> Reconnect the device in Samsung Kies (PC Studio) mode.Current connection mode not supported by Kies.
>
> Check the USB setting... | 2013/04/16 | [
"https://superuser.com/questions/583336",
"https://superuser.com",
"https://superuser.com/users/19548/"
] | download this usb driver from samsung site,its working
<http://www.samsung.com/ph/support/model/GT-I8262MBAXTC-downloads#> | Your PC needs a driver for Kies to recognize your phone.
Download & install Samsung-Usb-Driver-v1.5.45.0 or newer version.
After installing, open Kies, and your phone should be recognized. |
608,018 | Do you know how can I remove this unwanted software? Status line says copyright Acresso Software and or InstallShield. From the folder in ProgramData I understand it is version 11. | 2013/06/15 | [
"https://superuser.com/questions/608018",
"https://superuser.com",
"https://superuser.com/users/187169/"
] | One simple solution to safely uninstall FlexNet Software Update manager by using this tool:
Download uninstaller from: <http://support.installshield.com/kb/files/Q112918/SoftwareManagerUninstall.exe>
IMPORTANT: Run as admin!
It works clean and perfect: succes! | This isn't crapware.
That piece of software is a feature of [InstallShield](http://www.installshield.com/) - a popular installer system; it has also this kind of updater service that developers may use to deliver updates to their application. Its presence doesn't hurt, but if you really want to uninstall it you'll nee... |
4,637 | I am trying to find the audio book version of the Steve Erikson series. Were these audio books ever created? If they exist, where can I find them?I can't find them at any major online audio book store. | 2011/07/22 | [
"https://scifi.stackexchange.com/questions/4637",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/2432/"
] | The [isfdb](https://www.isfdb.org/cgi-bin/title.cgi?20728) page seems to suggest no. I think that's conclusive, but it could be incomplete. | I'd say they're too long to justify the production costs...900-1100 pages per book? A dozen or so books? You'd have to reach full-on mega bestseller status for that to happen. |
4,637 | I am trying to find the audio book version of the Steve Erikson series. Were these audio books ever created? If they exist, where can I find them?I can't find them at any major online audio book store. | 2011/07/22 | [
"https://scifi.stackexchange.com/questions/4637",
"https://scifi.stackexchange.com",
"https://scifi.stackexchange.com/users/2432/"
] | The Gardens of the Moon audiobook was recently released (9/2012). It's available from Amazon and Audible.com (owned by Amazon), though it's not available in all countries (e.g. Australia). | I'd say they're too long to justify the production costs...900-1100 pages per book? A dozen or so books? You'd have to reach full-on mega bestseller status for that to happen. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.