I am a bit of a greybeard around new tools, and even today my usage of ChatGPT is limited, so I will give my 2c. You're right, in most cases, Google + Github search is faster to achieve a certain task vs typing out your problem and waiting for ChatGPT to generate results (personal opinion). Nonetheless, here are a few things where ChatGPT saves a lot of time: 1. Generating config files: Eg, Webpack, Docker-compose. D…
Ask HN: I don't use AI. What exactly am I missing out on?
21–30 of 62 posts
Re: Ask HN: I don't use AI. What exactly am I missing out on?
#22It's been a mixed experience, it got me started but did not help much with understanding the error messages, retreading a lot. Still basically from its dawdling I gathered knowledge I did not have before, and gave me a sense of how to progress. To get me over the bump to a functioning solution I had to do my own thinking, the back and forth with Gemini stopped. At the end I used it again to fix some edge cases, there it helped. Without it I would maybe not have attempted the task, or I would have started with a focussed study of numba, and with this old-style approach I do not think would have gotten to a functioning solution faster, not sure though, too late to try that now.
Re: Ask HN: I don't use AI. What exactly am I missing out on?
#23Re: Ask HN: I don't use AI. What exactly am I missing out on?
#24Re: Ask HN: I don't use AI. What exactly am I missing out on?
#25I am a bit of a greybeard around new tools, and even today my usage of ChatGPT is limited, so I will give my 2c. You're right, in most cases, Google + Github search is faster to achieve a certain task vs typing out your problem and waiting for ChatGPT to generate results (personal opinion). Nonetheless, here are a few things where ChatGPT saves a lot of time: 1. Generating config files: Eg, Webpack, Docker-compose. D…
Re: Ask HN: I don't use AI. What exactly am I missing out on?
#26Re: Ask HN: I don't use AI. What exactly am I missing out on?
#27btw, can the ChatGPT "typing animation" be disabled and get the answer immediately?
Re: Ask HN: I don't use AI. What exactly am I missing out on?
#28It helps for a lot of things that would otherwise require searching the web and/or scrolling long pages: pronounces, grammar, general (and even somewhat specific) history/science/arts concepts, draft formal text, improving phrasing, simple/direct technical questions. However: - it requires some level of fact checking - it subtly reduces my personal retaining of information for technical concepts - (in my personal exp…
Does AI require more fact checking? My impression is "yes", but I have no data. Does anyone?
Re: Ask HN: I don't use AI. What exactly am I missing out on?
#29You don’t have to commit to Google OR ChatGPT. I use ChatGPT for questions with some relatively long wording and also for queries that I know will have tons of ads and SEO-spam. An example: yesterday I tried searching for board games that are cooperative and best played by two people. Google showed a lot of ads, very old outdated blog and forum posts. I had to navigate for some time to gather a list of games. A lot o…
You may want to look at using the Brave search engine -- it automatically has the "Brave Summarizer" result at the top of searches, which is powered by its LLM, so you don't necessarily have to decide on one or the other, but get both all in one streamline process. I don't make much explicit use of AI either, but I have found that it does help being built right into my searches, as when it's just basic information I'…