Earlier quoted context omitted.
> If they don't secure their position as #1 Chatbot I think they will eventually become #2, then #3, etc. But can they do it at all? It's not like they are like early Google vs other search engines.
At the moment this feels like a x10 speed run on the browser wars: lots of competitors very quickly churning who is "best" according to some metric, stuff getting baked into operating systems, freely licensed models. How do you make money off a web browser, to justify the development costs? And what does that look like in an LLM?
Canvas is a new way to write and code with ChatGPT
501–510 of 701 posts
Re: Canvas is a new way to write and code with ChatGPT
#502Earlier quoted context omitted.
Fortunes are made owning companies that sell harmful products. Domino's Pizza, Monster Energy Drink, etc. Fortunes will be made selling electricity to people who develop serious cognitive dependence on LLMs. There is no need for you to participate in the profits. I respect your life choices and I wish you well.
I don't respect your life choices and I wish you failure.
Re: Canvas is a new way to write and code with ChatGPT
#503Small ot, but it's quite interesting that the highest decisive impact generative AI is having right now is on tech workers and software developers in particular. I'm more and more convinced that we're on the edge of a major shake up in the industry with all these tools. Not getting replaced, but at this rate of improvements I can't unsee major changes. A recent junior I have in my team built his first app entirely wi…
I'm a solo business owner who knows enough JS/TS/HTML/CSS to get by -- my product is a website full of information -- but I've never been 'a developer'. ChatGPT et. al. is a miraculous boost to my productivity. This morning I needed a function to iterate over some JSON and do stuff with it. Fairly mundane, and I could have written it myself. Doing so would have been boring, routine, and would have taken me at least a…
Re: Canvas is a new way to write and code with ChatGPT
#504Re: Canvas is a new way to write and code with ChatGPT
#505Small ot, but it's quite interesting that the highest decisive impact generative AI is having right now is on tech workers and software developers in particular. I'm more and more convinced that we're on the edge of a major shake up in the industry with all these tools. Not getting replaced, but at this rate of improvements I can't unsee major changes. A recent junior I have in my team built his first app entirely wi…
Regulating either developer credentials (ie are you certified for this type of solution) or outputs (formal validation of each release) comes to mind. It’s gonna sound like gatekeeping but letting people without any experience to build impactful software is risky.
Re: Canvas is a new way to write and code with ChatGPT
#506Small ot, but it's quite interesting that the highest decisive impact generative AI is having right now is on tech workers and software developers in particular. I'm more and more convinced that we're on the edge of a major shake up in the industry with all these tools. Not getting replaced, but at this rate of improvements I can't unsee major changes. A recent junior I have in my team built his first app entirely wi…
I'm a solo business owner who knows enough JS/TS/HTML/CSS to get by -- my product is a website full of information -- but I've never been 'a developer'. ChatGPT et. al. is a miraculous boost to my productivity. This morning I needed a function to iterate over some JSON and do stuff with it. Fairly mundane, and I could have written it myself. Doing so would have been boring, routine, and would have taken me at least a…
Re: Canvas is a new way to write and code with ChatGPT
#507Earlier quoted context omitted.
With AGI you won’t need most of the human race anymore, developers are just the tip of the iceberg. Luckily ChatGPT and the rest have nothing to do with an AI not to mention AGI.
Won't need most of humanity wasting time gatekeeping and toiling, to instead focus on study and leisure.
Re: Canvas is a new way to write and code with ChatGPT
#508The issue I continue to have with many AI coding tools is they want me to use their own editor ("native", aka VSCode fork, or in the browser like this). I have zero intention of moving away from IDEA and nothing I've seen so far is good enough to make me want to switch. I really with there was more of "bringing AI into your existing tools/workflows" instead of "here is a new tool with AI baked in".
Ironically, for creating that, these new age code editor startups would probably have more luck with neovim and it's extensive lua API rather than with vs code. (Of course, the idea with using a vs code fork is about capturing the market share it has).
Re: Canvas is a new way to write and code with ChatGPT
#509Is there an open source version of this and/or Claude Artifacts, yet?