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

help-circle

  • I really wonder about this too. If Russia destroys those undersea cables, would that get a direct response? I would like to think so, because that’s a planet-scale disruption (I think?), but it really depends on the people in charge of the countries involved and their stomach for violence and escalation.

    I’m passionate about minimizing war and I seriously hope we never fire nukes at each other again. But a country willing to inflict global damage as a kind of tantrum over their failures in a conflict they single-handedly started…I mean, we can’t tolerate that as a species. There’s gotta be a line somewhere.





  • 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.