Skip to main content

The Ancient Greeks Knew a Thing or Two About Happiness and the Joy of Living

The Ancient Greeks Knew a Thing or Two About Happiness and the Joy of Living

Posted by  FEBRUARY 8, 2016in Conscious LivingHappiness 
https://youtu.be/WZQI-dbQw_4
Source: Big Think
Peter Baumann, former member of the band Tangerine Dream and founder of the Baumann Foundation, argues that our baseline is a kind of joy of living, but that we’re easily distracted from it. He explains the ancient Greek distinction between happiness in the moment and lasting, existential happiness, and the value of both.

The upwelling of positive feelings that we have when we are “happy” is also an evolutionary adaptation and it really signals that what we experience is beneficial for us. Something that really enhances our lives or protects us or gives us joy like a newborn or a new relationship or something like that. But if we were constantly happy we wouldn’t see any threats that potentially are around the corner. So there is basically a positive and a negative wave that goes through our lives. Negative when we perceive things that are potentially threatening to us and positive when there are things that are really life enhancing. Having said that I believe that we have an underlying positive attitude towards life. We prefer to live than not to live. And again we have to have that. So the baseline is not zero where we have some days above zero and some days below zero.
But the baseline is positive in and of itself. In Greek they have two different words for happiness. One is hedonic and that’s the typical pleasure of happiness, you know. The joyful like oh, this is wonderful and great. And then they have a word called eudaimonia and that is that positive baseline that simply is a joy of simply living.
There is so much happening in our lives that we pay attention to and quite frankly, you know, the little devices that we carry around don’t help very much because our attention gets totally absorbed into that attraction from these little devices. And we get a little bit of dopamine all the time when we get information, information is valuable instinctively. So we want to know what’s happening and what’s going on. That’s true for gossip and it’s true for why we watch the news. But the problem is that our attention is so much absorbed in that that we rarely, if ever, pay attention to just being present. And that is really what mindfulness and meditation is trying to balance out a little bit so that when the mind quiets and you actually are at home in your body that that distraction fades away and you actually get in touch with that underlying happiness that the Greeks call eudaimonia.
Just to recognize I’m alive. Just that simple fact is in and of itself positive. And that does not waver. That is always there. And that quality of happiness is there even when sad things happen, you know. So you cannot be always happy because if a loved one dies, you know, obviously you’re not happy, you’re sad. But within that you can have still the joy of living. So those are two different aspects of happiness that I think are very important to distinguish.

Comments

Popular posts from this blog

sxhkd volume andbrightness config for dwm on void

xbps-install  sxhkd ------------ mkdir .config/sxhkd cd .config/sxhkd nano/vim sxhkdrc -------------------------------- XF86AudioRaiseVolume         amixer -c 1 -- sset Master 2db+ XF86AudioLowerVolume         amixer -c 1 -- sset Master 2db- XF86AudioMute         amixer -c 1 -- sset Master toggle alt + shift + Escape         pkill -USR1 -x sxhkd XF86MonBrightnessUp          xbacklight -inc 20 XF86MonBrightnessDown          xbacklight -dec 20 ------------------------------------------------------------- amixer -c card_no -- sset Interface volume run alsamixer to find card no and interface names xbps-install -S git git clone https://git.suckless.org/dwm xbps-install -S base-devel libX11-devel libXft-devel libXinerama-devel  vim config.mk # FREETYPEINC = ${X11INC}/freetype2 #comment for non-bsd make clean install   cp config.def.h config.h vim config.h xbps-install -S font-symbola #for emoji on statusbar support     void audio config xbps-i

Hidden Wiki

Welcome to The Hidden Wiki New hidden wiki url 2015 http://zqktlwi4fecvo6ri.onion Add it to bookmarks and spread it!!! Editor's picks Bored? Pick a random page from the article index and replace one of these slots with it. The Matrix - Very nice to read. How to Exit the Matrix - Learn how to Protect yourself and your rights, online and off. Verifying PGP signatures - A short and simple how-to guide. In Praise Of Hawala - Anonymous informal value transfer system. Volunteer Here are five different things that you can help us out with. Plunder other hidden service lists for links and place them here! File the SnapBBSIndex links wherever they go. Set external links to HTTPS where available, good certificate, and same content. Care to start recording onionland's history? Check out Onionland's Museum Perform Dead Services Duties. Introduction Points Ahmia.fi - Clearnet search engine for Tor Hidden Services (allows you

download office 2021 and activate

get office from here  https://tb.rg-adguard.net/public.php open powershell as admin (win+x and a ) type cmd  goto insall dir 1.         cd /d %ProgramFiles(x86)%\Microsoft Office\Office16 2.           cd /d %ProgramFiles%\Microsoft Office\Office16 try 1 or 2 depending on installation  install volume license  for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" activate using kms cscript ospp.vbs /setprt:1688 cscript ospp.vbs /unpkey:6F7TH >nul cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH cscript ospp.vbs /sethst:s8.uk.to cscript ospp.vbs /act Automatic script (windefender may block it) ------------------------------------------------------------------------------------------------------------------- @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&