"It's the idea of health professionals 'literally prescribing you a community activity or resource the same way they'd prescribe you pills or therapies,' she [Julia Hotz] explains. The prescriptions include exercise, art, music, exposure to nature and volunteering, which are known to have enormous benefits to physical and mental health."

https://www.npr.org/2025/07/14/nx-s1-5434386/social-prescription-arts-exercise-loneliness

#healthcare #prescriptions #exercise#PhysicalActivity #art #music #nature #outdoors #volunteer #connection #community#PrimaryCare

On a #coding mission to improve my #poser lib 😎.

In the current implementation of #swad, I don't really like that I need an extra thread, just to control a child #process. A first piece to add to poser is generic "child process support", which I'm testing right now. I realized I could reuse my #Connection class, which was built for #sockets, but works just as well with #pipes 🙃

TODO now is mostly testing. See screenshots for some mimimal testing code and its output ... would you like this kind of interface? 🤔

#C #programming