top | item 46323378

(no title)

deepsummer | 2 months ago

I understand it. For example, with AI you don't need to remember stuff. Like there is a command in MacOS (two actually) to flush the DNS cache. I used to memorize it because I needed it like twice a week. These days, I can't remember it. I just tell Copilot to flush the cache for me. It knows what to do.

And it's like that for many things. Complicated Git commands that I rarely need. I used to remember them at least 50% of the time, and if not, I looked them up. Now I just describe what I need to Copilot. But also APIs that I don't need daily. All that stuff that I used to know is gone, because I don't need to look it up anymore, I just tell Copilot or Claude what to do.

discuss

order

handoflixue|2 months ago

Is that really a bad thing? It's like saying Google Maps makes you lazier, because you don't have to learn navigation. And, heck, why stop there: cars are just insanely lazy! You lose all the exercise benefits of walking.

danielscrubs|2 months ago

Yes? It’s all true. It can be good in one axis and bad in another axis.

Imustaskforhelp|2 months ago

Hm, perhaps a way to export all your chats from any AI provider you use + sending it back to an LLM to just sum up all the commands that you use in a text file that you can reference?

Like I am starting to use etherpad a lot recently and although I have proton docs and similar, I just love etherpad for creating quick pads for information

Or to be honest, I search it on the internet and ddg's AI feature does give me a short answer (mostly to the point) but I think that there are definitely ways to get our own knowledge base if any outage happens basically.

johnsmith1840|2 months ago

lol I also had all sorts of commands memorized for k8s and pandas I don't remember at all. But let's all be honest, was it valuable to constantly lookup how to make a command do what you want?

I wasted so much time on dumbass pandas documentation search when I should have been building. AI is literally the internet all you are doing is querying the internet 2.0.

I often kept vast ugly text documents filled with random commands because I always forgot them.