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

help-circle

  • Benjaben@lemmy.worldtosolarpunk memes@slrpnk.netProblems
    link
    fedilink
    arrow-up
    6
    arrow-down
    3
    ·
    2 days ago

    I think it’s a combination of the effort required and sadly the liability too. I would imagine anyone who is saying “feel free to come eat this food” is exposing themselves to lawsuits, to some degree. The kinds of organizations who are large enough to make a big impact by deciding to grow some food on their properties are the same ones who’d be targeted by frivolous lawsuits, costing money just to defend against, and offering the orgs no tangible benefit in return.

    To be clear, I don’t agree with structuring things this way and I think it’s a trash way for our society to work, but growing food in “public” places seems non-viable without addressing that big vulnerability somehow.



  • Awesome, thank you! This largely matches my own experience, I’ve found it (Claude in my case) most useful in areas where I’m weakest. I haven’t tried this scaffolding-via-comments approach though, it sounds cool.

    Any experience with Cursor or other IDEs or agents? Was co-pilot a choice or just kinda a natural default?


  • Would you mind sharing a bit more about the workflow you’re describing? I’m on a “ask people how they’re using AI to help them dev” kick.

    Sounds like you’re using an agent integrated with your IDE, would you be willing to give specifics? And you’re talking about writing some comments that describe some code you haven’t yet written, letting the AI take a stab at writing the code based on your comments, and then working from there? Did I get that right?

    Happy for literally any elaboration you feel like giving :)







  • Completely understand the frustration here. Mistakes happen, even competent people sincerely trying to do a good job can overlook things, etc. But if it’s a pattern of just copying and pasting code without really even trying to understand what it does, that’s a big problem that needs to be addressed. And frankly they should feel embarrassed if it happens more than once or twice.

    OTOH, delivering criticism in a way that winds up productive for all involved is difficult at best, and the outcome depends on the junior as much as it does the senior. What good is being right if it ultimately just alienates you from your team? Tough situation for sure, and one of the many reasons it’s so important to hire carefully (which is itself a whole huge can of worms too!).

    Can you simply ask them to walk through their submission line by line with you, explaining what it’s doing? If you’ve never asked that before it might come across as a strange request, but if you phrase it well it’s possible this causes them to notice their poor understanding without you ever seeming to point it out.



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