The ChatGPT/Codex app bundles a full copy of LibreOffice
simonwillison.net
The ChatGPT/Codex app bundles a full copy of LibreOffice
1–10 of 277 posts
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#2Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#3Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#4Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#5I still don’t understand why with all their cash these companies dont redo their apps in Rust or native. They are all so heavy and dog slow. There are already some very fast cross platform (wasm too!) libraries that can do what poppler does as well as parse and produce various office file formats. Because 2gb is crazy town, these things could be around 100mb, just throw some tokens at the problem.
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#6Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#7Is that what it is using to render and manipulate MS Office documents? That'd explain the poor rendering of some of my files. Bundling all of LibreOffice seems like a pretty huge dependency.
What's the alternative library you see?
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#8And wait till you find out about @oai/walnut
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#9I still don’t understand why with all their cash these companies dont redo their apps in Rust or native. They are all so heavy and dog slow. There are already some very fast cross platform (wasm too!) libraries that can do what poppler does as well as parse and produce various office file formats. Because 2gb is crazy town, these things could be around 100mb, just throw some tokens at the problem.
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#10(This is more of a tweet than a blog post, it really wasn't written with Hacker News in mind.)