Dear hackers, I pushed my "Hacker Top" program to github.
1–10 of 23 posts
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#2Ps. I currently have pushed 12 projects and have 19 projects left. I am pushing 1-2 works per day, because none of them have a good readme, and I have to write it. If you are interested in my works, you can follow my github profile.
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#3One feature that would make this tremendously more usful is just adding integration to the Python 'webbrowser' module to open the currently selected entry in the user's default browser. That might even be the only feature this needs :)
I'll be watching this!
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#4Re: Dear hackers, I pushed my "Hacker Top" program to github.
#5Re: Dear hackers, I pushed my "Hacker Top" program to github.
#6Could you fix file modes, please? readme.txt file almost certainly doesn't need to be executable for anyone. (Just a minor issue.)
Update: oops, I misread "executable" for "excluded". You can ignore the rest of this thread.
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#7Could you fix file modes, please? readme.txt file almost certainly doesn't need to be executable for anyone. (Just a minor issue.)
Oh? I didn't know it was getting excluded! Update: oops, I misread "executable" for "excluded". You can ignore the rest of this thread.
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#8Could you fix file modes, please? readme.txt file almost certainly doesn't need to be executable for anyone. (Just a minor issue.)
Oh? I didn't know it was getting excluded! Update: oops, I misread "executable" for "excluded". You can ignore the rest of this thread.
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#9Earlier quoted context omitted.
Oh? I didn't know it was getting excluded! Update: oops, I misread "executable" for "excluded". You can ignore the rest of this thread.
I guess you're not a Linux user? See under "Permissions" at http://en.wikipedia.org/wiki/File_system_permissions#Traditi... .
Sure, gonna fix them right now.
Update: done.
Re: Dear hackers, I pushed my "Hacker Top" program to github.
#10Earlier quoted context omitted.
Oh? I didn't know it was getting excluded! Update: oops, I misread "executable" for "excluded". You can ignore the rest of this thread.
He said "executable". Is the executable flag set on readme.txt?
Update: done.