Ask HN: Can you program without an Internet connection?
21–28 of 28 posts
Re: Ask HN: Can you program without an Internet connection?
#22For some trick I've never done before I'd either try to hack it out or adapt whatever to what skills and resources I have like don't use hamburger menus at all there's more than one way to do navigation. :-)
Re: Ask HN: Can you program without an Internet connection?
#23Re: Ask HN: Can you program without an Internet connection?
#24You got yourself in a mental trap from formed habit. You say you didn't want to "reinvent the wheel", but in reality you didn't want to do the work. You wanted to replace 10 minutes of thinking about the problem and writing the solution with 10 minutes of Googling for the solution and copy/paste. Just stick with it. Before long your router will shit itself, be off all day and you don't even notice. Have essential doc…
As opposed to todays MSDN library that is primarly online. You can export it to pdf document but it's computer generated and you can see a lot of thinking/work didn't go into that process, plain get headers get text and dump it into pdf.
Another one is to download MSDN library/documentation via visual studio, which has some information, but is incomplete and you still bump on some topics that redirect you to the online version. And not nearly content-rich as it's 90s version.
Re: Ask HN: Can you program without an Internet connection?
#25Although I can program without the internet, I much prefer having the internet at hand—-programming with the internet is a much better experience. So, my large library isn’t really necessary for the task.
[1] https://books.google.com/books/about/IBM_System_360_Principl...
Re: Ask HN: Can you program without an Internet connection?
#26Re: Ask HN: Can you program without an Internet connection?
#27Re: Ask HN: Can you program without an Internet connection?
#28I only use whiteboards for coding since that's how it's done in interviews /s
I've often used a whiteboard notebook, specifically the Nu Board. It's great for iterating on a concept and also sharing with others. It also has transparent sheets so you can protect the drawing on the whiteboard portion, or put printed (or other) material underneath to draw over without marking it up directly.