- requires
sudoadministrative right
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="eduroam"
scan_ssid=1
| { | |
| "CN": "internal.tld", | |
| "key": { | |
| "algo": "rsa", | |
| "size": 2048 | |
| }, | |
| "names": [ | |
| { | |
| "C": "US", | |
| "ST": "CA", |
| var window: UIWindow? | |
| var navigationController: UINavigationController? | |
| var mainViewController: UIViewController? | |
| func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool { | |
| // Override point for customization after application launch. | |
| window = UIWindow(frame: UIScreen.main.bounds) | |
| mainViewController = UIViewController() | |
| navigationController = UINavigationController(rootViewController: mainViewController!) |
Everybody hates that feeling when you spend three weeks reading a book, and a month later somebody asks you about it and you can’t remember a damn thing you read. Not only does it make you feel stupid, but it also makes you wonder why the hell you wasted a couple dozen hours of your life on a bunch of words that didn’t stick.
There are better and worse ways to learn. And interestingly, despite all of the babbling that goes on in school when you’re a kid about what you need to learn, not much is said about how to learn effectively.
| [Unit] | |
| Description=Your comment or description here | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| Restart=always | |
| ExecStart=/usr/local/bin/yourprogram with-your-args somesort | |
| [Install] |
I hereby claim:
To claim this, I am signing this object: