Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: canvas Clear Filter

Gemini is working to clean up how it handles Canvas previews (APK teardown)

Edgar Cervantes / Android Authority TL;DR Google introduced Canvas in Gemini to aid with creating documents and editing code. So far, previewing code output in Gemini may involve transitioning over to a new Chrome tab. Gemini appears to be experimenting with a revised preview path that allows you to remain right in the Gemini app. Google has been making its case for Gemini going back well over a year at this point, and with all the new tools and upgrades its AI agent has received, at this po

This new ChatGPT trick lets you download your Canvas work as a PDF in seconds - here's how

Elyse Betters Picaro / ZDNET OpenAI has updated Canvas, a writing and coding assistant integrated into ChatGPT, allowing users to download and export files directly. In an X post on Thursday, the company announced that Canvas users can now download text files as PDF, DOCX, or Markdown, while code can be exported to the appropriate file extension (.py for Python, .js for JavaScript, .sql for Structured Query Language, and so on). Also: Is ChatGPT Plus really worth $20 when the free version off

Running Pong in 240 browser tabs

Running Pong in 240 Browser Tabs Finally a use for my unclosed tabs Feb 20, 2025 What do you do with your unclosed browser tabs? I find that they take up a lot of screen space. So this week I figured out how to run pong inside mine. Loading... putting that space to good use That’s 240 browser tabs in a tight 8x30 grid. And they’re running pong! The ball and paddles are able to cleanly move between the canvas in the foregrounded window and all of the tabs above. You can see the (awful) code h