Live data from Hacker News

Show HN: I spent 6 months building a C debugger as a 17-year-old

github.com

1–10 of 145 posts

Show HN: I spent 6 months building a C debugger as a 17-year-old

#1
Hey HN my name is Thassilo, I'm a student and passionate programmer from Germany.

I want to showcase Spray, a small C debugger I've been working on for a few months now. Spray has a very simple and approachable interface. Its feature set is limited at this point, but it's already enough to tackle some basic problems. I stared to work on Spray because I was curious about how debuggers work. I am also trying to design Spray in such a way that it's easy to grasp and has a small mental overhead.

I'd love to get your feedback on Spray.

Email: d4kd (at) proton (dot) me

PS: I'm generally interested compilers and language tool chains, and I'm looking for similar-minded people to work and collaborate with. I have a few similar projects on my GitHub: https://github.com/d4ckard?tab=repositories. If you find Spray interesting, you might enjoy playing around with them too.

Show HN: I spent 6 months building a C debugger as a 17-year-old
github.com

Re: Show HN: I spent 6 months building a C debugger as a 17-year-old

#6
post #4

[flagged]

Dude, what the hell. Yeah, I agree the person shouldn't be advertising themselves here (the project is different), but flagging it is a bit over-the-top. Good job at getting it removed from the front page . I guess.

Re: Show HN: I spent 6 months building a C debugger as a 17-year-old

#10
I want to only comment that your level of knowledge and maturity at the age of 17 is very impressive. The topics being investigated and exploited are expected at an undergraduate level and even then, this project would be in the Graduate level course. My hat is off to you and wish you a successful career.
Post reply on HN