Show HN: CodeHalf – Write Code Everyday, new design and new features
1–10 of 53 posts
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#2Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#3Nice work! It would be cool if you pulled my commits for the day and showed them in the log. I experimented with a similar idea ( https://github.com/samertm/githubstreaks ), and it's a lot of fun to see a detailed breakdown of your commits and the commits your friends make.
Do you think it'd work well if I implemented something to allow picking a commit for a daily entry or would you prefer more automatic tracking?
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#4Nice work! It would be cool if you pulled my commits for the day and showed them in the log. I experimented with a similar idea ( https://github.com/samertm/githubstreaks ), and it's a lot of fun to see a detailed breakdown of your commits and the commits your friends make.
Thanks for the comment! I've got a plan of integrating with Github, just trying to decide how it should work as I wouldn't want my commits from work showing up which are on the same github account. Do you think it'd work well if I implemented something to allow picking a commit for a daily entry or would you prefer more automatic tracking?
Nice project!
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#5Nice work! It would be cool if you pulled my commits for the day and showed them in the log. I experimented with a similar idea ( https://github.com/samertm/githubstreaks ), and it's a lot of fun to see a detailed breakdown of your commits and the commits your friends make.
Thanks for the comment! I've got a plan of integrating with Github, just trying to decide how it should work as I wouldn't want my commits from work showing up which are on the same github account. Do you think it'd work well if I implemented something to allow picking a commit for a daily entry or would you prefer more automatic tracking?
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#6Earlier quoted context omitted.
Thanks for the comment! I've got a plan of integrating with Github, just trying to decide how it should work as I wouldn't want my commits from work showing up which are on the same github account. Do you think it'd work well if I implemented something to allow picking a commit for a daily entry or would you prefer more automatic tracking?
I think automatic tracking of public repositories for now would do ok ( if you can check on that). I wouldn't do "picking commits", because people mostly won't do that. Nice project!
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#7Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#8Earlier quoted context omitted.
Thanks for the comment! I've got a plan of integrating with Github, just trying to decide how it should work as I wouldn't want my commits from work showing up which are on the same github account. Do you think it'd work well if I implemented something to allow picking a commit for a daily entry or would you prefer more automatic tracking?
Perhaps automatic tracking could have the option to exclude certain repos?
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#9"Everyday" is an adjective meaning "commonplace, ordinary, common", etc. I think you mean "Write Code Every Day".
Re: Show HN: CodeHalf – Write Code Everyday, new design and new features
#10It teaches you using a hands-on approach about coding/algorithms/sys admin from beginner to expert level. Then it offers you a bunch of roadmaps on what exercise you should do next to build on the current skills you have.
Even more it would be cool that it would find the weak spots on your current skills and allow you to go back to previous exercises to improve that skill.
Wouldn't that be helpful?