I like to use the word "just", but find that it frequently makes my writing worse. Furthermore, I find that it is often easy to write a sentence that contains the word in order to get a thought out of my head and then simply remove the word. Just give it a try someday... ;).
Now you can remove the simply too ;)
Just don’t
51–60 of 464 posts
Re: Just don’t
#52A few months ago, I wrote a blog post[1] about the word "just" that echoes the thesis of Tim's article: avoid using the word "just" if you can, it's reductive. [1] https://vfoley.xyz/just/
https://www.friendlyskies.net/maybe/just-is-a-dangerous-word...
Also related IMO is a general tendency to under-think summarization (related to reduction):
https://www.friendlyskies.net/maybe/so-just-to-sum-that-up-s...
Re: Just don’t
#53I get a lot more mileage out of "have you tried..." than "why don't you just...". As a recent example, I wrote a system that auto-generates PDF packing slips from an order form, to send to a warehouse for picking and packing. Yesterday a client told me to "just make it landscape" while I was explaining why "just making it landscape" won't solve the problem of giving the warehouse whitespace to pencil stuff in, becaus…
> "have you tried..." Or: "what have you tried?"
Re: Just don’t
#54I was stuck writing an algorithm and asked my more-experienced roommate for help. He briefly scanned my code and said, "well, you kind of just... code it."
I looked at him quizzically and just blurted, "straight up?"
"Yep, just straight up code it."
Then we all laughed at the absurdity. He wasn't trying to trivialize the problem, to be clear, but didn't know exactly how to express what he was thinking. But that became our standard answer to any programming challenge. "Just straight up code it."
Re: Just don’t
#55Related: if someone has a chronic condition, don't drop on them unsolicited medical advice, especially things like "have you tried yoga?", "you just need more sunshine", "you must try my cousin's healing tea!". You're not their doctor, and they haven't shared all the medical details with you. Your 3-second diagnosis is almost certainly terrible. They've heard it a dozen times already, and it's difficult and tiring to…
It depends. If you're complaining to me about your chronic condition then I will feel compelled to give you advice on things that I think might help you. That's the crux. It turns out people just want to be free to whinge about their issues without doing anything about it. That's fine, but don't talk to me about it, then. At the very least, tell me that you just want to whinge. Edit: Obviously this is to my friends a…
Re: Just don’t
#56> "They’re not making good progress, and someone’s asked you if you can help. You look at some graphs and error messages. It’s easy (once again, I speak from experience) to say something like “Could you just cache the hot partition keys?” or “So, just scan the logs for the high-latency signals and frequency-sort them.” > This. Will. Not. Help. I wouldn't have thought to do this and would have appreciated this advice.…
Aside from just being bad manners, this is a recipe for a hard cap on your career. Work is made up of people, not robots. Being friendly and considerate takes relatively little effort (not none!), and may mean you will be the one who gets the call next time an ex-coworker is looking for an acquaintance to recruit up the ladder at their new workplace.
Re: Just don’t
#57> "They’re not making good progress, and someone’s asked you if you can help. You look at some graphs and error messages. It’s easy (once again, I speak from experience) to say something like “Could you just cache the hot partition keys?” or “So, just scan the logs for the high-latency signals and frequency-sort them.” > This. Will. Not. Help. I wouldn't have thought to do this and would have appreciated this advice.…
I agree that this could be useful advice and that you should _not_ hesitate to give it if you think it will be useful. However, I think it's rather extreme and short-sighted to say that such advice should be given entirely "without regard for emotion."
Here's the thing. Your co-workers are human. Humans have lizard brains, and sometimes get defensive. In order to maximize productivity and harmony in the workplace, you want to avoid that.
There's this thing called tact. Use it.
Re: Just don’t
#58Related: if someone has a chronic condition, don't drop on them unsolicited medical advice, especially things like "have you tried yoga?", "you just need more sunshine", "you must try my cousin's healing tea!". You're not their doctor, and they haven't shared all the medical details with you. Your 3-second diagnosis is almost certainly terrible. They've heard it a dozen times already, and it's difficult and tiring to…
what if they complain about it chronically? are you then justified to offer unsolicited advice, or do you have to just listen (i.e. be their outlet)?
If you don't know the person, it is not your responsibility to help them with a chronic problem you don't understand. So just let that go. Feeling guilt because someone else hurts is not a good motivation for assisting them. You're going to cause more damage because helping them is about you, not them.
You also aren't obligated to be someone else's therapist or support. It is always appropriate so set boundaries and decide how much attention you're willing to give them. Doing something out of obligation means you're just tolerating a problem. Try to avoid "tolerating" things, try weighing consequences and choose your level of involvement instead. (Easier said than done.)
Basically, you have to think beyond "ugh" and figure out why you're bothered and decide how to act. In some circumstances (like work), you're just stuck with it and you'll have to carefully set boundaries.
Re: Just don’t
#59Related: if someone has a chronic condition, don't drop on them unsolicited medical advice, especially things like "have you tried yoga?", "you just need more sunshine", "you must try my cousin's healing tea!". You're not their doctor, and they haven't shared all the medical details with you. Your 3-second diagnosis is almost certainly terrible. They've heard it a dozen times already, and it's difficult and tiring to…
what if they complain about it chronically? are you then justified to offer unsolicited advice, or do you have to just listen (i.e. be their outlet)?
Re: Just don’t
#60Earlier quoted context omitted.
> "have you tried..." Or: "what have you tried?"
"Everything, nothing works". Few people like being asked open-ended questions when they are irritated.
I'm not asking for total accuracy. I've certainly experienced on both sides accidentally giving the impression something was tried that in fact wasn't and all sorts of such verbal errors and mistakes. But you do need to give something in response to that question.