TED #01#
Laura Vanderkam: How to gain control of your free time
1、我们总是不缺乏时间去做重要的事情,即便我们再忙; “我没时间” 的同义词是“我不想做”。
2、感觉是同类文:逃避是问题,是因为你并不真的理解自己
Mandy Len Catron: A better way to talk about love
This is the real madness, because there is no cosmic rule that says that great suffering equals great reward, but we talk about love as if this is true.
To reconcile this, we need to either change our culture or change our expectations. So, imagine if we were all less passive in love. If we were more assertive, more open-mined, more generous and instead of falling in love, we stepped into love. I know that this is asking a lot, but I'm not actually the first person to suggest this. In their book, "Metaphors We Live By," linguists Mark Johnson and George Lakoff suggest a really interesting solution to this dilemma, which is to change our metaphors. They argue that metaphors really do shape the way we experience the world, and that they can even act as a guide for future actions, like self-fulfilling prophecies.
Johnson and Lakoff suggest a new metaphor for love: love as a collaborative work of art. I really like this way of thinking about love. Linguists talk about metaphors as having entailments, which is essentially a way of considering all the implications of, or ideas contained within, a given metaphor. And Johnson and Lakoff talk about everything that collaborating on a work of art entails: effort, compromise, patience, shared goals. These ideas align nicely with our cultural investment in long-term romantic commitment, but they also work well for other kinds of relationships -- short-term, casual, polyamorous, non-monogamous, asexual -- because this metaphor brings much more complex ideas to the experience of loving someone.
So if love is a collaborative work of art, then love is an aesthetic experience. Love is unpredictable, love is creative, love requires communication and discipline, it is frustrating and emotionally demanding. And love involves both joy and pain. Ultimately, each experience of love is different.
This version of love is not about winning or losing someone's affection. Instead, it requires that you trust your partner and talk about things when trusting feels difficult, which sounds so simple, but is actually a kind of revolutionary, radical act. This is because you get to stop thinking about yourself and what you're gaining or losing in your relationship, and you get to start thinking about what you have to offer. This version of love allows us to say things like, "Hey, we're not very good collaborators. Maybe this isn't for us." Or, "That relationship was shorter than I had planned, but it was still kind of beautiful."
TED #01#的更多相关文章
- 2016第16本:TED演讲的秘密
花0.01元抢购了<得到APP>中的<成甲说书:TED演讲的秘密>,不到30分钟的音频,感觉全是干货,基本不用看原书了.如果在以后的演讲中随便应用几条都可以让演讲水平提升一大截 ...
- D02 TED Elon Mulsk The future we're building — and boring
摘要:精选TED. 每个音频不超过2分钟,学英语和吸收伟大思想两不误 音频: https://n1audio.hjfile.cn/st/de745862-d5f4-4ef4-9218-d79361ca ...
- 01.SQLServer性能优化之----强大的文件组----分盘存储
汇总篇:http://www.cnblogs.com/dunitian/p/4822808.html#tsql 文章内容皆自己的理解,如有不足之处欢迎指正~谢谢 前天有学弟问逆天:“逆天,有没有一种方 ...
- 用Kotlin创建第一个Android项目(KAD 01)
原文标题:Create your first Android project using Kotlin (KAD 01) 作者:Antonio Leiva 时间:Nov 21, 2016 原文链接:h ...
- Java企业实训 - 01 - Java前奏
前言: 虽然个人专攻.NET方向,不过由于个人是干教育行业的,方方面面的东西,不能说都必须精通,但肯定多少都会涉及到. 一个菜鸟学员,从啥都不会,经过一步步学习,最后到企业上手掌管一个模块甚至一个项目 ...
- Node.js 教程 01 - 简介、安装及配置
系列目录: Node.js 教程 01 - 简介.安装及配置 Node.js 教程 02 - 经典的Hello World Node.js 教程 03 - 创建HTTP服务器 Node.js 教程 0 ...
- 0042 MySQL学习笔记-入门--01
基本概念: 数据库DB(database): 数据的仓库,数据的集合,是数据的一种结构化的存储 数据库管理系统DBMS(database management system): 管理数据库的一套软件 ...
- Android快乐贪吃蛇游戏实战项目开发教程-01项目概述与目录
一.项目简介 贪吃蛇是一个很经典的游戏,也很适合用来学习.本教程将和大家一起做一个Android版的贪吃蛇游戏. 我已经将做好的案例上传到了应用宝,无病毒.无广告,大家可以放心下载下来把玩一下.应用宝 ...
- ArtifactTransferException: Failure to transfer org.apache.openejb:javaee-api:jar:5.0-1
最近在myeclipse上创建maven类型的web项目的时候,出现了一个错误. ArtifactTransferException: Failure to transfer org.apache.o ...
随机推荐
- mySQL数据库二:命令行的使用
在做整理的时候,上一篇刚开始只是简单的做了个数据类型的开头,在这里简单说一下mySQL的使用以及它的命令行 1.准备工作 有一个好的开发工具可以几何倍数的增加我们的工作效率,所以,工具是必不可少的,首 ...
- 是否可以从一个static(静态)方法内部调用非static(非静态)方法?
不可以.static方法调用时不需要创建对象(可直接调用),当一个static方法被调用时,可能还没有创建任何实例对象,也就不可能调用非静态方法.
- JS对象添加新的字段
var test={name:"name",age:"12"}; test.id = "12345"; 直接定义添加就成了
- 重构(Refactoring)技巧读书笔记(General Refactoring Tips)
重构(Refactoring)技巧读书笔记 之一 General Refactoring Tips, Part 1 本文简要整理重构方法的读书笔记及个人在做Code Review过程中,对程序代码常用 ...
- poj2096 Collecting Bugs[期望dp]
Collecting Bugs Time Limit: 10000MS Memory Limit: 64000K Total Submissions: 5394 Accepted: 2670 ...
- hihocoder [Offer收割]编程练习赛14 投掷硬币
题目2 : 投掷硬币 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 小Hi有一枚神奇的硬币.已知第i次投掷这枚硬币时,正面向上的概率是Pi. 现在小Hi想知道如果总共投 ...
- WEB安全番外第二篇--明日之星介绍HTML5安全问题介绍
一.CORS领域问题: 1.CORS的介绍请参考:跨域资源共享简介 2.HTML5中的XHR2级调用可以打开一个socket连接,发送HTTP请求,有趣的是,上传文件这里恰恰是multi-part/f ...
- 【BZOJ3203】[Sdoi2013]保护出题人 二分+凸包
[BZOJ3203][Sdoi2013]保护出题人 Description Input 第一行两个空格隔开的正整数n和d,分别表示关数和相邻僵尸间的距离.接下来n行每行两个空格隔开的正整数,第i + ...
- Code Forces 652C Foe Pairs
C. Foe Pairs time limit per test 1 second memory limit per test 256 megabytes input standard input o ...
- flask中Flask()和Blueprint() flask中的g、add_url_rule、send_from_directory、static_url_path、static_folder的用法
1.Blueprint()在蓝本注册函数register_blueprint()中,第一个参数为所注册的蓝本名称.当我们在应用对象上注册一个蓝图时,需要指定一个url_prefix关键字 参数(这个参 ...