|
|
|
|
|
by chriszhang
1899 days ago
|
|
I wish I could limit the use of Internet to 1 hour per day. Like the olden days in the early days of internet. Internet was given in our university for only 1 hour per day. It was possible to live in this manner even when I used to do programming. All programming documentation was available as PDFs or downloadable copies. I remember the MSDN documentation for C++ could be kept on the local machine. For Python I used to keep a PDF copy of the tutorial and reference i think. These days I don't know anymore if that style of working will still work. Software has become so complex and error messages have become so many and so complex that I think we need access to internet all the time while programming. To see resolution to strange errors in Stack Overflow or on GitHub issues. I wish all software developers did not assume that I am connected to the Internet all the time. It will be good if we can have a world where local-first internet-optional style of programming is still there. |
|
Overall it's not very different, just inconvenient at times, and the lack of distractions is nice. I echo your wish for local-first programming.