Skip to content

Instantly share code, notes, and snippets.

View waynedahlberg's full-sized avatar
💭

Wayne Dahlberg waynedahlberg

💭
View GitHub Profile
@waynedahlberg
waynedahlberg / data-security-pr-pages
Created May 7, 2020 20:05
data security pr pages
https://oag.ca.gov/system/files/2016-09-23%20All%20User%20Email%20Notice_0.PDF
https://www.databreaches.net/datacamp-notifies-users-of-hack-forces-password-reset/
https://www.bodybuilding.com/help?notifications&data-incident
https://www.welivesecurity.com/2019/02/04/houzz-discloses-data-breach-asks-some-users-to-reset-passwords/
https://support.canva.com/contact/customer-support/may-24-security-incident-faqs/
https://spycloud.com/what-to-do-password-exposed-data-breach/
https://twitter.com/DamienAFC/status/1057276151452917761?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1057276151452917761&ref_url=https%3A%2F%2Fwww.telegraph.co.uk%2Ftechnology%2F2018%2F10%2F30%2Feurostar-forces-customers-reset-passwords-data-breach%2F
https://content.myfitnesspal.com/security-information/FAQ.html
https://blogs.ancestry.com/ancestry/2017/12/23/rootsweb-security-update/
https://blog.myheritage.com/2018/06/myheritage-statement-about-a-cybersecurity-incident/
@waynedahlberg
waynedahlberg / bad-links-safari-mac
Created September 27, 2019 16:54
Just a list of working / non-working links for CG Shortcuts Patreon posts.
@waynedahlberg
waynedahlberg / UIView+Extension.swift
Created April 15, 2019 01:55
UIView Anchors for Auto Layout
import UIKit
// MARK: - UIView Anchors for Auto Layout
extension UIView {
func fillSuperview() {
anchor(top: superview?.topAnchor, leading: superview?.leadingAnchor, bottom: superview?.bottomAnchor, trailing: superview?.trailingAnchor)
}
func anchorSize(to view: UIView) {
import UIKit
extension UIColor {
// Returns RGB(A) UIColor value from hexidecimal String representation
// Example: let blueColor = UIColor(hexString: "006699")
convenience init(hexString: String, alpha: CGFloat = 1.0) {
let hexString = hexString.trimmingCharacters(in: .whitespacesAndNewlines)
let scanner = Scanner(string: hexString)

Keybase proof

I hereby claim:

  • I am waynedahlberg on github.
  • I am waynefj40 (https://keybase.io/waynefj40) on keybase.
  • I have a public key ASA48MdGAp0zWCuoW21JOn-AgKbxPxSVrtp-FzMsorackQo

To claim this, I am signing this object:

@waynedahlberg
waynedahlberg / waynes_guacamole.md
Last active March 1, 2016 21:06
Wayne's Fresh Guacamole

##Dead Simple Fresh Guacamole

  • 5 ripe avocados mashed
  • 1 jalapeno diced (discard seeds for mild guac)
  • 1/2 red onion chopped fine
  • 1 roma tomato diced
  • 1/4 bunch cilantro chopped fine
  • 3 garlic cloves minced (or 1 tbs from jar)

Keybase proof

I hereby claim:

  • I am waynedahlberg on github.
  • I am waynefj40 (https://keybase.io/waynefj40) on keybase.
  • I have a public key whose fingerprint is 8C94 E237 E2DB 39FB EB75 2B2D 2E42 3251 4FC3 BE31

To claim this, I am signing this object:

@waynedahlberg
waynedahlberg / Origami, Quartz Composer and more
Created May 6, 2014 20:43
Quartz Composer, Origami and more... SLC Cocoaheads - 4/6/14
Quartz Composer, Origami, and more...
Wayne Dahlberg
SLC Cocoaheads - May 6th, 2014
Attributions and Links
-----
**Repositories**
Facebook: