Live data from Hacker News

Ask HN: What AI tools do you use to boost productivity?

news.ycombinator.com

11–20 of 43 posts

Re: Ask HN: What AI tools do you use to boost productivity?

#14

I don't. My productivity is just fine with bash To empower thinking in this information overload era, turn off your computer and start writing on paper

I am of the opinion in this heavy information age, we have stopped thinking of internet as a productivity tool, but more of as a cure to boredom. 30 years back you were a pioneer if you used internet daily but today you will be a one of many billions. If there was any advantage of using internet it already has been reaped in last 30 years. Now we are just scrapping the bottom of the barrel.

Re: Ask HN: What AI tools do you use to boost productivity?

#15
post #8

Perplexity[1] for research when writing articles and video scripts. It’s like vanilla GPT-4 but provides references. [1] perplexity.ai

Is it using GPT-4? I couldn't see the model they use mentioned on the website.

Doesn't seem to be GPT4, token speed is too fast for that

Re: Ask HN: What AI tools do you use to boost productivity?

#19
I was using Github Copilot, however I just ended my subscription because I wasn't using it enough despite being elbow deep in code every day. Most of the time the integrations that I use (JetBrains Rider and VS Code) wouldn't function correctly or I'd constantly be logged out. When the integrations _were_ working, the suggestions would be decent but occasionally when doing something like converting jquery to vanilla javascript I'd end up spending more time debugging the result of the suggestion than if I had just done the conversion myself.

Otherwise, I use ChatGPT to help me write tickets/user stories for work as well as for generating test cases for my QA engineers to follow.

Re: Ask HN: What AI tools do you use to boost productivity?

#20
I actually use the OpenAI playground most of the time, both for coding and for asking questions. It's a bit less chatty without me having to engineer the prompt as much. It also allows me to edit assistant responses so that future prompts are based on corrections.
Post reply on HN