Earlier quoted context omitted.
I've helped people get into programming face to face and also in a site I liked called exercism which also had a multi language track unit test passing style which I really value and it was purely command line, and I can't stress enough how important the command line is for me for people who want to dabble. Nowadays it's easier to get people into the command line because of Claude/codex. I only have browsed your site…
Oh that’s really interesting, I never considered that people using Claude has probably made the command line easier to learn.
Show HN: Learn by rebuilding Redis, Git, a database from scratch
21–30 of 75 posts
Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#22Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#23There's a book about doing this with Git. I wonder how much of the content is cribbed from sources like that, laundered through LLMs. https://shop.jcoglan.com/building-git/
The potential for technical authors in this space is enormous.
[0]: https://nostarch.com/building-a-debugger
[1]: https://nostarch.com/writing-c-compiler
Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#24Earlier quoted context omitted.
Oh that’s really interesting, I never considered that people using Claude has probably made the command line easier to learn.
Or made it easier to not learn. Why memories arcane flags to tar when you can just ask AI to "deal with it"?
Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#25Earlier quoted context omitted.
All the codecrafters content is available on Github too, for free.
But can you run it on their platform? NO, you need to run it on your own machine which takes a bit of work. And we have over 80 courses waaay over whatever codecrafters has
Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#26Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#27Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#28Re: Show HN: Learn by rebuilding Redis, Git, a database from scratch
#29Earlier quoted context omitted.
But can you run it on their platform? NO, you need to run it on your own machine which takes a bit of work. And we have over 80 courses waaay over whatever codecrafters has
I'd rather have something I can tinker with on my own machine, thank you very much