Hacker News new | ask | show | jobs
by giantrobot 1120 days ago
> Source code used to be able to be shared and compiled directly with little effort.

At what point was your "little effort" claim true? Compiling random OSS projects has never been particularly easy. You've always needed to hunt down all the compile-time dependencies and get those compiled/installed.

1 comments

There was a time when source code was shared in magazines and someone had to manually write the source by copying from the magazine.