600
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]

Surprised pikachu face

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 1 day ago

Thanks for that, was quite interesting and I agree that completion too early (even... in general) can be distracting.

I did mean about AI though, how you manage to integrate it in your workflow to "automate the boring parts" as I'm curious which parts are "boring" for you and which tools you actual use, and how, to solve the problem. How in particular you are able to estimate if it can be automated with AI, how long it might take, how often you are correct about that bet, how you store and possibly share past attempts to automate, etc.

[-] [email protected] 1 points 1 day ago

I honestly don't use it much, but so far, the most productive uses are:

  • generate some common structure/algorithm - web app, CLI program, recursive function, etc
  • search documentation - I may not know what the function/type is, but I can describe it
  • generate documentation - list arguments, return types, etc

But honestly, the time I save there honestly isn't worth fighting with the AI most of the time, so I'll only do it if I'm starting up a big greenfield project and need something up and going quickly. That said, there are some things I refuse to use AI for:

  • testing - AI may be able to get high coverage, but I don't think it can produce high quality tests
  • business logic - the devil is in the details, and I don't trust AI with details
  • producing documentation - developers hate writing documentation, which is precisely why devs should be the ones to do it; if AI could do it, other devs could just use AI to generate it, but good docs will do far more than what AI can intuit
[-] [email protected] 2 points 15 hours ago

Super, thanks again for taking the time to do so.

I can't remember if I shared this earlier but I'm jolting down notes on the topic in https://fabien.benetou.fr/Content/SelfHostingArtificialIntelligence so I do also invest time on the topic. Yet my results have also been... subpar so I'm asking as precisely as I can how others actually benefit from it. I'm tired of seeing posts with grand claims that, unlike you, only talk about the happy path in usage. Still, I'm digging not due to skepticism as much as trying to see what can actually be leveraged, not to say salvaged. So yes, genuine feedback like yours is quite precious.,

I do seem to hear from you and others that to kickstart what would be a blank project and get going it can help. Also that for whatever is very recurrent AND popular, like common structures, it can help.

My situation though is in prototyping where documentation is sparse, if even existent, and working examples are very rare. So far it's been a bust quite often.

Out of curiosity, which AI tools specifically do you use and do you pay for them?

PS: you mention documentation is both cases, so I imagine it's useful when it's very structured and when the user can intuit most of how something works, closer to a clearly named API with arguments than explaining the architecture of the project.

[-] [email protected] 2 points 5 hours ago* (last edited 5 hours ago)

Out of curiosity, which AI tools specifically do you use and do you pay for them?

Just whatever is free, so no, I don't pay for them for two reasons:

  • my boss doesn't allow AI to have access to our codebase
  • I honestly don't find enough value to actually pay

So I'll just find something with a free tier or trial and generate a little bit of code or something. Or I'll use the AI feature in a search engine to help me get search terms for relevant documentation (i.e. list libraries that do X), and then I'll actually read the documentation. I have coworkers who use it for personal projects (not sure what they use), and that's also part of what I've listed above (i.e. the generating documentation part).

But I very rarely use AI, because I very rarely start projects from scratch. 99% of my work is updates to existing projects, so it's really not that useful.

this post was submitted on 14 Sep 2024
600 points (97.8% liked)

Technology

58133 readers
5120 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS