These AI editors are getting out of hand

Mehul - Codedamn
1 Oct 202413:07

Summary

TLDRThe video discusses the recent controversy surrounding Pier AI, an open-source AI code editor built on top of VS Code. The controversy began when it was revealed that Pier AI is essentially a fork of Continue.dev, with minimal changes aside from rebranding. The presenter shares concerns about the ethics of forking an open-source project, raising funds, and competing with the original. They also highlight the challenges of competing with large entities like Microsoft, which consistently improves VS Code, questioning the long-term viability of such AI-powered editors in the developer space.

Takeaways

  • ๐Ÿ“ข Pier AI is a new open-source AI code editor built on top of VS Code and another editor called Continue.
  • ๐Ÿ”ฅ The project faced backlash after a tweet revealed it was a fork of Continue with minor modifications, raising questions about originality.
  • ๐Ÿ” Pier AI is accused of simply rebranding Continue by replacing references to Continue with Pier in the codebase, which led to community criticism.
  • ๐Ÿ’ผ Pier AI's team applied and got accepted into Y Combinator, despite YC already funding Continue, leading to discussions about the ethics of funding forks.
  • โšก Some developers believe the value proposition of Pier AI is weak, arguing that VS Code and Continue already solve many of the same problems.
  • ๐Ÿ› ๏ธ Developers argue it's challenging to build a truly innovative editor, especially on top of VS Code, which already provides powerful extensions and tools.
  • ๐Ÿค” The community is concerned that Pier AI is relying too much on existing work, particularly in the AI-powered editor space, without providing significant differentiation.
  • ๐Ÿ—๏ธ The discussion extends to the broader editor landscape, where most new editors are built on VS Code, except for Zed, which is starting from scratch.
  • ๐Ÿ’ก Some developers prefer using external AI tools like GPT-4 or Claude, instead of integrating them directly into editors like VS Code or GitHub Copilot, due to interruptions in workflow.
  • ๐Ÿ“‰ The general sentiment is that Microsoft's ecosystem, including VS Code, GitHub, and Copilot, is too robust for these new AI editors to significantly disrupt in the long term.

Q & A

  • What is Pier AI and why has it caused controversy?

    -Pier AI is an AI-based code editor built on top of VS Code and Continue.dev. It caused controversy because it cloned Continue.dev, made minimal changes (mostly renaming), and applied for funding from Y Combinator, which had also funded Continue.dev. Many criticized this as unethical, raising funds based on another projectโ€™s work.

  • What is the main criticism of Pier AI's approach?

    -The main criticism is that Pier AI cloned Continue.dev, replaced its branding, and presented it as a new product. This was seen as unfair and disrespectful to the original developers, especially since Pier AI raised funding by marketing itself as a distinct product.

  • Why are people upset about Pier AI getting funding from Y Combinator?

    -People are upset because Y Combinator funded both Pier AI and Continue.dev, despite Pier AI being a fork of Continue.dev. Critics argue that funding multiple similar projects creates uncertainty and shows a lack of innovation.

  • What is AGPLv3 and how does it relate to this controversy?

    -AGPLv3 is a license that requires any changes or improvements made to a software project to be shared if the project is used over a network. In the Pier AI controversy, the discussion around licenses highlighted concerns about transparency and the ethical use of open-source software.

  • What alternative examples of code editors are mentioned in the script?

    -The script mentions several alternatives, including Zed, Cursor, and GitHub Copilot. Zed is praised for building an editor from scratch to address performance issues, while Cursor and Copilot are seen as more intrusive in the development workflow.

  • Why is VS Code considered difficult to disrupt, according to the speaker?

    -VS Code is considered difficult to disrupt because it has a massive codebase and is backed by Microsoft, which is heavily invested in the developer ecosystem. VS Codeโ€™s constant updates and wide integration make it challenging for competitors to outpace its development.

  • What are some issues with AI-based code editors like Cursor and Copilot?

    -The speaker criticizes AI-based editors like Cursor and Copilot for being intrusive, interrupting the coding workflow. Although AI can assist with coding tasks, these editors sometimes overstep and complicate the user experience.

  • What does the speaker mean by โ€˜fork of a forkโ€™ in this context?

    -In this context, 'fork of a fork' refers to Pier AI being based on Continue.dev, which itself is a fork of VS Code. This layering of forks creates concerns about originality, as Pier AI is seen as making minimal changes to its predecessors while raising funds.

  • How does the speaker view Microsoft's position in the developer space?

    -The speaker believes that Microsoft is strongly positioned in the developer space, owning key tools like GitHub, npm, TypeScript, Azure, and VS Code. They argue that Microsoft will continue to dominate, making it difficult for competitors like Pier AI to succeed in the long term.

  • What is the speaker's stance on using AI in coding?

    -The speaker is open to using AI in coding but prefers to use external tools like GPT or Claude instead of integrated plugins. They find that integrated AI tools like Cursor and Copilot interrupt their workflow, whereas external tools provide more control and flexibility.

Outlines

00:00

๐Ÿ–ฅ๏ธ Pier AI: The New AI Code Editor Controversy

The speaker introduces the drama surrounding Pier AI, an open-source AI code editor built on top of VS Code and Continue. The controversy started when Pier AI announced it was accepted into Y Combinator, leading to backlash from the community. Allegations arose that Pier AI simply forked Continue.dev, another AI code editor, and replaced all references to Continue with Pier AI. The speaker expresses skepticism about Pier AI's originality and purpose, and shows how community notes pointed out the similarities between the two projects.

05:01

๐Ÿ’ป Forking Controversy and Open-Source Ethics

This section expands on the ethical concerns regarding Pier AI, explaining that the community feels the project raised funds based on someone else's work. The speaker critiques Pier AI for not adding much value beyond forking Continue.dev and VS Code. They argue that the product's unique selling proposition (USP) doesnโ€™t warrant the hype or the funding it has received, especially when Continue and VS Code already exist. The speaker also discusses how AI tools like Cursor and others face similar issues, being built on the massive existing codebase of VS Code.

10:02

๐Ÿ”ง AI Editors and Their Limitations

The speaker reflects on their personal experience using AI editors like Cursor and GitHub Copilot, stating that while these tools can be useful, they often interrupt workflow. They prefer to use external tools like GPT or Claude for specific tasks rather than relying on AI within the code editor itself. Additionally, the speaker questions the value of new AI editors, such as the Void editor, and criticizes their reliance on forking VS Code, which brings along existing performance issues.

Mindmap

Keywords

๐Ÿ’กPier AI

Pier AI is an open-source AI code editor built on top of VS Code. The controversy around Pier AI is central to the video, as it was accused of forking another open-source project called Continue and rebranding it without proper attribution. This issue raises questions about open-source ethics and originality in tech startups.

๐Ÿ’กVS Code

VS Code, or Visual Studio Code, is a widely used, open-source code editor developed by Microsoft. Many AI code editors like Pier AI and Continue are built on top of VS Code due to its robust architecture. The video emphasizes how new projects often rely on VS Code's foundation, leading to discussions on whether these projects are innovative or just forks.

๐Ÿ’กContinue.dev

Continue.dev is an AI-based code editor that was forked by Pier AI. The script highlights how Pier AI copied Continue's code, changed its name, and raised funding. This act sparked criticism regarding originality and transparency in open-source projects.

๐Ÿ’กY Combinator (YC)

Y Combinator (YC) is a startup accelerator that funds early-stage companies. Both Pier AI and Continue were funded by YC, which led to further scrutiny in the community. The video suggests that YC is funding multiple similar projects without considering the lack of innovation in some cases, especially with projects that are forks of existing software.

๐Ÿ’กForking

Forking refers to creating a copy of an existing open-source project, often to make modifications or improvements. In the case of Pier AI, the video discusses how forking Continue.devโ€™s code without significant changes led to controversy, as it raised ethical concerns about whether such projects should receive funding.

๐Ÿ’กAGPL License

The AGPL (Affero General Public License) v3 is a free software license that requires users who modify and use the software over a network to make their changes public. The video mentions how Pier AIโ€™s use of an AGPL license led to concerns about compliance and transparency when forking Continue.dev.

๐Ÿ’กOpen Source

Open source refers to software where the source code is made publicly available for anyone to inspect, modify, and distribute. The controversy discussed in the video revolves around whether Pier AI's approach to open sourceโ€”forking Continue.devโ€”was ethically sound, as it raised funds on the basis of slightly modified open-source code.

๐Ÿ’กGitHub

GitHub is a platform for hosting and collaborating on software projects, often used for open-source development. The video references GitHub when discussing how the Pier AI team cloned Continue.devโ€™s repository, made minimal changes, and then rebranded the project, sparking debate about transparency in open-source development.

๐Ÿ’กCursor

Cursor is another AI-based code editor mentioned in the video. The speaker discusses trying out Cursor and finding it disruptive, as it often interferes with workflow. This contrasts with how some developers prefer to use external AI tools like GPT instead of integrating them directly into their coding environment.

๐Ÿ’กMicrosoft

Microsoft is the company behind VS Code, GitHub, and GitHub Copilot. The video argues that Microsoftโ€™s strong presence in the developer ecosystem, especially through VS Code and GitHub, makes it difficult for competitors like Pier AI to stand out, as they are built on Microsoftโ€™s technology and may not offer significant improvements.

Highlights

Discussion about the new AI code editor called Pier AI.

Pier AI is an open-source AI code editor built on top of Visual Studio Code (VS Code) and Continue.

Announcement that Pier AI got accepted into Y Combinator.

Backlash on Twitter regarding Pier AI's announcement and its approach.

Community notes reveal Pier AI as a fork of Continue Dev with mass replacement of references.

GitHub examination shows changes in comments and renaming from Continue to Pier AI.

Comparison of Pier AI and Continue Dev, both being AI-based editors and open-source.

Criticism on the definition of 'open AI' and the nuances of open-source.

Concerns about Pier AI's funding application to YC without significant unique selling points.

Y Combinator's strategy of funding multiple projects in the same area.

Microsoft's developer-centric approach and its influence on the editor market.

The challenge of building a successful editor from scratch compared to forking existing ones.

Discussion on the performance and limitations of editors built on top of VS Code.

Personal experience and opinion on AI plugins within the coding workflow.

The tweet that backfired and the community's reaction to Pier AI's approach.

Ethical concerns regarding Pier AI's use of open-source work and fundraising.

The role of the AGPL license in the context of Pier AI's development.

Opinions on the long-term viability of forking projects for funding and market share.

The importance of strong open-source ethics and respecting original creators' work.

Comparison with other editors like Zed, which is built from scratch.

Final thoughts on the editor space and the role of AI in coding assistance.

Transcripts

play00:00

let's discuss this trama which is going

play00:01

on on Twitter and probably on some other

play00:03

platforms as well which is this new AI

play00:06

editor called as Pier AI which says it's

play00:09

open source it's an AI code editor it's

play00:12

built on top of VSS code and continue

play00:15

which is another editor which is also

play00:17

built on top of vs code so I just want

play00:18

to discuss what has happened in the last

play00:21

few days with this regards walk you

play00:22

through a few important tweets and share

play00:25

my own opinion as well on these editors

play00:27

in general which probably isn't what

play00:30

you're thinking so where it started was

play00:32

I think from this tweet itself so where

play00:34

they announced that PR AI is company

play00:37

which they applied in y combinator and

play00:39

it got accepted it's an open- Source AI

play00:41

code editor which is like you know

play00:44

everyone how it says like it's the best

play00:46

version of everything which is available

play00:48

so that's the similar idea with them but

play00:50

this tweet backfired a lot on these

play00:53

people and I'll tell you like what

play00:55

happened so if I can show you the

play00:57

community note uh which was here I think

play01:00

this is one of the few notes I think

play01:02

Community note has been removed from

play01:04

their tweet earlier it was there but I

play01:05

can see it still because I am a

play01:07

community notes editor so you can see

play01:09

like there are a few notes which are

play01:10

already there which is like it says like

play01:12

P is a fork of continue. Dev and open

play01:15

source AI code editor PR a used

play01:17

continue. devs code and mass replaced

play01:19

all the references to continue to PR a

play01:21

okay a a lot of things to grasp so let's

play01:24

just try to open their GitHub first and

play01:25

let's just try to go back to okay they

play01:28

have changed a a little bit of comment

play01:30

messages here and there also so if you

play01:31

look at this comment for example where

play01:33

in this PRM module uh they renamed

play01:37

continue to PR it's very clear and get

play01:39

up you can see like all the occurences

play01:40

occurrences where they have just changed

play01:43

the name from continue. D to prai so if

play01:46

you look at these two websites they are

play01:47

pretty much doing the same things right

play01:49

so they are also continue is also

play01:51

creating an AI based editor and PR AI is

play01:53

also creating the same editor continue

play01:55

is also open source p is also open

play01:58

source continue is also built on vs code

play02:00

this one is also built on vs code but

play02:03

their definition of AI and open AI is

play02:05

like open source is basically slightly

play02:08

different in some nuanced way to be very

play02:10

honest it doesn't really matter except

play02:12

un until unless your source code is

play02:14

anywh open it doesn't really matter

play02:16

maybe the AIS which they are using as

play02:19

models are also running on computer

play02:21

maybe not I don't know what's the what's

play02:23

the crunch here but the fundamental

play02:25

thing is that if you are just taking a

play02:28

project on get Hub get cloning it

play02:31

replacing all the occurrences like they

play02:34

have done for example in this specific

play02:35

commit pushing it applying to YC with a

play02:38

specific USB that okay we will just run

play02:41

the AI models on you know users device

play02:44

for example as a code differentiator

play02:46

it's a great project but I do agree with

play02:48

the stance here that this is something

play02:51

which should not be funded as a project

play02:53

given that YC also has funded continue

play02:55

so YC has funded this project YC has

play02:58

funded PRI YC has funded a few more

play03:00

projects in the same area the idea is

play03:02

that YC probably is just funding every

play03:04

single player or every single major

play03:06

player which they think would could

play03:08

become in the next few years and they

play03:09

are betting that vs code as an editor

play03:12

would probably not be as popular as it

play03:14

is right now or Microsoft would not you

play03:16

know be back with a very huge Plug-In or

play03:19

you know very huge improvements in gith

play03:21

up co-pilot which to be honest according

play03:23

to my opinion seems very wrong because

play03:25

this is something I also wrote as one of

play03:27

the tweets so if you go back to one of

play03:29

the tweets which I just you know wrote a

play03:31

few weeks back YC also funded the void

play03:34

editor right again one of the things but

play03:36

I don't I don't get this what's

play03:38

happening over here because I for one

play03:40

know that Microsoft is very very

play03:42

developer Centric for example you will

play03:44

see Microsoft owning GitHub npm

play03:46

typescript as your vs code it has a lot

play03:49

of shares in open a also all of these

play03:51

editors which are getting funded they

play03:53

almost always are building on top of vs

play03:55

code I have not seen any editor except

play03:57

Zed which is getting built from scrap

play04:00

these editors are built on top of vs

play04:02

code so they bring in all the bad things

play04:04

of vs code also whether in terms of

play04:06

performance or in terms of any sort of

play04:09

limitations which exist for example what

play04:11

Zed is solving is for performance mainly

play04:13

so all of those things are there on top

play04:15

of that they are trying to hack around a

play04:17

little bit of AI for example and they

play04:20

expect that this would blow up as an

play04:22

editor for I don't know for what use

play04:25

case I don't see it in that way to be

play04:27

very honest I as a developer am not able

play04:29

to see it I have not tried out this

play04:30

editor the one void editor but I have

play04:33

tried out cursor I couldn't feel it like

play04:35

my use case was great when it is

play04:37

combined with just clae or you know GPT

play04:40

outside of the editor when I need the AI

play04:42

I can just give it context and I can get

play04:44

the work done I've tried cursor it

play04:45

interrupts a lot I've tried GitHub

play04:47

co-pilot also it interrupts a lot I

play04:49

don't use any AI plugins within the

play04:51

workflow itself I use AI but when it is

play04:53

required I just use an external website

play04:55

like Claude or GPT or even Cod dam.com

play04:57

which is also gp4 but this tweet over

play05:00

here has backfired a lot because what

play05:02

these guys effectively have done is get

play05:05

cloning ripoff of an editor there was

play05:07

some issue with license also so someone

play05:10

Community noted us that saying we are

play05:11

misleading people by not mentioning

play05:13

continue in this thread we are way too

play05:15

open and transparent of a community for

play05:16

the slander we have mentioned we are a

play05:18

fork of both vs code and continue since

play05:20

day one and can be seen the first line

play05:23

of GitHub description okay see the

play05:25

problem here is that it people are not

play05:28

coming after you if this was launched as

play05:30

a project which was you know great in

play05:32

terms of like you are forking vs code

play05:34

and you're building on top of some of

play05:36

the functionalities great what you doing

play05:38

is that you are forking an open source

play05:40

project even raising funding on that

play05:42

based on some level of USP and people

play05:44

just think that that value proposition

play05:47

doesn't exist why not continue dodev

play05:49

itself why not vs code itself cursor for

play05:52

example cursor I think has done a lot

play05:55

more optimizations on top of vs code

play05:57

itself I was reading their blog post the

play05:59

other day I think like uh yeah this one

play06:02

our problems yeah so these are some of

play06:04

the problems which cursor is trying to

play06:05

solve from a fundamental level right if

play06:07

you look at softwares like these even

play06:09

the you know continue. Dev I would say

play06:12

probably these softwares are great but

play06:14

they are built on top of a very huge

play06:17

code base that already exists that is vs

play06:19

code so the community problem I feel

play06:21

what people have been pointing out so

play06:23

far is that that hey you just raised a

play06:26

lot of funds based on somebody else's

play06:28

work and then you are using those

play06:30

metrics the contributor count and you

play06:32

know what we are doing how we are doing

play06:34

it you're using those metrics and

play06:37

boosting about your product that is I

play06:39

think the fundamental problem with what

play06:40

what has happened over here I think

play06:42

there was another issue with the agpl

play06:44

license over here which I remember

play06:46

seeing so you see when they were

play06:48

renaming it from continue to PR this was

play06:50

the only message which they wrote in the

play06:52

conversation now this might be a light

play06:54

you know joke or something but it of

play06:56

course turns out to be a bad thing if

play06:58

you view it from all point of views so

play07:00

they just mentioned it's ours now and

play07:02

just renamed it I think four five months

play07:04

ago and they just merged it right so

play07:07

again like they have then given

play07:09

explanation of why we are transparent

play07:11

and all but still so Pier richelson

play07:13

who's also the founder of cal.com has

play07:15

also written something about this which

play07:17

I just want to quickly glance over so he

play07:19

does say that I don't think funding

play07:20

Forks is a winning strategy I have yet

play07:22

to see a fork to be more successful than

play07:24

the initial Steward looking at you bun

play07:26

so bun is not exactly a NOS for but

play07:28

still as as of today I don't see how vs

play07:30

code needs a fork and my point of view

play07:32

is that all these cute AI extensions are

play07:34

in fact vs code extensions I use super

play07:36

Maven a lot big fan so this is something

play07:38

I also agree with at some point even

play07:39

though I don't even use vs code

play07:41

extensions but I have used GitHub

play07:43

co-pilot in past I just don't use it

play07:45

because it interrupts a lot but I feel

play07:47

like all of these softwares can be a

play07:49

functional see the the bigger problem

play07:51

with software in general today right now

play07:53

is not people see that AI would just

play07:55

reinvent everything it's not going to

play07:57

happen software engineering is very deep

play07:59

if you look at a project like vs code

play08:01

and if you open it you won't imagine how

play08:03

much work it takes to create something

play08:05

like a you know a software that can open

play08:08

a file with 100,000 lines and then

play08:11

effectively render and syntax highlight

play08:13

and and do everything if you think that

play08:15

your USB is just AI powered code editor

play08:18

and you just start to create that from

play08:19

scratch you have to still solve a lot of

play08:22

problems that vs code has already sld

play08:24

that's why people Fork over it and they

play08:25

just call it a day and just raise the

play08:27

funds and so on the problem is that

play08:28

people are forgetting that it's really

play08:30

really hard to build really really good

play08:32

software and even harder to build great

play08:34

business so that is where the focus

play08:36

should be according to me when you are

play08:38

funding somebody or when you are funding

play08:40

a potential that is the team capable of

play08:42

solving really hard problems which is

play08:44

what I'm seeing here as well in this

play08:46

tweet that he says that vs code doesn't

play08:48

need a fork funding a fork of a fork is

play08:50

a Next Level uncertainty so I mean yeah

play08:53

continue. Dev is a fork of vs code this

play08:55

new project which is like questionable

play08:57

is a fork of a fork to make it open

play08:59

source you need strong open source

play09:01

ethics you are looking to build a

play09:02

community starting day one saying it's

play09:04

ours now is a crazy disrespectful even

play09:06

if the fork is technically legal it's

play09:08

highly unethical and I don't think it's

play09:09

great start to find pmf among developers

play09:11

I 100% agree with the statement for

play09:14

somebody most of the developers at some

play09:16

point would have seen some level of Open

play09:17

Source work or they realize like how

play09:20

difficult it is to build software and

play09:21

even though it's like in done in a

play09:23

lightweight manner in a jokingly manner

play09:25

it still feels a bit disrespectful for

play09:28

the original creators of the software on

play09:29

the other hand maybe vs code has reached

play09:31

the infrastructure level where it's just

play09:33

too big to rebuild similar to chromium

play09:35

every browser today out there is a

play09:36

chromium fork and we don't seem to care

play09:38

this much may be true but I mean the

play09:41

counter example is that Zed is doing

play09:43

exactly what vs code is but from a very

play09:45

core scratch so yeah so agpl helps lot a

play09:49

lot to migrate all of this mitigate a

play09:50

lot of this so what what is what exactly

play09:55

is agplv3 license I've heard about this

play09:58

license but I just don't know it I know

play10:00

that's like a very permissive license so

play10:02

agpl agpl V3 states that you must share

play10:05

any changes or improvements you make

play10:06

especially if the people are using a

play10:08

version over the Internet mid you can do

play10:10

whatever you want is strict about

play10:12

sharing while mid license gives you much

play10:13

more freedom to use and change okay fair

play10:16

enough so yeah that's it basically for

play10:18

this whole drama nothing serious I think

play10:20

has come out of it so far like maybe

play10:23

like people are attacking YC and all of

play10:25

that but I don't like how that would

play10:26

play out in long term what do you think

play10:28

about this editor space in general I

play10:30

mean my stance is pretty clear I am

play10:32

sticking with vs code and I know for a

play10:34

fact that these editors they can get

play10:36

great but it's a similar story like how

play10:38

Ark for example works as a browser I

play10:40

still don't understand Ark as a browser

play10:42

in general uh so as you can see I'm

play10:46

already I'm of course using Chrome and

play10:48

chromium similar thing exists with vs

play10:50

code and in general with these browser

play10:52

Zed I like a lot because they are taking

play10:54

a bold move they are starting from

play10:56

scratch what needs to be done and it's

play10:57

interesting to see that some somebody

play10:59

has the confidence to pull the soft

play11:01

these editors they seem like a little

play11:03

bit of hacking around on top of vs code

play11:05

to be very honest I I mean there is real

play11:07

engineering going on here over Ai and

play11:09

what for example cursor is doing but

play11:12

what I'm still struggling to understand

play11:14

why this cannot be a GitHub why this

play11:16

cannot be a vs code extension right VSS

play11:19

code extensions are very powerful they

play11:20

allow you to inject into a lot of the

play11:22

ecos system of vs code the editor you

play11:25

know what happens when you're writing

play11:26

whatever it is and if that is something

play11:29

thing which is not fulfilling your need

play11:30

why can't you contribute directly to vs

play11:32

code of course if you Fork it and if you

play11:35

create a company you get funding and you

play11:37

have the potential shot at you know

play11:39

maybe disrupting vs code space but the

play11:41

problem is the problem if you think of

play11:43

it on a long-term basis the problem is

play11:45

that Microsoft will catch up within the

play11:47

next 6 months or 1 year or 2 years

play11:49

because it's it's a giant which is not

play11:51

sleeping look at vs code repository

play11:54

right now if you go to vs code and if

play11:56

you open this GitHub for example the

play11:58

last commit was 10 minutes ago okay it

play12:01

was 10 minutes ago you cannot beat these

play12:03

people at their own game in terms of the

play12:05

quality of product they are building

play12:06

similarly Microsoft is investing heavily

play12:09

in the developer space GitHub GitHub

play12:11

extensions co-pilot all of this it's

play12:13

it's a losing battle in long term that's

play12:15

all I'm saying you might win a small

play12:16

market share right now but unless you

play12:18

are taking a radically different

play12:20

approach and your core proposition is

play12:22

different like Zed for example we'll

play12:25

also figure that out maybe in the next

play12:26

few months or years but unless you're

play12:28

doing that I think it's a losing

play12:30

strategy and that is what I think is the

play12:32

core reason like why people are upset

play12:34

that you get funding also you know you

play12:36

raise around after forking it and just

play12:38

building a little bit of things here and

play12:40

there but yeah let me know what you

play12:41

think about this what editor do you use

play12:43

today yourself any AI tools which you're

play12:45

using right now to help you assist with

play12:47

coding that is all for this one I'm

play12:49

going to see you in the next video

play12:51

really soon

Rate This
โ˜…
โ˜…
โ˜…
โ˜…
โ˜…

5.0 / 5 (0 votes)

Related Tags
AI editorsVS Codeopen sourceYC fundingPier AIethical issuescode editorscontinue.devdeveloper toolssoftware forks