Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, chatGPT is simply a good replacement for {stackexchange, reddit, wikipedia, github, google,bing, etc.}. All information is accessible in one place and it's easy to ask about anything and get a structured answer. My topics of interest are advanced math, philosophy of physics, and modern semiconductors technology.


GPT is amazing as a stackexchange, et. el. replacement. Just earlier today I used GPT to answer a really simple question which I Google failed to answer. I just wanted to programmatically change a setting in a Kubernetes deployment, but I really didn't want to take the time to figure out the insane JSON nesting.

This is so worth a subscription fee.

  Please write a kubectl command to correctly patch the imagePullPolicy to be equal to Always.

  kubectl patch deployment <deployment-name> --patch '{"spec":{"template":{"spec":{"containers":[{"name":"<container-name>","imagePullPolicy":"Always"}]}}}}'


Honestly just fiddling with quotes and parens takes forever - this is a nice usage.


How do you get it to return anything useful for advanced math? It always gives me complete gibberish.


Reportedly they've just yesterday released an update to give it better mathematical capabilities, though I have no idea if it extends to advanced math. Might be worth trying again. https://help.openai.com/en/articles/6825453-chatgpt-release-...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: