"We're planning on defragging the thingamajig on March 1st unless objections are raised. Please send objections to [email protected]"
Honestly, I've been doing this for decades with legal stuff: "Please confirm that my next pickup date for $CHILD is March 1st." often resulted in the other party just remaining silent and, when complaints against her not allowing the child out were made, she responded with "I never objected to that specific visit".
Using "Unless objections are received, I will fetch $CHILD on March 1st" stopped her from using that excuse.
It's a great way to deal with a difficult party who just wants to have as much creative misunderstandings as possible.
Also used in Bash, ruby, R when referencing elements of a list…
I’m going to guess the GP didn’t want to give their kid’s name here and decided not to insert a generic Billy in its place. So this being a forum with lots of people experienced in $programming_language it’s common to reference a generic placeholder in variable syntax.
Personally, I think comments on HN should use properly type safe syntax, in which case $CHILD is replaced by:
with Ada.Strings.Unbounded;
use Ada.Strings.Unbounded;
Name : Unbounded_String;
Sure it’s more verbose but, while there are tradeoffs, the comment is likely to avoid certain types of bugs when executed on readers’ brains, a notoriously bug-prone hardware platform.
I would have expected the downvotes for not being funny. But i would have never thought to be taken serious on this. But thank you for taking the time to explain. (Un-?)fortunately, i have been writing php for years. And my bash/zsh setup is slightly insane. But truly appreciate your sincere response (except the last sentence, which makes me think, the sincerity of your comment is equal to the on of my first comment...).
"We're planning on defragging the thingamajig on March 1st unless objections are raised. Please send objections to [email protected]"
Honestly, I've been doing this for decades with legal stuff: "Please confirm that my next pickup date for $CHILD is March 1st." often resulted in the other party just remaining silent and, when complaints against her not allowing the child out were made, she responded with "I never objected to that specific visit".
Using "Unless objections are received, I will fetch $CHILD on March 1st" stopped her from using that excuse.
It's a great way to deal with a difficult party who just wants to have as much creative misunderstandings as possible.