16 Matching Annotations
  1. Nov 2024
    1. as with any social group that is a power law curve meaning for instance eighty percent of Trump supporters will change their view if they're listened to consistently maybe 19% are going to be resistant and need a good few conversations for them to at least have doubts and 1% are frankly psychopathic and they're never gonna change

      for - stats - Perato's law - social transformation - fascism, polarization and climate crisis - climate communication - 80% will change if we listen, 19% will require deeper conversations - 1% will not change - Roger Hallam

  2. Jan 2022
    1. require require('file_path') でluaファイルをモジュールとして読み込みます。Neovimの runtimepath ディレクトリ内の lua ディレクトリに格納されているLuaファイルを require で読み込めます。 例 init.vim lua require('plugins') ~/.config/nvim/lua/plugins/init.lua を読み込みます。 lua require('plugins.completion') ~/.config/nvim/lua/plugins/completion.lua を読み込みます。 lua require('plugins/completion') . or / どっちでもOKです。 . のほうがよく見ます。
  3. Dec 2021
  4. Aug 2021
  5. Dec 2020
  6. Nov 2020
  7. Oct 2020
  8. May 2020
  9. Apr 2020
  10. Nov 2019
  11. Sep 2018