Hacker Newsnew | past | comments | ask | show | jobs | submit | backrun's commentslogin

Interesting. I wonder if this will evolve into something closer to Codex or Claude Code, where it can actually work across files and tasks on your computer, not just act as a desktop chatbot.


Google apps don't evolve, they fragment and then die. I'd give this one a year or two at most.


They already have antigravity for that, I can see these two getting merged sometime in the future.


There will be a new replacement app to combine them, but it will only handle around 60% of the functionality of both.

All three will receive no further updates.


They'll launch it as Google Gravity, because the anti- was always a negative that Marketing didn't like using, and alliteration tickles your brain better.

Also, that it tries to be the answer to the "everything app" and suck up resources and positions like a blackhole, as bright shining SVPs eventually implode into their golden parachutes.


did'nt realize exporting to pdf was this straightforward. The word export keep the formatting intact too. helpful video


you saves me. did'nt know you could get clean markdown out of chatgpt like this. The manual way works, but extension is much faster for long chats


Didn't know Claude had this option. Tried the extension, exporter a long chat to markdown in one click. Clean output, work well with Obsidian


Just tried ai chat exporter. Export a long ChatGPT thread to word, table and formmatting came out clean. Been looking for something like this. thank you


try this gemini to wor or pdf extension yesterday. Exported a long response, table came out clean in word. didn't expect it work that well


Nice idea. Curious how well it handle tables and images


Just try it out in phcode.dev web editor. It has a proper table editing UI.

Images are uploaded to its own CDN, so we just need to copy paste images like in word any editor.

Also has 2 way sync between code view and the markdown editor/preview.


I suspect the most the reliable approach is to stop treating the model as the syntax checker. Let it propose a small diff, then run the result through check-parens, the language parser, or a formatter before accepting the change. if valifation fails, feed back the excat parser error and smallest affected form rather than the entire file


tried HTML deployer after generating a landing page in Claude. Had a live URL before I finished my coffee. Thanks


I used it for a few long ChatGPT threads with code and tables. Copy-paste usually messes up the formatting, but this saved it pretty cleanly.

Good extension.


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

Search: