You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🗿
sudo exit
David Blue
extratone
🗿
sudo exit
Self-described Software Historian (and lapsed auto journalist,) writing in public via GitHub and here to help.
If I've screwed up, tell me! (Please)
Comprehensive reference description of telegram theming elements
This file is here as a way to rename the gist, but I'll use it as a readme
Unfortunately there is currently no way to create a pull request in gists, so
you'll have to message me if you want changes in here, but please feel free to
do so - if there is enough engagement I'll upgrade it to a proper repo
Apple will reject apps that are using private url schemes (Ugh, Apple....) if they are pretty much obvius. Some apps are rejected and others are not, so, be aware of this issue before implementing any of those URL's in your app as a feature.
Updates
[UPDATE 4] iOS 10 update: apparently settings now can be reached using App-Pref instead of prefs
[UPDATE 3] For now you just can use url schemes to open your apps's settings with Swift 3.0 (Xcode 8). I'll keep you informed when OS preferences can be reached
[UPDATE 2] The openURL() method of UIApplication is now deprecated. You should use application(_:open:options:) instead
[UPDATE 1] Not yet tested in iOS 10. It will fail because of policies changes in URL scheme handling.
This file contains 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
This file contains 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
This file contains 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
(Unofficial) Discord server rules suggestions list
(Unofficial) Discord server rules suggestions list
Author's Note
I'll start off with letting you know this is a fork from someone else. However, for some bizarre reason, this is the one everyone finds, so I better get round to updating this.
Credit to Cristiano#2233 for the original idea.
Also, I've had a lot of people saying the rules are to strict. If you pick all the rules here, you're right, it would be very strict. However the rules below are guidelines! They are there for you to pick the ones you desire, you can ignore ones you don't want. Hopefully they might help with rules you wouldn't have thought of otherwise.
Extracting and converting your Twitter archive into simpler objects
This file contains 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
Find the docset you want (there are some with URL https://apple.com/none.dmg; ignore them - you will find them again further down the file with a working URL).
Download the dmg. It's probably around a gigabyte or so.
"Install" the .pkg file somewhere on your disk. If you don't trust the installer, do it manually:
Find the largest file, named Payload, and extract it using The Unarchiver.
This creates a new, even larger file, probably named Payload-1.
Extract Payload-1 using The Unarchiver.
After many minutes of extracting, we have our .docset file.