alphaIuGN59 | 7 years ago | on: GitHub is down
alphaIuGN59's comments
alphaIuGN59 | 7 years ago | on: GitHub is down
`Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.`
Never seen this message before.
alphaIuGN59 | 7 years ago | on: GitHub is down
alphaIuGN59 | 7 years ago | on: GitHub is down
alphaIuGN59 | 7 years ago | on: GitHub is down
Seems like the last 2 weeks have been pretty bad for github: https://status.github.com/messages
alphaIuGN59 | 8 years ago | on: The Benjamin Franklin method for learning more from programming books
That will make it easier for readers to understand and retain information from programming books?
alphaIuGN59 | 8 years ago | on: C++ implementation of the Jupyter kernel protocol
alphaIuGN59 | 8 years ago | on: Go accepts patches from GitHub pull requests now
Hopefully gitlab or bitbucket comes up with a solution which enables the owners of the repos to move bugs/issue tracking, which will force github to enable this feature as well.
alphaIuGN59 | 8 years ago | on: Go accepts patches from GitHub pull requests now
For example, now we have github, gitlab, mercuirial(bitbucket).. I only use the above 3.. but I am sure I can come up with 100 different github/gitlab type companies.
When there is so much fragmentation, it becomes difficult to find project or code reliably. For example, I have seen certain projects on bitbucket, which are awesome (say `ProjectA`) and create a lot of value. But there exists a very similar but differnt project `ProjectB` on github. Probably the author of `ProjectB` had the same problem that the author of `ProjectA` had, but couldnt discover that `ProjectA` already exists.
What open-source software enables you to do is to reuse software, however, if we create so many distinct places where the code resides, it becomes harder and harder to discover that code. Which leads to recreating codebases over and over again.
thanks for pointing out fossil by the way..
alphaIuGN59 | 8 years ago | on: Go accepts patches from GitHub pull requests now
alphaIuGN59 | 8 years ago | on: C++ implementation of the Jupyter kernel protocol
alphaIuGN59 | 8 years ago | on: Go accepts patches from GitHub pull requests now