Comment on With AI coding we can just make our own editorsparentComments−adastra227moWhy the comparison? There are obvious risks to rolling your own crypto or auth solutions. That concern doesn’t apply to an editor though.−AlexeyBrin7moMany years ago I've used Editra under Linux, it was crashing and losing my unsaved changes at least once a day.Sure, these days you could (and should) use source control, but still I would be concerned about using a non vetted editor for my code.
Comments
Why the comparison? There are obvious risks to rolling your own crypto or auth solutions. That concern doesn’t apply to an editor though.
Many years ago I've used Editra under Linux, it was crashing and losing my unsaved changes at least once a day.
Sure, these days you could (and should) use source control, but still I would be concerned about using a non vetted editor for my code.