TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: with little to no Internet for a year, how can I stay on top of my game?

5 点作者 jbranchaud将近 12 年前
I have been writing software both academically and for fun for over 5 years now. In a few weeks I will move to Argentina and live there for a year. I will be living with little to no internet access for this year. At most, I will be able to visit an internet cafe for a couple hours each week.<p>While the internet can be a huge distraction at times, it is also a major resource for software development. How can I stay on top of my game this coming year with such limited access? All suggestions and insights are welcome.<p>Note: I am not looking for some solution to gain access to internet, but rather ways to stay sharp and up-to-date without it.

6 条评论

malandrew将近 12 年前
Learn timeless skills from books. Algorithms. AI, Statistics. Machine Learning. Compilers. New languages. etc.<p>Take some excellent timeless source code examples to study. Knuth&#x27;s TeX for example.<p><a href="http://www.ctan.org/tex-archive/systems/knuth" rel="nofollow">http:&#x2F;&#x2F;www.ctan.org&#x2F;tex-archive&#x2F;systems&#x2F;knuth</a>
AznHisoka将近 12 年前
No internet can sharpen your brain, since you&#x27;re forced to come up with solutions rather than Googling for the answer immediately.
评论 #6151757 未加载
评论 #6149192 未加载
devonbarrett将近 12 年前
Lots of books and a subscription to <a href="http://hackermonthly.com/store.html" rel="nofollow">http:&#x2F;&#x2F;hackermonthly.com&#x2F;store.html</a> should keep you sane.
LarryMade2将近 12 年前
Back in my day, they had these things called tech magazines... :-D<p>Secondly, right there are some problems looking for a solution: - Can you figure out a way to improve remote internet access... - Can you work up some caching mostly off-line reader&#x2F;browser&#x2F;email so when you do connect you can queue in all the stuff you had thought about off-line.<p>Learning general programming &amp; making a web-dev laptop setup of technologies you want to hone are a couple good ideas.
评论 #6149245 未加载
gus_massa将近 12 年前
Where are you going to stay? In which city? Most of the bars in big cities have wifi.
PencilAndPaper将近 12 年前
Is it really that hard to catch up? I hope not.