← Back to context

Comment by eqvinox

18 hours ago

A bit too JavaScript specific... can't really play if you don't know that ecosystem.

It suggests that "kill $(lsof -t -i:3000)" is completely safe, which it's not, if you don't know what runs on that port. Maybe some Javascript framework runs on that port, I don't know, but neither does the AI, the developer may have moved it, because something important runs on that port already.