Live data from Hacker News

Canvas is a new way to write and code with ChatGPT

openai.com

351–360 of 701 posts

Re: Canvas is a new way to write and code with ChatGPT

#351

I don't really don't understand the appeal iterating on code in the browser away from the rest of the code base outside of cool demos. You really need to give the model context about your data model, code conventions, library choices, etc and be able to exercise it with tests to get to an acceptable result.

it's useful for my tampermonkey scripts that dont even exist in source control anywhere, and i have a friend that works in physics and has to write a ton of python code, but in really esoteric software platforms that are definitely not IDEs. they'd be copying and pasting code from a tool somewhere anyway.

Re: Canvas is a new way to write and code with ChatGPT

#352
post #21

Earlier quoted context omitted.

> This also demonstrates the type of things Google could do with Gemini integrated into Google Docs if they step up their game a bit. This is exactly what Google’s NotebookLM does. It’s (currently) free and it reads your Google Docs and does RAG on them. https://notebooklm.google/

The most amazing thing with notebooklm is that is can turn your docs into a very high quality podcast of two people discussing the content of your docs.

This feature is cool as fuck, but I noticed that podcasts it generates loose quite a lot of details from the original article. Even longreads turn into 13 mins chunks.

Re: Canvas is a new way to write and code with ChatGPT

#353
post #13

Earlier quoted context omitted.

This means you're a great writer — congrats! I'm a terrible writer, and this kind of crutch is really useful. Other people in our lab (from China, Korea, etc.) also find this kind of thing useful for working / communicating quickly

you're not at all a terrible writer... although you do overuse ellipses in your comments.

I never even thought about that... I don't know why I do that :P

Re: Canvas is a new way to write and code with ChatGPT

#354

Mixed feelings about this: clearly this is meant to match one of the killer features of Claude. I like using Claude, and I'm also a big supporter of Anthropic - not just because it's an underdog, but due to its responsible and ethical corporate governance model[1], which stands in stark contrast to OpenAI. It's worrying to see ChatGPT close one of the gaps between it and Claude. [1] https://www.anthropic.com/news/the…

OpenAI started the same, so we'll see. One thing I dislike is that Claude is even more "over safeguarded" then ChatGPT. It disallows even kind of reasonable questions about Ritalin bioavailability in different ways of administration.

Re: Canvas is a new way to write and code with ChatGPT

#355

Earlier quoted context omitted.

But it does favour _clarity_, rather than tropes.

There's more to writing than clarity, though. Not all written communication needs to abide of the efficient/clear writing style of technical documentation FFS

Sure, if you're writing a novel, maybe.

But there's not much more important, stylistically, to writing an business email or document than clarity. It's absolutely the most important thing. Especially in customer communications.

In the UK there is/used to be a yearly awards scheme for businesses that reject complexity in communucations for clarity:

https://www.plainenglish.co.uk/services/crystal-mark.html

But anyway, you don't have to act on all the suggestions, do you? It's completely different from the idea of getting an AI to write generic, college-application-letter-from-a-CS-geek prose from your notes.

Re: Canvas is a new way to write and code with ChatGPT

#356
post #322

Kind of wish there weren't a dozen different tools named Canvas

Not to mention the HTML Canvas, it's a really bad name, it's even a bit worrying a company about intelligence is this bad at naming, I mean CanvasGPT was right there for crying out loud.

Re: Canvas is a new way to write and code with ChatGPT

#357
post #346
post #322

Kind of wish there weren't a dozen different tools named Canvas

Using Canvas (OpenAI) to design graphics on the HTML5 Canvas for my project in Canvas (the Learning Management System). I’m planning to print my work via CanvasPop and advertise it using Facebook Canvas ads.

Bonus points if you work for Canva.

Re: Canvas is a new way to write and code with ChatGPT

#358

Ironically for these products, the amount of obviously llm generated bot comments astroturfing on HN and making it to the top of these corporate shill posts really aren't attracting me to using any of them. Read a bunch of glassdoor or google map reviews and then read these comments, clear as the water in a glacial lake; if the comments aren't fake, maybe it's just the people working for them that are? If you produce…

If I understand your point, counterargument is that hn comments are made by people who are almost certainly in top 20% by intellect from general population. Compared to some subreddits and YouTube, comments here are made by geniuses.

Re: Canvas is a new way to write and code with ChatGPT

#359
post #299

Earlier quoted context omitted.

Juggling dog. It's not very good, but it's amazing that it's possible at all. https://github.com/BenWheatley/Timeline-of-the-near-future I've only used the "Deep Dive" generator a few times, and I'm already sensing the audio equivalent of "youtube face" in the style — not saying that's inherently bad, but this is definitely early days for this kind of tool, so consider Deep Dive as it is today to be a GPT-2 demo of t…

Do you have a reference for the "Juggling dog" thing? I've heard it with "singing dog", but I never managed to find any "official" reference or explanation of the thing.

He meant singing dog, likely conflated due to his linguistic interest.

"Juggling dog" has only been expressed a single time previously in our corpus of humanity:

  During the Middle Ages, however, church and state sometimes frowned more sternly on the juggler. "The duties of the king," said the edicts of the Sixth Council of Paris during the Middle Ages, "are to prevent theft, to punish adultery, and to refuse to maintain jongleurs."(4) What did these jugglers do to provoke the ire of churchmen? It is difficult to say with certainty, since the jongleurs were often jacks-of-all-trades. At times they were auxiliary performers who worked with troubadour poets in Europe, especially the south of France and Spain. The troubadours would write poetry, and the jongleurs would perform their verses to music. But troubadours often performed their own poetry, and jongleurs chanted street ballads they had picked up in their wanderings. Consequently, the terms "troubadour" and "jongleur" are often used interchangeably by their contemporaries.
These jongleurs might sing amorous songs or pantomime licentious actions. But they might be also jugglers, bear trainers, acrobats, sleight-of-hand artists or outright mountebanks. Historian Joseph Anglade remarks that in the high Middle Ages:

"We see the singer and strolling musician, who comes to the cabaret to perform; the mountebank-juggler, with his tricks of sleight-of-hand, who well represents the class of jongleurs for whom his name had become synonymous; and finally the acrobat, often accompanied by female dancers of easy morals, exhibiting to the gaping public the gaggle of animals he has dressed up — birds, monkeys, bears, savant dogs and counting cats — in a word, all the types found in fairs and circuses who come under the general name of jongleur.”(5) -- http://www.arthurchandler.com/symbolism-of-juggling

Re: Canvas is a new way to write and code with ChatGPT

#360
post #252

Earlier quoted context omitted.

I have a friend who has ZERO background in coding and he's basically built a SaaS app from the ground up using Replit and it's integration with Claude. Backend is Supabase, auth done with Firebase, and includes Stripe integration and he's live with actual paying customers in maybe 2 weeks time. He showed me his workflow and the prompts he uses and it's pretty amazing how much he's been able to do with very little tec…

Wow that's super impressive. I need to stop making excuses and being afraid of doing big side projects with this many tools at my disposal.

I have big issues with the AI code. It is often so bad that I can’t stand it and would never release something like that when I know is so poor quality.
Post reply on HN