Skip to content

Instantly share code, notes, and snippets.

View mariusc's full-sized avatar

Marius Constantinescu mariusc

View GitHub Profile
@mariusc
mariusc / Notes
Created June 6, 2022 18:52
WWDC22 Keynote notes
WWDC 22
iOS 16
Lock screen:
- customizations: widgets, fonts, colors, wallpaper (portrait mode, clock under subject)
- Notifications: live activities. Auto-update notifications on the home screen. Api in an ios 16 update later in the year
- Focus mode integrated on lock screen
-
@mariusc
mariusc / conferences.md
Last active June 17, 2020 07:58
2020 iOS/mobile conferences status (as of May 8th)
Name Date Location Status
iOS Conf SG January 15-18 🇸🇬 Singapore Happened
dotSwift February 3 🇫🇷 Paris Happened
MobOS February 20-21 🇷🇴 Cluj Napoca Happened
Appdevcon March 10-13 🇳🇱 Amsterdam Postponed
try! Swift Tokyo March 18-20 🇯🇵 Tokyo Cancelled
CodeMobile April 28-29 🇬🇧 London Cancelled
App Builders May 11-12 🇨🇭 Lugano Online
UIKonf May 18-19 🇩🇪 Berlin Online
@mariusc
mariusc / 0_reuse_code.js
Created August 5, 2014 11:33
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console