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

« Juillet 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 19 Juillet 2023 (122)

1: Understanding JavaScript Debugging: Solving Common Challenges with Ease.

https://iammandla.hashnode.dev/understanding-javascript-debugging-solving-common-challenges-with-ease

Hashnode - javascript (Javascript)

Introduction. In development, we are often faced with perplexing challenges while debugging our JavaScript code. Sometimes I find myself needing that second pair of eyes or having to take a stroll and get some fresh air. We've all been there where we...


2: Building a landing page hero with Vue-Chakra-UI design system

https://blog.raifshareef.com/building-a-landing-page-hero-with-vue-chakra-ui-design-system

Hashnode - vuejs (Javascript)

I just finished a short course on "how to use a design system in code" by Design System University [2]. This post is for documenting what I've learned and putting it into practice. We'll go over putting together a super simple landing page header sec...


3: Building a landing page hero with Vue-Chakra-UI design system

https://raif.hashnode.dev/building-a-landing-page-hero-with-vue-chakra-ui-design-system

Hashnode - vuejs (Javascript)

I just finished a short course on "how to use a design system in code" by Design System University [2]. This post is for documenting what I've learned and putting it into practice. We'll go over putting together a super simple landing page header sec...


4: Leveraging GitHub Webhooks for Continuous Integration: A Step-by-Step Guide

https://nebulablogs.com/leveraging-github-webhooks-for-continuous-integration-a-step-by-step-guide

Hashnode - python (python)

GitHub webhooks provide an effective way to automate processes and trigger actions in response to events within the repositories. Whether it's a push to a branch, a new issue, or a pull request, webhooks allow you to receive real-time notifications a...


5: Apache StreamPipes for Pythonistas: IIoT data handling made easy!

https://bossenti.hashnode.dev/apache-streampipes-for-pythonistas-iiot-data-handling-made-easy

Hashnode - python (python)

In April, I had the pleasure of giving my very first conference talk at this year's PyCon DE in Berlin. I talked about Apache StreamPipes new Python client and demonstrated how it enables other Pythonistas to easily connect to various IIoT data sourc...


6: 5 Python Tips For Beginners!

https://matinmollapur.hashnode.dev/5-python-tips-for-beginners

Hashnode - python (python)

Python is a general-purpose programming language that is becoming increasingly popular for data science and machine learning. It is a relatively easy language to learn, but there are some tips that can help you become a more efficient Python programm...


7: ...

http://amisdekervoyal.viabloga.com/news/sans-titre-40

Amis de Kervoyal (Divers...)

La prochaine assemblée générale des Amis de Kervoyal se tiendra Vendredi 4 aoûtà 20h30Salle LarmorMaison des Damganais, 5 rue du Champ Creiss à Damgan


8: Assemblée Générale ADK

http://amisdekervoyal.viabloga.com/news/assemblee-generale-adk

Amis de Kervoyal (Divers...)

La prochaine assemblée générale des Amis de Kervoyal se tiendra Vendredi 4 aoûtà 20h30Salle LarmorMaison des Damganais, 5 rue du Champ Creiss à Damgan


9: Les 3 principales approches pour les tests

https://web.dev/ta-types/

Humancoders ()

Un bon article qui compare les 3 principales approches pour les tests : tests unitaires, tests d'intégration et tests d'interface Commentaires L'article Les 3 principales approches pour les tests a été posté dans la catégorie Bonnes pratiques de Human Coders News


10 / 122

10: 7 bonnes pratiques dans la conception de micro-frontends

https://www.codemotion.com/magazine/frontend/tips-and-best-practices-for-micro-frontends/

Humancoders ()

Un court article qui liste 7 bonnes pratiques dans la conception de micro-frontends : à quoi sert cette approche, et les différents aspects à prendre en compte dans sa mise en 'uvre. Commentaires L'article 7 bonnes pratiques dans la conception de micro-frontends a été posté dans la catégorie Dev. Front de Human Coders News


11: Meta dévoile CM3leon : enfin un vrai rival pour DALL-E et MidJourney '

https://www.lebigdata.fr/meta-cm3leon-un-rival-pour-dall-e-et-midjourney

Le Big Data (dataviz)

Ces derniers mois, Meta s'est de plus en plus intéressé à l'IA générative. De nombreux modèles ont alors été publiés … Cet article Meta dévoile CM3leon : enfin un vrai rival pour DALL-E et MidJourney ' a été publié sur LEBIGDATA.FR.


12: Top 5 React Animation Libraries: Bring Life to Your Web Applications

https://riteshkokam.hashnode.dev/top-5-react-animation-libraries-bring-life-to-your-web-applications

Hashnode - javascript (Javascript)

Introduction In the dynamic world of web development, animations play a vital role in enhancing user experience and adding a touch of interactivity to otherwise static web applications. React, being one of the most popular JavaScript libraries for bu...


13: Creating Your Own Chrome Extension

https://yeeshadev.com/creating-your-own-chrome-extension

Hashnode - javascript (Javascript)

Introduction: In this tutorial, we will walk you through the process of creating a Chrome extension that enables text inspection and highlighting on web pages. The extension will provide users with the ability to inspect various font properties and h...


14: Arrays OneShot In javaScript

https://kc.com/arrays-oneshot-in-javascript

Hashnode - javascript (Javascript)

1. Understanding Arrays: The Backbone of JavaScript Collections 1.1 Introduction Arrays are fundamental data structures in JavaScript that serve as ordered collections of elements or items. They play a crucial role in handling and manipulating data e...


15: Widget of the Day- AppBar()

https://kanishthaflutters.hashnode.dev/widget-of-the-day-appbar

Hashnode - Flutter (Flutter)

Let's implement the simple AppBar in Flutter! What is AppBar in Flutter' In Flutter, an AppBar is a customizable widget placed at the top of the screen. It typically contains a title, optional leading and trailing widgets, and can accommodate various...


16: Microsoft's Performance Max is now in open beta

https://searchengineland.com/microsoft-performance-max-open-beta-429584

Search engine land (Référencement)

Microsoft plans to soon bring its Performance Max product to general availability and continue to build on more features. The post Microsoft’s Performance Max is now in open beta appeared first on Search Engine Land.


17: Does 'Made in America' Still Matter to Consumers'

https://www.visualcapitalist.com/made-in-america-vs-made-in-china/

Visual Capitalist (dataviz)

Around 70% of U.S. adults claim to prefer 'made in America' products. This chart breaks down the demographics of patriotic purchases. The post Does “Made in America” Still Matter to Consumers' appeared first on Visual Capitalist.


18: Building Interactive Web Forms with HTML and JavaScript

https://kaurmanjotcodes.hashnode.dev/building-interactive-web-forms-with-html-and-javascript

Hashnode - javascript (Javascript)

Welcome to the world of interactive web forms! In this tutorial, we'll embark on a journey to create captivating and user-friendly forms that will leave your audience amazed. Web forms are the gateway to user interaction, and by leveraging the power ...


19: Stop Hating On Array.reduce()

https://sabinadams.hashnode.dev/stop-hating-on-arrayreduce

Hashnode - javascript (Javascript)

There has been some controversy recently about whether or not JavaScript developers should use the Array.reduce() method. Here's just a few posts that were part of the recent Tweet storm: https://twitter.com/rossipedia/status/1681027968985104386'ref_...


20 / 122

20: Data visualisation-Django with django-chartjs

https://pythongeek.hashnode.dev/data-visualisation-django-with-django-chartjs

Hashnode - python (python)

Data visualisation is one of the best ways to suitcase a dataset.Picturizing a data will help us to convey the information in a efficient way.In this blog,we are going to use charts.js within our Django project to create a website that visualise a da...


22: Ranked: The World's Most Valuable Football Club Brands

https://www.visualcapitalist.com/most-valuable-football-club-brands/

Visual Capitalist (dataviz)

Which clubs, aside from competing on the pitch, also compete as football brands' How much are the most valuable club brands worth' The post Ranked: The World’s Most Valuable Football Club Brands appeared first on Visual Capitalist.


23: String Methods in JavaScript.

https://airsayy.hashnode.dev/string-methods-in-javascript

Hashnode - javascript (Javascript)

"Infinity is not just a number, it's a mindset. Embrace the chaos, and discover the boundless possibilities within yourself." - Rick Sanchez, Rick and Morty Introduction According to Mozilla Developer Network(MDN). A string is used to represent and...


24: Un bug dans Google Cloud Build ouvre la voie à des attaques supply chain

https://www.lemondeinformatique.fr/actualites/lire-un-bug-dans-google-cloud-build-ouvre-la-voie-a-des-attaques-supply-chain-91066.html

Le monde informatique (Informatique / Internet)

Les services cloud ne sont pas exempts de failles comme le montre le récent rapport de chercheurs d'Orca sur l'offre Google Cloud Build. (...)


25: ChatGPT : devenez codeur, vidéaste et Data Analyst avec le Code Interpreter

https://www.lebigdata.fr/chatgpt-code-interpreter

Le Big Data (dataviz)

Le plugin Code Interpreter de ChatGPT permet d'automatiser de nombreuses tâches comme l'analyse de données, la programmation informatique ou la … Cet article ChatGPT : devenez codeur, vidéaste et Data Analyst avec le Code Interpreter a été publié sur LEBIGDATA.FR.


26: Instagram updates Reels to simplify content creation

https://searchengineland.com/instagram-updates-reels-simplify-content-creation-429566

Search engine land (Référencement)

Meta also confirmed that Instagram Reels will now be served on Facebook, creating even more reach opportunities for brands. The post Instagram updates Reels to simplify content creation appeared first on Search Engine Land.


27: Using Wireit to improve script efficiency and intelligence

http://blog.logrocket.com/using-wireit-improve-script-efficiency-intelligence/

Log Rocket blog (Web 2)

Integrating Wireit into your projects can help you optimize script execution, streamline processes, and boost productivity. The post Using Wireit to improve script efficiency and intelligence appeared first on LogRocket Blog.


28: How to draw QUIXOTRY

https://feeds.feedblitz.com/~/756198887/0/tanglepatterns~How-to-draw-QUIXOTRY.html

TanglePatterns (Zentangle)

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


29: Understanding and maximizing average order value (AOV)

http://blog.logrocket.com/product-management/average-order-value/

Log Rocket blog (Web 2)

Average order value (AOV) is the average amount your customers spend per purchase within a certain period. The post Understanding and maximizing average order value (AOV) appeared first on LogRocket Blog.


30 / 122

30: How to Return Status Codes in Express

https://stackabuse.com/how-to-return-status-codes-in-express/

Stack Abuse (Javascript)

For any developer working with APIs and Express, understanding how to return the correct HTTP status codes is important. HTTP status codes are the server's way of communicating the status of a client's request - whether it was successful, caused a server error, or anything in between. Many experienced developers


31: How to Optimize Your TypeScript With the ts-reset Library

https://letsusetech.com/how-to-optimize-your-typescript-with-the-ts-reset-library

Hashnode - javascript (Javascript)

Sometimes the base rules and behavior of TypeScript can be confusing or even counterproductive, especially when debugging your app. What if there was a solution that helped you reset the base rules to make the code more understandable and the develop...


32: L'opérateur de recherche Related disparaît

https://www.abondance.com/20230719-82503-loperateur-de-recherche-related-disparait.html

Abondance (Référencement)

L'opérateur de recherche 'Related', qui vous montrait des pages similaires à l'URL recherchée, disparaît. Google a déclaré que l'opérateur était rarement utilisé et ne fonctionnait pas bien. Suppression de la commande de recherche Related Google supprime la prise en charge de l'opérateur Related, la commande de recherche qui permettait au moteur d'indiquer les sites similaires […] [...]


33: Bing Chat Enterprise et Sales Copilot : Microsoft accélère sur l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-bing-chat-enterprise-et-sales-copilot-microsoft-accelere-sur-l-ia-generative-91064.html

Le monde informatique (Informatique / Internet)

Réunissant ses partenaires à l'occasion de la conférence Inspire, Microsoft a détaillé un peu plus sa stratégie (...)


34: Understanding user stories in UX design

http://blog.logrocket.com/ux-design/understanding-user-stories/

Log Rocket blog (Web 2)

User stories play a pivotal role in UX design, helping designers empathize with users and craft meaningful user experiences. The post Understanding user stories in UX design appeared first on LogRocket Blog.


35: L'Arabie Saoudite se livrerait à un usage autoritaire de Snapchat envers ses opposants politiques

https://www.usine-digitale.fr/article/l-arabie-saoudite-se-livrerait-a-un-usage-autoritaire-de-snapchat-envers-ses-opposants-politiques.N2154717

L'usine-digitale (Informatique)

Plusieurs témoignages de Saoudiens dépeignent la propension du gouvernement de Mohammed Ben Salman a contrôler sur Snapchat les voix critiques à son encontre.


36: Google confirms related search operator is going away

https://searchengineland.com/google-confirms-related-search-operator-is-going-away-429575

Search engine land (Référencement)

The related search operator would show you sites related to the URL you asked about. Google said it hasn't worked well. The post Google confirms related search operator is going away appeared first on Search Engine Land.


37: Git Pull: A Comprehensive Guide

https://codingtute.com/git-pull/

codingtute.com (Développement)

In the world of collaborative software development, Git has emerged as a powerful tool for version control. With its vast array of commands, Git facilitates efficient collaboration and seamless integration of changes made by multiple developers. In this article, we will discuss in-depth into one of Git’s essential commands: git pull. We will explore its […] The post Git Pull: A Compreh [...]


38: Mastering React Hooks: Understanding useContext, useReducer, and useState '''

https://laureact.hashnode.dev/mastering-react-hooks-understanding-usecontext-usereducer-and-usestate

Hashnode - javascript (Javascript)

React Hooks have revolutionized the way developers manage state and side effects in functional components. Among the most powerful and widely-used hooks are useContext, useReducer, and useState. These hooks allow developers to handle complex state ma...


39: Les variables et types de données en Kotlin

https://florentincambou.hashnode.dev/les-variables-et-types-de-donnees-en-kotlin

Hashnode - Kotlin (Mobiles)

Bonjour tout d'abord bienvenu sur mon blog je partagerais ici mon apprentissage ainsi que mes petites connaissances acquises sur le langage Kotlin et la programmation Android. Pas trop de blabla plus d'action nous allons voir dans ce premier post qu'...


40 / 122

40: Using Black in PyCharm

https://aiblogger.hashnode.dev/using-black-in-pycharm

Hashnode - python (python)

Code formatting is an essential aspect of writing clean, readable, and maintainable code. Consistent code style not only improves code readability but also enhances collaboration among team members. To automate and enforce a consistent code style, va...


41: What is multivariate testing and when should we use it'

http://blog.logrocket.com/product-management/what-is-multivariate-testing-when-should-we-use-it/

Log Rocket blog (Web 2)

Multivariate testing is a type of testing where multiple variables are tested at once, unlike A/B testing where only one variable is tested at a time. The post What is multivariate testing and when should we use it' appeared first on LogRocket Blog.


42: Create responsive masonry layouts for your React app

http://blog.logrocket.com/create-responsive-masonry-layouts-react-app/

Log Rocket blog (Web 2)

With the react-responsive-masonry library, you can easily and efficiently construct masonry layouts with features like responsive breakpoints and dynamic height adjustments. The post Create responsive masonry layouts for your React app appeared first on LogRocket Blog.


43: What are Javascript Variable, Scope, and Hoisting [With Examples]'

https://rajasree.hashnode.dev/what-are-javascript-variable-scope-and-hoisting-with-examples-1

Hashnode - javascript (Javascript)

Today we will talk about javascript variable scopes, how ECMAScript has defined the variables, and variable hoisting. Understanding Javascript Variable Scope and Hoisting Well, we know how the scopes of the programming language work, but it's not the...


44: Pour promouvoir Llama 2, Meta s'associe avec Microsoft

https://www.lemondeinformatique.fr/actualites/lire-pour-promouvoir-llama-2-meta-s-associe-avec-microsoft-91056.html

Le monde informatique (Informatique / Internet)

« Aujourd'hui, nous présentons la disponibilité de Llama 2, la dernière génération de notre grand modèle (...)


45: Is Anthropic's Claude 2 model ready to take down GPT-4' We put them to the test

https://blog.bito.co/is-anthropics-claude-2-model-ready-to-take-down-gpt-4-we-put-them-to-the-test

Hashnode - python (python)

Anthropic released Claude 2, a new iteration of its AI model, to take on ChatGPT and Google Bard head-to-head. In this article, I've compared Claude 2 with Claude 1.3 and GPT-4 to find out which one has better coding capabilities. If you are curious ...


46: Using Frozen Data Classes in Python

https://aiblogger.hashnode.dev/using-frozen-data-classes-in-python

Hashnode - python (python)

In Python, data classes provide a convenient way to create classes that are primarily used to hold data. They automate the creation of boilerplate code for attribute initialization, equality comparison, and string representation. One variation of dat...


48: 5 free SEO tools and plugins to try

https://searchengineland.com/free-seo-tools-plugins-429536

Search engine land (Référencement)

Use these five handy and free tools and plugins for your SEO efforts to save time and become more efficient. The post 5 free SEO tools and plugins to try appeared first on Search Engine Land.


49: Le casque Pimax Portal VR retardé suite à une refonte ; A quand le lancement '

https://www.realite-virtuelle.com/refonte-portal-pimax-casque-vr-lancement-retarde/

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

Certaines parties du casque VR hybride Portal ont été repensées. De ce fait, son lancement […] Cet article Le casque Pimax Portal VR retardé suite à une refonte ; A quand le lancement ' a été publié sur REALITE-VIRTUELLE.COM.


50 / 122

50: Akamai ouvre 3 datacenters POP pour cibler le marché du cloud public

https://www.lemondeinformatique.fr/actualites/lire-akamai-ouvre-3-datacenters-pop-pour-cibler-le-marche-du-cloud-public-91062.html

Le monde informatique (Informatique / Internet)

Afin de s'approprier une plus grande part sur le marché du cloud public, le fournisseur de réseau de diffusion de contenu (Content (...)


51: Arnaque aux cartes de fidélité Carrefour : comment se protéger '

https://www.lebigdata.fr/arnaque-cartes-fidelite-carrefour

Le Big Data (dataviz)

Carrefour lance une campagne d'alerte pour avertir ses clients d'une arnaque aux cartes de fidélité que les Français utilisent de … Cet article Arnaque aux cartes de fidélité Carrefour : comment se protéger ' a été publié sur LEBIGDATA.FR.


52: Mastering Unit Testing in Python

https://aiblogger.hashnode.dev/mastering-unit-testing-in-python

Hashnode - python (python)

Unit testing is an essential practice in software development that ensures the correctness, reliability, and maintainability of our code. Python, with its rich ecosystem of testing frameworks and libraries, provides a solid foundation for writing eff...


53: Estimate Prediction Intervals in Scikit-Learn Models with MAPIE

https://mathdatasimplified.com/2023/07/19/estimate-prediction-intervals-in-scikit-learn-models-with-mapie/

Math Data Simplified (data)

To get estimated prediction intervals for predictions made by a scikit-learn model, use MAPIE. In the code above, we use MapieRegressor to estimate prediction intervals for a scikit-learn regressor. The post Estimate Prediction Intervals in Scikit-Learn Models with MAPIE appeared first on Data Science Simplified.


54: You might not need a sound library for React

https://blog.theshubhagrwl.in/you-might-not-need-a-sound-library-for-react

Hashnode - javascript (Javascript)

Using audio and video files can sometimes be tricky. To a beginner, it may look like a lot of work but in reality, they are simple to work with. My project idea was very simple and straightforward. I was trying to make a React app that has multiple a...


55: Dive into Python Lists

https://kralhex.hashnode.dev/dive-into-python-lists

Hashnode - python (python)

Introduction Python, being a versatile and powerful programming language, offers a wide range of data structures to handle different types of data. One of the most fundamental and widely used data structures in Python is the list. In this blog post, ...


56: L'impact de l'IA sur l'industrie de la traduction 

https://www.lebigdata.fr/limpact-de-lia-sur-lindustrie-de-la-traduction

Le Big Data (dataviz)

Depuis que ChatGPT a été rendu accessible au grand public, les utilisateurs du monde entier ont pu entrevoir le potentiel … Cet article L'impact de l'IA sur l'industrie de la traduction  a été publié sur LEBIGDATA.FR.


57: Video Marketing in the Era of Short Attention Spans: Crafting Compelling Stories in 60 Seconds or Less

https://www.noupe.com/business-online/video-marketing-in-the-era-of-short-attention-spans-crafting-compelling-stories-in-60-seconds-or-less.html

Noupe (conception)

Advertising products and services effectively usually involve various trial-and-error approaches for businesses. In our current digital era, attracting prospective customers’ interest and keeping it has grown progressively more challenging and increasingly expensive.  Though traditional marketing methods can still provide results, video marketing has become an indispensable tool for mod [...]


58: Tailwind intro ' good and bad

https://kristijan-pajtasev.hashnode.dev/tailwind-intro-good-and-bad

Hashnode - javascript (Javascript)

Tailwind is a utility-first CSS framework that gained a lot of popularity. But just like with every framework and library, it comes with good and bad sides. In this post, I will cover a few good and bad parts of it. Utility-first' If you check Tailwi...


59: How I Solved the HackerRank Mini-Max Sum Algorithm in JavaScript: Finding the Minimum and Maximum Sums

https://tomisinblog.com/how-i-solved-the-hackerrank-mini-max-sum-algorithm-in-javascript-finding-the-minimum-and-maximum-sums

Hashnode - javascript (Javascript)

Introduction: In this blog post, we'll dive into solving the Mini-Max Sum algorithm challenge from HackerRank using JavaScript. We'll explore the problem statement, discuss the approach to solve it, and provide a step-by-step breakdown of the JavaScr...


60 / 122

60: La mise à niveau « Universal HRTF », quel apport pour Meta Quest '

https://www.realite-virtuelle.com/mise-a-niveau-universal-hrtf-apport-meta-quest/

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

L’amélioration « Universal HRTF » fait un bel apport pour le Quest 3. En effet, cette mise […] Cet article La mise à niveau « Universal HRTF », quel apport pour Meta Quest ' a été publié sur REALITE-VIRTUELLE.COM.


61: State Of Npm 2023: Top Old And New Packages

https://blog.sandworm.dev/state-of-npm-2023-top-old-and-new-packages

Hashnode - javascript (Javascript)

This article is part of the State Of Npm 2023 series. In this series, the Sandworm team delves deep into the current state of npm, unearthing fascinating statistics and unveiling intriguing facts about the registry. In the vast landscape of software...


62: Splunk renforce les liens entre observabilité et sécurité

https://www.lemondeinformatique.fr/actualites/lire-splunk-renforce-les-liens-entre-observabilite-et-securite-91054.html

Le monde informatique (Informatique / Internet)

Lors de sa conférence annuelle, à Las Vegas du 17 au 20 juillet, Splunk a ajouté de nombreuses fonctionnalités à son (...)


63: Advanced Python Tips for Development

https://blog.learnhub.africa//advanced-python-tips-for-development

Hashnode - python (python)

Python is a versatile and powerful programming language that offers a wide range of features and capabilities. In this blog post, we will explore 15 advanced Python tips that can help improve your development workflow and make your code more efficien...


64: The Tuckman model: 5 stages of team development

http://blog.logrocket.com/product-management/tuckman-model-5-stages-team-development/

Log Rocket blog (Web 2)

The Tuckman model espouses strong leadership through five stages of group development: forming, storming, norming, performing, and adjourning. The post The Tuckman model: 5 stages of team development appeared first on LogRocket Blog.


65: Vue 3 for React developers: Side-by-side comparison with demos

http://blog.logrocket.com/vue-3-react-developers-side-by-side-comparison-demos/

Log Rocket blog (Web 2)

In this comprehensive guide to Vue for React developers, we teach you how to make the most of transferring your React knowledge to Vue. The post Vue 3 for React developers: Side-by-side comparison with demos appeared first on LogRocket Blog.


66: How to calculate and improve your agency's churn rate

https://searchengineland.com/calculate-improve-agency-churn-rate-429550

Search engine land (Référencement)

Looking to improve your agency's acquisition and retention approach' Explore practical ideas to improve your churn rate here. The post How to calculate and improve your agency's churn rate appeared first on Search Engine Land.


67: Les robots IA vont remplacer le sexe entre humains, selon ce cadre Google

https://www.lebigdata.fr/robots-ia-relations-google

Le Big Data (dataviz)

Dans un futur proche, les robots IA seront si réalistes qu'ils vont vous faire oublier les relations sexuelles entre humains. … Cet article Les robots IA vont remplacer le sexe entre humains, selon ce cadre Google a été publié sur LEBIGDATA.FR.


68: What is the Bento UI Trend, and How Can You Get Started'

https://www.webdesignerdepot.com/2023/07/what-is-the-bento-ui-trend-and-how-can-you-get-started/

Webdesigner depot (Design)

The term Bento Box originates in Japan, where it refers to a meal divided into its constituent parts and packed into a box. But in the design world, Bento Box is a design trend that is having a huge impact on how we design user interfaces.


69: Nike's New Look Slogan Leaves the Design Community Perplexed

https://www.webdesignerdepot.com/2023/07/nikes-new-look-slogan-leaves-the-design-community-perplexed/

Webdesigner depot (Design)

Nike recently released an advert for their new tennis star Carlos Alcaraz, but the design community is more concerned about the promotion's unusual mix of typography.


70 / 122

70: Exciting New Features on Apple's watchOS 10

https://www.webdesignerdepot.com/2023/07/exciting-new-features-on-apples-watchos-10/

Webdesigner depot (Design)

We've seen hundreds of small improvements to Apple's watch screens, settings, and accessories over the last nine years. Rarely, however, have we witnessed a significant improvement to Apple's UI design. That all changes this Fall. Apple is releasing watchOS 10 later this year, and the new UX update has a number of exciting features for us to get excited about.


71: L'ONU veut bannir l'usage de l'IA dans les armes de guerre d'ici 2026

https://www.usine-digitale.fr/article/l-onu-veut-bannir-l-usage-de-l-ia-dans-les-armes-de-guerre-d-ici-2026.N2154642

L'usine-digitale (Informatique)

Mardi 28 juillet, lors de la première réunion du conseil de sécurité de l'ONU dédié à l'intelligence artificielle, António Guterres a réaffirmé sa volonté de réguler le secteur, et en particulier son usage lors de conflits armés.


72: Event Bubbling in JS(javascript)

https://diwakarkashyap.hashnode.dev/event-bubbling-in-jsjavascript

Hashnode - javascript (Javascript)

Event bubbling in JavaScript is a concept that explains how events propagate through the hierarchy of the DOM (Document Object Model). In simple terms, when an event like a click or a keypress happens on an element, it doesn't only affect that partic...


73: How to use Google Ads to get more donations for your nonprofit

https://searchengineland.com/google-ads-donations-nonprofit-429533

Search engine land (Référencement)

Google Ads isn't just for 'for-profit' companies. Here's how nonprofits can use paid Google Ads accounts to help them reach their goals. The post How to use Google Ads to get more donations for your nonprofit appeared first on Search Engine Land.


74: Tout ce que vous devez savoir sur l'immersive VR

https://www.realite-virtuelle.com/immersive-vr/

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

Force est de constater que le monde de la technologie est en constante évolution. Face […] Cet article Tout ce que vous devez savoir sur l'immersive VR a été publié sur REALITE-VIRTUELLE.COM.


75: En quoi une formation IA pour l'entreprise est-elle bénéfique '

https://www.lebigdata.fr/formation-ia-pour-l-entreprise

Le Big Data (dataviz)

La formation IA procure un grand nombre d'avantages pour l'entreprise, en cette ère où les technologies au niveau des secteurs … Cet article En quoi une formation IA pour l’entreprise est-elle bénéfique ' a été publié sur LEBIGDATA.FR.


76: Generating Passive Income: How to Make Your Money Work For You

https://www.noupe.com/business-online/generating-passive-income-how-to-make-your-money-work-for-you.html

Noupe (conception)

Let’s talk money, specifically the kind that sneaks into your bank account while you’re kicking back and binging the latest Netflix sensation. You see, passive income is the dreamy scenario where your money’s breaking a sweat so that you don’t have to. Think of it as the financial equivalent of a magical oven that bakes... The post Generating Passive Income: How [...]


77: Making sense of the news with GPT-3, NLTK, Python and Streamlit

https://tanmaychk.hashnode.dev/making-sense-of-the-news-with-gpt-3-nltk-python-streamlit

Hashnode - python (python)

ChatGPT buzz is all around and I was keen to use the GPT-3 API in a project. In this post I will walk through the process of creating a Python web app using Streamlit, called "News ' Sense." The app fetches top news articles from the News API, gener...


78: Case study: Manon Jouet Portfolio

https://www.awwwards.com/case-study-manon-jouet-portfolio.html

awwwards (Internet)

The story of this portfolio goes way back. Just after finishing my studies in 2019, I started my freelance career. And at the same time: My portfolio....


79: Comment fonctionne ChatGPT ' Même les scientifiques n'en savent rien

https://www.lebigdata.fr/comment-fonctionne-chatgpt

Le Big Data (dataviz)

Comment les systèmes d'IA générative comme ChatGPT fonctionne réellement ' Les scientifiques eux-mêmes peuvent répondre « on ne sait pas … Cet article Comment fonctionne ChatGPT ' Même les scientifiques n'en savent rien a été publié sur LEBIGDATA.FR.


80 / 122

80: Ultimate Pandas Guide: Module 2

https://siddharth1047.hashnode.dev/ultimate-pandas-guide-module-2

Hashnode - python (python)

Welcome Pandas enthusiasts! You've survived Module 1 and now it's time to conquer Module 2 of our Ultimate Pandas Guide. Welcome back for another round. Introduction: - In this module we'll learn some Pandas features and other methods related to data...


81: Des millions d'e-mails de l'armée américaine envoyés au Mali à cause d'une faute d'orthographe

https://www.usine-digitale.fr/article/des-millions-d-e-mails-de-l-armee-americaine-envoyes-au-mali-a-cause-d-une-faute-d-orthographe.N2154587

L'usine-digitale (Informatique)

Depuis presque dix ans, des millions de mails confidentiels et internes de l'armée des Etats-Unis ont transité par erreur au Mali. La cause ' Une faute toute simple, mais récurrente, sur le nom de domaine. Le Pentagone tarde à réagir.


82: Exploring Dart 3.0's New Class Modifiers with Real-World Examples

https://dom.jocubeit.com/exploring-dart-30s-new-class-modifiers-with-real-world-examples

Hashnode - Flutter (Flutter)

Dart 3.0 introduces a set of powerful class modifiers that provide developers with more control over inheritance, implementation, and type hierarchy. These modifiers, namely base, interface, final, and sealed, complement the existing modifiers abstra...


83: Getting Started with React Functional Components: A Beginner's Guide

https://bharatsaraswat.hashnode.dev/getting-started-with-react-functional-components-a-beginners-guide

Hashnode - javascript (Javascript)

React, a widely-used JavaScript library for creating user interfaces, offers functional components as a core component for development. If you're new to React and eager to explore functional components, this comprehensive guide will help you begin yo...


84: Meta dévoile Llama 2 : un nouveau modèle d'IA pour concurrencer Google et OpenAI

https://www.blogdumoderateur.com/meta-llama-2-modele-ia-concurrent-google-openai/

Blog du Moderateur ()

En partenariat avec Microsoft, Meta a déployé en accès libre Llama 2, son modèle de langage concurrent de GPT-4 destiné aux chercheurs et entreprises.


85: Sous pression, Fiona Scott Morton renonce à son poste à la Commission européenne

https://www.lemondeinformatique.fr/actualites/lire-sous-pression-fiona-scott-morton-renonce-a-son-poste-a-la-commission-europeenne-91055.html

Le monde informatique (Informatique / Internet)

Ministres, parlementaires et chefs d'Etat, la pression était trop forte pour Fiona Scott Morton. Elle a annoncé dans un courrier à (...)


86: Microsoft lance Bing Chat Entreprise : un chatbot sécurisé pour les professionnels

https://www.blogdumoderateur.com/microsoft-lance-bing-chat-entreprise/

Blog du Moderateur ()

La version professionnelle du chatbot de Microsoft sera accessible gratuitement pour les entreprises disposant d'un compte Microsoft 365.


87: Twitter modifie vos paramètres de messages privés : ce qui change

https://www.blogdumoderateur.com/twitter-modifie-parametres-messages-prives/

Blog du Moderateur ()

Par défaut, le paramétrage de la messagerie bloque la réception de DM provenant d'utilisateurs non vérifiés. Découvrez comment désactiver cette option.


88: Pros and Cons of Flutter: In-Depth Analysis

https://altezzacreative.hashnode.dev/pros-and-cons-of-flutter-in-depth-analysis

Hashnode - Flutter (Flutter)

Google's Flutter is an open-source user interface (UI) software development kit (SDK) used to develop applications for Android, iOS, Windows, Linux, Mac, and the web from a single codebase. Since its initial release in 2017, Flutter has quickly gaine...


89: What Americans drink and their changing habits

https://usafacts.org/data-projects/beverages

Flowing data (dataviz)

When I was a kid, I drank a lot of milk and bottled…Tags: beverages, USAFacts


90 / 122

90: En Turquie, 700 000 comptes TikTok ont été piratés avant l'élection présidentielle

https://www.usine-digitale.fr/article/en-turquie-700-000-comptes-tiktok-ont-ete-pirates-avant-l-election-presidentielle.N2154552

L'usine-digitale (Informatique)

Le réseau social chinois TikTok a subi en avril dernier un piratage en Turquie, lequel a touché plusieurs centaines de milliers de personnes.


91: Let's code: Drift and Detect!

https://blog.octo.com/lets-code-drift-and-detect/

Octo (Internet)

The goal of this article is to induce together various types of concept drifts on the UCI Wine dataset as well as understand and test different drift detectors. The code and GitHub repository is provided. A vos claviers! Did you say drift' This is Part 2 of the Drift Article series. If you want to […] L'article Let's code: Drift and Detect! est apparu en premier sur OCTO Talks !.


92: Where I am at

https://davedoescoding.hashnode.dev/where-i-am-at

Hashnode - javascript (Javascript)

It's been some time since I wrote a blog post about my coding journey with the Command Shift boot camp. The short answer is that I burned myself out with coding alongside writing my blog posts tracking my progress. The back-end module was difficult f...


93: Complexité et calendrier pèsent sur la généralisation de la facture électronique

https://www.lemondeinformatique.fr/actualites/lire-complexite-et-calendrier-pesent-sur-la-generalisation-de-la-facture-electronique-91050.html

Le monde informatique (Informatique / Internet)

Le compte à rebours est déjà enclenché : dans moins d'un an, toutes les entreprises de France devront être à même (...)


94: Avec le moniteur ViewFinity S9, Samsung se positionne sur le haut de gamme

https://www.lemondeinformatique.fr/actualites/lire-avec-le-moniteur-viewfinity-s9-samsung-se-positionne-sur-le-haut-de-gamme-91045.html

Le monde informatique (Informatique / Internet)

Depuis ses spécifications jusqu'à son prix, en passant par le design métallique minimaliste, l'écran ViewFinity (...)


95: Framatome et Parteam reviennent sur l'optimisation des coûts IT

https://www.lemondeinformatique.fr/actualites/lire-framatome-et-parteam-reviennent-sur-l-optimisation-des-couts-it-91049.html

Le monde informatique (Informatique / Internet)

Optimisation et maîtrise des coûts remontent dans les priorités des DSI, mais l'équilibre à trouver est délicat, (...)


96: Top des meilleurs VPN pour Playstation 5  - juillet 2023

https://www.lebigdata.fr/top-vpn-playstation-5

Le Big Data (dataviz)

Avec Playstation 5, plongez dans un monde de jeux immersifs et de graphismes époustouflants. Cette console de nouvelle génération est … Cet article Top des meilleurs VPN pour Playstation 5  - juillet 2023 a été publié sur LEBIGDATA.FR.


97: Updating Existing Android App in Google Play

https://rahulnaik.hashnode.dev/updating-existing-android-app-in-google-play

Hashnode - Flutter (Flutter)

We have an application already available in the play console and now I have made improvements to my application and I need my all existing user to get that update. How do I do it' It's a very simple process, if you are an existing developer or new to...


98: use UUID wisely in React

https://meitix.hashnode.dev/use-uuid-wisely-in-react

Hashnode - javascript (Javascript)

as you know we must declare a key for each item in .map() function Why react needs key Without keys, React may have difficulty efficiently updating the component tree and may resort to re-rendering the entire list on every change, that cause leading ...


99: 7 raisons d'inclure la signature mail dans votre stratégie de communication de rentrée

https://www.blogdumoderateur.com/7-raisons-inclure-signature-mail-letsignit/

Blog du Moderateur ()

Décryptage avec Letsignit des nombreux avantages de la signature mail pour appuyer votre stratégie de communication.


100 / 122

100: Transforming Pixels into Imagination: Building an AI-Powered Image Generator with React.js and OpenAI API

https://zaycodes.com//transforming-pixels-into-imagination-building-an-ai-powered-image-generator-with-reactjs-and-openai-api

Hashnode - javascript (Javascript)

Have you ever wished to bring your wildest visions to life with just a few lines of code' With the power of React.js, a popular JavaScript library for building user interfaces, and the OpenAI API, you will dive into deep learning to generate stunning...


101: Délai de dernière minute pour la cloture du rachat d'Activision-Blizzard-King par Microsoft

https://www.usine-digitale.fr/editorial/delai-de-derniere-minute-pour-la-cloture-du-rachat-d-activision-blizzard-king-par-microsoft.N2154422

L'usine-digitale (Informatique)

Après de multiples rebondissements, Microsoft s'est mis d'accord avec l'autorité britannique de la concurrence pour repousser la date limite d'examination et de finalisation de la proposition de rachat. Une issue favorable est désormais plus que probable, mais Microsoft pourrait avoir à faire encore quelques concessions.


102: Kick : le concurrent controversé de Twitch peut-il s'imposer '

https://www.blogdumoderateur.com/kick-concurrent-controverse-twitch-imposer/

Blog du Moderateur ()

Soutenu financièrement par Stake, un mastodonte des jeux d'argent en ligne, Kick tente de concurrencer Twitch dans le monde du streaming avec une stratégie agressive.


103: Browser Viewport Explained '

https://pravinmd.hashnode.dev/browser-viewport-explained

Hashnode - javascript (Javascript)

Introduction The browser is where the magic of a web experience happens from social media to ecommerce and job applications. The address bar, Tabs, Console, extensions, local storage... and the list will still grow. Frontend developers are responsibl...


104: Immunothérapies des cancers du sang : mise en évidence de la destruction à distance des cellules cancéreuses

https://www.rtflash.fr/immunotherapies-cancers-sang-mise-en-evidence-destruction-distance-cellules-cancereuses/article

Tregouet.org ()

En étudiant de près les cellules immunitaires, lymphocytes T CD4, générées dans le cadre de cette thérapie, des chercheuses et chercheurs de l'Institut Pasteur, de l'Inserm, en collaboration avec des cliniciens de l'AP-HP, ont découvert la capacité de ces lymphocytes à neutraliser des cellules tumorales à distance grâce à la production d'interféron gamma (interféron-'). Cette étude [...]


105: 5 formations pour se perfectionner sur Excel, Word et PowerPoint

https://www.blogdumoderateur.com/selection-formation-bureautique-161/

Blog du Moderateur ()

Découvrez notre sélection de formations dédiée à l'apprentissage des logiciels de la suite bureautique de Microsoft.


106: Osaka réinvente la locomotion robotique avec un robot mille-pattes

https://www.rtflash.fr/osaka-reinvente-locomotion-robotique-avec-robot-mille-pattes/article

Tregouet.org ()

Des chercheurs de l'Université d'Osaka ont mis au point un nouveau robot ressemblant à un mille-pattes, capable de modifier son mouvement entre la marche en ligne droite et la marche courbée. Cette innovation pourrait révolutionner les opérations de recherche et de sauvetage, ainsi que l'exploration planétaire. Les scientifiques ont créé un robot marcheur qui utilise l'instabilité dynamiq [...]


107: Le lait maternel favoriserait le développement cardiaque du bébé

https://www.rtflash.fr/lait-maternel-favoriserait-developpement-cardiaque-bebe/article

Tregouet.org ()

Le muscle cardiaque est principalement composé de cellules appelées cardiomyocytes. Au début de leur développement, elles brûlent principalement du glucose et de l'acide lactique, des sources d'énergie qui sont facilement accessibles dans l'environnement de l'embryon. Cependant, une fois matures, elles brûlent des acides gras, qui sont stockés dans les tissus adipeux. Le mécanisme entoura [...]


108: Un vaccin universel contre le Covid-19 sera bientôt testé en clinique

https://www.rtflash.fr/vaccin-universel-contre-covid-19-sera-bientot-teste-en-clinique/article

Tregouet.org ()

De nombreux scientifiques poursuivent en ce moment le même rêve : trouver la formule du vaccin universel contre le Covid-19, celui qui ne nécessiterait plus de piqûre de rappel et qui, en même temps, protégerait contre les autres maladies graves connues liées à un coronavirus, comme le SARS, le MERS-CoV, et aussi contre les futurs virus émergents. Parmi ces chercheurs figure Chi-Huey Wong [...]


109: GR-1 : ce robot humanoïde chinois va remplacer les travailleurs

https://www.lebigdata.fr/gr-1

Le Big Data (dataviz)

La société chinoise Fourier Intelligence vient d'annoncer la production en masse de GR-1, un robot humanoïde qui prétend pouvoir remplacer … Cet article GR-1 : ce robot humanoïde chinois va remplacer les travailleurs a été publié sur LEBIGDATA.FR.


110 / 122

110: How to preprocess Textual data in machine learning

https://abhinav700.hashnode.dev/how-to-preprocess-textual-data-in-machine-learning

Hashnode - python (python)

Preprocessing textual data is an essential step in machine learning tasks involving natural language processing (NLP). It involves transforming raw text data into a format suitable for training machine learning models. Most of these tasks can easily ...


111: Natural Language Processing (NLP) in JavaScript (series 2)

https://blog.learnhub.africa//natural-language-processing-nlp-in-javascript-series-2

Hashnode - javascript (Javascript)

Natural Language Processing (NLP) is a field of artificial intelligence that focuses on enabling computers to understand, interpret, and generate human language. It plays a critical role in modern applications, ranging from language translation and ...


112: Google travaille sur les problèmes de recherche dans la langue favorite

https://www.abondance.com/20230719-81110-google-travaille-problemes-recherche-langue-favorite.html

Abondance (Référencement)

Le moteur de recherche rencontre des problèmes d'affichage de la langue préférée de l'utilisateur sur ses résultats de recherche. Cela fait visiblement partie des priorités de Google et l'équipe travaille sur ce problème.  Ce qu'il faut retenir :  Les problèmes d'affichage de la langue favorite Déjà en janvier, Danny Sullivan déclarait que Google Search avait […] L'arti [...]


113: Un nouveau robot chirurgical français contre le cancer commence sa carrière américaine...

https://www.rtflash.fr/nouveau-robot-chirurgical-francais-contre-cancer-commence-sa-carriere-americaine/article

Tregouet.org ()

C'est une percée médicale dont peut s'enorgueillir le Docteur Narayanan, chef du service oncologie interventionnelle au Miami Cancer Institute, et radiologue interventionnel vasculaire au Miami Cardiac & Vascular Institute. Le 5 mai dernier, il a opéré avec succès le premier patient aux Etats-Unis, atteint d'un cancer du foie, à l'aide du robot chirurgical Epione, développé par la medt [...]


114: Meta lance Llama 2, un grand modèle de langage open source et gratuit même pour une utilisation commerciale

https://www.usine-digitale.fr/article/meta-lance-llama-2-un-grand-modele-de-langage-open-source-et-gratuit-meme-pour-une-utilisation-commerciale.N2154492

L'usine-digitale (Informatique)

Alors que les modèles d'intelligence artificielle générative font le fruit d'une compétition éffrenée, Meta jette un pavé dans la mare en publiant gratuitement la nouvelle version de son grand modèle de langage, dont l'utilisation commerciale est autorisée pour la première fois.


115: How to Debug JavaScript Errors When Learning to Code

https://yourquorum.hashnode.dev/how-to-debug-javascript-errors-when-learning-to-code

Hashnode - javascript (Javascript)

When using a JavaScript library, it can sometimes be challenging to identify errors or issues specific to the library itself. However, there are a few techniques you can use to help pinpoint and debug JavaScript errors originating from a library. Her...


116: Streamlit: Empowering Data Scientists with Python-Powered Web Apps

https://blog.shravaniroy.com/streamlit-empowering-data-scientists-with-python-powered-web-apps

Hashnode - python (python)

As the world of data science continues to expand, the need for efficient and accessible tools to showcase data analysis projects becomes paramount. This is where Streamlit shines - a Python library that transforms data scripts into interactive web ap...


117: JS Short Circuiting to Shorten your Code

https://frenchmike.hashnode.dev/js-short-circuiting-to-shorten-your-code

Hashnode - javascript (Javascript)

In JavaScript, we can utilize short-circuiting using || (logical OR) or the && (logical AND) operators. This article focuses on the logical OR (||) operator and provides an example of how to use it to simplify code. Logical OR || Examples Try to gues...


118: WhatsApp Adds the Ability to Chat With Unknown Phone Numbers

https://www.webpronews.com/whatsapp-adds-the-ability-to-chat-with-unknown-phone-numbers/

WebProNews SEO (Développement)

WebProNews WhatsApp Adds the Ability to Chat With Unknown Phone Numbers WhatsApp has added a new feature that eases one of its biggest pain points: messaging individuals that aren't in your contact list. WhatsApp Adds the Ability to Chat With Unknown Phone Numbers Staff


119: Integrating Jest Testing into an Existing Vue 3 Project with ViteJs

https://blog.jobins.jp/integrating-jest-testing-into-an-existing-vue-3-project-with-vitejs

Hashnode - javascript (Javascript)

In my recent experience, I faced the challenge of integrating the Jest testing framework into an existing Vue3 js project that was built with Vite. I encountered difficulty finding helpful installation guides on various blogs. However, after multiple...


120 / 122

120: Visit These 5 Websites to Cure Boredom

https://www.bestfreewebresources.com/visit-these-5-websites-to-cure-boredom

Best Free Web Resources (Veille)

Summers are an exciting time but the scorching heat outside makes you want to stay indoors in an air-conditioned room. But there comes a point when you start getting bored out of your mind. I mean, how long can you scroll through the same three apps continuously' Well, this is why we have done our […] The post Visit These 5 Websites to Cure Boredom appeared first on Free Web Resources.


121: How to be A -mail Order New bride And Find A high Bridal Shop'

https://catswhocode.com/how-to-be-a-mail-order-new-bride-and-find-a-high-bridal-shop/

Cats who code (PHP / Javascript / wordpress)

Content Can you really order a Russian bride-to-be' How to Avoid Receiving Scammed When using a Foreign Online dating Site' Overall, Christian Café mail order brides is one of the greatest Christian dating sites. Christian Cafetín is the ideal strategy to individuals in the Christian community who are searching for a long-term relationship. You can … How to be A -mail Order New bride And [...]




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