• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle




  • The hilarious part about your comment is you’re the one over-explaining to me here. I’m super familiar with about every way a man can be characteristically shitty, happen to have witnessed most of it first hand over the years, committed some of the milder stuff before I grew up and learned how to behave, but here you are kindly helping me understand things about men. Interestingly, of all the things I have witnessed, what I don’t really see often is “mansplaining”. What I do see sometimes is a dude earnestly doing his best to offer help and someone else being totally uncharitable about that, like it’s some affront. And never to the dude oddly enough, only in a mocking, condescending way to others behind his back. The reason I see those ugly hidden reactions, incidentally, is because my behavior makes it clear I’m a solid ally of the people making those comments, and they trust me.

    So I dunno. Way I see it, there’s a catalog of valid complaints about stereotypical dude behavior. But being super critical about sincere (if clumsy) attempts to support or help someone just always strikes me as deliberately nasty, for fun. But you do you.

    Don’t bother with the TV sitcoms, please. “Bumbling idiot father who fucks up even the most trivial things constantly and is roundly shit on by everyone including his own children” is a core, continuous joke behind so many shows. And fuck it, often it’s hilarious, I’m not gonna get bent outta shape about it. Your “see, look how toxic, it’s been on TV forever” feels pretty weak.


  • Can’t forget the fun flip side too, where some guys who know a lot are unwilling to share, because they (being fuckin cowards) feel it’s necessary to protect their job security by being the only one who knows how to do certain things.

    Or! The guys who know how to do things - have decided they hate doing some of those things (usually for good reason in my experience) - and therefore pretend they don’t know how to do them. I kinda sympathize with this one sometimes.

    But yeah, “likes to teach” as the toxic trait? Anyone who thinks that is the toxic version of knowledge sharing is kinda just revealing how little time they’ve actually spent around men.


  • I was simply pleased by your comment, to see how much you care about helping folks and moving the community forward. Seems like quite a lot of effort to me, far more than I’d be able (willing?) to contribute, and I’m just forever grateful for folks you like you and wanted to say something about it :)

    I appreciate the invite. I’m not at a point currently where I can put sincere effort toward much that’s non-essential, but if that changes, Rust is on my short list of targets for ways to spend some spare effort and time.




  • I do plenty of technical writing just documenting software I write, and that’s definitely what has me pining for something a little more prescriptive. Even just reordering some words can suggest different meanings and it’s very difficult to step outside my own understanding of what I’m writing about to see it with “fresh eyes”, how someone else may interpret it.

    I have to acknowledge that legalese does meet the criteria! Someone else mentioned that too. It feels very far off from what I had in mind though. Maybe just because I don’t speak it fluently!








  • I write myself little lists of tasks, even when I’m entirely clear on what needs to be done. It may not feel like a hack, but it sure works like one for me - it’s a simple habit that makes a dramatic impact on the flow of my day.

    Advantages I notice:

    • mental shift in the perceived effort - instead of a full day of indeterminate stuff, instead it feels like a list of small things
    • provides clear places for breaks (which also provides an easy way to say “I’d like to do X to relax a bit, but I need to get Y small thing done first”)
    • helps me avoid getting distracted and working on something low priority
    • makes it clear what’s getting done (one less cognitive task, also harder to miss items) and kinda fosters a sense of satisfaction as I go

    I dunno, really feels silly that it makes such a big difference, but here we are. I don’t do it every day by any means (overdoing it “roboticizes” life to an unpleasant degree), but I use it most work days at least, and sometimes to keep up with chores and personal life stuff when I get real busy.




  • Do you feel like elaborating any? I’d love to find more uses. So far I’ve mostly found it useful in areas where I’m very unfamiliar. Like I do very little web front end, so when I need to, the option paralysis is gnarly. I’ve found things like Perplexity helpful to allow me to select an approach and get moving quickly. I can spend hours agonizing over those kinds of decisions otherwise, and it’s really poorly spent time.

    I’ve also found it useful when trying to answer questions about best practices or comparing approaches. It sorta does the reading and summarizes the points (with links to source material), pretty perfect use case.

    So both of those are essentially “interactive text summarization” use cases - my third is as a syntax helper, again in things I don’t work with often. If I’m having a brain fart and just can’t quite remember the ternary operator syntax in that one language I never use…etc. That one’s a bit less impactful but can still be faster than manually inspecting docs, especially if the docs are bad or hard to use.

    With that said I use these things less than once a week on average. Possible that’s just down to my own pre-existing habits more than anything else though.