sttudv.hashnode.devThe Language Beneath the CodeIntroduction This post documents my key technical takeaways from reading Code: The Hidden Language of Computer Hardware and Software by Charles Petzold. Rather than treating computers as abstract blac15h ago·6 min read
sttudv.hashnode.devOverTheWire Bandit (Levels 22–33): Concluding the Linux Learning CurveIntroduction This post concludes my progress through the OverTheWire Bandit wargame, covering Levels 22 through 33. If the earlier levels focused on compression, networking, and execution context, thiFeb 22·5 min read
sttudv.hashnode.devOverTheWire Bandit (Levels 12–20): When Linux Stops Being FriendlyIntroduction This post continues my progress through the OverTheWire Bandit wargame, covering Levels 12 through 20. While the earlier levels focused on command familiarity and basic file handling, this section required a more detailed understanding o...Feb 15·5 min read
sttudv.hashnode.devOverTheWire Bandit (Levels 0–12): Building Linux Fundamentals the Hard WayIntroduction OverTheWire’s Bandit wargame is often recommended as a starting point for anyone who wants to get comfortable with Linux, the command line, and basic CTF-style problem-solving. What makes Bandit effective is that it doesn’t teach you con...Feb 8·6 min read