I hereby claim:
- I am backspace on github.
- I am buckdoyle (https://keybase.io/buckdoyle) on keybase.
- I have a public key ASBoCTQWce3Bp7jchTYfSahWUK4g02zZ3mXTyMzSt9q2NQo
To claim this, I am signing this object:
Thank you, folks. | |
What's that? Introduce myself. My name's Harsha. | |
I'd like to start by acknowledging we're here on unceded, occupied Coast Salish territory. Burrard, Muskweum, Skuwaletooth, Squohomish land, and thank you to the organisers for hosting this discussion. | |
I have to admit, in terms of this debate, I know it's been going on for a week, but I've only just read all the Facebook messages and all the emails that are floating around this morning as I was trying to prepare my thoughts, so, I'm really frustrated and really angry, to be quite honest. | |
And I'm not going to be engaging in esoteric generalisations about diversity of tactics because I think just that very starting point is problematic and I'll explain why, so I'll try to be as specific as possible about what happened on Saturday and what the organising of that looked like so that we can be as specific as possible rather than generally making huge generalisations about diversity of tactics. |
namespace "list-only-namespace" { | |
capabilities = ["list-jobs"] | |
} | |
namespace "permissive-namespace" { | |
policy = "write" | |
} | |
namespace "wildcard-*" { | |
capabilities = ["list-jobs"] |
I hereby claim:
To claim this, I am signing this object:
import Ember from 'ember'; | |
export default Ember.Component.extend({ | |
}); |
04c0af799b319ca5d7d8a0eb08db8d2dabb19e22fa5fe1873f9cf52f0a818389c280817cdcedf0a13a6413d0b29e9ecd8218942b80de796a4cd82a75915149572d |
import Ember from 'ember'; | |
export default Ember.Controller.extend({ | |
appName: 'Ember Twiddle' | |
}); |
import Ember from 'ember'; | |
export default Ember.Controller.extend({ | |
appName: 'Ember Twiddle', | |
actions: { | |
deleteRecord(item) { | |
item.deleteRecord(); | |
} | |
} |
I hereby claim:
To claim this, I am signing this object: