Accès réservé...
Log Pwd
Pour s'inscrire ?

« Novembre 2023 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


Mercredi 29 Novembre 2023 (130)

1: Advanced Theming with Prismane

https://prismaneui.hashnode.dev/advanced-theming-with-prismane

Hashnode - javascript (Javascript)

Introduction Hello, everyone! Welcome to this tutorial on Theming and Styling Prismane. In this tutorial, you will discover the power of Prismane and witness its full potential. Prismane offers an extensive array of tools for you to utilize: over 26 ...


2: Google STUN server List.

https://metered.hashnode.dev/google-stun-server-list

Hashnode - javascript (Javascript)

In this article, we are going to consider the Google STUN server and a complete list of free and public stun and TURN servers Google provides the following Free STUN servers for public use Google STUN server All these servers are working when I teste...


3: Instagram accusé de présenter du contenu porno aux ados

https://www.lebigdata.fr/instagram-contenu-porno-ados

Le Big Data (dataviz)

Un quotidien américain de référence a enquêté sur Instagram Reels, une fonctionnalité de type TikTok d'Insta. Selon les journalistes, l'algorithme … Cet article Instagram accusé de présenter du contenu porno aux ados a été publié sur LEBIGDATA.FR.


4: Creating a Local HTTPS NestJS Server with Free SSL Certificates: A Step-by-Step Guide

https://rehansattar.dev/creating-a-local-https-nestjs-server-with-free-ssl-certificates-a-step-by-step-guide

Hashnode - javascript (Javascript)

Developing applications locally with secure connections is essential for testing and debugging, especially when dealing with HTTPS. In this guide, we'll walk through the process of setting up a NestJS server locally localhost with HTTPS, using free S...


5: What is a UUID'

https://codersk36.hashnode.dev/what-is-a-uuid

Hashnode - javascript (Javascript)

Introduction Universally Unique Identifiers (UUIDs) play a crucial role in various computer systems and applications, providing a means to generate unique identifiers with an extremely low probability of collisions. In this article, we'll explore mor...


6: Comment féminiser son équipe tech '

https://blog.adatechschool.fr/comment-feminiser-son-equipe-tech/

Humancoders ()

Amandine Laveau, engagée à tous points de vue pour plus de diversité dans la tech témoigne sur sa prise de conscience et sur les solutions à mettre en place pour féminiser les équipes tech ! Commentaires L'article Comment féminiser son équipe tech ' a été posté dans la catégorie Bonnes pratiques de Human Coders News


7: Top 5 des podcasts tech à écouter absolument !

https://blog.adatechschool.fr/podcast-tech/

Humancoders ()

Le web regorge de podcasts tech passionnants pour tout savoir du monde digital. Du généraliste au spécialiste du développement, voici notre top 5 ! Commentaires L'article Top 5 des podcasts tech à écouter absolument ! a été posté dans la catégorie Développement de Human Coders News


8: Top 10 des langages informatiques les plus utilisés

https://blog.adatechschool.fr/langage-informatique/

Humancoders ()

Découvre ce qu'est un langage informatique, la liste des plus utilisés, les plus simples pour apprendre à coder' Commentaires L'article Top 10 des langages informatiques les plus utilisés a été posté dans la catégorie Développement de Human Coders News


9: Modern Python Setup

https://datawithadam.hashnode.dev/modern-python-setup

Hashnode - python (python)

Python setup is very painful since it has millions of ways to do the same thing. You can install Python via, install python from their official site Install Python via homebrew or another package manager install via third-party tools like pyenv ...


10 / 130

10: Understanding DOM - DOM for beginner.

https://rajusarkar.hashnode.dev/understanding-dom-dom-for-beginner

Hashnode - javascript (Javascript)

The Document Object Model (DOM) serves as the backbone of dynamic web pages, enabling developers to interact with HTML and XML documents through programming languages like JavaScript. DOM manipulation is a fundamental skill for web developers, empowe...


11: 3 key stages to better content marketing: Attract, engage, convert by Digital Marketing Depot

https://searchengineland.com/3-key-stages-to-better-content-marketing-attract-engage-convert-435201

Search engine land (Référencement)

Everything you need to start your content strategy, whether you're a small team just starting out, or a larger team looking to iterate on your process.


12: Demystifying JavaScript Scopes: A Deep Dive into var, let, and const

https://vishnu-mouli.hashnode.dev/demystifying-javascript-scopes-a-deep-dive-into-var-let-and-const

Hashnode - javascript (Javascript)

Is JavaScript Interpreted or Compiled Language' First Let us Understand, what is interpreted and what is Compiled Language' Interpreted Language - the source code will be read and directly executed, line by line. Compiled Language - the source file t...


13: Python NGRAM

https://sifoobad.hashnode.dev/python-ngram

Hashnode - python (python)

*What Are N-Grams and How to Implement Them in Python'|https://www.analyticsvidhya.com/blog/2021/09/what-are-n-grams-and-how-to-implement-them-in-python/|https://web.archive.org/web/20230927090031/https://www.analyticsvidhya.com/blog/2021/09/what-are...


14: Créer un site web avec l'IA ' Voici pourquoi c'est une mauvaise idée

https://www.lebigdata.fr/creer-site-web-ia

Le Big Data (dataviz)

Vous pouvez facilement créer un site web avec les outils IA. Néanmoins, leurs capacités seules ne vous garantiront pas une … Cet article Créer un site web avec l’IA ' Voici pourquoi c’est une mauvaise idée a été publié sur LEBIGDATA.FR.


15: Google Ads boss Jerry Dischler steps down

https://searchengineland.com/google-ads-boss-jerry-dischler-steps-down-435194

Search engine land (Référencement)

The tech giant is replacing Dischler after 15 years of service with Vidhya Srinivasan.


16: Mastering Data Visualization with Matplotlib: A Comprehensive Tutorial

https://blog.arnabbhowmik.me/mastering-matplotlib

Hashnode - python (python)

Installing MatPlotLib: pip install matplotlib Matplotlib Plotting: To plot x and y points in Matplotlib, you can use the plot function. To do so, you'll need to identify the x and y values for each point, respectively. Let's dive into an example be...


17: Say Hi to Vivien!

https://blog.datawrapper.de/say-hi-to-vivien/

Data Wrapper ()

Hey! My name is Vivien. I was part of October’s hiring wave and am now...


18: Vite adoption guide: Overview, examples, and alternatives

https://blog.logrocket.com/vite-adoption-guide/

Log Rocket blog (Web 2)

Vite is a versatile, fast, lightweight build tool with an exceptional DX. Let's explore when and why you should adopt Vite in your projects. The post Vite adoption guide: Overview, examples, and alternatives appeared first on LogRocket Blog.


19: How to draw TSUI

https://feeds.feedblitz.com/~/843018185/0/tanglepatterns~How-to-draw-TSUI.html

TanglePatterns (Zentangle)

Online instructions for drawing CZT® Akiko Tokuse's Zentangle® pattern: Tsui. Continue reading this article.TanglePatterns.com - An index and graphic guide to the best Zentangle® patterns on the web and how to draw them  


20 / 130

20: Binary Search Trees: Implementation and Practical Applications

https://khrystyna.hashnode.dev/binary-search-trees-implementation-and-practical-applications

Hashnode - python (python)

Binary search trees (BSTs) are a fundamental data structure commonly used in computer science, offering several advantages over traditional and linked lists. Unlike linear structures, BSTs provide logarithmic time complexity for critical operations, ...


22: Braincube lève 83 M' pour sa plateforme IIoT

https://www.lemondeinformatique.fr/actualites/lire-braincube-leve-83-meteuro-pour-sa-plateforme-iiot-92290.html

Le monde informatique (Informatique / Internet)

Alors qu'Atomico vient de publier son rapport annuel sur l'état de l'écosystème de start-ups technologiques en Europe, (...)


23: Reddit launches new certification in engaging ad creatives

https://searchengineland.com/reddit-ads-creatives-new-certification-435173

Search engine land (Référencement)

Marketers who complete the course will become a Reddit Ads Creative Certified partner and receive a digital badge to showcase.


24: Red Hat Enterprise Linux 10 Will Be Wayland-Only

https://www.webpronews.com/red-hat-enterprise-linux-10-will-be-wayland-only/

WebProNews SEO (Développement)

WebProNews Red Hat Enterprise Linux 10 Will Be Wayland-Only Red Hat has announced it will go all-in on Wayland with Red Hat Enterprise Linux (RHEL) 10, dropping support for Xorg server. Red Hat Enterprise Linux 10 Will Be Wayland-Only Matt Milano


25: 10 UX writing samples for every use case

https://blog.logrocket.com/ux-design/10-ux-writing-samples/

Log Rocket blog (Web 2)

This library of UX writing examples showcases how well-crafted writing can contribute to an intriguing and user friendly interface. The post 10 UX writing samples for every use case appeared first on LogRocket Blog.


26: Samsung lance son navigateur Internet sur Windows

https://www.usine-digitale.fr/article/samsung-lance-son-navigateur-internet-sur-windows.N2200338

L'usine-digitale (Informatique)

Le navigateur du géant sud-coréen permettra à ses utilisateurs de synchroniser leur historique de navigation ou leurs favoris avec leur smartphone.


27: Les 5 meilleures applications Android de 2023

https://www.blogdumoderateur.com/5-meilleures-applications-android-2023/

Blog du Moderateur ()

Google dévoile son classement des meilleures applications du Play Store en 2023 !


28: Lyon : cette coque de smartphone anti-agression peut-elle vous sauver '

https://www.lebigdata.fr/coque-smartphone-anti-agression

Le Big Data (dataviz)

La sécurité personnelle est un sujet d’actualité brûlant, et à Lyon, une jeune start-up propose une solution innovante. Safee, avec … Cet article Lyon : cette coque de smartphone anti-agression peut-elle vous sauver ' a été publié sur LEBIGDATA.FR.


29: PyTube: A Lightweight Python Library for Downloading YouTube Videos

https://mathdatasimplified.com/pytube-a-lightweight-python-library-for-downloading-youtube-videos/

Math Data Simplified (data)

pytube is a lightweight Python library that enables you to download YouTube videos and playlists in specific formats and resolutions. The post PyTube: A Lightweight Python Library for Downloading YouTube Videos appeared first on Data Science Simplified.


30 / 130

30: Un pas de plus vers l'Espace européen des données de santé

https://www.usine-digitale.fr/article/un-pas-de-plus-vers-l-espace-europeen-des-donnees-de-sante.N2200093

L'usine-digitale (Informatique)

Une nouvelle étape a été franchie vers la création de l'Espace européen des données de santé (EHDS). Deux commissions du Parlement européen ont adopté leur position. Elles souhaitent rendre obligatoire l'autorisation explicite des patients pour l'utilisation secondaire de leurs données de santé ainsi que le droit de contester la décision d'un organisme ayant eu accès à leurs données [...]


31: LinkedIn rolls out performance measurement and Document Ads enhancements

https://searchengineland.com/linkedin-ads-performance-measurement-upgrade-435157

Search engine land (Référencement)

The upgrades have helped some marketers increase CTR and attributed conversions while lowering cost per action.


32: Fubo Nabs Long-Time Spotify Exec As Head of Product Design

https://www.webpronews.com/fubo-nabs-long-time-spotify-exec-as-head-of-product-design/

WebProNews SEO (Développement)

WebProNews Fubo Nabs Long-Time Spotify Exec As Head of Product Design Fubo announced it has recruited Dan Sormaz as Senior Vice President of Design, tapping into the exec's two decades of design experience. Fubo Nabs Long-Time Spotify Exec As Head of Product Design Staff


33: Implementing advanced features with the navigator.share API

https://blog.logrocket.com/implementing-advanced-features-navigator-share-api/

Log Rocket blog (Web 2)

Explore advanced capabilities for content sharing with the navigator.share API, including dynamic content sharing, custom share targets, and batch sharing. The post Implementing advanced features with the navigator.share API appeared first on LogRocket Blog.


34: NumPy material

https://kaustubhk.hashnode.dev/numpy-material

Hashnode - python (python)

NumPy tutorial YouTube playlist made on the initial part of the above tutorial NumPy practice problems (solved)


35: Reddit Scraper: Scrape Reddit Data in Python

https://crawlbase.hashnode.dev/reddit-scraper-scrape-reddit-data-in-python

Hashnode - python (python)

This blog was originally posted to crawlbase blog. In this blog post, we'll build a Reddit Scraper for extracting data from Reddit with Python, focusing on getting important info from Reddit using the Crawlbase Crawling API. If you ever wanted to kno...


36: The rise of Google followership: Unlocking visibility on Google's surfaces

https://searchengineland.com/followership-visibility-google-surfaces-435090

Search engine land (Référencement)

Learn how Google is expanding into a surface ecosystem and why followership matters for brand visibility today and beyond.


37: Amazon lance Q, un chatbot pour les clients de son offre cloud

https://www.usine-digitale.fr/article/amazon-lance-q-un-chatbot-pour-les-clients-de-son-offre-de-cloud.N2200208

L'usine-digitale (Informatique)

Le géant du commerce en ligne et leader du cloud d'infrastructure riposte à Microsoft, qui déploie rapidement son assistant Copilot sur l'ensemble de ses produits.


38: Droit et obligations en télétravail, avec Diane Vezies

https://podcast.remotefr.com/posts/droit-teletravail-diane-vezies/

Humancoders ()

Découvrez les implications juridiques du télétravail avec Diane Véziès, avocate en droit du travail. Cadre légal, mise en place, contrôle du temps, mobilité internationale, frais et équipements Commentaires L'article Droit et obligations en télétravail, avec Diane Vezies a été posté dans la catégorie Bonnes pratiques de Human Coders News


39: google/git-appraise: des code review en ligne de commande

https://github.com/google/git-appraise

Humancoders ()

Git-appraise : Un projet open source de Google pour faire des code reviews en ligne de commande : les reviews sont stockées dans le repo git du projet, sous forme de git-notes avec des métadonnées sur la PR (historique des statuts du build, etc). Commentaires L'article google/git-appraise: des code review en ligne de commande a été posté dans la catégorie Git de Human Coders News


40 / 130

40: Blazingly fast CLI with Bun '

https://balamurugan16.hashnode.dev/blazingly-fast-cli-with-bun

Hashnode - javascript (Javascript)

Bun is freshly out of the oven (Seriously, the parent company's name is Oven!) and it is a new JavaScript runtime and not a framework! It is really promising and most importantly Blazingly fast! I tried it out and it is fantastic in my opinion. So In...


41: Leader Spotlight: Scaling for the next phase of growth with Chas Peacock

https://blog.logrocket.com/leader-spotlight-chas-peacock/

Log Rocket blog (Web 2)

We spoke with Chas to get his insights on building technology and internal processes for companies that are scaling quickly. The post Leader Spotlight: Scaling for the next phase of growth with Chas Peacock appeared first on LogRocket Blog.


42: Leader Spotlight: Measuring the intensity of customer problems, with Subhayu Ghosh

https://blog.logrocket.com/product-management/leader-spotlight-subhayu-ghosh/

Log Rocket blog (Web 2)

Subhayu Ghosh discusses getting to the core of the customers' problem instead of needing to develop the most innovative solution. The post Leader Spotlight: Measuring the intensity of customer problems, with Subhayu Ghosh appeared first on LogRocket Blog.


43: Understanding the waterfall methodology

https://blog.logrocket.com/product-management/waterfall-methodology-guide/

Log Rocket blog (Web 2)

The waterfall methodology is a sequential project approach where each phase of a project must be completed before moving to the next. The post Understanding the waterfall methodology appeared first on LogRocket Blog.


44: Build RAG pipelines with txtai

https://neuml.hashnode.dev/build-rag-pipelines-with-txtai

Hashnode - python (python)

Large Language Models (LLMs) have completely dominated the AI and machine learning space in 2023. The results have been amazing and the public imagination is almost endless. While LLMs have been impressive, they are not problem free. The biggest chal...


45: Key takeaways from the UK's most effective holiday ads in 2023

https://searchengineland.com/uk-holiday-ads-2023-435128

Search engine land (Référencement)

Explore the magic of the UK's top Christmas ads. From emotional resonance to brand recall, find out what makes them so effective.


46: SMS marketing : un pilier stratégique pour les entreprises modernes

https://www.lebigdata.fr/avantages-sms-marketing-pilier-strategique-entreprises-modernes

Le Big Data (dataviz)

Le SMS marketing émerge comme une stratégie incontournable pour maximiser l'engagement client, pour réduire les coûts opérationnels et générer des … Cet article SMS marketing : un pilier stratégique pour les entreprises modernes a été publié sur LEBIGDATA.FR.


47: Amazon Q, la réponse d'AWS à Copilot de Microsoft

https://www.lemondeinformatique.fr/actualites/lire-amazon-q-la-reponse-d-aws-a-copilot-de-microsoft-92285.html

Le monde informatique (Informatique / Internet)

Star de la conférence re:Invent 2023 organisée à Las Vegas du 27 novembre au 1er décembre, Amazon Q, présenté (...)


48: Making the Right Choice: React Native vs Flutter for Your Mobile App Development

https://jacksomateo.hashnode.dev/making-the-right-choice-react-native-vs-flutter-for-your-mobile-app-development

Hashnode - Flutter (Flutter)

In the dynamic and ever-evolving landscape of mobile app development, choosing the right framework is a pivotal decision that can wield a profound impact on the success of your project. Two standout contenders in the expansive cross-platform developm...


49: Attack On Titan VR: Unbreakable reporté une fois de plus

https://www.realite-virtuelle.com/attack-on-titan-vr-unbreakable-report/

realite-virtuelle.com (Réalité Virtuelle)

Le jeu Attack On Titan VR: Unbreakable subit un retard une fois de plus. Il […] Cet article Attack On Titan VR: Unbreakable reporté une fois de plus a été publié sur REALITE-VIRTUELLE.COM.


50 / 130

50: Vous n'allez plus reconnaître Google Maps sur Android Auto

https://www.lebigdata.fr/google-maps-sur-android-auto

Le Big Data (dataviz)

Google Maps pour Android Auto s’apprête à dévoiler une nouvelle silhouette. Tel un caméléon numérique, l’application tant appréciée par des … Cet article Vous n’allez plus reconnaître Google Maps sur Android Auto a été publié sur LEBIGDATA.FR.


51: Amazon dévoile Q : le ChatGPT qui va révolutionner votre entreprise '

https://www.lebigdata.fr/amazon-q

Le Big Data (dataviz)

Amazon Q est un nouveau chatbot d'IA générative conçu par AWS, spécialement dédié aux entreprises. Capable de remplacer les développeurs … Cet article Amazon dévoile Q : le ChatGPT qui va révolutionner votre entreprise ' a été publié sur LEBIGDATA.FR.


52: Microsoft ne devrait finalement pas siéger au conseil d'administration d'OpenAI

https://www.usine-digitale.fr/article/microsoft-ne-devrait-pas-sieger-au-conseil-d-administration-d-openai.N2200098

L'usine-digitale (Informatique)

Selon la presse américaine, le concepteur de ChatGPT ne souhaite pas inviter d'investisseurs au sein de son nouveau conseil d'admnistration, chargé de ramener le calme au sein de la start-up.


53: Observabilité réseau : Cisco et AWS renforcent leurs liens

https://www.lemondeinformatique.fr/actualites/lire-observabilite-reseau-cisco-et-aws-renforcent-leurs-liens-92284.html

Le monde informatique (Informatique / Internet)

Afin d'améliorer la visibilité et la gestion des ressources basées sur le cloud pour les entreprises, Cisco et Amazon Web Services (...)


54: Harnessing Flutter's Prowess: Top Flutter Developers Featured on MobileAppDaily

https://lucaswong.hashnode.dev/harnessing-flutters-prowess-top-flutter-developers-featured-on-mobileappdaily

Hashnode - Flutter (Flutter)

The dynamic landscape of mobile app development has witnessed the meteoric rise of Flutter, a cross-platform framework that empowers developers to create high-performance, visually appealing apps using a single codebase. Flutter's declarative approac...


55: Le Cesin dévoile un rapport sur la résilience au stress des RSSI

https://www.lemondeinformatique.fr/actualites/lire-le-cesin-devoile-un-rapport-sur-la-resilience-au-stress-des-rssi-92280.html

Le monde informatique (Informatique / Internet)

La charge mentale des RSSI est t-elle trop lourde à gérer face aux risques cyber en constante augmentation ' Il semblerait que oui selon (...)


56: Les start-ups européennes remontent la pente en 2023

https://www.lemondeinformatique.fr/actualites/lire-les-start-ups-europeennes-remontent-la-pente-en-2023-92279.html

Le monde informatique (Informatique / Internet)

En juillet dernier, investisseurs, fonds, cabinets d'étude et bien d'autres partageaient un même constat : les investissements dans (...)


57: Miracast : le guide du débutant

https://www.realite-virtuelle.com/miracast-le-guide-du-debutant/

realite-virtuelle.com (Réalité Virtuelle)

Miracast est une technologie populaire qui permet de projeter l'écran de votre appareil mobile sans […] Cet article Miracast : le guide du débutant a été publié sur REALITE-VIRTUELLE.COM.


58: PlayStation Now, la plateforme cloud de Sony pour les gamers

https://www.lebigdata.fr/playstation-now-cloud-gaming-sony

Le Big Data (dataviz)

PlayStation Now est le service de cloud gaming à la demande de Sony, rivalisant avec GeForce Now, Xbox Cloud Gaming … Cet article PlayStation Now, la plateforme cloud de Sony pour les gamers a été publié sur LEBIGDATA.FR.


59: Un robot souple pour des interactions étroites avec les humains

https://www.rtflash.fr/robot-souple-pour-interactions-etroites-avec-humains/article

Tregouet.org ()

Le laboratoire CREATE de l'EPFL, dirigé par Josie Hughes, peut se targuer d'une percée dans le domaine de la robotique souple. S'inspirant des mouvements polyvalents de la trompe d'un éléphant et des tentacules d'une pieuvre, l'équipe a conçu un hélicoïde réduit, une structure robotique novatrice qui promet davantage de flexibilité et de contrôle en robotique. [...]


60 / 130

60: Vers un internet quantique grâce à la téléportation

https://www.rtflash.fr/vers-internet-quantique-grace-teleportation/article

Tregouet.org ()

Les chercheurs du Ronald Hanson Lab de QuTech (une collaboration entre l'Université technologique de Delft aux Pays-Bas et TNO) travaillent sur la transmission d'informations quantiques en utilisant des bits quantiques (qubits) dans le diamant. Ils ont récemment démontré qu'ils pouvaient transférer ces informations entre deux n'uds non directement connectés par téléportation quantique ' un [...]


61: Creating a Telegram Bot with python-telegram-bot (v20.6 and Above)

https://austinejackwere.dev/creating-a-telegram-bot-with-python-telegram-bot-v206-and-above

Hashnode - python (python)

Telegram provides a robust platform for building interactive bots, and the python-telegram-bot library makes it easier for Python developers to create and manage Telegram bots. The earlier versions of telegram-bot used a dispatcher, which has since b...


62: Elite Battery Strap pour Quest 3 : Meta prend une grande décision !

https://www.realite-virtuelle.com/elite-battery-strap-quest-3-suspension/

realite-virtuelle.com (Réalité Virtuelle)

Meta suspend les expéditions de l'Elite Battery Strap pour le Quest 3 suite à de […] Cet article Elite Battery Strap pour Quest 3 : Meta prend une grande décision ! a été publié sur REALITE-VIRTUELLE.COM.


63: Python F-string

https://phinem78.hashnode.dev/python-f-string

Hashnode - python (python)

F-strings offer a versatile and expressive way to create formatted strings in Python, accommodating variables, expressions, and complex data structures. Let's delve deeper into Python f-strings and explore more complex examples: 1. Variable Substitut...


64: Une PME redonne une seconde vie aux déchets du BTP

https://www.rtflash.fr/pme-redonne-seconde-vie-dechets-btp/article

Tregouet.org ()

La réutilisation des déchets du BTP est une priorité environnementale : dans les Pyrénées-Orientales, une société familiale donne une seconde vie aux gravats, jusque-là déversés dans des décharges sauvages ou enfouis, avec un procédé novateur. « On a créé un centre de traitement qui permet, à l'échelle industrielle, de séparer des gravats les plastiques, polystyrènes et mo [...]


65: Un gène clé qui permet au c'ur de se régénérer après une crise cardiaque !

https://www.rtflash.fr/gene-cle-qui-permet-coeur-se-regenerer-apres-crise-cardiaque/article

Tregouet.org ()

Lors d'une crise cardiaque, le c'ur subit des lésions. En cicatrisant, il produit de nouveaux tissus rigides, capables de maintenir le muscle à sa place mais lui faisant perdre une partie de sa mobilité, ce qui augmente le risque de récidives ou de troubles cardiaques. Comment éviter cette perte de mobilité ' Une étude publiée dans la revue Nature par des chercheurs de l'Institut Max-Planc [...]


66: AStar2D in Godot ' Complete Guide

https://gamedevacademy.org/astar2d-in-godot-complete-guide/

Game dev academy (Jeux)

Navigating through digital space efficiently is a cornerstone in many applications, especially when it comes to game development. Pathfinding, a fundamental concept within AI programming, enables characters and entities to ... Read more


67: AESContext in Godot ' Complete Guide

https://gamedevacademy.org/aescontext-in-godot-complete-guide/

Game dev academy (Jeux)

When delving into the realm of game development, understanding various technical aspects outside the immediate gameplay mechanics can be incredibly valuable. One such element that often becomes essential as a ... Read more


68: Une nouvelle molécule peut supprimer la croissance des cancers du sein et des ovaires

https://www.rtflash.fr/nouvelle-molecule-peut-supprimer-croissance-cancers-sein-et-ovaires/article

Tregouet.org ()

Des chercheurs du Baylor College of Medicine ont identifié une petite molécule appelée 5D4 qui peut supprimer la croissance des cancers du sein et de l'ovaire dans des modèles animaux. 5D4 agit en se liant à la protéine TopBP1 dans les cellules cancéreuses, perturbant ainsi ses interactions avec plusieurs voies favorisant la croissance du cancer. La combinaison du 5D4 avec un autre inhibite [...]


69: Object in Godot ' Complete Guide

https://gamedevacademy.org/object-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding the Godot 4 Object Class: An Essential Building Block for Game Development Game development involves an intricate play of logic, graphics, and user interaction. Central to this complexity in ... Read more


70 / 130

70: 3D Glass Portal Card Effect with React Three Fiber and Gaussian Splatting

https://tympanus.net/codrops/2023/11/29/3d-glass-portal-card-effect-with-react-three-fiber-and-gaussian-splatting/

Codrops (Design / Internet)

Explore the creation of a 3D glass portal with React Three Fiber, with optimized rendering using Gaussian Splatting and integrating real-world objects.


71: X509Certificate in Godot ' Complete Guide

https://gamedevacademy.org/x509certificate-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding the functionality and application of X509 certificates is a pivotal part of secure communication in software development, especially when it comes to networking and web services. As developers, ensuring ... Read more


72: WorldBoundaryShape3D in Godot ' Complete Guide

https://gamedevacademy.org/worldboundaryshape3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our detailed exploration of the WorldBoundaryShape3D class in Godot 4, a powerful component for 3D game development. If you’ve ever needed to keep your in-game objects from wandering ... Read more


73: WorldBoundaryShape2D in Godot ' Complete Guide

https://gamedevacademy.org/worldboundaryshape2d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our deep dive into the WorldBoundaryShape2D class in Godot 4, a powerful feature for game developers who are looking to grasp the essentials of physics collision within their ... Read more


74: World3D in Godot ' Complete Guide

https://gamedevacademy.org/world3d-in-godot-complete-guide/

Game dev academy (Jeux)

As we dive into the intricate world of game development, it’s exhilarating to explore the components that bring a game to life. Amongst these, the World3D class in Godot 4 ... Read more


75: Robots humanoïdes compagnons : une alternative aux EHPAD pour vos parents '

https://www.lebigdata.fr/robots-humanoides-compagnons

Le Big Data (dataviz)

De plus en plus de pays comme la Chine, le Japon ou le Royaume-Uni reconnaissent le potentiel des robots humanoïdes … Cet article Robots humanoïdes compagnons : une alternative aux EHPAD pour vos parents ' a été publié sur LEBIGDATA.FR.


76: Escape plan: Virtual fire safety

https://www.awwwards.com/escape-plan-virtual-fire-safety.html

awwwards (Internet)

In our quest for innovation in multi-platform VR, our recent partnership with Meta and the Ad Council has led to the creation of "Escape Plan" ' an immersive...


77: World2D in Godot ' Complete Guide

https://gamedevacademy.org/world2d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our comprehensive exploration of the World2D class in Godot 4. If you’re diving into the exciting world of 2D game development with Godot, understanding World2D is crucial for ... Read more


78: A Comprehensive Numpy Tutorial for Python Enthusiasts

https://blog.arnabbhowmik.me/a-comprehensive-numpy-tutorial-for-python-enthusiasts

Hashnode - python (python)

Why Numpy' NumPy is short for "Numerical Python," and it is a powerful library in Python used for numerical and mathematical operations. It provides support for large, multi-dimensional arrays and matrices, along with a collection of mathematical fun...


79: VoxelGIData in Godot ' Complete Guide

https://gamedevacademy.org/voxelgidata-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our fascinating journey into the world of Voxel Global Illumination (GI) in Godot 4, one of the most exciting game engines out there today. Global illumination is a ... Read more


80 / 130

80: VisualShaderNodeVectorRefract in Godot ' Complete Guide

https://gamedevacademy.org/visualshadernodevectorrefract-in-godot-complete-guide/

Game dev academy (Jeux)

Shimmering water surfaces, gemstones casting fascinating refractions, or the bending of light as it passes through a glass ' the world around us is filled with beautiful optical phenomena. In ... Read more


81: La Chine dévoile un CPU à 384 c'urs pour les supercomputers, mais'

https://www.lebigdata.fr/processeur-sunway-sw26010-pro

Le Big Data (dataviz)

Le nouveau processeur SunWay SW26010 Pro vient de surprendre le monde de l'informatique. Ce CPU affiche une puissance optimale sur … Cet article La Chine dévoile un CPU à 384 c'urs pour les supercomputers, mais… a été publié sur LEBIGDATA.FR.


83: Avec le projet Ceiba, AWS et Nvidia s'allient sur le HPC dédié à l'IA

https://www.lemondeinformatique.fr/actualites/lire-avec-le-projet-ceiba-aws-et-nvidia-s-allient-sur-le-hpc-dedie-a-l-ia-92278.html

Le monde informatique (Informatique / Internet)

Les deux entreprises se connaissent bien depuis plus de treize ans et viennent d'annoncer un renforcement de leurs liens. AWS et Nvidia veulent en (...)


84: Getting Started with Dart Programming

https://vikas02k02.hashnode.dev/getting-started-with-dart-programming

Hashnode - Flutter (Flutter)

What is Dart Programming Language Developed by Google open source Programming language platform independent language It is type safe or sound typing; it uses static type checking to ensure that a variable's value always matches the variable's sta...


85: Amazon dévoile Q, son assistant IA pour les entreprises : découvrez les premières images

https://www.blogdumoderateur.com/amazon-devoile-q-assistant-ia-entreprises/

Blog du Moderateur ()

Le nouvel assistant d'Amazon viendra concurrencer les offres pour entreprises de Microsoft et ChatGPT.


86: Services d'infrastructures cloud : croissance toujours au ralenti au 2e trimestre 2023

https://www.lemondeinformatique.fr/actualites/lire-services-d-infrastructures-cloud-croissance-toujours-au-ralenti-au-2e-trimestre-2023-92277.html

Le monde informatique (Informatique / Internet)

Les derniers chiffres publiés par Canalys concernant le marché des services d'infrastructures de cloud public confirment le ralentissement (...)


87: Apple propose à Goldman Sachs de mettre fin à leur partenariat sur l'Apple Card

https://www.usine-digitale.fr/article/apple-propose-a-goldman-sachs-de-mettre-fin-a-leur-partenariat-sur-l-apple-card.N2200043

L'usine-digitale (Informatique)

La grande banque d'affaires américaine cherche à abandonner au plus vite cette activité, qui accumule de lourdes pertes.


88: Étude : les Français très insatisfaits des chatbots de service client

https://www.blogdumoderateur.com/etude-francais-insatisfaits-chatbots-service-client/

Blog du Moderateur ()

Les outils automatisés de service client n'ont pas la cote auprès des Français. Une grande majorité n'en est pas satisfaite et n'y accorde pas sa confiance.


89: Flutter 3.16: the new features you shouldn't miss

https://lyabs.hashnode.dev/flutter-316-the-new-features-you-shouldnt-miss

Hashnode - Flutter (Flutter)

Quaterly, Flutter releases a new stable version that has minor and major changes from both Flutter's team and external contributors. Since November 15, Flutter announced the release of version 3.16, in this article I invite you to take a quick look a...


90 / 130

90: Exception Handling

https://kaustubhk.hashnode.dev/exception-handling

Hashnode - python (python)

Basic concepts Examples of exception handling and assertions Solved Practice Questions Unsolved practice questions: Q1: Create an interactive calculator! User input is assumed to be a formula that consists of a number, an operator (arithmetic), and a...


91: Diagnostic médical : GPT-4 vient de surpasser 99,98% des humains

https://www.lebigdata.fr/diagnostic-medical-gpt-4-humains

Le Big Data (dataviz)

Dans une récente étude publiée dans le New England Journal of Medicine, GPT-4, développé par OpenAI, a démontré une capacité … Cet article Diagnostic médical : GPT-4 vient de surpasser 99,98% des humains a été publié sur LEBIGDATA.FR.


92: Capucine Roche devient PDG de Letsignit

https://www.lemondeinformatique.fr/actualites/lire-capucine-roche-devient-pdg-de-letsignit-92275.html

Le monde informatique (Informatique / Internet)

Le marseillais Letsignit vient d'officialiser la nomination de Capucine Roche au poste de PDG. À travers cette promotion, intervenue (...)


93: Mâcon muscle sa cyberdéfense avec un EDR managé

https://www.lemondeinformatique.fr/actualites/lire-macon-muscle-sa-cyberdefense-avec-un-edr-manage-92271.html

Le monde informatique (Informatique / Internet)

Comment exploiter un EDR au quotidien dans une ville de 35 000 habitants, avec une équipe systèmes d'information forcément réduite (...)


94: Data Preprocessing Techniques Every Data Scientist Should Know

https://joleenbothma.hashnode.dev/data-preprocessing-techniques-every-data-scientist-should-know

Hashnode - python (python)

In data science, there's an often-underestimated hero working behind the scenes: data preprocessing. Imagine analyzing a dataset filled with gaps, inconsistencies, and outliers. The results would be like deciphering a blurred photograph'it's frustrat...


95: Plan marketing : les bonnes pratiques pour une stratégie efficace

https://www.blogdumoderateur.com/plan-marketing-bonnes-pratiques/

Blog du Moderateur ()

Dans son guide, Plezi délivre ses recommandations et bonnes pratiques pour des actions marketing efficaces et une stratégie percutante.


96: Vim : Astuce pour le copier coller

https://www.blogduwebdesign.com/blog/developpement/vim-astuce-pour-copier-coller.html

blogduwebdesign (Design)

Vim, l'éditeur de texte puissant et largement utilisé, est connu pour sa flexibilité et son efficacité dans la manipulation du texte. Bien que son interface puisse sembler déconcertante pour les nouveaux utilisateurs, maîtriser quelques astuces pour le copier-coller et la gestion des buffers peut considérablement améliorer votre productivi [...]


97: Taking screenshots during Flutter widget testing

https://stevenosse.com/taking-screenshots-during-flutter-widget-testing

Hashnode - Flutter (Flutter)

Before diving into this article, I want to thank Pascal Welsch for the "spot" package from which this article was inspired. If you are familiar with Flutter widgets testing, you know they run in a black box. You don't have a visual representation of...


98: Beyond Banking: How Mobile Wallet Apps Are Bridging the Financial Inclusion Gap

https://www.noupe.com/business-online/how-mobile-wallet-apps-are-bridging-the-financial-inclusion-gap.html

Noupe (conception)

Financial inclusion ensures that individuals and businesses have access to useful and affordable financial products and services. These services help them meet basic needs, protect against vulnerabilities, start or expand businesses, and invest in the future.  However, according to the findings of World Bank, about 1.7 billion adults globally remain unbanked. Most of them live... [...]


99: GTA Zombies, GTA Espion : Révélations sur ces jeux avortés par Rockstar

https://www.lebigdata.fr/jeux-avortes-rockstar

Le Big Data (dataviz)

Cet ex-développeur de Grand Theft Auto parle de ces deux jeux avortés par Rockstar. L'un avait des zombies et l'autre … Cet article GTA Zombies, GTA Espion : Révélations sur ces jeux avortés par Rockstar a été publié sur LEBIGDATA.FR.


100 / 130

100: Failed community notes to stop misinformation on Twitter

https://flowingdata.com/2023/11/29/failed-community-notes-to-stop-misinformation-on-twitter/

Flowing data (dataviz)

Twitter has a Community Notes feature that attempts to flag posts that contain…Tags: Bloomberg, misinformation, Twitter


101: Fin de la Core Update de Novembre 2023

https://www.abondance.com/20231129-298882-fin-core-update-novembre-2023.html

Abondance (Référencement)

Alors qu'elle s'éternisait, la Core Update de Novembre lancée le 2 novembre s'est achevée le 28 novembre. Cette quatrième Core Update sera t-elle la dernière de 2023 ' On l'espère !  Ce qu'il faut retenir : La Core Update de Novembre 2023 est terminée L'achèvement de la mise à jour a été annoncée hier soir […] L'article "Fin de la Core Update de Novembre 2023" a été publié su [...]


102: L'administration allemande embrasse le multicloud

https://www.lemondeinformatique.fr/actualites/lire-l-administration-allemande-embrasse-le-multicloud-92272.html

Le monde informatique (Informatique / Internet)

Afin d'éviter de tomber dans le piège des applications propriétaires, le centre fédéral allemand des technologies de (...)


103: L'ESN Les Filles & Garçons de la Tech anticipe une année 2024 compliquée

https://www.lemondeinformatique.fr/actualites/lire-l-esn-les-filles-et-garcons-de-la-tech-anticipe-une-annee-2024-compliquee-92274.html

Le monde informatique (Informatique / Internet)

L'ESN Les Filles & Garçons de la Tech (FGTech) s'apprête à clore une nouvelle année de forte hausse d'activité. Au (...)


104: Numérique et critères ESG au menu des DAF en 2024

https://www.lemondeinformatique.fr/actualites/lire-numerique-et-criteres-esg-au-menu-des-daf-en-2024-92273.html

Le monde informatique (Informatique / Internet)

L'année 2024 s'annonçait marquée par l'entrée en vigueur de la Loi de Finances et le passage à la facturation électronique. (...)


105: AWS ajoute un plan tarifaire entreprise à CodeCatalyst

https://www.lemondeinformatique.fr/actualites/lire-aws-ajoute-un-plan-tarifaire-entreprise-a-codecatalyst-92269.html

Le monde informatique (Informatique / Internet)

Lors de sa conférence Re:Invent 2023, AWS a ajouté ce 27 novembre un autre niveau de prix pour son outil de développement, baptisé (...)


106: L'IA vient de décoder des tablettes de 5000 ans : voici ce qu'elle a découvert

https://www.lebigdata.fr/decouverte-intelligence-artificielle

Le Big Data (dataviz)

Une équipe de chercheurs a réussi à déchiffrer des textes vieux de 5000 ans. Un système d'intelligence artificielle a contribué … Cet article L'IA vient de décoder des tablettes de 5000 ans : voici ce qu'elle a découvert a été publié sur LEBIGDATA.FR.


107: 10 formations pour créer un site e-commerce performant

https://www.blogdumoderateur.com/selection-formation-e-commerce-179/

Blog du Moderateur ()

Notre sélection de formations de la semaine est dédiée à celles et ceux qui ont le projet de lancer ou d'optimiser leur boutique en ligne.


108: How to Handle pytest Timeouts

https://pauloliveira.hashnode.dev/how-to-handle-pytest-timeouts

Hashnode - python (python)

Timeouts play a vital role in test automation, ensuring test stability and avoiding failures caused by unforeseen delays or unresponsive components. By setting appropriate timeouts, we can control the maximum duration a test can run or wait for a spe...


109: Conditional Statements in Python

https://phinem78.hashnode.dev/conditional-statements-in-python

Hashnode - python (python)

Conditional statements in Python are used to make decisions based on certain conditions. The basic syntax includes if, elif (short for "else if"), and else. Let's explore these statements with examples: 1. The if Statement: Purpose: Executes a block...


110 / 130

110: Day 13: Introduction to Python

https://amit-tiwari.hashnode.dev/day-13-introduction-to-python

Hashnode - python (python)

Python was created by Guido van Rossum, and released in 1991 What is Python' Python is an Open source, general-purpose, high-level, and object-oriented programming language. Python consists of vast libraries and various frameworks like Django, Tens...


111: ' JavaScript For Loops

https://yousraa.hashnode.dev/javascript-for-loops

Hashnode - javascript (Javascript)

A "for" loop in JavaScript is a control flow statement that allows developers to repeatedly execute a block of code as long as a specified condition remains true. It simplifies the process of iterating over sequences, such as arrays or other iterable...


112: IIoT : Braincube lève 83 millions d'euros pour continuer son développement à l'international

https://www.usine-digitale.fr/article/iiot-braincube-leve-83-millions-d-euros-pour-continuer-son-developpement-a-l-international.N2199958

L'usine-digitale (Informatique)

Le fournisseur de solutions d'Internet industriel des objets Braincube annonce une levée de fonds de 83 millions d'euros auprès de Scottish Equity Partners et de Bpifrance. Le début de la "saison 3", selon ses fondateurs.


113: Objects in Python

https://robai.hashnode.dev/objects-in-python

Hashnode - python (python)

Python is based on object-oriented programming, or OOP. Even built-in variables like strings and integers are objects. They are objects of type string and of type integer, respectively. A particular variable, for example when x = 12, is considered an...


114: 3 ways to download file in Python

https://hashnotes.hashnode.dev/3-ways-to-download-file-in-python

Hashnode - python (python)

[1] Using requests import requests URL = "https://archive.org/download/embeddingmodel/GoogleNews-vectors-negative300.bin.gz" response = requests.get(URL) open(URL.split('/')[-1], "wb").write(response.content) [2] Using wget pip install wget URL = "...


115: Functions

https://kaustubhk.hashnode.dev/functions

Hashnode - python (python)

Basic concepts Advanced concepts Examples from write-up


116: Control Flow

https://kaustubhk.hashnode.dev/control-flow

Hashnode - python (python)

Decision making with conditional statements Loops


117: How to Build a UI in Godot 4 ' Quick Guide

https://gamedevacademy.org/godot-ui-tutorial/

Game dev academy (Jeux)

Welcome to this Godot UI tutorial where we’ll be setting up a scorekeeping system for a game using Godot and its UI system. A crucial part of most video and ... Read more


118: CSGPolygon3D in Godot ' Complete Guide

https://gamedevacademy.org/csgpolygon3d-in-godot-complete-guide/

Game dev academy (Jeux)

Exploring the versatility and power of Godot 4’s CSGPolygon3D can ignite anyone’s journey into the world of game development. With the ability to easily and quickly transform 2D shapes into ... Read more


119: CSGMesh3D in Godot ' Complete Guide

https://gamedevacademy.org/csgmesh3d-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of game design with Godot Engine opens a universe of possibilities, and among the tools at your disposal is the CSGMesh3D class in Godot 4. This ... Read more


120 / 130

120: CSGCylinder3D in Godot ' Complete Guide

https://gamedevacademy.org/csgcylinder3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the CSGCylinder3D class in Godot 4. Whether you’re a seasoned developer or just starting out, understanding Constructive Solid Geometry (CSG) can add a powerful ... Read more


121: CSGCombiner3D in Godot ' Complete Guide

https://gamedevacademy.org/csgcombiner3d-in-godot-complete-guide/

Game dev academy (Jeux)

When diving into the world of 3D game development, it’s crucial to have tools that both streamline processes and simultaneously offer the flexibility to create intricate designs. That’s where the ... Read more


122: CSGBox3D in Godot ' Complete Guide

https://gamedevacademy.org/csgbox3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to this comprehensive tutorial exploring the world of CSGBox3D in Godot 4! If you’ve ever dabbled in game development or are curious about how 3D environments are crafted, you’re ... Read more


123: CPUParticles3D in Godot ' Complete Guide

https://gamedevacademy.org/cpuparticles3d-in-godot-complete-guide/

Game dev academy (Jeux)

Embarking on the journey of game development can be an exhilarating experience, teeming with opportunities to create immersive worlds and captivating mechanics. As you dive into the expansive features of ... Read more


124: CPUParticles2D in Godot ' Complete Guide

https://gamedevacademy.org/cpuparticles2d-in-godot-complete-guide/

Game dev academy (Jeux)

Creating a visually engaging game often involves implementing special effects, and one of the core elements of such effects are particle systems. These systems simulate small, numerous pieces of material ... Read more


125: Control in Godot ' Complete Guide

https://gamedevacademy.org/control-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the Control class in Godot 4. If you’re looking to dive into the world of game development, specifically focusing on user interface (UI) elements ... Read more


126: Container in Godot ' Complete Guide

https://gamedevacademy.org/container-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our journey through the world of containers in Godot 4, a topic that unfolds a lot of potential in the realm of game GUI development. Containers are foundational ... Read more


127: ConfirmationDialog in Godot ' Complete Guide

https://gamedevacademy.org/confirmationdialog-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on the ConfirmationDialog class in Godot 4, where we demystify this nifty feature that’s essential for game developers. Creating user interfaces (UI) that communicate effectively with ... Read more


128: ConeTwistJoint3D in Godot ' Complete Guide

https://gamedevacademy.org/conetwistjoint3d-in-godot-complete-guide/

Game dev academy (Jeux)

Unlocking the potential of 3D physics in game development can be immensely rewarding. Today, we’ll delve into the world of physics simulation with the ConeTwistJoint3D in Godot 4, a powerful ... Read more




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0