L328 What Is Millennial Burnout?
What Is Millennial Burnout?
Do you often feel stressed? Does the pace of life make you feel like you're continually on the go or at the end of your rope? Are you often so wiped out by work that you struggle to switch off? And are you a member of the millennial generation, who, according to the Pew Research Center, were born between 1981 and 1996? If your answer to these questions is 'yes', maybe you suffer from 'millennial burnout'.
Millennial burnout is a term first popularised by BuzzFeed writer Anne Helen Petersen. Unlike 'regular' burnout, which leaves sufferers feeling physically and emotionally frazzled, run into the ground and overwhelmed, millennial burnout also adds, among other things, 'errand paralysis'. This is when minor tasks, such as cleaning the car, or sending a parcel in the mail, feel impossible. "It's not as if I were slacking in the rest of my life," she wrote. "But when it came to the stuff that wouldn't make my job easier or my work better, I avoided it." So it doesn't get done, which leads to a backlog of tasks and feelings of shame.
In the UK, 74% of us feel so stressed that we are coming apart at the seams, mentalhealth.org reports. So why are millennials tearing their hair out? Millennials feel their problems are 'exacerbated by social media, because of the constant pressure to be living up to your best life,' British psychotherapist Beverly Hills told the BBC. This pressure is made worse when the definition of 'success' seems to have changed. It used to be about earning money, but now it's things like being passionate about work, being super-healthy, holidaying and having amazing experiences, etc. That's a lot to have on your plate and the 'failure' to cope leaves many feeling guilty, ashamed and at their wits' end.
However, the concept of millennial burnout has not gone unchallenged. Many have said that it's merely a form of entitled laziness or the result of poor choices – for example, trying to do too much. After all, as psychoanalyst Josh Cohen writes for NBC, this isn't the first generation to suffer from overwork and exhaustion, nor is it the first to have to adapt to new forms of technology and culture. Could the answer simply be that millennial ambition reaches too far?
The jury is still out on whether millennial burnout is real or not – though it isn't a recognised medical condition. Whether it will become one is unknown. So for the time being, try not to stress about it.
L328 What Is Millennial Burnout?的更多相关文章
- English Learning -- 0611--When Burnout Is a Sign You Should Leave Your Job
I like the following article from Harvard Business Review, as I ever experienced burnout at work. Ve ...
- How to recover from 'programmers burnout(转)
程序员这个压力大,节奏快,任务繁重,所以很容易令人感觉倦怠,令人感觉烦躁,郁闷,疲惫不堪. 本文将介绍的是程序员如何克服可怕的“职业倦怠”. 丰盛的早餐——身处高科技产业漩涡的我们常常会熬夜到凌晨两三 ...
- 【转载学习前辈的经验】-- Mistakes I made (as a developer) 我(作为一名开发者)所犯过的错误
我 2006 年开始工作,至今已经 10 年.10 年是个里程碑,我开始回顾自己曾经犯过的错误,以及我希望从同行那里得到什么类型的忠告.一切都在快速改变,10 年了,我不能确定这些秘诀是否还有用. 不 ...
- phpize 动态添加 PHP 扩展的错误及解决方案
使用phpize 动态添加 PHP 扩展是开发中经常需要做的事情,但是在 macOS 中,首次使用该功能必然会碰到一些错误,本文列出了这些错误的解决方法. 问题一: 执行 phpize 报错如下: $ ...
- Mod_python: The Long Story
mod_python: the long story - Grisha Trubetskoy Mod_python: The Long Story Oct 25th, 2013 | Comments ...
- 详解Linux2.6内核中基于platform机制的驱动模型 (经典)
[摘要]本文以Linux 2.6.25 内核为例,分析了基于platform总线的驱动模型.首先介绍了Platform总线的基本概念,接着介绍了platform device和platform dri ...
- Networked Graphics: Building Networked Games and Virtual Environments (Anthony Steed / Manuel Fradinho Oliveira 著)
PART I GROUNDWORK CHAPTER 1 Introduction CHAPTER 2 One on One (101) CHAPTER 3 Overview of the Intern ...
- 100-days: twenty-two
Title: Why urban millennials love Uniqlo(优衣库) urban adj.都市的:具有城市或城市生活特点的; 市内; millennial n.千禧世代 mill ...
- (24)How generational stereotypes hold us back at work
https://www.ted.com/talks/leah_georges_how_generational_stereotypes_hold_us_back_at_work/transcript ...
随机推荐
- HTML常用标签定义,用法及例子
1.HTML注释 <!--...--> 定义:使用注释可对代码进行解释,不会显示在浏览器中. <!--这是一段呢注释.注释不会在浏览器中显示.--> <p>段落标签 ...
- 怎样从外网访问内网OpenLDAP数据库
外网访问内网OpenLDAP数据库 本地安装了OpenLDAP数据库,只能在局域网内访问,怎样从外网也能访问本地OpenLDAP数据库? 本文将介绍具体的实现步骤. 1. 准备工作 1.1 安装并启动 ...
- flutter key
随意点开一个Widget,就会发现,可以传递一个参数Key.那这个Key到底是干啥子,有什么用呢? Flutter是受React启发的,所以Virtual Dom的diff算法也参考过来了(应该是略有 ...
- phpstorm2018激活方法
直接用浏览器打开 http://idea.lanyus.com/点击页面中的“获得注册码”,然后在注册时切换至Activation Code选项,输入获得的注册码一长串字符串如果提示红字体信息,那么先 ...
- Docker Kubernetes hostPort 代理转发
Docker Kubernetes hostPort 代理转发 hostPort: 1. 类似docker -p 映射宿主级端口到容器. 2. 容器所在的主机暴露端口转发到指定容器中. 3. hos ...
- Python Redis 发布订阅
发布者:服务器 订阅者:Dashboad和数据处理 频道主逻辑 import redis class RedisHelper: def __init__(self): # 链接服务端 self.__c ...
- 程序员的快速开发框架:Github上 10 大优秀的开源后台控制面板
程序员的快速开发框架:Github上 10 大优秀的开源后台控制面板 Web 开发中几乎的平台都需要一个后台管理,但是从零开发一套后台控制面板并不容易,幸运的是有很多开源免费的后台控制面板可以给开发者 ...
- 01:golang开发环境
1.1 go环境安装 1.go下载安装 官方:https://golang.org/dl 国内: https://golang.google.cn/dl/ https://www.golangtc.c ...
- Git冲突和解决冲突-测试方法
原文链接:https://www.cnblogs.com/blogslee/p/6828659.html
- [LspTrace]ReadAccConfig returns false! QT
当qt运行出现以下信息时 [LspTrace]ReadAccConfig returns false! [LspTrace]FindMatchingProvider: inInfo is one of ...