Bas Kamer

Results 144 comments of Bas Kamer

Isn't Ember.Select suppost to be deprecated?

> I'm not sure what the dev-sec.ssh-hardening role does but if you supply your public SSH key to this role, you will be able to login to your server with...

> Op 2 feb. 2019, om 14:14 heeft Nick Janetakis het volgende geschreven: > > This role copies your public SSH key to your server in the server's user's authorized_keys...

Scratch that last bit. After setting the password *correctly* I can log in over ssh with pubkeys ``` sudo passwd zonderbaar ``` Concluding, an account needs a password set (on...

me too... additionally the i get errors such as ``` EEXIST: file already exists, symlink '/......./panorapix/tmp/babel-output_path-8F0I3ZNm.tmp/.DS_Store' -> '/......./panorapix/tmp/broccoli_merge_trees-output_path-sBEx8nb6.tmp/.DS_Store' ``` and / or ``` ENOENT: no such file or directory, symlink...

closing windows and 'find . -name ".DS_Store" -print -delete' removed the errors...

Checkout: https://github.com/basz/ember-form which shows a console message when you click any of the buttons and change the changeset... ~~I just noticed it happens on classic components only. If I switch...

Is this something you can work with?

I don’t know enough of the internals of push and pull meganisms to make a good argument. However I do see components are getting values set even when the underlaying...