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: Projects that just made things click?

1 pointsby x86hacker1010over 2 years ago
I&#x27;ve decided it&#x27;s a good time for me to focus on some practical fundamentals that aren&#x27;t discussed in too much detail in uni. I&#x27;ve been reading a lot about networking, doing some coding in C and Rust and tackling some low-level things like programs dealing with TCP sockets, DNS, HTTP packets, etc. It wasn&#x27;t really until doing this type of thing along with self-hosting my own stuff where things at a macro-level really started to click.<p>Anyone else have these aha moments in their career? It makes large sections of CS become much less intimidating when you actually get down and say..<p>&quot;ok here is a packet, it&#x27;s just bytes over a TCP socket... with a bit of bit twiddling, I can make these standards come to life.&quot;<p>While I did some of these things in uni, it was all very rushed. I don&#x27;t feel I had the mind for these ideas to sink in so early in my engineering career. Maybe I would have if we did some really practical, hands-on things.<p>Books I&#x27;ve loved:<p>- Nand2Tetris<p>- Unix a History &amp; Memoir<p>- Rust Documentation<p>- Distributed Services in Go<p>- Beej Guide to Networking&#x2F;Sockets<p>- Code

no comments

no comments