Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?Term for someone who cannot keep something to themselvesTerm for women who claims to be feminist but are actually selfishWhat name does this type of people have?Describing the physical condition of a man: Can an aged man wear well?What is the British term for the place where people change clothes at the gym?The old stuff of little or no value in your storage roomWhat can be called parents excessively worried about their children's safety?Another word for “wedding”build the culture of something/ culture buildingOne verb for : manuscript “edited, annotated, verified” by so-and-so
One verb to replace 'be a member of' a club
Bullying boss launched a smear campaign and made me unemployable
How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?
How seriously should I take size and weight limits of hand luggage?
What killed these X2 caps?
Personal Teleportation: From Rags to Riches
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
Venezuelan girlfriend wants to travel the USA to be with me. What is the process?
Is there a hemisphere-neutral way of specifying a season?
Arrow those variables!
How badly should I try to prevent a user from XSSing themselves?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
How dangerous is XSS?
Detention in 1997
What about the virus in 12 Monkeys?
What does the expression "A Mann!" means
Watching something be piped to a file live with tail
Do scales need to be in alphabetical order?
How much of data wrangling is a data scientist's job?
How to Recreate this in LaTeX? (Unsure What the Notation is Called)
Can compressed videos be decoded back to their uncompresed original format?
How do I gain back my faith in my PhD degree?
Unlock My Phone! February 2018
Little known, relatively unlikely, but scientifically plausible, apocalyptic (or near apocalyptic) events
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Term for someone who cannot keep something to themselvesTerm for women who claims to be feminist but are actually selfishWhat name does this type of people have?Describing the physical condition of a man: Can an aged man wear well?What is the British term for the place where people change clothes at the gym?The old stuff of little or no value in your storage roomWhat can be called parents excessively worried about their children's safety?Another word for “wedding”build the culture of something/ culture buildingOne verb for : manuscript “edited, annotated, verified” by so-and-so
I am not sure if there's such an expression. Sometimes, people do a lot of things in advance and it turns out that 90% of what they decided to do will never have any use to them, and there are some efficient people who only do what's necessary. Is there a word for the philosophy or manner of behaving of the people in the latter example?
word-request
add a comment |
I am not sure if there's such an expression. Sometimes, people do a lot of things in advance and it turns out that 90% of what they decided to do will never have any use to them, and there are some efficient people who only do what's necessary. Is there a word for the philosophy or manner of behaving of the people in the latter example?
word-request
[right before you need it]
– Lambie
6 hours ago
add a comment |
I am not sure if there's such an expression. Sometimes, people do a lot of things in advance and it turns out that 90% of what they decided to do will never have any use to them, and there are some efficient people who only do what's necessary. Is there a word for the philosophy or manner of behaving of the people in the latter example?
word-request
I am not sure if there's such an expression. Sometimes, people do a lot of things in advance and it turns out that 90% of what they decided to do will never have any use to them, and there are some efficient people who only do what's necessary. Is there a word for the philosophy or manner of behaving of the people in the latter example?
word-request
word-request
asked yesterday
frbsfokfrbsfok
41410
41410
[right before you need it]
– Lambie
6 hours ago
add a comment |
[right before you need it]
– Lambie
6 hours ago
[right before you need it]
– Lambie
6 hours ago
[right before you need it]
– Lambie
6 hours ago
add a comment |
12 Answers
12
active
oldest
votes
How about the term "just-in-time?" It is used in the context of manufacturing. For example, it describes a factory manufacturing system where the raw materials are brought in as they are needed.
https://en.wiktionary.org/w/index.php?title=just-in-time&oldid=45591851
Example: "Acme Widget Manufacturing uses a just-in-time inventory system in their factories."
Perhaps you could adapt it to your own needs.
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
add a comment |
Here are three related Extreme Programming practices. They avoid doing unnecessary work now, so that you can have a useful thing both now and later:
- "You ain't gonna need it", or
"You aren't gonna need it." - If you do need it,
Do the simplest thing that could possibly work. - The three rules of optimization:
- Don't.
- Not yet.
- Use a profiler.
"Yagni" is an acronym for the first concept, which means:
"Always implement things when you actually need them,
never when you just foresee that you need them."
Even if you're totally, totally, totally sure that you'll need a feature later on, don't implement it now. Usually, it'll turn out either
a) you don't need it after all, or
b) what you actually need is quite different from what you foresaw needing earlier.
This doesn't mean you should avoid building flexibility into your code. It means you shouldn't over-engineer something based on what you think you might need later on.
This also follows the KISS principle:
Keep it simple, stupid!
The page goes on to put this practice in the context of Extreme Programming's other practices. It quotes Kent Beck as writing,
"You aren't gonna need it" is not the same as forgetting experience, acting stupid, or abandoning morals. It is a challenge to developers to abandon their fears of a far-flung future that may never happen and do an absolutely stellar job of solving today's problems today.
see also: premature optimization
– qwr
21 hours ago
add a comment |
I'm not aware of a precise, unambiguous term for it. As the other answers show, there are terms for certain contexts, but nothing general.
Personally, I would go with pragmatic vs prepared.
A person that is pragmatic about his or her work will do what is necessary and avoid doing things that might not be needed, while someone who is prepared about his or her work will do things in advance on the chance that they might be needed in the future.
New contributor
add a comment |
Both parties have planned their time in advance, the only difference is that the first party has planned everything whether it is important and necessary to them or not, while the second party has planned only the substantial and needed things. This all leads me to think of the verb "prioritize" which means:
To decide which of a group of things are the most important so that you can deal with them first.
Cambridge Dictionary
It is an expression that is very common to use when dealing with time. So, in order to use your time effectively as much as possible, you should prioritize your work.
- Prioritizing has never been a last minute thing to do; thus it has implicitly the indication and meaning of planning your time beforehand productively.
add a comment |
Perhaps the terms you want are pro-active and reactive?
I remember a TV ad campaign from many years ago where the issue of preventative maintenance was addressed. A mechanic in a garage is addressing the audience and mentions a customer who had a loose bolt holding the muffler on his car who didn't do anything about it; eventually, the muffler fell off. The customer paid a lot more to replace his muffler than he would have had to pay to get the bolt tightened. The mechanic's final line was "You can pay me now or you can pay me later...."
That's not QUITE the same thing as the original question was asking - a loose bolt will inevitably lead to a muffler falling off whereas the work the pro-active person does in the original question will NOT necessarily prevent ANY problem - but it's in the same territory.
Hmm. Maybe instead of pro-active, a better word might be anticipatory. The anticipatory person wants to be ready for any contingency, even if the odds of that contingency happening is very slight. The reactive person doesn't want to waste a lot of time on what ifs so they just react when and if a problem does occur.
New contributor
add a comment |
In programming you would call this lazy. For example lazy evaluating an expression means you will only evaluate the expression if it's needed.
The word lazy has a negative connontation, so it might not be suitable in other cases.
New contributor
add a comment |
On-demand can be used to describe an action performed or service provided only when known to be needed. Contrast with something that is done provisionally, which would be done just in case it is needed.
Consider the on-demand printing of books, or the on-demand provisioning of computing resources, both of which are specifically intended to delay some (potentially expensive) action until there is no doubt it is needed.
New contributor
add a comment |
Some good answers so far, but I'll also submit:
At need: only doing something when it's necessary to do so. (This is a little bit uncommon in everyday, U.S. English, and will probably read as formal).
We have our set of reports that we write each month, but we also have some that are produced at need.
There are lots of variations on this which you might encounter, like as necessary. Jasper pointed out in comments a couple more, including when needed and as needed, the latter of which especially is very commonly heard.
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
add a comment |
Doing something at the last minute is another common expression.
Packing for a trip, "I'm going to leave the snacks in the fridge until the last minute so they don't spoil."
A teacher might warn a student "This project will require a lot of time; don't leave it to the last minute."
When used as part of the larger expression doing everything at the last minute, it implies the subject is lazy, unmotivated, overworked or otherwise struggling to meet objectives.
New contributor
add a comment |
One informal expression which I think comes pretty close is doing things "on the hoof". However, it seems to be chiefly a British expression. Here's a definition from Collins via thefreedictionary.
- If you do something on the hoof, you do it as a quick reaction to something that has happened, rather than planning it carefully. They claimed that policy was being made on the hoof. In that situation, you have to make decisions on the hoof.
add a comment |
Deadline-driven (vs. task-driven).
add a comment |
I believe this is a phenomenon c
known as "planning."
I am not familiar with the nuances of the event, but I understand those who observe experience a lower degree of stress than Master Procrastinators.
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "481"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f203602%2fis-there-an-expression-that-means-doing-something-right-before-you-will-need-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
12 Answers
12
active
oldest
votes
12 Answers
12
active
oldest
votes
active
oldest
votes
active
oldest
votes
How about the term "just-in-time?" It is used in the context of manufacturing. For example, it describes a factory manufacturing system where the raw materials are brought in as they are needed.
https://en.wiktionary.org/w/index.php?title=just-in-time&oldid=45591851
Example: "Acme Widget Manufacturing uses a just-in-time inventory system in their factories."
Perhaps you could adapt it to your own needs.
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
add a comment |
How about the term "just-in-time?" It is used in the context of manufacturing. For example, it describes a factory manufacturing system where the raw materials are brought in as they are needed.
https://en.wiktionary.org/w/index.php?title=just-in-time&oldid=45591851
Example: "Acme Widget Manufacturing uses a just-in-time inventory system in their factories."
Perhaps you could adapt it to your own needs.
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
add a comment |
How about the term "just-in-time?" It is used in the context of manufacturing. For example, it describes a factory manufacturing system where the raw materials are brought in as they are needed.
https://en.wiktionary.org/w/index.php?title=just-in-time&oldid=45591851
Example: "Acme Widget Manufacturing uses a just-in-time inventory system in their factories."
Perhaps you could adapt it to your own needs.
How about the term "just-in-time?" It is used in the context of manufacturing. For example, it describes a factory manufacturing system where the raw materials are brought in as they are needed.
https://en.wiktionary.org/w/index.php?title=just-in-time&oldid=45591851
Example: "Acme Widget Manufacturing uses a just-in-time inventory system in their factories."
Perhaps you could adapt it to your own needs.
edited yesterday
answered yesterday
Don B.Don B.
1,255212
1,255212
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
add a comment |
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
1
1
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
Just-in-case versus just-in-time. A nice illustration of two different uses of 'just'!
– AakashM
19 hours ago
2
2
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
‘Just-in-time’ is what sprang to my mind, too. It's also used in computing: en.wikipedia.org/wiki/Just-in-time_compilation
– gidds
18 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
"Just in time" is widely understood, but in situations were many people are working together this has been formalized in to a system known by its Japanese name Kanban. This has the dual objectives of making sure things are not done before they are required, and also that things that are required are done right, so there are no delays caused by fixing problems discovered later.
– alephzero
14 hours ago
add a comment |
Here are three related Extreme Programming practices. They avoid doing unnecessary work now, so that you can have a useful thing both now and later:
- "You ain't gonna need it", or
"You aren't gonna need it." - If you do need it,
Do the simplest thing that could possibly work. - The three rules of optimization:
- Don't.
- Not yet.
- Use a profiler.
"Yagni" is an acronym for the first concept, which means:
"Always implement things when you actually need them,
never when you just foresee that you need them."
Even if you're totally, totally, totally sure that you'll need a feature later on, don't implement it now. Usually, it'll turn out either
a) you don't need it after all, or
b) what you actually need is quite different from what you foresaw needing earlier.
This doesn't mean you should avoid building flexibility into your code. It means you shouldn't over-engineer something based on what you think you might need later on.
This also follows the KISS principle:
Keep it simple, stupid!
The page goes on to put this practice in the context of Extreme Programming's other practices. It quotes Kent Beck as writing,
"You aren't gonna need it" is not the same as forgetting experience, acting stupid, or abandoning morals. It is a challenge to developers to abandon their fears of a far-flung future that may never happen and do an absolutely stellar job of solving today's problems today.
see also: premature optimization
– qwr
21 hours ago
add a comment |
Here are three related Extreme Programming practices. They avoid doing unnecessary work now, so that you can have a useful thing both now and later:
- "You ain't gonna need it", or
"You aren't gonna need it." - If you do need it,
Do the simplest thing that could possibly work. - The three rules of optimization:
- Don't.
- Not yet.
- Use a profiler.
"Yagni" is an acronym for the first concept, which means:
"Always implement things when you actually need them,
never when you just foresee that you need them."
Even if you're totally, totally, totally sure that you'll need a feature later on, don't implement it now. Usually, it'll turn out either
a) you don't need it after all, or
b) what you actually need is quite different from what you foresaw needing earlier.
This doesn't mean you should avoid building flexibility into your code. It means you shouldn't over-engineer something based on what you think you might need later on.
This also follows the KISS principle:
Keep it simple, stupid!
The page goes on to put this practice in the context of Extreme Programming's other practices. It quotes Kent Beck as writing,
"You aren't gonna need it" is not the same as forgetting experience, acting stupid, or abandoning morals. It is a challenge to developers to abandon their fears of a far-flung future that may never happen and do an absolutely stellar job of solving today's problems today.
see also: premature optimization
– qwr
21 hours ago
add a comment |
Here are three related Extreme Programming practices. They avoid doing unnecessary work now, so that you can have a useful thing both now and later:
- "You ain't gonna need it", or
"You aren't gonna need it." - If you do need it,
Do the simplest thing that could possibly work. - The three rules of optimization:
- Don't.
- Not yet.
- Use a profiler.
"Yagni" is an acronym for the first concept, which means:
"Always implement things when you actually need them,
never when you just foresee that you need them."
Even if you're totally, totally, totally sure that you'll need a feature later on, don't implement it now. Usually, it'll turn out either
a) you don't need it after all, or
b) what you actually need is quite different from what you foresaw needing earlier.
This doesn't mean you should avoid building flexibility into your code. It means you shouldn't over-engineer something based on what you think you might need later on.
This also follows the KISS principle:
Keep it simple, stupid!
The page goes on to put this practice in the context of Extreme Programming's other practices. It quotes Kent Beck as writing,
"You aren't gonna need it" is not the same as forgetting experience, acting stupid, or abandoning morals. It is a challenge to developers to abandon their fears of a far-flung future that may never happen and do an absolutely stellar job of solving today's problems today.
Here are three related Extreme Programming practices. They avoid doing unnecessary work now, so that you can have a useful thing both now and later:
- "You ain't gonna need it", or
"You aren't gonna need it." - If you do need it,
Do the simplest thing that could possibly work. - The three rules of optimization:
- Don't.
- Not yet.
- Use a profiler.
"Yagni" is an acronym for the first concept, which means:
"Always implement things when you actually need them,
never when you just foresee that you need them."
Even if you're totally, totally, totally sure that you'll need a feature later on, don't implement it now. Usually, it'll turn out either
a) you don't need it after all, or
b) what you actually need is quite different from what you foresaw needing earlier.
This doesn't mean you should avoid building flexibility into your code. It means you shouldn't over-engineer something based on what you think you might need later on.
This also follows the KISS principle:
Keep it simple, stupid!
The page goes on to put this practice in the context of Extreme Programming's other practices. It quotes Kent Beck as writing,
"You aren't gonna need it" is not the same as forgetting experience, acting stupid, or abandoning morals. It is a challenge to developers to abandon their fears of a far-flung future that may never happen and do an absolutely stellar job of solving today's problems today.
edited 7 hours ago
answered 23 hours ago
JasperJasper
19.4k43871
19.4k43871
see also: premature optimization
– qwr
21 hours ago
add a comment |
see also: premature optimization
– qwr
21 hours ago
see also: premature optimization
– qwr
21 hours ago
see also: premature optimization
– qwr
21 hours ago
add a comment |
I'm not aware of a precise, unambiguous term for it. As the other answers show, there are terms for certain contexts, but nothing general.
Personally, I would go with pragmatic vs prepared.
A person that is pragmatic about his or her work will do what is necessary and avoid doing things that might not be needed, while someone who is prepared about his or her work will do things in advance on the chance that they might be needed in the future.
New contributor
add a comment |
I'm not aware of a precise, unambiguous term for it. As the other answers show, there are terms for certain contexts, but nothing general.
Personally, I would go with pragmatic vs prepared.
A person that is pragmatic about his or her work will do what is necessary and avoid doing things that might not be needed, while someone who is prepared about his or her work will do things in advance on the chance that they might be needed in the future.
New contributor
add a comment |
I'm not aware of a precise, unambiguous term for it. As the other answers show, there are terms for certain contexts, but nothing general.
Personally, I would go with pragmatic vs prepared.
A person that is pragmatic about his or her work will do what is necessary and avoid doing things that might not be needed, while someone who is prepared about his or her work will do things in advance on the chance that they might be needed in the future.
New contributor
I'm not aware of a precise, unambiguous term for it. As the other answers show, there are terms for certain contexts, but nothing general.
Personally, I would go with pragmatic vs prepared.
A person that is pragmatic about his or her work will do what is necessary and avoid doing things that might not be needed, while someone who is prepared about his or her work will do things in advance on the chance that they might be needed in the future.
New contributor
New contributor
answered 20 hours ago
MorfildurMorfildur
1411
1411
New contributor
New contributor
add a comment |
add a comment |
Both parties have planned their time in advance, the only difference is that the first party has planned everything whether it is important and necessary to them or not, while the second party has planned only the substantial and needed things. This all leads me to think of the verb "prioritize" which means:
To decide which of a group of things are the most important so that you can deal with them first.
Cambridge Dictionary
It is an expression that is very common to use when dealing with time. So, in order to use your time effectively as much as possible, you should prioritize your work.
- Prioritizing has never been a last minute thing to do; thus it has implicitly the indication and meaning of planning your time beforehand productively.
add a comment |
Both parties have planned their time in advance, the only difference is that the first party has planned everything whether it is important and necessary to them or not, while the second party has planned only the substantial and needed things. This all leads me to think of the verb "prioritize" which means:
To decide which of a group of things are the most important so that you can deal with them first.
Cambridge Dictionary
It is an expression that is very common to use when dealing with time. So, in order to use your time effectively as much as possible, you should prioritize your work.
- Prioritizing has never been a last minute thing to do; thus it has implicitly the indication and meaning of planning your time beforehand productively.
add a comment |
Both parties have planned their time in advance, the only difference is that the first party has planned everything whether it is important and necessary to them or not, while the second party has planned only the substantial and needed things. This all leads me to think of the verb "prioritize" which means:
To decide which of a group of things are the most important so that you can deal with them first.
Cambridge Dictionary
It is an expression that is very common to use when dealing with time. So, in order to use your time effectively as much as possible, you should prioritize your work.
- Prioritizing has never been a last minute thing to do; thus it has implicitly the indication and meaning of planning your time beforehand productively.
Both parties have planned their time in advance, the only difference is that the first party has planned everything whether it is important and necessary to them or not, while the second party has planned only the substantial and needed things. This all leads me to think of the verb "prioritize" which means:
To decide which of a group of things are the most important so that you can deal with them first.
Cambridge Dictionary
It is an expression that is very common to use when dealing with time. So, in order to use your time effectively as much as possible, you should prioritize your work.
- Prioritizing has never been a last minute thing to do; thus it has implicitly the indication and meaning of planning your time beforehand productively.
answered 23 hours ago
Tasneem ZHTasneem ZH
938220
938220
add a comment |
add a comment |
Perhaps the terms you want are pro-active and reactive?
I remember a TV ad campaign from many years ago where the issue of preventative maintenance was addressed. A mechanic in a garage is addressing the audience and mentions a customer who had a loose bolt holding the muffler on his car who didn't do anything about it; eventually, the muffler fell off. The customer paid a lot more to replace his muffler than he would have had to pay to get the bolt tightened. The mechanic's final line was "You can pay me now or you can pay me later...."
That's not QUITE the same thing as the original question was asking - a loose bolt will inevitably lead to a muffler falling off whereas the work the pro-active person does in the original question will NOT necessarily prevent ANY problem - but it's in the same territory.
Hmm. Maybe instead of pro-active, a better word might be anticipatory. The anticipatory person wants to be ready for any contingency, even if the odds of that contingency happening is very slight. The reactive person doesn't want to waste a lot of time on what ifs so they just react when and if a problem does occur.
New contributor
add a comment |
Perhaps the terms you want are pro-active and reactive?
I remember a TV ad campaign from many years ago where the issue of preventative maintenance was addressed. A mechanic in a garage is addressing the audience and mentions a customer who had a loose bolt holding the muffler on his car who didn't do anything about it; eventually, the muffler fell off. The customer paid a lot more to replace his muffler than he would have had to pay to get the bolt tightened. The mechanic's final line was "You can pay me now or you can pay me later...."
That's not QUITE the same thing as the original question was asking - a loose bolt will inevitably lead to a muffler falling off whereas the work the pro-active person does in the original question will NOT necessarily prevent ANY problem - but it's in the same territory.
Hmm. Maybe instead of pro-active, a better word might be anticipatory. The anticipatory person wants to be ready for any contingency, even if the odds of that contingency happening is very slight. The reactive person doesn't want to waste a lot of time on what ifs so they just react when and if a problem does occur.
New contributor
add a comment |
Perhaps the terms you want are pro-active and reactive?
I remember a TV ad campaign from many years ago where the issue of preventative maintenance was addressed. A mechanic in a garage is addressing the audience and mentions a customer who had a loose bolt holding the muffler on his car who didn't do anything about it; eventually, the muffler fell off. The customer paid a lot more to replace his muffler than he would have had to pay to get the bolt tightened. The mechanic's final line was "You can pay me now or you can pay me later...."
That's not QUITE the same thing as the original question was asking - a loose bolt will inevitably lead to a muffler falling off whereas the work the pro-active person does in the original question will NOT necessarily prevent ANY problem - but it's in the same territory.
Hmm. Maybe instead of pro-active, a better word might be anticipatory. The anticipatory person wants to be ready for any contingency, even if the odds of that contingency happening is very slight. The reactive person doesn't want to waste a lot of time on what ifs so they just react when and if a problem does occur.
New contributor
Perhaps the terms you want are pro-active and reactive?
I remember a TV ad campaign from many years ago where the issue of preventative maintenance was addressed. A mechanic in a garage is addressing the audience and mentions a customer who had a loose bolt holding the muffler on his car who didn't do anything about it; eventually, the muffler fell off. The customer paid a lot more to replace his muffler than he would have had to pay to get the bolt tightened. The mechanic's final line was "You can pay me now or you can pay me later...."
That's not QUITE the same thing as the original question was asking - a loose bolt will inevitably lead to a muffler falling off whereas the work the pro-active person does in the original question will NOT necessarily prevent ANY problem - but it's in the same territory.
Hmm. Maybe instead of pro-active, a better word might be anticipatory. The anticipatory person wants to be ready for any contingency, even if the odds of that contingency happening is very slight. The reactive person doesn't want to waste a lot of time on what ifs so they just react when and if a problem does occur.
New contributor
New contributor
answered 15 hours ago
HenryHenry
1312
1312
New contributor
New contributor
add a comment |
add a comment |
In programming you would call this lazy. For example lazy evaluating an expression means you will only evaluate the expression if it's needed.
The word lazy has a negative connontation, so it might not be suitable in other cases.
New contributor
add a comment |
In programming you would call this lazy. For example lazy evaluating an expression means you will only evaluate the expression if it's needed.
The word lazy has a negative connontation, so it might not be suitable in other cases.
New contributor
add a comment |
In programming you would call this lazy. For example lazy evaluating an expression means you will only evaluate the expression if it's needed.
The word lazy has a negative connontation, so it might not be suitable in other cases.
New contributor
In programming you would call this lazy. For example lazy evaluating an expression means you will only evaluate the expression if it's needed.
The word lazy has a negative connontation, so it might not be suitable in other cases.
New contributor
New contributor
answered 12 hours ago
JesseJesse
311
311
New contributor
New contributor
add a comment |
add a comment |
On-demand can be used to describe an action performed or service provided only when known to be needed. Contrast with something that is done provisionally, which would be done just in case it is needed.
Consider the on-demand printing of books, or the on-demand provisioning of computing resources, both of which are specifically intended to delay some (potentially expensive) action until there is no doubt it is needed.
New contributor
add a comment |
On-demand can be used to describe an action performed or service provided only when known to be needed. Contrast with something that is done provisionally, which would be done just in case it is needed.
Consider the on-demand printing of books, or the on-demand provisioning of computing resources, both of which are specifically intended to delay some (potentially expensive) action until there is no doubt it is needed.
New contributor
add a comment |
On-demand can be used to describe an action performed or service provided only when known to be needed. Contrast with something that is done provisionally, which would be done just in case it is needed.
Consider the on-demand printing of books, or the on-demand provisioning of computing resources, both of which are specifically intended to delay some (potentially expensive) action until there is no doubt it is needed.
New contributor
On-demand can be used to describe an action performed or service provided only when known to be needed. Contrast with something that is done provisionally, which would be done just in case it is needed.
Consider the on-demand printing of books, or the on-demand provisioning of computing resources, both of which are specifically intended to delay some (potentially expensive) action until there is no doubt it is needed.
New contributor
New contributor
answered 3 hours ago
Myk WillisMyk Willis
1311
1311
New contributor
New contributor
add a comment |
add a comment |
Some good answers so far, but I'll also submit:
At need: only doing something when it's necessary to do so. (This is a little bit uncommon in everyday, U.S. English, and will probably read as formal).
We have our set of reports that we write each month, but we also have some that are produced at need.
There are lots of variations on this which you might encounter, like as necessary. Jasper pointed out in comments a couple more, including when needed and as needed, the latter of which especially is very commonly heard.
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
add a comment |
Some good answers so far, but I'll also submit:
At need: only doing something when it's necessary to do so. (This is a little bit uncommon in everyday, U.S. English, and will probably read as formal).
We have our set of reports that we write each month, but we also have some that are produced at need.
There are lots of variations on this which you might encounter, like as necessary. Jasper pointed out in comments a couple more, including when needed and as needed, the latter of which especially is very commonly heard.
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
add a comment |
Some good answers so far, but I'll also submit:
At need: only doing something when it's necessary to do so. (This is a little bit uncommon in everyday, U.S. English, and will probably read as formal).
We have our set of reports that we write each month, but we also have some that are produced at need.
There are lots of variations on this which you might encounter, like as necessary. Jasper pointed out in comments a couple more, including when needed and as needed, the latter of which especially is very commonly heard.
Some good answers so far, but I'll also submit:
At need: only doing something when it's necessary to do so. (This is a little bit uncommon in everyday, U.S. English, and will probably read as formal).
We have our set of reports that we write each month, but we also have some that are produced at need.
There are lots of variations on this which you might encounter, like as necessary. Jasper pointed out in comments a couple more, including when needed and as needed, the latter of which especially is very commonly heard.
edited 6 hours ago
answered 8 hours ago
Upper_CaseUpper_Case
1,11526
1,11526
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
add a comment |
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
1
1
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
"As needed" and "when needed" are two common variations.
– Jasper
6 hours ago
add a comment |
Doing something at the last minute is another common expression.
Packing for a trip, "I'm going to leave the snacks in the fridge until the last minute so they don't spoil."
A teacher might warn a student "This project will require a lot of time; don't leave it to the last minute."
When used as part of the larger expression doing everything at the last minute, it implies the subject is lazy, unmotivated, overworked or otherwise struggling to meet objectives.
New contributor
add a comment |
Doing something at the last minute is another common expression.
Packing for a trip, "I'm going to leave the snacks in the fridge until the last minute so they don't spoil."
A teacher might warn a student "This project will require a lot of time; don't leave it to the last minute."
When used as part of the larger expression doing everything at the last minute, it implies the subject is lazy, unmotivated, overworked or otherwise struggling to meet objectives.
New contributor
add a comment |
Doing something at the last minute is another common expression.
Packing for a trip, "I'm going to leave the snacks in the fridge until the last minute so they don't spoil."
A teacher might warn a student "This project will require a lot of time; don't leave it to the last minute."
When used as part of the larger expression doing everything at the last minute, it implies the subject is lazy, unmotivated, overworked or otherwise struggling to meet objectives.
New contributor
Doing something at the last minute is another common expression.
Packing for a trip, "I'm going to leave the snacks in the fridge until the last minute so they don't spoil."
A teacher might warn a student "This project will require a lot of time; don't leave it to the last minute."
When used as part of the larger expression doing everything at the last minute, it implies the subject is lazy, unmotivated, overworked or otherwise struggling to meet objectives.
New contributor
edited 5 hours ago
New contributor
answered 6 hours ago
ikegamiikegami
1214
1214
New contributor
New contributor
add a comment |
add a comment |
One informal expression which I think comes pretty close is doing things "on the hoof". However, it seems to be chiefly a British expression. Here's a definition from Collins via thefreedictionary.
- If you do something on the hoof, you do it as a quick reaction to something that has happened, rather than planning it carefully. They claimed that policy was being made on the hoof. In that situation, you have to make decisions on the hoof.
add a comment |
One informal expression which I think comes pretty close is doing things "on the hoof". However, it seems to be chiefly a British expression. Here's a definition from Collins via thefreedictionary.
- If you do something on the hoof, you do it as a quick reaction to something that has happened, rather than planning it carefully. They claimed that policy was being made on the hoof. In that situation, you have to make decisions on the hoof.
add a comment |
One informal expression which I think comes pretty close is doing things "on the hoof". However, it seems to be chiefly a British expression. Here's a definition from Collins via thefreedictionary.
- If you do something on the hoof, you do it as a quick reaction to something that has happened, rather than planning it carefully. They claimed that policy was being made on the hoof. In that situation, you have to make decisions on the hoof.
One informal expression which I think comes pretty close is doing things "on the hoof". However, it seems to be chiefly a British expression. Here's a definition from Collins via thefreedictionary.
- If you do something on the hoof, you do it as a quick reaction to something that has happened, rather than planning it carefully. They claimed that policy was being made on the hoof. In that situation, you have to make decisions on the hoof.
answered 18 hours ago
Especially LimeEspecially Lime
1,09539
1,09539
add a comment |
add a comment |
Deadline-driven (vs. task-driven).
add a comment |
Deadline-driven (vs. task-driven).
add a comment |
Deadline-driven (vs. task-driven).
Deadline-driven (vs. task-driven).
answered 6 hours ago
paw88789paw88789
2812
2812
add a comment |
add a comment |
I believe this is a phenomenon c
known as "planning."
I am not familiar with the nuances of the event, but I understand those who observe experience a lower degree of stress than Master Procrastinators.
New contributor
add a comment |
I believe this is a phenomenon c
known as "planning."
I am not familiar with the nuances of the event, but I understand those who observe experience a lower degree of stress than Master Procrastinators.
New contributor
add a comment |
I believe this is a phenomenon c
known as "planning."
I am not familiar with the nuances of the event, but I understand those who observe experience a lower degree of stress than Master Procrastinators.
New contributor
I believe this is a phenomenon c
known as "planning."
I am not familiar with the nuances of the event, but I understand those who observe experience a lower degree of stress than Master Procrastinators.
New contributor
New contributor
answered 33 mins ago
Paige OWENS-SCPaige OWENS-SC
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to English Language Learners Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f203602%2fis-there-an-expression-that-means-doing-something-right-before-you-will-need-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
[right before you need it]
– Lambie
6 hours ago