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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are your best hacker tips/tricks/tools?

10 点作者 bradyriddle大约 4 年前
Hey HN Community,<p>What are some of your favorite&#x2F;most useful hacking tools you&#x27;ve picked up over the years? I mean &quot;hacking&quot; a little less in the computer security sense and a little more in the creative problem solving sense. But I&#x27;ll be happy with either.<p>For example, about a year ago I learned how to use charles proxy with a self signed ssl cert to view all the network activity coming in and out my phone and computer. This was awesome because then I could make api calls directly to whatever I wanted.<p>Previous to that I&#x27;d learned how to decompile and recompile android APK&#x27;s. One of the funner projects I&#x27;ve done in a while was decompiling an app, installing my own ssl cert (via the android manifest), recompiling and looking at the network traffic directly using the proxy.<p>I want to learn more things like this. What are some tools&#x2F;tricks you&#x27;ve picked up over the years where you sat back and thought &quot;Woah... that was cool&quot;?

4 条评论

sdevonoes大约 4 年前
The best trick I&#x27;ve learnt: spend more time doing something else than computer stuff. It pays off.
kleer001大约 4 年前
Being more conscientious.<p>It&#x27;s discipline by another word.<p>Valuing the long term over the short term. Surprisingly, not procrastinating and doing the hard thing sooner than later pays off huge dividends. I don&#x27;t know why I spent decades chasing ephemeral pleasures that went nowhere and left me with not much at all over a daily &quot;chop wood carry water&quot; of concerted effort (even if it seemed like a mind numbing chore).
mettamage大约 4 年前
Scraping.<p>A friend with some serious restaurant money wanted to get into a restaurant that was sold out after 1 second. Every 3 months nee reservations came up and he clicked as fast as possible.<p>I got the job done with Selenium. He invited me to come along on the spot.<p>It was an amazing culinary experience!
评论 #26800466 未加载
afarrell大约 4 年前
Learn more neuroscience. Start with the class “learning how to learn”. Then move on to the podcasts by Andrew Huberman.