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.

New Playground: Memory Spy

98 pointsby modinfoalmost 2 years ago

3 comments

simonwalmost 2 years ago
I thought it was neat how this helped me understand that IPv4 addresses are represented in a in_addr_t using just 4 bytes.<p><a href="https:&#x2F;&#x2F;memory-spy.wizardzines.com&#x2F;game.html#example=converting%20an%20IP%20address%20from%20a%20string" rel="nofollow">https:&#x2F;&#x2F;memory-spy.wizardzines.com&#x2F;game.html#example=convert...</a>
评论 #36081958 未加载
评论 #36081194 未加载
cozzydalmost 2 years ago
This is a nice tool, especially because nowadays I&#x27;m surprised by how many people don&#x27;t seem to know what a debugger is...
sukilotalmost 2 years ago
Looks nice, but would benefit from longer examples (10+ lines) to really get a feel for things.