L255 Learning to say no brings a thrill of freedom
I am not sure who came up with that thing about never saying yes to something in the distant future that you wouldn’t want to do tomorrow, but it is excellent advice. I’d like to buy that person a drink – and I hope they’d refuse.
I am a sufferer of the fairly common affliction of people-pleasing; feeling that I should say yes to everything. Sometimes saying yes is a problem because I know it will be to my detriment, but sometimes it is just agreeing to things that I don’t really want to do. One could argue this has been my entire life until now: many therapists have.
The good thing about getting slightly older, is that one starts to give less of a damn. I have begun saying no, not only to things that would be detrimental, but also to things that actually may be advantageous (to my career, to my personal life) but that I just don’t feel comfortable or enjoy doing. For instance, I no longer agree to spend 45 minutes in midday city-centre traffic travelling to a studio to do a 90-second TV spot, talking about something I only vaguely care about, to “advance” my career or boost my profile. Sure, I am OK to sweat under bright lights and have a heavy-mic pack permanently misshape the waistband of a skirt, but, reader, only if it’s worth it.
I no longer appease men in random bars, or at bus stops, or walking in the street who chat me up, because I somehow feel they are entitled to my time. I swerve events that will bore me; parties where I know I will end up drinking too much, or taking drugs, and then feel awful the next day. If I get 10 minutes into a TV show and find it excruciatingly dull, I will say no, even if the arts pages and social media tell me I must watch it. I will abandon a book if it is awful, when in the past I felt it some kind of failure to not crack a spine fully.
I cannot tell you the change that swapping “OK” for “no” can make. This isn’t about turning into someone selfish, or hermetic, or rude. We must all occasionally do things we wouldn’t otherwise choose to: in order to be a good friend, to be professional, to survive. But saying no is about paying attention to the physical and psychological effects of our commitments. It’s about guarding against burnout, low self-esteem and regret.
Saying no will at first seem a big thing. But, as with anything, practice makes it easier. It brings the quiet confidence of control, the thrill of self-care. A pride in putting oneself first. It is the joy of freedom, even if it’s simply the freedom of proclaiming that that brunch place is awful, you have always hated it, and you will never, ever set foot in there again.
L255 Learning to say no brings a thrill of freedom的更多相关文章
- (转) Deep learning architecture diagrams
FastML Machine learning made easy RSS Home Contents Popular Links Backgrounds About Deep learning ar ...
- IMS Global Learning Tools Interoperability™ Implementation Guide
Final Version 1.1 Date Issued: 13 March 2012 Latest version: http://www.imsglobal ...
- Practical Machine Learning For The Uninitiated
Practical Machine Learning For The Uninitiated Last fall when I took on ShippingEasy's machine learn ...
- (转) Deep Learning in a Nutshell: Reinforcement Learning
Deep Learning in a Nutshell: Reinforcement Learning Share: Posted on September 8, 2016by Tim Dettm ...
- Machine and Deep Learning with Python
Machine and Deep Learning with Python Education Tutorials and courses Supervised learning superstiti ...
- (转) Deep Reinforcement Learning: Pong from Pixels
Andrej Karpathy blog About Hacker's guide to Neural Networks Deep Reinforcement Learning: Pong from ...
- The Promise of Deep Learning
The Promise of Deep Learning By Yoshua Bengio Humans have long dreamed of creating machines that thi ...
- How do I learn machine learning?
https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644 How Can I Learn X? ...
- Python Tools for Machine Learning
Python Tools for Machine Learning Python is one of the best programming languages out there, with an ...
随机推荐
- 『TensorFlow』SSD源码学习_其八:网络训练
Fork版本项目地址:SSD 作者使用了分布式训练的写法,这使得训练部分代码异常臃肿,我给出了部分注释.我对于多机分布式并不很熟,而且不是重点,所以不过多介绍,简单的给出一点训练中作者的优化手段,包含 ...
- HTTP请求/响应报文结构
HTTP协议版本有两种:HTTP1.0和HTTP1.1 它们俩的区别在于:HTTP1.0对于每个连接都只能传送一个请求和响应,请求后就会关闭,HTTP1.0没有Host字段:而HTTP1.1在同一个连 ...
- pycharm下打开、执行并调试scrapy爬虫程序
首先得有一个Scrapy项目,我在Desktop上新建一个Scrapy的项目叫test,在Desktop目录打开命令行,键入命令:scrapy startproject test1 目录结构如下: ...
- 51nod-1181-两次筛法
1181 质数中的质数(质数筛法) 题目来源: Sgu 基准时间限制:1 秒 空间限制:131072 KB 分值: 0 难度:基础题 收藏 关注 如果一个质数,在质数列表中的编号也是质数,那么就 ...
- PAT 1011 World Cup Betting
1011 World Cup Betting (20 分) With the 2010 FIFA World Cup running, football fans the world over w ...
- vue+vue-resource+vue-cookie随笔
vue-resource http拦截器interceptors: Vue.http.interceptors.push(function(request, next) {...} V-cookie: ...
- Linux变量及运算
变量赋值:var=var_value 变量引用:$var 算术运算:var=`expr $var1 + $var2` 字符串连接:var=str$var1 数值比较:-eq/-ne/-gt/-lt/- ...
- Windows服务手动关闭教程
Windows上关闭软件自启动,经常使用360等软件的开机加速功能去优化. 但有时候有些服务开机是启动的但在360中并没有找到那如何手动关闭这些服务的自启动呢? 下边以Autodesk Applica ...
- win7下使用U盘安装双系统(Ubuntu-17)
1.首先下载Ubuntu镜像文件,下载地址:http://mirrors.neusoft.edu.cn/ 2.下载 U盘操作系统安装工具- Universal USB Installer ,下载地址: ...
- 二叉树实现,C++语言描述
body, table{font-family: 微软雅黑; font-size: 13.5pt} table{border-collapse: collapse; border: solid gra ...