Hacker News new | ask | show | jobs
by basisword 31 days ago
Try not taking things so literally. Here's a better example: - Company has a Cursor project you can download and open in Cursor. - It's connected to all of the companies internal data sources. - Now business people (who would have previously had to make requests to the BI team) can query the databases in natural language. - They can tell Cursor to export the data as a CSV and they can open in their Spreadsheet tool. - They need that report every day. They can tell Cursor and it can suggest the best automated way to do that. Once they ok it, Cursor can write a script and run it daily. The csv file shows up in the persons Downloads folder every morning.

Aside from this, I've seen people with no coding background creating Chrome extensions to help them with things. I've seen them making little React Native apps without knowing what React Native is.