Skip to content

Instantly share code, notes, and snippets.

@youjinp
youjinp / work-with-multiple-github-accounts.md
Created December 24, 2022 03:56 — forked from rahularity/work-with-multiple-github-accounts.md
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent
@youjinp
youjinp / README.md
Last active September 10, 2021 23:45 — forked from IsaacXen/README.md
(Almost) Every WWDC videos download links for aria2c.
101 - WWDC 2017 Keynote
102 - Platforms State of the Union
201 - What's New in Cocoa Touch
202 - Advances in TVMLKit
203 - Introducing Drag and Drop
204 - Updating Your App for iOS 11
205 - What's New in watchOS
206 - Introducing Password AutoFill for Apps
207 - What's New in Cocoa
208 - Natural Language Processing and your Apps
101 WWDC 2018 Keynote
102 Platforms State of the Union
103 Apple Design Awards
201 Creating Apps for a Global Audience
202 What's New in Cocoa Touch
203 I Have This Idea For An App...
204 Automatic Strong Passwords and Security Code AutoFill
205 Advances in Research and Care Frameworks
206 What's New in watchOS
207 Strategies for Securing Web Content
@youjinp
youjinp / wwdc2019_sessions.txt
Created January 12, 2021 23:22 — forked from hujunfeng/wwdc2019_sessions.txt
The list of WWDC 2019 sessions
101 Keynote
103 Platforms State of the Union
104 Apple Design Awards
202 Using Core Data With CloudKit
203 Introducing Desktop-class Browsing on iPad
204 Introducing SwiftUI: Building Your First App
205 Introducing iPad Apps for Mac
206 Introducing SF Symbols
207 Introducing SiriKit Media Intents
208 Creating Independent Watch Apps
@youjinp
youjinp / wwdc2020_sessions.txt
Created January 12, 2021 23:15 — forked from hujunfeng/wwdc2020_sessions.txt
The list of WWDC 2020 sessions
101 Keynote
102 Platforms State of the Union
10004 Expanding automation with the App Store Connect API
10005 What's new in assessment
10006 Introducing Car Keys
10008 Optimize the Core Image pipeline for your video app
10009 Edit and play back HDR video with AVFoundation
10010 Export HDR media in your app with AVFoundation
10011 Author fragmented MPEG-4 content with AVAssetWriter
10012 Discover ray tracing with Metal
@youjinp
youjinp / scrollView
Created January 6, 2021 03:16 — forked from chrisswong/scrollView
WWDC scrollView sessions
2009 - Mastering iPhone Scroll Views
UIScrollView Basics
2010 - Designing Apps with Scroll Views
Photo browsing
Tiling
2011 - Advanced Scroll View Techniques
Infinite scrolling
Stationary header views