I'm on a new journey to help liberate folks from the fear of death, so that they may truly live with the death of fear in order to inspire, impact, and uplift.
@bernheisel@elixir_radar@PlausibleHQ Well I am thinking the same as you with regards to markdown and Elixir for my soon to be blog this is why your article caught my attention. Something that has shaped my opinion on this topic has been this and older articles on the site here https://t.co/h3hgfBC8do
@bernheisel@elixir_radar@PlausibleHQ That seems the be the sentiment among many but something to consider is that you are bringing folks to your space / home only to then send them elsewhere to have a discussion.
@jasonmhehir Everyone is asking what can I do? Why not use your gift to document the history of race in America? The Last Dance exemplified the use of a threaded timeline to get at the heart of a story and show how time and events are best told non-linear. Just a thought.
@lobo_tuerto An alternate solution is to remove the password immediately in put_password_hash to avoid it been leaked inadvertently in logs etc. https://t.co/l3rGWtbTGV
change(changeset, password_hash: Bcrypt.hash_pwd_salt(password), password: nil)