- Nov 2024
-
www.youtube.com www.youtube.com
-
it isn't just about alleviating their own personal suffering it's also about alleviating Universal suffering so this is where the the bodh satra or the Christ or those kinds of archetypes about being concerned about the whole
for - example - individual's evolutionary learning journey - new self revisiting old self and gaining new insight - universal compassion of Buddhism and the individual / collective gestalt - adjacency - the universal compassion of the bodhisattva - Deep humanity idea of the individual / collective gestalt - the Deep Humanity Common Human Denominators (CHD) as pointing to the self / other fundamental identity - Freud, Winnicott, Kline's idea of the self formed by relationship with the other, in particular the mOTHER (Deep Humanity), the Most significant OTHER
adjacency - between - the universal compassion of the bodhisattva - Deep humanity idea of the individual / collective gestalt - the Deep Humanity Common Human Denominators (CHD) as pointing to the self / other fundamental identity - Freud, Winnicott, Kline's idea of the self formed by relationship with the other, in particular the mOTHER (Deep Humanity), the Most significant OTHER - adjacency relationship - When I heard John Churchill explain the second turning, - the Mahayana approach, - I was already familiar with it from my many decades of Buddhist teaching but with - those teachings in the rear view mirror of my life and - developing an open source, non-denominational spirituality (Deep Humanity) - Hearing these old teachings again, mixed with the new ideas of the individual / collective gestalt - This becomes an example of Indyweb idea of recording our individual evolutionary learning journey and - the present self meeting the old self - When this happens, new adjacencies can often surface - In this case, due to my own situatedness in life, the universal compassion of the bodhisattva can be articulated from a Deep Humanity perspective: - The Freudian, Klinian, Winnicott and Becker perspective of the individual as being constructed out of the early childhood social interactions with the mOTHER, - a Deep Humanity re-interpretation of "mother" to "mOTHER" to mean "the Most significant OTHER" of the newly born neonate. - A deep realization that OUR OWN SELF IDENTITY WAS CONSTRUCTED out of a SOCIAL RELATIONSHIP with mOTHER demonstrates our intertwingled individual/collective and self/other - The Deep Humanity "Common Human Denominators" (CHD) are a way to deeply APPRECIATE those qualities human beings have in common with each other - Later on, Churchill talks about how the sacred is lost in western modernity - A first step in that direction is treating other humans as sacred, then after that, to treat ALL life as sacred - Using tools like the CHD help us to find fundamental similarities while divisive differences might be polarizing and driving us apart - A universal compassion is only possible if we vividly see how we are constructed of the other - Another way to say this is that we see others not from an individual level, but from a species level
Tags
- example - individual's evolutionary learning journey - new self revisiting old self and gaining new insight - universal compassion of Buddhism and the individual / collective gestalt
- adjacency - the universal compassion of the bodhisattva - Deep humanity idea of the individual / collective gestalt - the Deep Humanity Common Human Denominators (CHD) as pointing to the self / other fundamental identity - Freud, Winnicott, Kline's idea of the self formed by relationship with the other, in particular the mOTHER (Deep Humanity), the Most significant OTHER
Annotators
URL
-
- Aug 2023
-
www.oliverburkeman.com www.oliverburkeman.com
-
Quoting the academics Francis-Noël Thomas and Mark Turner, Pinker suggests approaching writing as if you were pointing something in the environment out to another person – something that she would notice for herself, if only she knew where to look. Imagine directing someone's gaze across a valley, to a specific house on the other side. "You should pretend," writes Pinker, "that you, the writer, see something in the world that's interesting, and that you're directing the attention of your reader to that thing." He calls this the "joint attention" strategy.
Good writing is pointing out the interesting things you see to others. It's pre-literate, and even pre-oral.
-
- Dec 2022
-
postmarkapp.com postmarkapp.com
-
With Mailgun, you'll need to upgrade to a dedicated IP or "managed email service" and pay extra for "better deliverability." At Postmark, great deliverability isn't an up-charge. It's simply included, and we share live delivery data so you can judge for yourself.
-
- May 2021
-
github.com github.com
-
None of the existing repository filtering tools did what I wanted; they all came up short for my needs. No tool provided any of the first eight traits below I wanted, and all failed to provide at least one of the last four traits as well:
-
- Apr 2021
-
github.com github.com
-
There is a similar feature in the standard library Logger class, but the implementation here is safe to use with multiple processes writing to the same log file.
-
-
-
But in all this incongruous abundance you'll certanly find the links to expect It's just what is wanted: the tool, which is traditionally used to communicate automatically with interactive programs. And as it always occurs, there is unfortunately a little fault in it: expect needs the programming language TCL to be present. Nevertheless if it doesn't discourage you to install and learn one more, though very powerful language, then you can stop your search, because expect and TCL with or without TK have everything and even more for you to write scripts.
-
-
empty.sourceforge.net empty.sourceforge.net
-
In some cases empty can be the simplest replacement for TCL/expect or other similar programming tools because empty:
-
- Mar 2021
-
trailblazer.to trailblazer.to
-
definitely less rough to work with than Devise
-
- Feb 2021
-
trailblazer.to trailblazer.to
-
The new 2.1 version comes with a few necessary but reasonable changes in method signatures. As painful as that might sound to your Rails-spoiled ears, we preferred to fix design mistakes now before dragging them on forever.
Tags
- pointing out gaps/downsides/cons in competition/alternatives
- fix design/API mistakes as early as you can (since it will be more difficult to correct it and make a breaking change later)
- do it right/well the first time because it may be too hard to clean up/fix later if you don't
- learn from your mistakes
Annotators
URL
-
-
github.com github.com
-
@adisos if reform-rails will not match, I suggest to use: https://github.com/orgsync/active_interaction I've switched to it after reform-rails as it was not fully detached from the activerecord, code is a bit hacky and complex to modify, and in overall reform not so flexible as active_interaction. It has multiple params as well: https://github.com/orgsync/active_interaction/blob/master/spec/active_interaction/modules/input_processor_spec.rb#L41
I'm not sure what he meant by:
fully detached from the activerecord I didn't think it was tied to ActiveRecord.
But I definitely agree with:
code is a bit hacky and complex to modify
Tags
- reform (Ruby)
- too coupled/dependent
- pointing out gaps/downsides/cons in competition/alternatives
- too complicated
- evaluating software options
- switching/migrating to something different
- I agree
- recommended software
- flexibility
- active_interaction
- hard to understand
- recommended option/alternative
Annotators
URL
-
-
-
but there is some things I don't like in reform
-
- Jan 2021
-
github.com github.com
-
Popper for Svelte with actions, no wrapper components or component bindings required! Other Popper libraries for Svelte (including the official @popperjs/svelte library) use a wrapper component that takes the required DOM elements as props. Not only does this require multiple bind:this, you also have to pollute your script tag with multiple DOM references. We can do better with Svelte actions!
-
- Nov 2020
-
github.com github.com
-
There are actually 3 other libraries that implements material in svelte, i hope this to become the community favorite because using MDC underneath it implements correctly Material guidelines.
-
- Oct 2020
-
-
It's sort of unfortunate that the justification for existence comes from pointing at gaps.
-
- Sep 2019
-
Local file Local file
-
This metapho
-