this post was submitted on 28 Mar 2025
21 points (92.0% liked)

Hacker News

2323 readers
369 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Blue_Morpho@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I now just code for fun but I use it to speed up writing, not replace it. For example I needed to help my wife with an Excel VBScript macro. I could have spent several days learning the syntax of VBScript and the custom Excel methods but instead I had AI write it. I then only needed to verify and debug it.

It's like having an intern working for you.