--- episode: ep30 title: "Les altruistes ont leur réseau social, il s’appelle Altruwe" guest: "Yves Delnatte" date: 2023-07-03 duration: "0:12:42" category: "Société" mood: "inspirant" besoin: "Réseaux sociaux : où trouver une communauté bienveillante ?" question_principale: "Un Facebook de l\'altruisme ?" actions_concretes: "S\'inscrire sur l\'app" resume: "Une plateforme pour partager des contenus inspirants et utiles." related_md: page: "https://csoluble.media/epsode/les-altruistes-ont-leur-reseau-social-il-sappelle-altruwe/md" transcription: "https://csoluble.media/epsode/transcription-les-altruistes-ont-leur-reseau-social-il-sappelle-altruwe/md" faq: "https://csoluble.media/epsode/comment-altruwe-promeut-il-laltruisme-et-les-initiatives-positives/md" junior: "https://csoluble.media/epsode/junior-altruwe-reseau-social-altruiste/md" --- ℹ️ NOTE : Version texte brut (Markdown) optimisée pour l'ingestion par les IA (LLMs). 🎧 POUR ÉCOUTER LE PODCAST : https://csoluble.media/epsode/les-altruistes-ont-leur-reseau-social-il-sappelle-altruwe/ ------------------------------------------------------------------------------------ # Les altruistes ont leur réseau social, il s’appelle Altruwe > Date de publication : 2023-07-03 > Source : Soluble(s) - Podcast par Simon Icard Un antidote aux réseaux sociaux traditionnels, trop souvent anxiogènes ? Altruwe est un site web et une application gratuite inspirante qui “vise à cultiver l’altruisme comme solution aux défis du siècle ». Une plateforme qui popularise et viralise des contenus positifs qui donnent envie d’agir. .solu-share-block{ margin: 0.5em 0 0.7em; } .solu-share-wrapper{ display:flex; align-items:center; gap:10px; flex-wrap:wrap; margin:0; } .btn-ecouter, .btn-ami, .btn-google-source, .btn-share-mobile{ min-height:44px; border:none; border-radius:999px; text-decoration:none; display:inline-flex; align-items:center; justify-content:center; gap:8px; line-height:1.2; box-sizing:border-box; font-weight:500; transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, color .18s ease; cursor:pointer; } .btn-ecouter, .btn-ami, .btn-google-source, .btn-share-mobile, .solu-share-toggle{ outline:none; } .btn-ecouter:focus-visible, .btn-ami:focus-visible, .btn-google-source:focus-visible, .btn-share-mobile:focus-visible, .solu-share-toggle:focus-visible, .solu-share-dropdown a:focus-visible{ outline:3px solid #1a73e8; outline-offset:2px; } .btn-ecouter{ background-color:#FF1C2E; color:#fff; padding:11px 20px; font-size:16px; box-shadow:0 2px 6px rgba(255,28,46,0.25); } .btn-ecouter:hover{ background-color:#3A3144; color:#fff; transform:translateY(-1px); box-shadow:0 4px 12px rgba(58,49,68,0.3); } .btn-ami{ background-color:#3A3144; color:#fff; padding:11px 18px; font-size:15px; white-space:nowrap; box-shadow:0 2px 6px rgba(58,49,68,0.2); } .btn-ami:hover{ background-color:#555; color:#fff; transform:translateY(-1px); box-shadow:0 4px 12px rgba(0,0,0,0.18); } .btn-google-source{ background-color:#fff !important; color:#1557b0 !important; padding:11px 18px; font-size:15px; white-space:nowrap; border:1px solid #dadce0 !important; box-shadow:0 1px 3px rgba(0,0,0,0.08); } .btn-google-source:hover{ background-color:#f8faff !important; color:#1557b0 !important; transform:translateY(-1px); box-shadow:0 4px 10px rgba(21,87,176,0.18); border-color:#c4d4f0 !important; } .btn-google-source svg{ width:18px; height:18px; flex-shrink:0; } .btn-share-mobile{ display:none; background-color:#3A3144; color:#fff; padding:11px 18px; font-size:15px; white-space:nowrap; box-shadow:0 2px 6px rgba(58,49,68,0.2); } .btn-share-mobile:hover{ background-color:#555; color:#fff; transform:translateY(-1px); box-shadow:0 4px 12px rgba(0,0,0,0.18); } .solu-share-toggle{ background-color:#3A3144; color:#fff; border:none; border-radius:999px; width:44px; height:44px; flex:0 0 44px; display:inline-flex; align-items:center; justify-content:center; cursor:pointer; box-shadow:0 2px 6px rgba(58,49,68,0.2); transition:transform .18s ease, background-color .18s ease, box-shadow .18s ease; } .solu-share-toggle:hover{ background-color:#555; transform:translateY(-1px); box-shadow:0 4px 12px rgba(0,0,0,0.22); } .solu-share-dropdown{ display:flex !important; flex-wrap:wrap !important; gap:6px !important; margin-top:10px !important; opacity:0; max-height:0; overflow:hidden; transform:translateY(-6px); transition:opacity .25s ease, transform .25s ease, max-height .25s ease; pointer-events:none; } .solu-share-dropdown.active{ opacity:1; max-height:200px; transform:translateY(0); pointer-events:auto; } .solu-share-dropdown a{ display:flex; align-items:center; justify-content:center; width:42px; height:42px; border-radius:999px; background-color:#f3f3f3; text-decoration:none; color:#374151; font-size:18px; transition:transform .2s ease, background-color .2s ease, color .2s ease, box-shadow .2s ease; } .solu-share-dropdown a:hover{ transform:translateY(-2px); box-shadow:0 4px 10px rgba(0,0,0,0.12); } .solu-share-dropdown img{ max-width:22px; max-height:22px; } .solu-copy-badge{ margin-left:8px; padding:5px 10px; background:#333; color:#fff; border-radius:999px; font-size:13px; opacity:0; transition:opacity .25s ease; display:inline-block; } .solu-copy-badge.visible{ opacity:1; } .solu-share-row-desktop{ display:flex; align-items:center; gap:8px; } .solu-sr-only{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; } @media (max-width:520px){ .solu-share-block{ margin: 0.3em 0 0.5em; } .solu-share-wrapper{ display:grid; grid-template-columns:1fr; gap:10px; align-items:stretch; } .btn-ecouter, .btn-ami, .btn-google-source, .btn-share-mobile{ width:100%; justify-content:center; font-size:15px; padding:13px 16px; } .btn-share-mobile{ display:inline-flex; } .solu-share-row-desktop{ display:none; } .solu-share-dropdown{ margin-top:8px !important; } .solu-copy-badge{ margin:8px auto 0; display:block; width:max-content; font-size:12px; padding:5px 10px; } }   Un mouvement franco-québécois initié, fin décembre 2021, par Jérémie Mani et Yves Delnatte. Après la revente de leurs sociétés, ces deux entrepreneurs du numérique ont décidé “de faire leur part”. Ils se sont donnés mille jours pour “créer de l’impact”! Pour eux, l’altruisme est la “valeur partagée par tous ceux qui aspirent à changer d’époque. Or cette valeur se cultive et se partage”. Altruwe est une initiative sans but lucratif portée par la fondation éponyme qui a organisé, en mars 2023, la première édition du Podcasthon. Cet événement caritatif a mobilisé plus de 300 podcasts francophones qui ont tous mis en lumière dans leur programme une association qui leur tenait à cœur de faire connaître. Pour tout savoir de cette plateforme qui rassemble déjà vingt-cinq mille altruistes, Soluble(s) a ouvert son micro à Yves Delnatte, cofondateur d’Altruwe. POUR EN SAVOIR PLUS - Le site Internet du réseau social altruwe https://altruwe.com/ - L’appli dans l’Apple Store (iPhone) https://apps.apple.com/fr/app/altruwe-dire-we-%C3%A0-laltruisme/id1581421183 - L’appli sur Google Play (Android) https://play.google.com/store/apps/details?id=com.altruwe&hl=fr&gl=CA - Le site du Podcasthon https://www.podcasthon.org/ TIMECODES 00:00 Introduction 00:55 Yves est un “entrepreneur récidiviste” spécialiste du digital 02:00 L’altruisme, c’est quoi ? 03:58 Altruwe, alternative et antidote aux réseaux sociaux anxiogènes 06:36 Quel type de contenus ? 07:49 Le fonctionnement 10:07 Pas de modèle économique ! 11:49 Merci à Yves Delnatte ! Fin Propos recueillis par Simon Icard. Ecoutez aussi  Ludovic Franceschet, éboueur et star de la sensibilisation sur TikTok The Sorority, l’appli d’entraide pour se protéger contre les violences sexuelles Mod’emplois, la plateforme pour s’inspirer et entreprendre utile ViensVoirMonTaf, le réseau pour trouver son stage de 3e sans réseau La Collecte.Tech en lutte contre la précarité numérique