- http://stackoverflow.com/questions/804115 (
rebasevsmerge). - https://www.atlassian.com/git/tutorials/merging-vs-rebasing (
rebasevsmerge) - https://www.atlassian.com/git/tutorials/undoing-changes/ (
resetvscheckoutvsrevert) - http://stackoverflow.com/questions/2221658 (HEAD^ vs HEAD~) (See
git rev-parse) - http://stackoverflow.com/questions/292357 (
pullvsfetch) - http://stackoverflow.com/questions/39651 (
stashvsbranch) - http://stackoverflow.com/questions/8358035 (
resetvscheckoutvsrevert)
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user_id | |
| 1001821 | |
| 1002006 | |
| 1003312 | |
| 1004600 | |
| 1005100 | |
| 1006544 | |
| 100656 | |
| 1008010 | |
| 100907 |
We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user_id | |
| 5303541 | |
| 6158478 | |
| 581436 | |
| 6158516 | |
| 6158523 | |
| 6158563 | |
| 6158585 | |
| 6159243 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| requirements.txt | |
| selenium==3.141.0 | |
| selenium-wire==4.4.1 | |
| """ | |
| import json | |
| from time import sleep |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| repo_name,commit_count,comment_count,pr_count,all_langs | |
| Loopster-Loopster-Web,2418,0,0,"['PHP', 'JavaScript', 'CSS', 'HTML', 'Shell', 'Batchfile', 'ApacheConf', 'Ruby']" | |
| Lockton-LocktonInsurance-iOS,461,0,0,"['Objective-C', 'C', 'HTML', 'Makefile', 'CSS', 'Ruby', 'C++', 'Roff', 'Python']" | |
| Hello-Hello,143,0,0,"['Objective-C', 'Java', 'C', 'JavaScript', 'C++', 'Objective-C++', 'Perl', 'Shell']" | |
| ConcertPass-ConcertPass-API,729,0,0,"['HTML', 'PHP', 'JavaScript', 'CSS', 'Shell', 'ApacheConf']" | |
| ConcertPass-ConcertPass-CMS,445,0,0,"['PHP', 'JavaScript', 'CSS', 'HTML', 'PLSQL', 'SQLPL', 'Shell', 'PLpgSQL']" | |
| Waspit-Waspit-Android,3654,1,1,['Java'] | |
| Springer-Myriad-Web,3,0,0,"['PHP', 'JavaScript', 'Python', 'CSS', 'Perl', 'Shell']" | |
| KiwiTech-TopKit-Backend,12,0,0,"['Python', 'JavaScript', 'HTML', 'CSS']" | |
| GlobeChat-GlobeChat-Backend,5,0,0,"['Ruby', 'HTML', 'CSS', 'JavaScript']" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from bs4 import BeautifulSoup | |
| # copied from https://github.com/bookmarks-tools/bookmarks-parser/blob/master/bookmarks_parser/bookmarks_parser.py | |
| def get_node_data(node): | |
| data = {} | |
| for child in node: | |
| if child.name == 'a': | |
| data['type'] = 'bookmark' |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Edit: I've done the same process every couple years since 2013 (Mountain Lion, Mavericks and High Sierra).
I just replaced the hard drive of my mbp and decided to do a clean install of Mountain Lion (10.8.5) since I was still using Snow Leopard (10.6.8).
I kinda regret for not using Boxen to automate the process, but TBH I have this laptop for almost 3yrs and this is the first
Picking the right architecture = Picking the right battles + Managing trade-offs
- Clarify and agree on the scope of the system
- User cases (description of sequences of events that, taken together, lead to a system doing something useful)
- Who is going to use it?
- How are they going to use it?
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 7 | |
| 2 | |
| 1 | |
| 0 | |
| 4 | |
| 1 | |
| 4 | |
| 9 | |
| 5 | |
| 9 |
NewerOlder