Why am I suddenly staring at the sun?
Why am I suddenly staring at the sun?
“Operator” also works in some systems.
I feel like this is just a lower-stakes version of “RedBull & vodka.” If that’s true, @[email protected], then this is a recipe for a bad hangover.
I try to use “driver” or “person”.
Second to this: an app has to earn social media status, or social media levels of engagement.
I’m looking at you, Venmo. No, sharing my spending details with other people online, is not a good idea. Ever. Conspicuous consumption is a social blight already, and you dare taint my phone by suggesting I lean into it? Do better.
I agree with the post. It’s coded derogatory speech while being technically correct. Personally, I would go as far to say it’s a dog-whistle and is absolutely a flag, especially if it renders any speech clunky and labored, or side-steps a person’s gender transition status.
Also, here’s something I’ve observed that may be relevant.
IMO, most of the time people use gender when telling a story, it’s not relevant information in the first place. In light of recent events, public awareness, and politics, non-gendered speech (in English at least) is automatically the most inclusive way to go and it’s a good habit to develop. The exceptions here are where it’s information that supports the story, disambiguates complicated situations (e.g. talking about a drag persona), or where it’s gender affirming in some way (e.g. respecting pronoun preferences).
I see this happen a lot, especially where woman/female is used as extra information when expressing anger, frustration, and disgust. For example, I hear “this woman cut me off in traffic” far more than “this man cut me off in traffic”, with “this person” or “a BMW driver” as a maybe-neutral-but-also-likely-male coded qualifier. To me, it suggests a kind of negative bias for gender, which may or may not be unconscious (depends on the person). It may seem like a small thing, but it’s freaking everywhere and it’s gotta stop.
For the rare occasion where sex or gender supports the story, “my teacher, who is a woman, …” or “my teacher, (s)he…” does the job. Yeah, it’s is a bit tougher on the tongue, but you should only need to say it once for the whole telling.
Good point.
Calling in sick:
Calling in, sick:
In a paper bag no less. You guys are fun.
Thank you!
peoplecustomers always just cut it off 5 words in for some reason…
Fixed that for ya. ;)
I firmly believe this is how we wound up with tabs as a feature in the first place.
Great jebus. It looks like something Ginger Billy would build. There’s no way that’s street legal, nevermind the lack of license plate.
Mom, I want a cybertruck.
Honey, we have a cybertruck home.
Cybertruck at home:
Honestly, this is why I tell developers that work with/for me to build in logging, day one. Not only will you always have clarity in every environment, but you won’t run into cases where adding logging later makes races/deadlocks “go away mysteriously.” A lot of the time, attaching a debugger to stuff in production isn’t going to fly, so “printf debugging” like this is truly your best bet.
To do this right, look into logging modules/libraries that support filtering, lazy evaluation, contexts, and JSON output for perfect SEIM compatibility (enterprise stuff like Splunk or ELK).
Heisenbugs are the worst. My condolences for being tasked with diagnosing one.
Last time I did anything on the job with C++ was about 8 years ago. Here’s what I learned. It may still be relevant.
const
, constexpr
, inline
, volatile
, are all about steering the compiler to generate the code you want. As a consequence, you spend a lot more of your time troubleshooting code generation and compilation errors than with other languages.valgrind
or at least a really good IDE that’s dialed in for your process and target platform. Letting the rest of the team get away without these tools will negatively impact the team’s ability to fix serious problems.1 - I borrowed this idea from working on J2EE apps, of all places, where stack traces get so huge/deep that there are plugins designed to filter out method calls (sometimes, entire libraries) that are just noise. The idea of post-processing errors just kind of stuck after that - it’s just more data, after all.
My unqualified opinion: I think It’s easier to craft a wig this way.
I’ve found that when I’m exhausted, I literally don’t have the energy/bandwidth to be anxious, let alone indulge in any mild dysmorphic hallucinations from the mirror. Even my typical ADHD symptoms are muted a bit. A tired brain is a much happier brain; just don’t ask me to do math or anything complicated and we’re good.
…