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.
Canvas is a new way to write and code with ChatGPT
351–360 of 701 posts
Re: Canvas is a new way to write and code with ChatGPT
#352Earlier 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.
Re: Canvas is a new way to write and code with ChatGPT
#353Earlier 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.
Re: Canvas is a new way to write and code with ChatGPT
#354Mixed 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…
Re: Canvas is a new way to write and code with ChatGPT
#355Earlier 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
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
#356Kind of wish there weren't a dozen different tools named Canvas
Re: Canvas is a new way to write and code with ChatGPT
#357Kind 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.
Re: Canvas is a new way to write and code with ChatGPT
#358Ironically 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…
Re: Canvas is a new way to write and code with ChatGPT
#359Earlier 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.
"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
#360Earlier 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.