TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

10 pointsby bradyriddleabout 4 years ago
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 comments

sdevonoesabout 4 years ago
The best trick I&#x27;ve learnt: spend more time doing something else than computer stuff. It pays off.
kleer001about 4 years ago
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).
mettamageabout 4 years ago
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 未加载
afarrellabout 4 years ago
Learn more neuroscience. Start with the class “learning how to learn”. Then move on to the podcasts by Andrew Huberman.