I was poking around in my ~/.cache/ folder using OmniDiskSweeper when I spotted something interesting. The OpenAI Codex desktop app (since rebranded to just ChatGPT) has 1.7GB of stuff in …
… But why?
Surely there are openxml packages for their platform that dont need a full office installation/redistrubution. Like how with c# there is the openxml package.
Hell, worst case you have it do word tasks on the server via api. Api already can do it for the online chatgpt…
… But why?
Surely there are openxml packages for their platform that dont need a full office installation/redistrubution. Like how with c# there is the openxml package. Hell, worst case you have it do word tasks on the server via api. Api already can do it for the online chatgpt…
Well, pulling in unnecessary dependencies is something ai-written code tends to do, so…
Tbh, not only ai written code. Many people do too.