#remind — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #remind, aggregated by home.social.
-
Les effets de la gratitude
La pratique régulière de la gratitude produit des effets mesurables et bien documentés, tant en psychologie, qu’en neurobiologie.
Plusieurs études, notamment celles de Robert Emmons et Michael McCullough, montrent qu’un simple journal de gratitude tenu régulièrement diminue les symptômes dépressifs et anxieux, en partie parce qu’il réoriente l’attention loin des ruminations sur le manque ou la menace.
La gratitude est l’une des dispositions les plus fortement corrélées à la satisfaction de vie dans la littérature de psychologie positive, davantage, dans certaines études, que l’optimisme ou l’estime de soi. Elle permet de passer d’une lecture égocentrée à une lecture relationnelle du monde.
Ainsi, exprimer de la gratitude augmente la qualité perçue de la relation, tant pour celui qui exprime que pour celui qui reçoit, un effet que les chercheurs appellent parfois la fonction de « trouver, rappeler et lier » (find, remind, and bind). Selon cette perspective, la gratitude aide à repérer les relations de valeur, à s’en souvenir, et à approfondir l’engagement mutuel.
De plus, des études de terrain montrent que la gratitude exprimée tend à générer des comportements prosociaux non seulement envers le bienfaiteur, mais envers des tiers, une sorte de phénomène de gratitude en chaîne qui dépasse l’échange direct.
Les pratiquants soulignent une meilleure qualité de sommeil, notamment par la réduction des pensées intrusives au coucher. Certaines études associent la pratique régulière de la gratitude à une variabilité de la fréquence cardiaque plus saine, signe d’une meilleure régulation du système nerveux autonome. D’autres mentionnent une réduction du cortisol dans plusieurs protocoles expérimentaux, suggérant un effet apaisant sur l’axe du stress.
Un effet important non négligeable sur les pratiques contemplatives, la gratitude agit comme une discipline de l’attention, assez proche de ce que Simone Weil appelait l’attention comme forme de prière. Elle ancre dans le présent plutôt que dans le manque projeté vers l’avenir ou le regret tourné vers le passé et permet le consentement au réel.
La recherche distingue la gratitude comme état passager, celle qui est ressentie après un bienfait précis, de la gratitude comme trait ou disposition cultivée. C’est cette seconde forme, entretenue par une pratique répétée, par exemple la tenue d’un journal, de lettres de gratitude, de rituels, qui produit les effets les plus durables. Une gratitude purement réactive aux circonstances favorables n’a pas la même portée transformatrice qu’une gratitude cultivée comme posture stable face à l’existence, y compris face à ce qui est difficile, ce qui la rapproche, structurellement, d’une orientation, d’une voie que l’on choisit d’entretenir.
Une chanson de Leonard Cohen – Hallelujah
Les paroles sur https://www.lacoccinelle.net/257665-leonard-cohen-hallelujah.html
https://www.youtube.com/watch?v=YrLk4vdY28Q
Par Daniel Jean dans Voies (x) de passage
COPYRIGHT – DROIT DE REPRODUCTION – La reproduction de cet article sur un blogue ou un site est autorisé à condition de respecter : * L’intégralité du texte — Vous ne devez pas modifier, transformer ou adapter ce texte. * Le droit d’auteur — Vous devez citer le nom de la source (avec un hyperlien vers l’article original de préférence). * La finalité sans but lucratif — Vous n’avez pas le droit d’utiliser cette création à des fins commerciales. Si j’ai utilisé vos textes/photos et que vous souhaitez que je les retire, merci de me contacter en commentaire, ce sera fait rapidement.
#acceptation #amour #anxiété #attention #étude #être #babillageDeLEsprit #bind #compassion #conscience #consentementAuRéel #discipline #entrainementDeLEsprit #entretenir #find #gratitude #Hallelujah #interdépendance #lectureRelationnelleDuMonde #lier #MichaelMcCullough #neurobiologie #optimiste #pratique #pratiquesContemplatives #psychologie #psychologiePositive #rappler #recherche #relation #remind #RobertEmmons #science #simpleJournée #Stress #trouver #Vivre #voieDePassage -
WEPA! reMIND: The Complete Saga begins with a lighthouse...
https://comiccrusaders.com/comics/comic-book-previews/362280/
#reMIND #reMIND The Complete Saga #Jason Brubaker #Titan Comics #Coffee Table Comics #Macroverse #graphic novel review #comic book review #indie comics #webcomics #creator-owned comics #science fiction comics #fantasy comics #underwater kingdom #DreamWorks Animation #Kung Fu Panda #The Croods #Jeremy Barlow #Aaron Daly #Shari Chankhamma #Comic Crusaders #Al Mega Reviews -
Today wraps up an incredible psychology congress in Wrocław. So many inspiring talks, discussions, and ideas. I had the chance to meet people like Robert Cialdini, Michał Lew-Starowicz, Olga Tokarczuk, and many others. There’s something special about talking to people whose books (or whose work) you’ve followed for years.
One quote from Cialdini’s presentation keeps echoing in my head (photo). Makes me wonder: are we already there? 🤔
-
Excelsior:~$ manlength remind Pages Lines Words Chars 115.5 5543 36943 270815 Excelsior:~$ manlength mksh Pages Lines Words Chars 74.5 3578 25623 195431Dear God, what have you done to me, @gumnos???
The man page for #remind is longer than a programming language (#mksh)!!! 🤣
#RTFM #GitErDone #NoNotThatGit #IWasSpeakingTexan
— sent from ed ;)
Also, in case anyone's curious:
function manlength { # Prints the length of manpages in pages, lines, words, chars local output lines pages #Depending how you count it, it can be anywhere from 44 to 66. # Abiword gave me 48 lines on a default page layout, and that seems # reasonable when compared to the results I got when converting # manpages to PDFs local linesperpage=48 output=$(man "$@" 2>/dev/null |wc) echo " Pages Lines Words Chars" lines=$(echo "$output" |awk '{print $1}') pages=$(echo "$lines/$linesperpage" |bc -l) printf "%8.1f%s\n" "$pages" "$output" } -
Wanna show you a legend of Dianne Skoll.
One of my pains of switching to Linux is finding a civilized #calendar app. Thunderbird is too clumsy in general, Merkuro's UI fits less info on the screen than my mobile cal, and you can't even use 24h format (as if they had an attitude problem). For a few months I was even using Nextcloud's (ugh) cal as web widget (ugh) on KDE desktop - and that was pathetic, but still the best solution I found. Even looked at Morgen, which charges 30$/mo, - because there seems to be no decent competition.
Then I just stumbled on #remind. It is a heritage piece of command-line first calendar, on active development since 80s. It also has a GUI, which looks really retro, but in fact is quite customizable and neat in its own way. It seems to do everything I want, fast, and even has its own programming language for tricky schedules and time calculations. All of that is a persistent work of one person of more than three decades. Absolute legend. Check it out: https://dianne.skoll.ca/projects/remind/ -
Need: program similar to anacron.
But: as anacron is active from boot to shutdown I want it to be active only while I am logged into the window system.
No doubt I am able to write this myself. Yet before I start, I would like to be sure it does not exist.
-
hey #cultists #christians, #remind me how y'all are sooooo #oppressed again? because when your #dogmatic bullshit gets put into fucking #law, i don't think you can say that.
-
I #remind you that #Israel planned to use drones that make crying babies to attract #Palestinians who want to save them, to murder them in cold blood…
-
I would like to #remind to my fellow #white #women that even if you are #oppressed for being a #woman on the other hand you are #privileged for being white. You are an oppressed category, yes, but this doesn't change the #fact that you still have #WhitePrivilege.
-
CW: "Remind" for popups at specific times
Wow, that is an epic catalogue of possibilities! Bookmarked, thank you :-)
That said, I'm not thinking I'll put my whole calendar in - only particular reminders, like renewing library books or putting in a wash.
Here in return is my own write-up, from when I originally worked out how to make Remind do what I wanted, namely generating popups at particular times:
https://www.uncharted-worlds.org/blog/2009/04/remind-ubuntu-gmessage/
That was on my older desktop machine on Ubuntu. And I'll probably start by copying those files onto the laptop, although some might want tweaking now.The reason it's a timely reminder right now is, I had Windows on my laptop till about a week ago (basically because of running Dragon) - and I don't think Remind works on Win, does it? or at least, it used not to - but I just recently took the Windows off the laptop and jumped to LMDE! So I'm in a phase of figuring out what else could be on there now :-)
-
a lack of #consideration is a turn off, i ain't gonna #remind you to think of me
-
#include <stdpwdgripe.h>
New policy came down at work today requiring password rotations every 84 days, so best to put that on my #remind(1) calendar:
REM Oct 22 2025 *84 \
MSG %"Change Password%"%_\
Open powershell.exe%_\
PS> (New-Object -COM Shell.Application).WindowsSecurity()FWIW, I have a reminder how to trigger it over remote-desktop because control-alt-delete gets interpreted locally, the alternative control-alt-end doesn't work either (I suspect that's a Windows-RDP-client-specific key chord) and the on-screen-keyboard method didn't work either the last time I tried. But PowerShell can launch the correct dialog. Sometimes you just do what works, even if it's inelegant.
I miss the Unix ability to just type `passwd` and change passwords without folderol.
-
Sometimes Mother Earth
Takes an otherworldly bent
Just to remind us#Haiku #OneHaikuADay #WritersCollective #writingcommunity #BackToHaiku #Seasons #Autumn #Fall #Sun @sunrise #Sol #Solar #Mother #MotherEarth #Nature #MotherNature #Remind #Otherworldly #Ohio #USA #Photography
October 15, 2025 -
#Remember boys and girls, #censorship does not protect children, but instead makes it easier for predators to hide their crimes, for cults to groom children, and for parents to abuse their offspring.
So #remind me: who are we #protecting here?
-
Now that it's #disability #pride #month, I want to #remind #people that being #disordered doesn't mean you are #immune to being #ableist.
Yes this includes #personality disorders.
Yes this includes #autism.
Yes this includes #PTSD.
Yes this includes people with high #empathy.
Yes this includes #physically disabled people.
Yes this includes #cripplepunks.
No one is immune to #ableism. Not Me, not you, not anyone. What we can do is recognize our mistakes and try to improve upon them and ourselves. -
"remind¹ syntax is way too complicated!"
lol, have you _read_ the iCalendar RFC?