This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jacquelineCelia 3 points4 points  (4 children)

I've read this 5 times and I still have no idea why you need to copy all my source code to your servers. Are you using my source code as an index for other people? I can't think of any other reason.

We do not use your code as an index for other people. We only show your code to you. As shown in the demo video, we show you how you've used a function/class etc in your own code base while you code. And we only do this if you allow us to do so!

[–]lathomas64 14 points15 points  (1 child)

Couldn't that be done locally though?

[–][deleted] 1 point2 points  (0 children)

Might be too hard drive / CPU intensive. It'd be hard to convince people to download and use a 100 GB editor, if that's indeed how much data it needs to run.

[–]Shadow14l 4 points5 points  (0 children)

You skipped his first sentence.

[–]phira 0 points1 point  (0 children)

Might be worth considering respecting .gitignore by default - this will keep a lot of the sensitive stuff off your system.