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

« Avril 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


Vendredi 7 Avril 2023 (137)

1: Generating Django rest framework API Documentation using drf-yasg library

https://philipodulaja.hashnode.dev/generating-django-rest-framework-api-documentation-using-drf-yasg-library

Hashnode - python (python)

Introduction In this article, I would be building an application within a School Management System project with Django rest Framework Our major objective is to create a few endpoints and generate Documentation for the users of our API What is a Docum...


2: Introduction to React Hooks.

https://blog.sharfuddinkhan.com/introduction-to-react-hooks

Hashnode - javascript (Javascript)

React Hooks are a powerful feature introduced in React 16.8 that allows you to use state and other React features without writing a class. Before the introduction of Hooks, stateful logic and lifecycle methods in React components could only be achiev...


3: Outlook Mobile Improves Video Integration With OneDrive

https://www.webpronews.com/outlook-mobile-improves-video-integration-with-onedrive/

WebProNews SEO (Développement)

WebProNews Outlook Mobile Improves Video Integration With OneDrive Outlook for mobile is getting a major new feature, one that will make it easier to send and upload videos. Outlook Mobile Improves Video Integration With OneDrive Staff


4: How to Generate Random Strings in Python

https://stackabuse.com/how-to-generate-random-strings-in-python/

Stack Abuse (Javascript)

Introduction Random strings can be incredibly useful in various scenarios. You can use them to generate strong passwords, create unique identifiers, and even as valuable help in testing and validation. Python's built-in random and string modules make it a breeze to generate random strings that suit your specific needs. In


5: What are the Common Traits in Successful People

https://www.smashingapps.com/common-traits-in-successful-people/

Smashing apps (Internet / Design)

Success is not just about luck or talent. It's about cultivating a set of habits that bring you closer to your goals. So what are the key traits that successful people possess' Let's take a look.


6: A Beginner's Guide to Portals in React: Everything You Need to Know

https://israelmitolu.hashnode.dev/a-beginners-guide-to-portals-in-react-everything-you-need-to-know

Hashnode - javascript (Javascript)

React is a popular JavaScript library for building user interfaces. One of the powerful features of React is the use of portals, which allow developers to render content outside of the normal React tree structure. In this article, you'll learn all ab...


7: Building a Simple Publisher-Subscriber Messaging Service in Python

https://techtonics.hashnode.dev/building-a-simple-publisher-subscriber-messaging-service-in-python

Hashnode - python (python)

We will start by creating a PubSub class, which will be responsible for managing the subscribers and handling the publishing and subscribing of messages. Here is the code for the PubSub class: The PubSub Class import threading class PubSub: def ...


8: How To Create A Spinner Loader Component in React

https://sirconfy.hashnode.dev/how-to-create-a-spinner-loader-component-in-react

Hashnode - javascript (Javascript)

The Spinner Loader in React.js is a component that provides a visual indicator of an operation in progress. It shows users that something is loading or that operation is taking place. Spinner Loader usually appears at the centre of the page, providin...


9: Day 43 - Virtual Environment in Python

https://codewithjain.hashnode.dev/day-43-virtual-environment-in-python

Hashnode - python (python)

Introduction Welcome to my 43rd blog post on the Python journey. On day 43, I learned about a very interesting concept in Python of the Virtual environment. This can help run multiple versions of any package and work on multiple projects without any ...


10 / 137

10: 3 Top Features of JavaScript ES6: A Guide for Beginners

https://imekinox.com/3-top-features-of-javascript-es6-a-guide-for-beginners

Hashnode - javascript (Javascript)

You can see the video here: https://youtu.be/lbPHE7u5JbU Welcome back to our JavaScript tutorial for beginners. In this video, Juan shares his top three features of JavaScript in the new ES6 specification. If you're new to the language or the new spe...


11: Python Importance for Devops Engineer , installation & datatypes

https://rajanikurapati.hashnode.dev/python-importance-for-devops-engineer-installation-datatypes

Hashnode - python (python)

Why python is needed for DevOps Engineer Python is a popular programming language that is often used in DevOps because of its versatility and ease of use. Here are some reasons why Python is needed in DevOps: Automation: DevOps engineers often use P...


12: April Code Challenge: JS on Exercism

https://dev.cathzchen.com/april-code-challenge-js-on-exercism

Hashnode - javascript (Javascript)

Though a week of April has already passed, I thought it wouldn't be too late to try to do a 3-week code challenge! As a web developer - and honestly, in pretty much any career or area of life - I feel it's important to constantly improve and sharpen ...


13: Microsoft Edge Workspaces Now Available In Public Preview

https://www.webpronews.com/microsoft-edge-workspaces-now-available-in-public-preview/

WebProNews SEO (Développement)

WebProNews Microsoft Edge Workspaces Now Available In Public Preview Microsoft has released Edge Workspaces in public preview, giving users a chance to try out the web browser's new collaboration feature. Microsoft Edge Workspaces Now Available In Public Preview Matt Milano


14: Day 16 Of Flutter - Routes

https://tsmakaay.hashnode.dev/day-16-of-flutter-routes

Hashnode - Flutter (Flutter)

On day 16, I implemented email verification for my notes app and linked my views using routes so users could navigate through my login, registration and email verification screens. Routes Routes are the various views in an app that a user can navigat...


15: ChatGpt AI Coding Suggestions

https://mikemitchelluva2015.hashnode.dev/chatgpt-ai-coding-and-programming-suggestions

Hashnode - javascript (Javascript)

I recently for fun tried copy-pasting some React code into ChatGpt to see if the AI had any suggestions for improvement. The results were pretty astounding. I've pasted below our 'conversation' to display what the AI is capable of. The first response...


16: useNavigate() hook in React

https://hiteshmishra.hashnode.dev/usenavigate-hook-in-react

Hashnode - javascript (Javascript)

Introduction: React is one of the most widely used front-end frameworks for building modern web applications. As developers, we often need to handle the routing and navigation of our applications. React Router is a popular library that provides a dec...


17: Telex : Outlook va supporter Gmail, La 5G décolle en France, Cisco aurait détruit ses stocks en Russie

https://www.lemondeinformatique.fr/actualites/lire-telex-outlook-va-supporter-gmail-la-5g-decolle-en-france-cisco-aurait-detruit-ses-stocks-en-russie-90099.html

Le monde informatique (Informatique / Internet)

- Outlook va supporter Gmail. Les utilisateurs du programme Insider peuvent tester la prise en charge de messageries tierces en commençant (...)


18: Flutter For You: A Blog for Flutter Developers Everywhere

https://macgeorge254.hashnode.dev/flutter-for-you-a-blog-for-flutter-developers-everywhere

Hashnode - Flutter (Flutter)

Flutter is an open-source framework developed by Google for building beautiful, multi-platform applications for Android, iOS, Linux, macOS, Windows, Google Fuchsia, and the web from a single code base. Flutter offers a wide range of widgets that are ...


19: Building a Countdown Timer in JavaScript

https://letscodeblog.hashnode.dev/building-a-countdown-timer-in-javascript

Hashnode - javascript (Javascript)

Introduction Hello and welcome again to the series of "JavaScript Projects for Beginners". In our last project, we built a to-do list with JavaScript which helped us practice a lot of useful concepts of JavaScript - like variables, data types, functi...


20 / 137

20: How to draw ICO

https://feeds.feedblitz.com/~/734032397/0/tanglepatterns~How-to-draw-ICO.html

TanglePatterns (Zentangle)

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


21: Translate your React app using Format.js

https://blog.logrocket.com/translate-react-app-using-format-js/

Log Rocket blog (Web 2)

Making your React apps available in several languages is essential. Follow along to learn how to translate your React apps with Format.js. The post Translate your React app using Format.js appeared first on LogRocket Blog.


22: Server-Side Rendering With Next.JS

https://jimhaastrup.hashnode.dev/server-side-rendering-with-nextjs

Hashnode - javascript (Javascript)

From faster initial load times to improved SEO and better user experience, Server side rendering (or SSR) has become one of the most favoured features of modern websites as you will soon see. But what is server-side rendering, and why is it so import...


23: L'Anssi pourra bloquer les noms de domaine liés à des cyberattaques

https://www.usine-digitale.fr/article/cyberattaque.N2119866

L'usine-digitale (Informatique)

La loi de programmation militaire prévoit que l'autorité n'aura pas besoin d'une décision de justice. Un contrôle sera réalisé a posteriori par l'Arcep.


24: Des employés Tesla espionnaient la vie privée des conducteurs

https://www.lemondeinformatique.fr/actualites/lire-des-employes-tesla-espionnaient-la-vie-privee-des-conducteurs-90097.html

Le monde informatique (Informatique / Internet)

Entre 2019 et 2022, certains employés de Tesla ont partagé sur la messagerie interne des vidéos et des images captées par les (...)


25: Un ransomware à 4 M$ chez MSI revendiqué par Money Message

https://www.lemondeinformatique.fr/actualites/lire-un-ransomware-a-4-m%24-chez-msi-revendique-par-money-message-90093.html

Le monde informatique (Informatique / Internet)

Les fournisseurs taiwanais de PC ont la cote auprès des pirates. Après Acer sévèrement touché par une cyberattaque par (...)


26: It's JSX, not HTML!

https://godhamanthan.hashnode.dev/its-jsx-not-html

Hashnode - javascript (Javascript)

You've undoubtedly heard of JSX if you've worked with React. In this blog, we'll see what is JSX and how it differs from HTML, and what goes on behind the scenes when using JSX with React. What is JSX' JSX is a syntax extension for JavaScript that le...


27: Les Daft Punk avouent s'être séparés par peur de l'IA : la révélation choc

https://www.lebigdata.fr/daft-punk-peur-ia

Le Big Data (dataviz)

Les Daft Punk préfèrent l’humanité à la technologie. Le groupe s’inquiète de l’IA et de ses conséquences potentiellement dangereuses pour … Cet article Les Daft Punk avouent s’être séparés par peur de l’IA : la révélation choc a été publié sur LEBIGDATA.FR.


28: Visualize Your Data with Java: 3 Must-Try Libraries for Stunning Charts

https://devianinfo.wordpress.com//visualize-your-data-with-java-3-must-try-libraries-for-stunning-charts

Hashnode - javascript (Javascript)

Data visualization is an essential tool for making sense of complex data sets. In Java, there are several libraries and frameworks that make it easy to create stunning and informative visualizations. In this blog, we explore some of the most popular ...


29: Twitter: Blue subscribers will now see 'approximately' 50% fewer ads

https://searchengineland.com/twitter-blue-fewer-ads-395426

Search engine land (Référencement)

This only will apply to the For You and Following timelines. Twitter Blue now has just under 500,00 subscribers. The post Twitter: Blue subscribers will now see ‘approximately’ 50% fewer ads appeared first on Search Engine Land.


30 / 137

30: TypeScript vs. JavaScript: Similarities, Differences, and Choosing the Best for Modern Projects

https://cloudcoded.hashnode.dev/typescript-vs-javascript-similarities-differences-and-choosing-the-best-for-modern-projects

Hashnode - javascript (Javascript)

A Comprehensive Guide for Developers and Project Managers JavaScript has been the most popular language for web development for decades, powering the dynamic and interactive features of countless websites and applications. However, as the complexity ...


31: Creating custom CSS typography with COLRv1 specification

https://blog.logrocket.com/creating-custom-css-typography-colrv1/

Log Rocket blog (Web 2)

The COLRv1 font format can be used for custom CSS typography in web projects, providing the power of custom color fonts to meet design needs. The post Creating custom CSS typography with COLRv1 specification appeared first on LogRocket Blog.


32: How to conduct informative after action reviews (AARs)

https://blog.logrocket.com/product-management/how-to-conduct-informative-after-action-reviews-aars/

Log Rocket blog (Web 2)

AARs can transform a reactionary company into a proactive one by allowing teams to learn and understand how their decisions and actions impact the business and its objectives. The post How to conduct informative after action reviews (AARs) appeared first on LogRocket Blog.


33: Comment Footbar démocratise l'analyse des performances chez les joueurs de foot

https://www.usine-digitale.fr/article/comment-footbar-democratise-l-analyse-des-performances-chez-les-joueurs-de-foot.N2119836

L'usine-digitale (Informatique)

Grâce au tracker de cette start-up française, placé au niveau de la jambe, du genou ou du mollet, les amateurs de foot peuvent avoir accès à leurs données récupérées lors d'entraînements ou de matchs. Une façon de rendre la pratique sportive plus engageante et régulière.


34: Vous avez une Tesla ' Voici comment les employés partagent vos vidéos intimes

https://www.lebigdata.fr/tesla-partage-videos-intimes

Le Big Data (dataviz)

Les employés Tesla se partagent allègrement les vidéos capturées par les caméras embarquées dans les véhicules de la firme. Les … Cet article Vous avez une Tesla ' Voici comment les employés partagent vos vidéos intimes a été publié sur LEBIGDATA.FR.


35: 21 best ChatGPT alternatives

https://searchengineland.com/chatgpt-alternatives-395322

Search engine land (Référencement)

While OpenAI seems to lead the generative AI race, it's worth looking into these 21 alternative tools giving ChatGPT a run for its money. The post 21 best ChatGPT alternatives appeared first on Search Engine Land.


36: Exaion (EDF), représentant français de la filière méconnue de la blockchain as a service

https://www.usine-digitale.fr/article/exaion-edf-representant-francais-de-la-filiere-meconnue-du-blockchain-as-a-service.N2119861

L'usine-digitale (Informatique)

Avec Exaion Node, lancée en décembre 2022, le groupe EDF est entré dans le cercle très fermé des fournisseurs d'infrastructure à la demande pour les développeurs d'applications blockchain. Un marché dominé par les sociétés américaines Infura et Alchemy, ces "AWS de la crypto" qui rendent le "Web3" beaucoup moins décentralisé qu'on ne le pense.


37: Microsoft dévoile Windows 365 Frontline

https://www.lemondeinformatique.fr/actualites/lire-microsoft-devoile-windows-365-frontline-90092.html

Le monde informatique (Informatique / Internet)

Depuis la pandémie de Covid, les éditeurs ont multiplié les annonces concernant les salariés dits de « de première (...)


38: Mastering Asynchronous Programming in Java: The Art of Juggling Tasks Like a Pro!

https://devianinfo.wordpress.com//mastering-asynchronous-programming-in-java-the-art-of-juggling-tasks-like-a-pro

Hashnode - javascript (Javascript)

In today's fast-paced world, where every second counts, Asynchronous programming has become an essential concept in the world of programming. In this blog, we will dive deep into asynchronous programming in Java, its benefits, and how it can help you...


39: Understanding Reusable Functions: A Practical Guide with Code Examples

https://amjedidiah.hashnode.dev/reusable-functions

Hashnode - javascript (Javascript)

Reusability is a fundamental principle in software development that enables developers to write code that can be used in multiple contexts without modification. One powerful technique for achieving reusability is through the use of functions. In this...


40 / 137

40: Version Your Pandas DataFrame with Delta Lake

https://mathdatasimplified.com/2023/04/07/version-your-pandas-dataframe-with-delta-lake/

Math Data Simplified (data)

To undo errors, avoid losing data, and reproduce results, it is crucial to implement a version control system for your data. Delta Lake simplifies pandas DataFrame versioning and allows access to prior versions for auditing and debugging. In the example above, Delta Lake creates two versions of a DataFrame. Version 0 contains the original data, ... Read more The post Version Your Pandas DataFrame [...]


41: Webinar: How CTV can boost performance for SEOs by Cynthia Ramsaran

https://searchengineland.com/webinar-how-ctv-can-boost-performance-for-seos-395425

Search engine land (Référencement)

Even SEO whizzes may be surprised to find out the relationship between their current strategy and CTV. The post Webinar: How CTV can boost performance for SEOs appeared first on Search Engine Land.


42: Maintenant, Mojo Vision a tout pour faire décoller la technologie d'affichage micro-LED

https://www.realite-virtuelle.com/mojo-vision-decoller-affichage-micro-led/

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

Dans un nouveau cycle d'investissement de série A, Mojo Vision a recueilli 22,4 millions de […] Cet article Maintenant, Mojo Vision a tout pour faire décoller la technologie d'affichage micro-LED a été publié sur REALITE-VIRTUELLE.COM.


43: 06 - JavaScript - Operators

https://manaskrishnajaiswaltechblogs.hashnode.dev/06-javascript-operators

Hashnode - javascript (Javascript)

JavaScript operators are symbols or keywords used to perform various operations on one or more values, producing new values. There are several types of operators in JavaScript. Arithmetic operators perform mathematical operations like addition, subtr...


44: Ils font du SEO | Florent Bronchain (ABC Digital Touch)

https://www.lebigdata.fr/ils-font-du-seo-florent-bronchain-abc-digital-touch

Le Big Data (dataviz)

LeBigData.fr : Quel poste occupez vous, dans quelle entreprise ' Florent Bronchain (ABC Digital Touch) : CEO chez ABC Digital … Cet article Ils font du SEO | Florent Bronchain (ABC Digital Touch) a été publié sur LEBIGDATA.FR.


45: Avec Scred, Thales veut mutualiser le renseignement cyber en France

https://www.lemondeinformatique.fr/actualites/lire-avec-scred-thales-veut-mutualiser-le-renseignement-cyber-en-france-90091.html

Le monde informatique (Informatique / Internet)

En langage argotique, scred signifie discret, furtif. Ce n'est pas le cas de la plateforme dévoilée par Thales à l'occasion (...)


46: Collective 759

https://tympanus.net/codrops/collective/collective-759/

Codrops (Design / Internet)

CSS Masking * Gut * Post-GPT Computing * Mullvad Browser * Grid World


47: The product process matrix (PPM): Definition, examples, and template

https://blog.logrocket.com/product-management/product-process-matrix-ppm-definition-examples-template/

Log Rocket blog (Web 2)

Though originally designed for manufacturing, the product process matrix (PPM) can help digital PMs streamline production operations and estimate their company's unique standing in the market. The post The product process matrix (PPM): Definition, examples, and template appeared first on LogRocket Blog.


48: Pre-rendering your React app with react-snap

https://blog.logrocket.com/pre-rendering-react-app-react-snap/

Log Rocket blog (Web 2)

react-snap is a third-party library that pre-renders a web application into static HTML, offering improvements to loading speed and SEO. The post Pre-rendering your React app with react-snap appeared first on LogRocket Blog.


49: How SEOs can embrace AI-powered search

https://searchengineland.com/how-seos-can-embrace-ai-powered-search-395369

Search engine land (Référencement)

Here's a look at Google's history with AI, how recent developments impact the industry and what SEOs can do to keep up with changing times. The post How SEOs can embrace AI-powered search appeared first on Search Engine Land.


50 / 137

50: Supervised Machine Learning Series: Linear Regression (2nd Algorithm)

https://rhythmblogs.hashnode.dev/supervised-machine-learning-series-linear-regression-2nd-algorithm

Hashnode - python (python)

Logistic regression is a statistical technique used to model the relationship between a dependent variable and one or more independent variables. It is widely used in many fields, including machine learning, social sciences, economics, and medical re...


51: Linked List Cycle Leetcode141

https://allankiche.com/linked-list-cycle-leetcode141

Hashnode - python (python)

Hello, Welcome to my Day 3 of #30Days of Problem Solving and finding solutions to Leetcode's Data Structures and Algorithm questions. Here, I choose a question daily and try to solve it, and finally pen down my process of flow in solving the question...


52: Which programming language should I learn first'

https://blog.nikas.com.np/which-programming-language-should-i-learn-first

Hashnode - python (python)

In this current day and age, the use of computers is ever-growing. No one a hundred years back in time would have imagined the impact computers make in daily life. As the use of computers and internet is very high. Carrier in tech is not an exception...


53: Des employés de Tesla s'échangeaient des vidéos de clients capturées par les caméras des voitures

https://www.usine-digitale.fr/article/des-employes-de-tesla-s-echangeaient-des-videos-de-clients-capturees-par-les-cameras-des-voitures.N2119791

L'usine-digitale (Informatique)

Les vidéos partagées entre les employés incluaient notamment des accidents enregistrés par les six caméras des véhicules Tesla. D'autres clips montraient les propriétaires dans leur garage, en train, par exemple, de lancer une machine à laver.


54: Apec 2023 : Des recrutements IT toujours en croissance

https://www.lemondeinformatique.fr/actualites/lire-apec-2023-des-recrutements-it-toujours-en-croissance-90089.html

Le monde informatique (Informatique / Internet)

Comme chaque année, l'Apec publie les chiffres de son observatoire de l'emploi des cadres réalisé auprès d'un (...)


55: La Duck Conf 2023 ' Guide de survie du CDC ' Compte rendu du talk de Mariane Champalier et Baptiste Courbe

https://blog.octo.com/la-duck-conf-2023-guide-de-survie-du-cdc-compte-rendu-du-talk-de-mariane-champalier-et-baptiste-courbe/

Octo (Internet)

Du legacy au cloud Imaginez que vous êtes une entreprise dynamique avec un glorieux historique dans la vente de service. Vous avez une base de données sur votre mainframe que vous gérez méticuleusement depuis 30 ans qui contient toutes les informations dont vous disposez sur vos clients, vos agences, vos produits, etc. Soudain on vous […] L'article La Duck Conf 2023 – Guide de surv [...]


56: Average True Range - Algo Code

https://a2zalgotrading.com/average-true-range-algo-code

Hashnode - python (python)

Learn full about ATR before using the below code import kiteconnect import time # Authenticate with the KiteConnect API kite = kiteconnect.KiteConnect(api_key="your_api_key") kite.set_access_token("your_access_token") # Define the symbol and interv...


57: Processeur HPC européen : la start-up SiPearl lève 90 M'

https://www.lemondeinformatique.fr/actualites/lire-processeur-hpc-europeen-la-start-up-sipearl-leve-90-meteuro-90086.html

Le monde informatique (Informatique / Internet)

Fondée par Philippe Noton en 2019, la start-up franco-allemande SiPearl est - avec Atos/Bull - au coeur du projet de développement (...)


58: Le PSVR 2 profite déjà d'une belle remise sur Amazon

https://www.realite-virtuelle.com/psvr-2-profite-remise-sur-amazon/

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

Quelques mois à peine après son lancement officiel, le tout nouveau casque de Sony, le […] Cet article Le PSVR 2 profite déjà d'une belle remise sur Amazon a été publié sur REALITE-VIRTUELLE.COM.


59: '' LINE LIFF Cache''''''''''

https://yukki.hashnode.dev/line-liff-cache

Hashnode - javascript (Javascript)

''''''''' LINE ' LIFF '''''''' LINE '''''''''''''''''''' cache '''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''' '' LINE APP '''' ''''''''''''''''''''''''''''''''''''XD ''''''''''''''''''''' ' html meta '' no-cache ' Liff ''''''''...


60 / 137

60: Stocks notification: Tradingview webhook to telegram

https://www.yaphc.com/stocks-notification-tradingview-webhook-to-telegram

Hashnode - python (python)

At the start of the year, I worked on a telegram bot that sends market data of certain stocks for the previous day's close to a telegram channel. Features Basic info such as closing price, EMA20, difference between closing price and EMA20 Overexten...


61: How to create review content that's helpful for users and Google

https://searchengineland.com/create-helpful-review-content-users-google-395307

Search engine land (Référencement)

Nine best practices for creating high-quality product reviews that deliver the most value to shoppers and get visibility on search engines. The post How to create review content that’s helpful for users and Google appeared first on Search Engine Land.


62: La Bourgogne-Franche-Comté inaugure son hub européen d'innovation digitale

https://www.usine-digitale.fr/editorial/la-bourgogne-franche-comte-inaugure-son-hub-europeen-d-innovation-digitale.N2119726

L'usine-digitale (Informatique)

Pour accompagner les PME industrielles de Bourgogne-Franche-Comté dans leur transformation digitale, le hub européen d'innovation digitale DEDIHCATED BFC vient de voir le jour. Guichet unique, il orientera désormais les entreprises du territoire vers l'interlocuteur pertinent pour leur apporter des réponses sur la gestion des données grâce à l'intelligence artificielle, la question du jumea [...]


63: Tout ce qu'il faut savoir sur le programme Bug Bounty

https://www.lebigdata.fr/bug-bounty-tout-savoir

Le Big Data (dataviz)

Le Bug Bounty récompense les utilisateurs qui signalent les bogues, aidant ainsi les éditeurs à corriger les failles de leurs … Cet article Tout ce qu’il faut savoir sur le programme Bug Bounty a été publié sur LEBIGDATA.FR.


64: Web Scraping with Python: A Complete Step-by-Step Guide + Code

https://gologin.hashnode.dev/web-scraping-with-python-a-complete-step-by-step-guide-code

Hashnode - python (python)

Python is one of the most known languages for web scraping due to its simplicity, versatility, and abundance of libraries specifically designed for this purpose. With Python, you can easily create web scrapers that can navigate through websites, extr...


65: Typescript, neden laz'm'

https://tankotun.hashnode.dev/typescript-neden-lazim

Hashnode - javascript (Javascript)

Javascript ile web (front-end) ve sunucu (back-end) taraf'nda uygulamalar geli'tirirken standartlara uygun, do'ru ve hatas'z kod yazmaya çal'''yoruz. Uygulamam'z büyümeye, çok fazla fonksiyon ve bile'en içermeye ba'lad'kça hangi fonksiyon hangi tipte...


66: A Beginner's Guide to setInterval, setTimeout, and clearInterval in JavaScript

https://consci210.hashnode.dev/a-beginners-guide-to-setinterval-settimeout-and-clearinterval-in-javascript

Hashnode - javascript (Javascript)

Are you new to JavaScript and wondering how to make your code run smoothly without bogging down your computer's resources' One of the key tools in any JavaScript developer's arsenal is the ability to schedule tasks at a certain time interval or after...


67: Learning Javascript In One Day As A Newbie

https://dmadindividual.hashnode.dev/learn-javascript-in-one-day-verified

Hashnode - javascript (Javascript)

Newbies in the Tech community are always asking the cliché question. 'How long can i learn JavaScript' Google automation completes the question 'Can i learn JavaScript in twodays'. This article is for the individual who wants to learn JavaScript with...


68: Chrome 113 Will Include WebGPU

https://www.webpronews.com/chrome-113-will-include-webgpu/

WebProNews SEO (Développement)

WebProNews Chrome 113 Will Include WebGPU Google is giving gamers a boost with plans to include WebGPU in version 113 of its Chrome web browser. Chrome 113 Will Include WebGPU Staff


69: ChatGPT : Jean-Noël Barrot plaide la non-interdiction sur fond de saisines de la Cnil

https://www.lemondeinformatique.fr/actualites/lire-chatgpt-jean-noel-barrot-plaide-la-non-interdiction-sur-fond-de-saisines-de-la-cnil-90087.html

Le monde informatique (Informatique / Internet)

ChatGPT fait encore parler de lui. L'IA générative lancée il y a quelques mois maintenant par OpenAI est un véritable (...)


70 / 137

70: Flutter launcher icons issues

https://womenwholovecode.hashnode.dev/flutter-launcher-icons-issues

Hashnode - Flutter (Flutter)

I having the flutter issues when I trying to add the icon for flutter application. I created a directory in root folder, then another directory icons and add the icon image inside the folder. This command is deprecated and replaced with "flutter pub...


71: How to Maintain the state of BottomNavigationBar across tabs in Flutter

https://canopas.hashnode.dev/how-to-maintain-the-state-of-bottomnavigationbar-across-tabs-in-flutter

Hashnode - Flutter (Flutter)

A BottomNavigationBar is a common navigation widget used in Flutter mobile applications to provide users with quick access to multiple screens or tabs. However, one common issue with this widget is that the state of the navigation bar is not maintain...


72: Samsung va réduire sa production de puces mémoire face à la saturation du marché

https://www.usine-digitale.fr/article/samsung-va-reduire-sa-production-de-puces-memoire-face-a-la-saturation-du-marche.N2119816

L'usine-digitale (Informatique)

Samsung Electronics va finalement adopter la même stratégie que ses concurrents en réduisant significativement sa production de puces mémoire pour faire face à la saturation du marché après une surproduction ces dernières années. Une annonce qui survient alors que le coréen anticipe une chute de son résultat d'exploitation de près de 96% au premier trimestre 2023.


73: Stéphane Boulanger, DSI du PMU : « Moderniser nos applications signifie transformer toute l'entreprise »

https://www.lemondeinformatique.fr/actualites/lire-stephane-boulanger-dsi-du-pmu--moderniser-nos-applications-signifie-transformer-toute-l-entreprise-90079.html

Le monde informatique (Informatique / Internet)

Arrivé au sein du PMU en 2018, Stéphane Boulanger en est devenu le directeur des systèmes d'information et des opérations en (...)


74: Kotlin SDK for Novu's Api

https://crashiv.dev/kotlin-sdk-for-novus-api

Hashnode - Kotlin (Mobiles)

Novu is an open-source notification infrastructure designed to help engineering teams build rich product notification experiences without constantly reinventing the wheel. One such library is the Novu client library, which is used for communicating w...


75: Introducing Kotlin SDK for Novu

https://crashiv.dev/introducing-kotlin-sdk-for-novu

Hashnode - Kotlin (Mobiles)

Novu is an open-source notification infrastructure designed to help engineering teams build rich product notification experiences without constantly reinventing the wheel. One such library is the Novu client library, which is used for communicating w...


76: Why React is the Best Front-end Library to Learn in 2023: Benefits, Tools, and Career Opportunities

https://brijen.hashnode.dev/why-react-is-the-best-front-end-library-to-learn-in-2023-benefits-tools-and-career-opportunities

Hashnode - javascript (Javascript)

React is a JavaScript library for building user interfaces that have been around since 2013. It has gained immense popularity among developers due to its simplicity, flexibility, and scalability. React has become the go-to choice for front-end develo...


77: All the JavaScript You Need to Know for React

https://godswillch.hashnode.dev/all-the-javascript-you-need-to-know-for-react

Hashnode - javascript (Javascript)

React is a popular JavaScript library used for building user interfaces. It is known for its simplicity, flexibility, and speed, making it an ideal choice for developers who want to build high-quality applications. JavaScript is an essential part of ...


78: Meta rend public le code de son système de build Buck2

https://www.lemondeinformatique.fr/actualites/lire-meta-rend-public-le-code-de-son-systeme-de-build-buck2-90085.html

Le monde informatique (Informatique / Internet)

Après une première version prometteuse, Meta, maison-mère de Facebook, récidive avec une seconde itération de son système (...)


79: Event Propagation in JavaScript: A Complete Guide to Bubbling and Capturing

https://dailylearn.hashnode.dev/event-propagation-in-javascript-a-complete-guide-to-bubbling-and-capturing

Hashnode - javascript (Javascript)

In this blog, we are going to learn about event bubbling and capturing we will see different options for how we can use both of them together and what are the ways to stop it if needed. So event bubbling and event capturing are the two ways of event ...


80 / 137

80: You might not use == (Double) Again!

https://devlawrence.hashnode.dev/you-might-not-use-double-again

Hashnode - javascript (Javascript)

Understanding the difference between the == and === is good but knowing when to use them might be an issue. In this article, we are going to be talking about what == and === is, their differences and the use cases for them. let's dive right into the ...


81: Changing Fed projections

https://flowingdata.com/2023/04/07/changing-fed-projections/

Flowing data (dataviz)

This clever chart by Lazaro Gamio shows changing interest rates set by the…Tags: animation, interest, New York Times, projections


82: Comment utiliser Midjourney : le guide pour générer de belles images

https://www.blogdumoderateur.com/comment-utiliser-midjourney-guide/

Blog du Moderateur ()

Pour générer des images avec Midjourney, il est nécessaire de connaître certains paramètres, commandes et exemples. On vous explique tout !


83: Understanding what goes on with 'split()' method

https://1x55.hashnode.dev/understanding-what-goes-on-with-split-method

Hashnode - javascript (Javascript)

const text = "John is a talented jr. dev. All jr. devs will eventually become software engineers with enough experience."; const newText = text.split("jr. dev").join("software engineer"); console.log(newText); split(): The split() method is a stri...


84: Les autorités ferment Genesis, le supermarché des pirates informatiques

https://www.usine-digitale.fr/article/genesis.N2119456

L'usine-digitale (Informatique)

La plateforme permettait d'acheter des identifiants récupérés par des logiciels malveillants. 119 personnes ont été arrêtées au courant d'un coup de filet mené par les polices de 17 pays.


85: Les autorités ferment Genesis, le supermarché des pirates informatiques

https://www.usine-digitale.fr/article/les-autorites-ferment-genesis-le-supermarche-des-pirates-informatiques.N2119456

L'usine-digitale (Informatique)

La plateforme permettait d'acheter des identifiants récupérés par des logiciels malveillants. 119 personnes ont été arrêtées lors d'un coup de filet mené par les polices de 17 pays.


86: Webinar ' Podcast et médias : marketing éditorial, production, promotion, valorisation

https://www.blogdumoderateur.com/webinar-saooti-podcast-media/

Blog du Moderateur ()

BDM organise un webinar avec Saooti pour aborder le sujet du podcast, et notamment son utilisation par les médias.


87: Les 20 langages informatiques les plus populaires en avril

https://www.blogdumoderateur.com/classement-langages-informatiques-tiobe-avril-2023/

Blog du Moderateur ()

Python, C et Java forment un trio inchangé en tête du classement de TIOBE.


88: Number of Enclaves

https://leeting-lcs.hashnode.dev/number-of-enclaves

Hashnode - python (python)

Problem Statement:- You are given an m x n binary matrix grid, where 0 represents a sea cell and 1 represents a land cell. A move consists of walking from one land cell to another adjacent (4-directionally) land cell or walking off the boundary of th...


89: Unity C Tip: Better Optional References

https://blog.firebreakergames.com/unity-c-tip-better-optional-references

Hashnode - Unity (unity)

TL;DR Use the lightweight Option library to have more performant, less error-prone optional references in your C# Unity code. Background About a decade ago, programming languages pretty much had one way of indicating that a reference variable had no ...


90 / 137

90: Inauguration du premier Campus cyber territorial, dans les Hauts-de-France

https://www.usine-digitale.fr/article/inauguration-du-premier-campus-cyber-territorial-dans-les-hauts-de-france.N2119721

L'usine-digitale (Informatique)

Le Campus cyber Hauts-de-France Lille métropole, premier campus territorial labellisé en juin 2022, a été inauguré mardi 5 avril à Lille à l'occasion du Forum international de la cybersécurité (FIC). En neuf mois, les travaux sur ses grandes missions ont démarré pour développer la culture de la cybersécurité dans cette région.


91: Cybersécurité : pourquoi la Chine accuse l'Américain Micron '

https://www.lebigdata.fr/micron-chine

Le Big Data (dataviz)

L’histoire de la cybersécurité est jalonnée de scandales, dont l’affaire Micron, accusée par la Chine d’espionnage économique. Le pays impose … Cet article Cybersécurité : pourquoi la Chine accuse l'Américain Micron ' a été publié sur LEBIGDATA.FR.


92: LRU Cache implementation using a dictionary and Doubly linked list in Python

https://techtonics.hashnode.dev/lru-cache-implementation-using-a-dictionary-and-doubly-linked-list-in-python

Hashnode - python (python)

A cache is a temporary storage area that stores frequently accessed data so that it can be quickly retrieved when needed. One type of cache is an LRU (Least Recently Used) cache, which is designed to remove the least recently used items when the cach...


93: Gestion de l'eau : Saur invite à la co-innovation avec son Aquaverse

https://www.lemondeinformatique.fr/actualites/lire-gestion-de-l-eau-saur-invite-a-la-co-innovation-avec-son-aquaverse-90057.html

Le monde informatique (Informatique / Internet)

Les défis liés à la préservation des ressources en eau ne cessent de s'accentuer. Alors que la sécheresse menace de (...)


94: Comment savoir si on est bloqué sur WhatsApp '

https://www.blogdumoderateur.com/whatsapp-comment-savoir-bloque/

Blog du Moderateur ()

Découvrez les signes qui peuvent révéler que quelqu'un vous a bloqué sur WhatsApp.


95: Les DSI doivent endosser le rôle de direction de la transformation

https://www.lemondeinformatique.fr/actualites/lire-les-dsi-doivent-endosser-le-role-de-direction-de-la-transformation-90047.html

Le monde informatique (Informatique / Internet)

Le numérique étant de plus en plus vital pour les entreprises, le rôle du DSI évolue rapidement. Les décideurs IT se (...)


96: Fortinet consolide la gestion du SD-WAN et du SASE

https://www.lemondeinformatique.fr/actualites/lire-fortinet-consolide-la-gestion-du-sd-wan-et-du-sase-90072.html

Le monde informatique (Informatique / Internet)

Entre autres choses, la dernière version de l'OS de Fortinet bénéficie d'une intégration plus étroite entre (...)


97: McLaren Racing mise sur l'edge sur les circuits de Formule 1

https://www.lemondeinformatique.fr/actualites/lire-mclaren-racing-mise-sur-l-edge-sur-les-circuits-de-formule-1-87908.html

Le monde informatique (Informatique / Internet)

 « Vingt-deux fois par an, nous installons un datacenter edge », a expliqué Ed Green, responsable de la technologie commerciale (...)


99: JavaScript Spread Operator with usage

https://lukechidubem.hashnode.dev/javascript-spread-operator-with-usage

Hashnode - javascript (Javascript)

The Spread Operator is a useful feature introduced in ES6 that allows an iterable (such as an array, string or object) to be expanded or spread into individual elements. It is denoted by three dots (...). Here are some examples of how the Spread Oper...


100 / 137

100: Merge-Sort

https://codexperiences.hashnode.dev/merge-sort

Hashnode - python (python)

An Oldie but a Goodie Merge sort is an old algorithm while keeping modern computation in mind. Founded in 1945 by John von Neumann It's more efficient than some of the algorithms used to solve the same problem it does such as insertion sort or bub...


101: Top 8 Proxy Services For Data Collection in 2023

https://www.noupe.com/business-online/top-8-proxy-services-for-data-collection-in-2023.html

Noupe (conception)

Choosing the best proxy service provider is complex. Luckily, we’ve made it easy by scouring the market and bringing you the best proxy providers. Have you ever bought proxies from the wrong provider' I wasted my time and money. Trust me, I’ve been there before, and I can tell you how frustrating and exhausting it... The post Top 8 Proxy Services For Data Collection in 2023 [...]


102: 3 façons de vérifier le modèle d'un PC Windows

https://www.blogdumoderateur.com/verifier-modele-pc-windows/

Blog du Moderateur ()

Découvrez différentes méthodes pour trouver le modèle de votre ordinateur Windows.


103: Building Dynamic Single-Page Applications with React Router

https://sreesen.hashnode.dev/building-dynamic-single-page-applications-with-react-router

Hashnode - javascript (Javascript)

Overview Hey everyone! I hope you'll are doing well. In this blog, I'll get you started with React-Router so that you can easily navigate to different pages of your single-page website or web app. Here are the things we are going to cover in this blo...


104: WTF is higher-order functions'

https://shivamr.hashnode.dev/wtf-is-higher-order-functions

Hashnode - javascript (Javascript)

Hi there, I am Shivam, and here's my explanation of higher-order functions in Javascript. Definition In Javascript, a higher-order function is a function that takes another function as an argument and returns a function as a result. For example, look...


105: Comment survivre à une Core Update Google

https://www.abondance.com/20230407-52714-comment-survivre-a-une-core-update-google.html

Abondance (Référencement)

Suite à la récente Core Update de mars 2023, Bruce Clay a partagé ses meilleurs conseils sur Search Engine Land pour améliorer un site web afin qu'il soit en mesure de survivre à une mise à jour générale et prospérer. Ce qu'il faut retenir de ce guide Contexte Alors que les éditeurs de site ont […] L'article "Comment survivre à une Core Update Google" a été publié sur le site A [...]


106: Async/Await of Python with Fast API

https://techtonics.hashnode.dev/asyncawait-of-python-with-fast-api

Hashnode - python (python)

Python's async/await syntax, introduced in Python 3.5, simplifies the creation of asynchronous code by allowing non-blocking code execution that can perform multiple tasks concurrently without the need for callbacks or threads. FastAPI, a popular web...


107: Day 14 - Python Data Types and Data Structures for DevOps

https://shreya-gupta.hashnode.dev/day-14-python-data-types-and-data-structures-for-devops

Hashnode - python (python)

Data Types Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be performed on a particular data. Since everything is an object in Python programming, data types are actu...


108: Intelligence artificielle : pourquoi Joe Biden sonne l'alarme '

https://www.lebigdata.fr/joe-biden-ia

Le Big Data (dataviz)

La montée en puissance de l’intelligence artificielle (IA) est au c'ur des préoccupations de Joe Biden. Explorez les raisons pour … Cet article Intelligence artificielle : pourquoi Joe Biden sonne l’alarme ' a été publié sur LEBIGDATA.FR.


109: Java vs Python: A Comparison

https://chiranjiveesuman.hashnode.dev/java-vs-python-a-comparison

Hashnode - python (python)

Java and Python are two of the most widely used programming languages today, with millions of developers across the world relying on them to build complex software applications. Java, a statically-typed language, is favoured by many for its unmatched...


110 / 137

110: React Native 101: What You Need to Get Started

https://blogs.prahladinala.in/react-native-101-what-you-need-to-get-started

Hashnode - javascript (Javascript)

To get started with React Native development, there are some prerequisites that you need to have: JavaScript: React Native is built on top of JavaScript, so having a good understanding of JavaScript is essential. It's recommended to have a solid fo...


111: Flutter best practises

https://atuoha.hashnode.dev/flutter-best-practises

Hashnode - Flutter (Flutter)

Flutter is a flexible and powerful mobile app development framework that allows developers to build high-performance, visually appealing apps for multiple platforms. However, building a successful Flutter app requires more than just knowing how to wr...


112: SiPearl, Brut, Explain' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/sipearl-brut-explain-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2119596

L'usine-digitale (Informatique)

Les start-up de la French Tech ont levé près de 157 millions d'euros cette semaine, d'après le décompte hebdomadaire d'eCAP PARTNER pour L'Usine Digitale.


113: What Is a Dockerfile'

https://mrdevops.hashnode.dev/what-is-a-dockerfile

Hashnode - javascript (Javascript)

So, our first question is simply what is a Dockerfile' When you run the Docker run command and specify WordPress, Docker uses this file to build the image itself. The Dockerfile is essentially the build instructions to build the image. The advantage ...


114: Creating a Linear regression model using Python's scikit-learn library

https://godwinudo.hashnode.dev/creating-a-linear-regression-model-using-pythons-scikit-learn-library

Hashnode - python (python)

Introduction The rapidly expanding field of machine learning entails teaching computers to learn from data and make predictions or decisions based on this learning. Linear regression is a common machine learning technique used to predict a continuous...


115: JavaScript breakdown

https://1x55.hashnode.dev/javascript-breakdown

Hashnode - javascript (Javascript)

const container = document.querySelector('.container'); const sizeCards = document.querySelectorAll('.size-card'); const place = document.querySelector('.info .place span'); const size = document.querySelector('.info .size span'); const successMsg = ...


116: 05 - JavaScript - Operators

https://manaskrishnajaiswaltechblogs.hashnode.dev/05-javascript-operators

Hashnode - javascript (Javascript)

JavaScript operators are symbols or keywords used to perform various operations on one or more values, producing new values. There are several types of operators in JavaScript. Arithmetic operators perform mathematical operations like addition, subtr...


117: Don't fetch data with useEffect, use this instead '

https://tamal-writes.hashnode.dev/forget-useeffect

Hashnode - javascript (Javascript)

Why I gave up on useEffect ' Don't use useEffect for every damn state update!It'll slow your app down and cause unnecessary re-renders. And if you forget to clean up after yourself or you'll end up with memory leaks that'll ruin your app's performanc...


118: Flutter: A Developer's Guide to Building High-Quality Apps

https://blog.khandokeranan.com/flutter-part-1

Hashnode - Flutter (Flutter)

Flutter is a popular open-source mobile application development framework enabling developers to build beautiful, high-performance, natively compiled mobile applications for Android and iOS platforms using a single codebase. In this blog, we will gui...


119: Six Essential Steps to Starting Your Project as a Developer

https://mimodz.hashnode.dev/six-essential-steps-to-starting-your-project-as-a-developer

Hashnode - javascript (Javascript)

It's always exciting to start working on your projects as a developer. Here are some steps you can follow to get started:1. Identify your interestsThink about what interests you and what you are passionate about. Your project should be based on somet...


120 / 137

120: Six Essential Steps to Starting Your Project as a Developer

https://www.mohamed.mimodzhashnode/six-essential-steps-to-starting-your-project-as-a-developer

Hashnode - javascript (Javascript)

It's always exciting to start working on your projects as a developer. Here are some steps you can follow to get started:1. Identify your interestsThink about what interests you and what you are passionate about. Your project should be based on somet...


121: Creating a Simple Note-Taking App with React: A Beginner's Guide

https://arashjangali.com/creating-a-simple-note-taking-app-with-react-a-beginners-guide

Hashnode - javascript (Javascript)

Hey, everyone! Today, I want to share my experience building a simple note-taking app with React, which I created as my capstone project for the React module. In this blog post, I'll walk you through the steps I took to build the app, and I'll explai...


122: Be A Thermostat, Not A Thermometer

https://larahogan.me/blog/be-a-thermostat-not-a-thermometer/

pointer.io (Développement)

We are easily influenced by the mood of those around us ' 'one person's behavior change can cause others to change their behavior,' and by setting the whole temperature for the room, they're being a thermostat. As leaders, Lara advises us to pick up on these negative mood changes early and become the person that sets the the new temperature of the room in a positive and healthy way. She illustrate [...]


123: Trurl

https://github.com/curl/trurl

pointer.io (Développement)

CL tool for URL parsing and manipulation.


124: Accountability Is Not Blame

https://tidyfirst.substack.com/p/accountability-is-not-blame

pointer.io (Développement)

Blame is the opposite of responsibility ' it's someone with power pushing consequences away from themselves & onto someone with less power. The word 'accountable' is often used as a proxy for 'blame' - it's not a relationship building strategy but used as a 'relationship decaying' strategy. Kent discusses how this shows up amongst management.


125: Clocks And Causality - Ordering Events In Distributed Systems

https://www.exhypothesi.com/clocks-and-causality/

pointer.io (Développement)

In distributed systems, logical clocks play a key role in the ordering of system events. What are the various logical clock designs, and how do they help with event ordering' This article answers these questions.


126: Why We Use GitHub As Our CMS

https://posthog.com/blog/github-cms

pointer.io (Développement)

Ian explains the following 3 reasons in detail: (1) GitHub enables transparency and open contributions, values that are core to the company. (2) Github has most of the necessary tools for content workflows and Ian illustrates PostHog's workflow here. (3) GitHub keeps the company engineering-focused.


127: JARVIS

https://github.com/microsoft/JARVIS

pointer.io (Développement)

Interface to connect AI models for solving complicated tasks.


128: System Design Interview Cheat Sheet

https://systemdesign.one/system-design-interview-cheatsheet/#system-design-template

pointer.io (Développement)

'The system design questions are subjective. This cheat sheet is a work in progress and is written based on my research on the topic.' Topics include databases, API design, capacity planning, high level design, design deep dives, and more.


129: JSON vs XML

https://corecursive.com/json-vs-xml-douglas-crockford/

pointer.io (Développement)

A podcast interview in which Douglas shares the story of JSON and his approach to finding a simple way to build software. Also, his battles against XML, against complexity, and his battles to say that there's a better way to build software.


130 / 137

130: How To Be A -10x Engineer

https://taylor.town/-10x

pointer.io (Développement)

"To become a -10x engineer, simply waste 400 engineering hours per week. Combine the following strategies:' (1) Nullify the output of 10 engineers. (2) Create 400 hours of busywork. (3) Create 400 hours of burnout or turnover. And more.


131: Hocus

https://github.com/hocus-dev/hocus

pointer.io (Développement)

Disposable development environments on your own servers.


132: Twitter's Recommendation Algorithm

https://blog.twitter.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm

pointer.io (Développement)

Twitter recommendation algorithm distills roughly 500 million tweets posted daily down to a handful of top tweets that show up on your device's, specifically for you. This blog is an introduction to how the algorithm works.


133: Auto-GPT

https://github.com/Torantulino/Auto-GPT

pointer.io (Développement)

Experimental attempt to make GPT-4 fully autonomous


134: Le son et la lumière vont révolutionner la biologie et la médecine

https://www.rtflash.fr/son-et-lumiere-vont-revolutionner-biologie-et-medecine/article

Tregouet.org ()

Depuis une dizaine d'années, les ondes sonores et lumineuses sont venues enrichir l'arsenal thérapeutique contre de nombreuses maladies et troubles psychiques. Cette tendance s'est accélérée au cours de ces derniers mois et il n'est pas exagéré de dire que cette nouvelles médecine "ondulatoire" ouvre des perspectives scientifiques et médicales insoupçonnées et va venir de plus en plus c [...]


135: Commentaire N°4348 Par Sonofgrump@hotmail Com

https://catswhocode.com/commentaire-n4348-par-sonofgrumphotmail-com/

Cats who code (PHP / Javascript / wordpress)

Nous nous efforçons chez donner à notre public des informations crédibles, honnêtes & vérifiables. Je souhaiterais fixer que une lecture de votre livre fut un pur plaisir en outre je serais peut-être bientôt en mesure de pouvoir en empoigner précisément la plupart des détails. best fwb apps Le rangement ou l'accès technique lequel est utilisé … Commentaire N°4348 Par Sonof [...]


136: Using Excerpts in Eleventy

https://webbureaucrat.hashnode.dev/using-excerpts-in-eleventy

Hashnode - javascript (Javascript)

Recently, I added first-paragraph post excerpts to this Eleventy blog's homepage post list. I found it wasn't easy. It wasn't all documented all in one place. Further, in order to use Markdown excerpts in HTML, I had to write a simple custom filter. ...


137: How Does U.S. Electricity Generation Change Over One Week'

https://www.visualcapitalist.com/how-does-u-s-electricity-generation-change-over-one-week/

Visual Capitalist (dataviz)

This chart tracks U.S. hourly electricity generation over one week, with various sources producing electricity at different times of the day. The post How Does U.S. Electricity Generation Change Over One Week' appeared first on Visual Capitalist.




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