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 14 Avril 2023 (389)

1: Revolutionize Your React App with Redux: A Beginner's Guide to Simplifying State Management(PART 2)

https://clericcoder.hashnode.dev/revolutionize-your-react-app-with-redux-a-beginners-guide-to-simplifying-state-managementpart-2

Hashnode - javascript (Javascript)

Here is a link to PART 1 Creating a Reducer Function to handle each Action type and Update the Store Accordingly Reducers are called reducers because they are used in the reduce() function, which is used to reduce an array of values to a single value...


2: Create and Manage Cryptographically Strong Tokens with Python for Better Web Application Security

https://thecodeway.hashnode.dev/create-and-manage-cryptographically-strong-tokens-with-python-for-better-web-application-security

Hashnode - python (python)

Secret key management is a crucial aspect of a software engineer's daily routine. In this article, you will explore how to create and manage cryptographically secure keys in Python using the popular Pypi cryptography module. You will also learn the i...


3: ''' Mes profs m'ont dit de changer de voie, aujourd'hui je dirige une agence de freelances experts en design.

https://freelanceboost.fr/???-mes-profs-mont-dit-de-changer-de-voie-aujourdhui-je-dirige-une-agence-de-freelances-experts-en-design/

Freelance Boost (Entreprise)

« Madame, votre fils n’est pas fait pour le design. Nous vous déconseillons de l’inscrire dans cette école de design, car elle est très difficile et ce métier ne lui correspond pas » Traduction : « Il est nul ' !!! » Voici les mots de mon professeur référent lors de ma remise de diplôme (niveau BAC). Autrement dit, […] Cet article ''' Mes profs m’ont dit de c [...]


4: How to Delete a Topic in Kafka

https://stackabuse.com/how-to-delete-a-topic-in-kafka/

Stack Abuse (Javascript)

Apache Kafka is a powerful, distributed event streaming platform that helps developers build scalable, real-time applications. It's a popular choice for its high-throughput, fault-tolerant, and low-latency characteristics. At the heart of Kafka is the concept of "topics" which serve as channels for organizing and categorizing the stream of records. As


5: Day 30: Kubernetes Architecture

https://devops-rohit.hashnode.dev/day-30-kubernetes-architecture

Hashnode - python (python)

It's #day30 of the #90daysofdevops Challenge under the guidance of Shubham Londhe Sir. Today, I have discussed the basics of Kubernetes (K8's) and some basic terms and their overview. Kubernetes Overview Kubernetes is a portable, extensible, open-...


6: Introducing SchoolHub: The Ultimate Student Organizer

https://rein.hashnode.dev/introducing-schoolhub-the-ultimate-student-organizer

Hashnode - python (python)

As a software engineer, I'm thrilled to share my latest achievement - completing a three-week boot camp portfolio project called SchoolHub. SchoolHub is a web application that simplifies the process of organizing students' grades, courses, and events...


7: Hello World in React Native

https://coderdinesh.hashnode.dev/hello-world-in-react-native

Hashnode - javascript (Javascript)

It's a default programming practice to start our journey of learning of new language by printing a "Hello World!". We will do no exceptions! Let us start our application with a "Hello World!". The two files we discovered in the previous blog that is ...


8: How to Enable and Configure CORS in FastAPI

https://sailokesh.hashnode.dev/enable-and-configure-cors-in-fastapi

Hashnode - python (python)

How to enable CORS in FastAPI CORS (Cross-Origin Resource Sharing) is a mechanism that allows web browsers to request resources from different origins (domains, protocols, or ports) than the one that the web page was loaded from. CORS is important fo...


9: Day 3 of Machine Learning: NumPy

https://shishirtamrakar.com/day-3-of-machine-learning-numpy

Hashnode - python (python)

It's day 3 and today we will look into one of the most important Python libraries used in building Machine Learning programs, called NumPy. What is NumPy NumPy is a general-purpose array-processing package. It may sound very fancy and advanced but i...


10 / 389

10: JavaScript Interview Question: Difference between Rest and Spread Operator

https://atomicjuggernaut.hashnode.dev/javascript-interview-question-difference-between-rest-and-spread-operator

Hashnode - javascript (Javascript)

Let us discuss the difference between the rest and spread operators. From ES6 onwards, there are these three dots ... used in many places. Also, sometimes they are called as the rest operator. And sometimes the very same three dots are called spread ...


11: Advertisers slow to return to Twitter despite Musk's claims

https://searchengineland.com/advertisers-slow-to-return-to-twitter-despite-musks-claims-395637

Search engine land (Référencement)

'An emailed request for comment to Twitter, which no longer has a communications team, returned an automated reply with a poop emoji.' The post Advertisers slow to return to Twitter despite Musk’s claims appeared first on Search Engine Land.


12: 4 new Instagram Reels features

https://searchengineland.com/4-new-instagram-reels-features-395632

Search engine land (Référencement)

The new features are intended to enhance user experience, boost creator-audience engagement, and provide valuable insights for data-driven content creation. The post 4 new Instagram Reels features appeared first on Search Engine Land.


13: A simple guide to Brain.js

https://blog.tiagorangel.com/brainjs-guide

Hashnode - javascript (Javascript)

Brain.js is a JavaScript library that allows you to create and train neural networks in the browser. With it, you can build predictive models, image classifiers, and even chatbots without having to learn complicated algorithms or dive into the weeds ...


14: Databricks lance Dolly, un grand modèle de langage gratuit et open source

https://www.usine-digitale.fr/article/databricks-lance-dolly-un-grand-modele-de-langage-gratuit-et-open-source.N2121501

L'usine-digitale (Informatique)

Databricks investit le marché de l'IA générative avec Dolly 2, un grand modèle de langage qui se démarque par sa gratuité et sa disponibilité en open source.


15: Twill & Inertia improvements

https://tech.codivores.com/ltivt-6-twill-inertia-improvements

Hashnode - vuejs (Javascript)

We will use our previous PageContent module to make some improvements. Props optimization When Inertia renders a Page, all the props are JSON encoded in a data-page attribute of the root div. So, when we add the $item to Inertia in our App Controller...


16: From Zero to Hero: Learning Web3 with Infura and Python

https://alvinslee.hashnode.dev/from-zero-to-hero-learning-web3-with-infura-and-python

Hashnode - python (python)

Web3, blockchain technology, and cryptocurrency are all fascinating topics. The technology, applications, ecosystem, and the impact on society are all moving at incredible speeds. In this article, we will talk about learning web3 development from the...


17: What are some factors to consider when choosing a layout for your landing page'

https://rubencolon.hashnode.dev/what-are-some-factors-to-consider-when-choosing-a-layout-for-your-landing-page

Hashnode - javascript (Javascript)

Hello and welcome to my article on choosing the right layout for your landing page. I'm Ruben Colon, and I've been freelancing as a web developer for about 1 year now. I've helped many businesses create effective landing pages that convert visitors i...


19: How to represent large numbers in your Node.js app

https://blog.logrocket.com/how-to-represent-large-numbers-node-js-app/

Log Rocket blog (Web 2)

Manage large numbers in JavaScript using BigInt and popular third-party packages like Math.js, bignumber.js, and JS Big Decimal. The post How to represent large numbers in your Node.js app appeared first on LogRocket Blog.


20 / 389

20: How to represent large numbers in your Node.js app

http://blog.logrocket.com/how-to-represent-large-numbers-node-js-app/

Log Rocket blog (Web 2)

Manage large numbers in JavaScript using BigInt and popular third-party packages like Math.js, bignumber.js, and JS Big Decimal. The post How to represent large numbers in your Node.js app appeared first on LogRocket Blog.


21: Tangle Refresher 247 ' Sharpen your line drawing skills, our random string, and how to draw Gneiss, Eye-V, Momo, Love Handles, Zeppo

https://feeds.feedblitz.com/~/735616592/0/tanglepatterns~Tangle-Refresher-?-Sharpen-your-line-drawing-skills-our-random-string-and-how-to-draw-Gneiss-EyeV-Momo-Love-Handles-Zeppo.html

TanglePatterns (Zentangle)

Buried Treasure - spotlighting hidden tangle and tutorial gems from the past in the Zentangle® world! And our random string of the week ... Continue reading this article.TanglePatterns.com - An index and graphic guide to the best Zentangle® patterns on the web and how to draw them  


22: Python for Automation

https://ibadandev.tech/python-for-automation

Hashnode - python (python)

Introduction Python is a programming language that is popular for a variety of tasks, including automation. Python is an interpreted, high-level language that is easy to read, understand, and write. It is an object-oriented language that is open-sour...


23: OOPS(Object Oriented Prgramming) in JS :

https://chanchals7.hashnode.dev/oopsobject-oriented-prgramming-in-js

Hashnode - javascript (Javascript)

What is object-oriented programming' Object-oriented programming (OOP) is a programming paradigm that is based on the concept of objects. In OOP, an object is an instance of a class, which is a blueprint that defines the properties and methods of the...


24: Premiers pas des États-Unis et de la Chine pour réguler l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-premiers-pas-des-etats-unis-et-de-la-chine-pour-reguler-l-ia-generative-90140.html

Le monde informatique (Internet / Informatique)

Si les États-Unis et la Chine sont de féroces rivaux commerciaux dans le domaine des technologies, ils semblent partager un nouveau point (...)


25: Les eurodéputés se rapprochent d'un accord sur la réglementation des IA génératives

https://www.usine-digitale.fr/article/les-eurodeputes-se-rapprochent-d-un-accord-sur-la-reglementation-des-ia-generatives.N2121476

L'usine-digitale (Informatique)

Le Parlement européen souhaite imposer à ces services de déclarer l'utilisation de contenus protégés par le droit d'auteur.


26: Call, Apply and Bind Functions In JavaScript

https://officiallysidsingh.hashnode.dev/call-apply-and-bind-functions-in-javascript

Hashnode - javascript (Javascript)

Function Borrowing In JavaScript, function borrowing refers to the practice of reusing a function from one object or context in another object or context. This is achieved by binding the function to the new object or context so that it can be called ...


27: La faille QueueJumper dans Windows à ne pas négliger

https://www.lemondeinformatique.fr/actualites/lire-la-faille-queuejumper-dans-windows-a-ne-pas-negliger-90154.html

Le monde informatique (Internet / Informatique)

Si le dernier Patch Tuesday s'est focalisé sur la correction d'un faille zero-day exploitée par des gangs de ransomware, une (...)


28: Tout savoir sur Google TV : comment ça marche '

https://www.tablette-tactile.net/application/android/google-tv-1113378/

Tablette-tactile.net (Tablettes / Mobiles)

Google TV est une plateforme de streaming qui vous permet d’accéder à vos films, séries et applications préférées directement sur …


29: OpenClassrooms réduit ses effectifs d'un quart

https://www.usine-digitale.fr/article/openclassrooms-reduit-ses-effectifs-d-un-quart.N2121446

L'usine-digitale (Informatique)

La plateforme de formation en ligne OpenClassrooms a annoncé un plan de départs volontaires portant sur un quart de ses effectifs, afin de s'adapter au contexte économique actuel.


30 / 389

30: Collective 760

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

Codrops (Internet / Design)

Chrome ships WebGPU * AgentGPT * Codeberg * README Template * Using the Cookie Store API


31: 4 pratiques pour réduire les risques cyber menaçant les données

https://www.lemondeinformatique.fr/actualites/lire-4-pratiques-pour-reduire-les-risques-cyber-menacant-les-donnees-89977.html

Le monde informatique (Internet / Informatique)

Une cyberattaque pourrait impacter profondément votre entreprise pendant des mois ou des années en seulement quelques minutes. Toute personne (...)


32: PyCharm vs Jupyter Notebook: Which One is Right for You'

https://vijaysheru.com/pycharm-vs-jupyter-notebook-which-one-is-right-for-you

Hashnode - python (python)

Introduction Welcome to our comprehensive guide comparing PyCharm and Jupyter Notebook - two popular development tools for Python developers. In this article, we will discuss the pros and cons of each tool, and provide insights into which tool might ...


33: What is project governance' How to effectively oversee projects

https://blog.logrocket.com/product-management/what-is-project-governance-effectively-oversee-projects/

Log Rocket blog (Web 2)

Project governance is nothing without input from product managers. To stay truly agile, your product processes and actions should always be reviewed and improved. The post What is project governance' How to effectively oversee projects appeared first on LogRocket Blog.


34: Build a SwiftUI customizable segmented control

https://blog.logrocket.com/build-swiftui-segmented-customizable-control/

Log Rocket blog (Web 2)

Learn how to use SwiftUI to build a customizable segmented control for your iOS apps. We explore limitations of the default SwiftUI Picker. The post Build a SwiftUI customizable segmented control appeared first on LogRocket Blog.


35: Polars: Blazing Fast DataFrame Library

https://mathdatasimplified.com/2023/04/14/polars-blazing-fast-dataframe-library/

Math Data Simplified (data)

If you want a data manipulation library that’s both fast and memory-efficient, try Polars. Polars provides a high-level API similar to Pandas but with better performance for large datasets. The code above shows that Polars is 3.11 times faster than pandas when merging two DataFrames. Link to Polars. My previous tips on pandas alternatives. The post Polars: Blazing Fast DataFrame Library appe [...]


36: HTML Element

https://anujblog.dev/html-element

Hashnode - javascript (Javascript)

HTML (HyperText Markup Language) is a standard markup language used to create web pages. HTML consists of various elements or tags, which define the structure and content of a web page. In this response, I will discuss HTML element tags in detail. HT...


37: Test de ContentBot : un bon outil pour les rédacteurs de contenu ' - avril 2023

https://www.lebigdata.fr/test-contentbot-outil-contenu

Le Big Data (dataviz)

Aujourd’hui, nous avons choisi de vous présenter ContentBot, un outil de création de contenu utilisant l’IA d'OpenAI. En tant que … Cet article Test de ContentBot : un bon outil pour les rédacteurs de contenu ' - avril 2023 a été publié sur LEBIGDATA.FR.


38: Integrating Paystack Payment Gateway into a React App

https://kwesihackman.com/integrating-paystack-payment-gateway-into-a-react-app

Hashnode - javascript (Javascript)

Paystack is a popular payment gateway that allows businesses to accept payments online in Nigeria, Ghana and several other African countries. Integrating Paystack into a React app can seem daunting at first, but it's actually quite straightforward. I...


39: Integrating Paystack Payment Gateway into a React App

https://devhackman.com/integrating-paystack-payment-gateway-into-a-react-app

Hashnode - javascript (Javascript)

Paystack is a popular payment gateway that allows businesses to accept payments online in Nigeria, Ghana and several other African countries. Integrating Paystack into a React app can seem daunting at first, but it's actually quite straightforward. I...


40 / 389

40: Create A Python AI Chatbot

https://0m3g4.hashnode.dev/create-a-python-ai-chatbot

Hashnode - python (python)

Chatbots can provide real-time customer support and are therefore a valuable asset in many industries. Today We Are Going to make a little Python Chatbot in a few steps. Set Up The Packages First, We Are Going To Install The Necessary packages in o...


41: Create A Python AI Chatbot

https://0m3g4.com/create-a-python-ai-chatbot

Hashnode - python (python)

Chatbots can provide real-time customer support and are therefore a valuable asset in many industries. Today We Are Going to make a little Python Chatbot in a few steps. Set Up The Packages First, We Are Going To Install The Necessary packages in o...


42: A small JavaScript pattern I enjoy using

https://kilianvalkhof.hashnode.dev/a-small-javascript-pattern-i-enjoy-using

Hashnode - javascript (Javascript)

There is a JavaScript pattern that I enjoy using that I don't see a lot around the web, so I figured it would be worth sharing. When you have a piece of business logic, frequently that depends on a a certain value being true. An if statement: if ( st...


43: How to download Pandas Dataframe as Excel or CSV in Django'

https://idiomaticprogrammers.hashnode.dev/how-to-download-pandas-dataframe-as-excel-or-csv-in-django

Hashnode - python (python)

Introduction Pandas is an essential tool used by Python developers used for data analysis purposes, but what is the point of the analysis if we are not able to provide that insight to the end user. When Django and Pandas are used in conjunction we ca...


44: Ils font du SEO | Aurélie Bégat (CESI)

https://www.lebigdata.fr/ils-font-du-seo-aurelie-begat-cesi

Le Big Data (dataviz)

Dans le cadre de notre dossier 'Ils font du SEO', Aurélie Bégat (Formatrice en communication digitale chez CESI) a accepté … Cet article Ils font du SEO | Aurélie Bégat (CESI) a été publié sur LEBIGDATA.FR.


45: DJI a présenté la nouvelle version Inspire 3 de son drone dédié au cinéma

https://www.usine-digitale.fr/article/dji-a-presente-la-nouvelle-version-inspire-3-de-son-drone-dedie-au-cinema.N2121381

L'usine-digitale (Informatique)

Le spécialiste chinois du drone a présenté Inspire 3, la nouvelle génération de son engin téléguidé idéal pour la production cinématographique grâce une caméra puissante et un format portable.


46: Cet outil de modding va rendre encore meilleur l'un de nos jeux Quest préférés

https://www.realite-virtuelle.com/pistol-mix-outil-modding-pistol-whip/

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

Pistol Whip va obtenir un outil de modding officiel, le Pistol Mix, selon Cloudhead Games. […] Cet article Cet outil de modding va rendre encore meilleur l'un de nos jeux Quest préférés a été publié sur REALITE-VIRTUELLE.COM.


47: Bagging and Boosting: Techniques for Improving Machine Learning Models

https://rhythmblogs.hashnode.dev/bagging-and-boosting-techniques-for-improving-machine-learning-models

Hashnode - python (python)

In the field of machine learning, Bagging and Boosting are two popular ensemble methods used to improve the performance of base learning algorithms. Both of these methods involve combining multiple models to make better predictions. In this blog, we ...


48: A Beginner's Guide to Making a Calculator Program in Python

https://dskcode.com/a-beginners-guide-to-making-a-calculator-program-in-python

Hashnode - python (python)

This article provides a beginner-level guide to creating a calculator program in Python. It covers the basics of programming in Python and provides step-by-step instructions on how to create a calculator program. The article also outlines tips and be...


49: What is quality function deployment (QFD)' Phases, example

https://blog.logrocket.com/product-management/quality-function-deployment-qfd-example-phases/

Log Rocket blog (Web 2)

Quality function deployment (QFD) helps you validate whether you're on the right path to satisfying your customers. The post What is quality function deployment (QFD)' Phases, example appeared first on LogRocket Blog.


50 / 389

50: 11 Figma widgets to speed up your workflow

https://blog.logrocket.com/ux-design/11-figma-widgets-speed-up-workflow/

Log Rocket blog (Web 2)

Here are 11 Figma widgets you and your team might appreciate ' they're intended to help you save time and make your job easier. The post 11 Figma widgets to speed up your workflow appeared first on LogRocket Blog.


51: HTML tutorials :- What are IDs and Classes '

https://blog.metaalgo.in/html-tutorials-what-are-ids-and-classes

Hashnode - javascript (Javascript)

It's crucial to comprehend how to use HTML and CSS to organize and decorate your information while creating a website. IDs and classes are two of the most crucial tools in this process. We'll discuss what HTML IDs and classes are, how they differ fro...


52: How to redesign your site without throwing your Google rankings out the window

https://searchengineland.com/redesign-website-google-rankings-395604

Search engine land (Référencement)

Redesigning a website can make or break your SEO efforts. Learn how to do it without risking your organic traffic, rankings and revenue. The post How to redesign your site without throwing your Google rankings out the window appeared first on Search Engine Land.


53: Advantage+Creative Standard Enhancement API launch

https://developers.facebook.com/blog/post/2023/04/14/advantage-plus-creative-standard-enhancement-API-launch/

Facebook dev. (PHP)

Advantage+ creative standard enhancements ad creation and preview capability is now available in Marketing API. Beginning on March 23, advertisers will be able to create more personalized ads at scale by using standard enhancements in Marketing API.


54: Dockerize a Python application.

https://blog.francescociulla.com/dockerize-a-python-application

Hashnode - python (python)

Dockerize a Python application - Intro This article will show how to dockerize a simple Python application. If you prefer a video version, you can find it here: All the code is available in the video description: https://youtu.be/zGP_nYmZd9c ' Pre...


55: À Laval, l'Estaca et Arts et Métiers lancent un double master sur les technologies immersives

https://www.lemondeinformatique.fr/actualites/lire-a-laval-l-estaca-et-arts-et-metiers-lancent-un-double-master-sur-les-technologies-immersives-90149.html

Le monde informatique (Internet / Informatique)

Alors que se termine bientôt Laval Virtuel (du 12 au 14 avril) l'évènement phare de la réalité virtuelle et (...)


56: JavaScript Map and Set

https://myjavajourney.dev/javascript-map-and-set

Hashnode - javascript (Javascript)

Set:- a set object is a collection of unique data. In set we can only store the unique value. Values will store in the insertion order so we can iterate over the set for getting the element in the insertion order. Syntax: const mySet = new Set(); We...


57: Monitor AWS EC2 Resource Utilization with Python: A Paramiko-Based Mini Project

https://chaitannyaa.hashnode.dev/monitor-aws-ec2-resource-utilization-with-python-a-paramiko-based-mini-project

Hashnode - python (python)

If you have an EC2 instance running on Amazon Web Services (AWS), you may need to monitor its system resources remotely from your local machine. You can Do that just by running a single Python script. Let's do that! In this blog post, we will walk th...


58: Un système de locomotion VR basé sur les pieds voit le jour

https://www.realite-virtuelle.com/seamless-walk-systeme-locomotion-vr-pied/

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

En Corée du sud, une équipe de recherche du Gwangju Institute of Science and Technology […] Cet article Un système de locomotion VR basé sur les pieds voit le jour a été publié sur REALITE-VIRTUELLE.COM.


59: Les dirigeants de la start-up Outcome Health reconnus coupables de fraude

https://www.usine-digitale.fr/article/outcome.N2121321

L'usine-digitale (Informatique)

Trois dirigeants étaient accusés d'avoir menti sur les performances financières de la start-up pour lever 500 millions de dollars auprès d'investisseurs. Ils risquent jusqu'à trente ans de prison.


60 / 389

60: Widgets: The Building Blocks of Flutter Apps

https://veesesh.hashnode.dev/widgets-the-building-blocks-of-flutter-apps

Hashnode - Flutter (Flutter)

I've spent some time reading and watching various resources on Widgets in Flutter, and I'd like to share my insights with you by outlining my approach for a blog post. So Let's Get started! Here's what we will cover: What is Flutter' What are Flutt...


61: Starting A Career In Tech

https://dmadindividual.hashnode.dev/starting-a-career-in-tech

Hashnode - javascript (Javascript)

This article is for the individual who wants to begin a tech career. A large number of people want to shift into the tech ecosystem but are overwhelmed with many careers, and what programming language they should learn. This leaves them confused, the...


62: Amazon Bedrock, la réponse à ChatGPT, DALL-E et Google Bard : tout savoir

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

Le Big Data (dataviz)

AWS Bedrock est la réponse d'Amazon à Google Bard et Microsoft ChatGPT, basée sur le cloud et laissant le choix … Cet article Amazon Bedrock, la réponse à ChatGPT, DALL-E et Google Bard : tout savoir a été publié sur LEBIGDATA.FR.


63: How to create service pages that rank and convert

https://searchengineland.com/create-service-pages-rank-convert-395583

Search engine land (Référencement)

A well-constructed service page is worth dividends. When building your service page, include these key elements for better results. The post How to create service pages that rank and convert appeared first on Search Engine Land.


64: Construction Simulator : le guide des meilleures machines

https://www.realite-virtuelle.com/construction-simulator-meilleures-machines/

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

Vous vous lancez sur Construction Simulator, le jeu de simulation de construction divertissant dédié aux […] Cet article Construction Simulator : le guide des meilleures machines a été publié sur REALITE-VIRTUELLE.COM.


65: Didi Chuxing présente le prototype de son minibus autonome

https://www.usine-digitale.fr/article/didi-chuxing-presente-le-prototype-de-son-minibus-autonome.N2121286

L'usine-digitale (Informatique)

Didi Chuxing fait son come-back médiatique avec plusieurs annonces relatives à la conduite autonome : un service de robotaxis 24h/24 7j/7 prévu pour 2025, un prototype de minibus autonome équipé d'un bras robot et une nouvelle division exploitant des camions autonomes dédiés à la logistique et au fret.


66: Bluesky : tout savoir sur la révolution des médias sociaux

https://www.lebigdata.fr/bluesky-tout-savoir

Le Big Data (dataviz)

Découvrez comment la révolution des médias sociaux, impulsée par Bluesky, transforme votre façon de communiquer en ligne. Cette nouvelle technologie … Cet article Bluesky : tout savoir sur la révolution des médias sociaux a été publié sur LEBIGDATA.FR.


67: Python Libraries for DevOps

https://dhiyanidevops.hashnode.dev/python-libraries-for-devops

Hashnode - python (python)

Python has a vast number of libraries, covering a wide range of domains, such as data science, machine learning, web development, game development, scientific computing, and more. Here are some commonly used libraries in Python: NumPy - A library fo...


68: How to make a search bar (JavaScript)

https://devj.hashnode.dev/how-to-make-a-search-bar-javascript

Hashnode - javascript (Javascript)

Search functionality is a crucial feature for many websites, especially those that have a lot of content or data. A search app allows users to quickly find what they're looking for on your site, without having to manually scan through pages or scroll...


69: Fuite de données au Pentagone : un jeune militaire arrêté

https://www.lemondeinformatique.fr/actualites/lire-fuite-de-donnees-au-pentagone-un-jeune-militaire-arrete-90148.html

Le monde informatique (Internet / Informatique)

Dans un article daté du 6 avril, le New York Times a révélé que des documents sensibles ont été publiés (...)


70 / 389

70: The Power of Personalization Part 2: Boosting Personalized Recommendations: A Look into Item and User-Based Collaborative Filtering

https://bitsnbytesofai.hashnode.dev/the-power-of-personalization-part-2-boosting-personalized-recommendations-a-look-into-item-and-user-based-collaborative-filtering

Hashnode - python (python)

Introduction Collaborative filtering is a popular technique used by streaming platforms to provide personalized recommendations to users. Let's understand this concept through a simple example. John is a movie enthusiast who loves action and adventur...


71: Closures

https://javascriptsetsandmaps.dev/closures

Hashnode - javascript (Javascript)

A closure is a combination of functions bundled together (enclosed) with references to its surrounding state(the lexical environment). In other words, a closure gives access to the outer function scope from inside a function. In javascript, closure i...


72: Le piratage de Western Digital plus grave que prévu

https://www.lemondeinformatique.fr/actualites/lire-le-piratage-de-western-digital-plus-grave-que-prevu-90147.html

Le monde informatique (Internet / Informatique)

Alors que le géant américain en solutions de stockage Western Digital s'était montré plutôt discret sur la nature (...)


73: Wallix crée un parcours de formation cyber pour l'enseignement supérieur

https://www.lemondeinformatique.fr/actualites/lire-wallix-cree-un-parcours-de-formation-cyber-pour-l-enseignement-superieur-90133.html

Le monde informatique (Internet / Informatique)

Face aux besoins urgents en cyber spécialistes dans un secteur où il manquerait dans l'hexagone prés de 15 000 talents, l'éditeur (...)


74: Harnessing the Power of TypeScript: Top Utility Functions You Need to Know

https://blog.alexcloudstar.com/harnessing-the-power-of-typescript-top-utility-functions-you-need-to-know

Hashnode - javascript (Javascript)

TypeScript, the popular open-source programming language, has become a crucial tool in modern web development. As a superset of JavaScript, TypeScript brings powerful static type checking and expressive types, leading to cleaner, more maintainable, a...


75: How to add space between text in html

https://mrayush.hashnode.dev/how-to-add-space-between-text-in-html

Hashnode - javascript (Javascript)

How to add space between text in html There are two ways to get space between text in html by the help of entity 1) write like these &nonbreakingspace;   coding   hindi coding   hindi yo...


76: Career in Tech: How to become a Backend Engineer

https://chidiebereomasi.hashnode.dev/career-in-tech-how-to-become-a-backend-engineer

Hashnode - javascript (Javascript)

Technical expertise, industry knowledge, and a desire to create dependable and scalable web applications are all prerequisites for becoming a backend engineer. A web application's backend is in charge of handling data processing, storage, and communi...


77: Using Middleware with FastAPI

https://sailokesh.hashnode.dev/middleware-with-fastapi

Hashnode - python (python)

FastAPI is a popular web framework for building fast and scalable Python applications. One of the many features of FastAPI is its support for middleware, which allows you to add extra functionality to your application, such as logging, rate limiting,...


78: La Duck Conf 2023 ' Compte-rendu de la keynote de Gregor Hohpe ' « I made my app loosely coupled, will it fall apart' »

https://blog.octo.com/compte-rendu-de-la-keynote-de-gregor-hohpe-duck-conf-2023/

Octo (Internet)

Le 29 mars dernier s'est déroulée La Duck Conf 2023 au parc floral du bois de Vincennes. Et c'est Gregor Hohpe, architecte évangéliste chez AWS, qui a fait l'honneur de lancer cette édition ! Sa conférence, intitulée « I made my app loosely coupled, will it fall apart' », souhaite nous parler d'architecture et de la notion […] L'article La Duck Conf 2023 – Compte-rendu de la [...]


79: ChatGPT : la CNIL ouvre une enquête en France après plusieurs plaintes

https://www.blogdumoderateur.com/chatgpt-cnil-ouvre-enquete-plaintes-france/

Blog du Moderateur ()

À ce jour, cinq plaintes ont été déposées en France concernant ChatGPT. Le blocage n'est toutefois pas envisagé.


80 / 389

80: Premiere Pro lance le montage vidéo à partir d'un simple texte grâce à l'IA

https://www.blogdumoderateur.com/premiere-pro-lance-montage-video-a-partir-de-texte/

Blog du Moderateur ()

Grâce à son IA Adobe Sensei, Premiere Pro va permettre la transcription automatique d'une séquence vidéo et l'édition par simple copier-coller de texte.


81: Do you really know how setTimeout and setInterval work'

https://devlawrence.hashnode.dev/do-you-really-know-how-settimeout-and-setinterval-work

Hashnode - javascript (Javascript)

Hey Dev ', have you come across the, setTimeout and setInterval methods in JavaScript but you do not really know how they really work and the use cases for each of them. Don't worry, In this article, you are going to learn what setTimeout and setInt...


82: From Beginner to Pro: A Deep Dive into the Core Concepts and Principles of Redux

https://queenislamiat.hashnode.dev/from-beginner-to-pro-a-deep-dive-into-the-core-concepts-and-principles-of-redux

Hashnode - javascript (Javascript)

As a React developer, you probably get by with state management using the useState Hook, which is a very lovely approach but has its limitations especially when it comes to managing the state of a large application. It is for this reason that there a...


83: Comment jouer à Star Wars : Jedi Outcast en VR '

https://www.realite-virtuelle.com/jouer-a-star-wars-jedi-outcast-en-vr/

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

La Team Beef vient de créer le JK XR, un nouveau port permettant de jouer […] Cet article Comment jouer à Star Wars : Jedi Outcast en VR ' a été publié sur REALITE-VIRTUELLE.COM.


84: Une rançon à "huit chiffres" réclamée à Western Digital, ciblé par une cyberattaque

https://www.usine-digitale.fr/article/western-digital.N2121176

L'usine-digitale (Informatique)

Les pirates assurent avoir récupéré 10 To de données. Ils menacent de les diffuser en ligne alors que le groupe américain n'a pas répondu à leurs demandes.


85: Implement Stack in Kotlin

https://medet.hashnode.dev/implement-stack-in-kotlin

Hashnode - Kotlin (Mobiles)

First of all, what's Stack' Stack is as the name suggests a way of storing data where data that came in last goes out first (LAST IN FIRST OUT). In other words, a stack data structure is like a pile of books where the first book you can take is the o...


86: Twitter : comment passer son compte en privé pour protéger ses tweets

https://www.blogdumoderateur.com/twitter-compte-prive-proteger-tweets/

Blog du Moderateur ()

Sur Twitter, vous pouvez limiter l'accès à votre compte et masquer vos tweets aux utilisateurs qui ne vous suivent pas.


87: Write Better React Code: Tips for Improving Code Readability and Maintainability

https://saipranay47.hashnode.dev/write-better-react-code-tips-for-improving-code-readability-and-maintainability

Hashnode - javascript (Javascript)

React has become one of the most popular JavaScript libraries for building user interfaces. Its popularity can be attributed to its simplicity, scalability, and performance. However, as React applications grow in size and complexity, it becomes incre...


88: Comment écrire des Composants Flexible et Réutilisables en React

https://kalrious.com/comment-ecrire-des-composants-flexible-et-reutilisables-en-react

Hashnode - javascript (Javascript)

Il y a peu, j'ai découvert les composants composés en TypeScript et je ne peux plus m'en passer. Souvent peu référencé, peu connu du vaste monde des développeurs, je vous propose une petite introduction au monde des 'composés'. Qu'est-ce que c'est ' ...


89: Python For DevOps: A Beginner's Guide

https://chaitannyaa.hashnode.dev/python-for-devops-a-beginners-guide

Hashnode - python (python)

DevOps emphasizes the integration of development and operations teams, to achieve faster and more efficient delivery of software products. A key component of this approach is the use of automation to streamline processes and reduce manual effort. Pyt...


90 / 389

90: PlayStation 5 : Sony prépare un nouveau service Cloud Gaming

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

Le Big Data (dataviz)

  Sony est sur le point de révolutionner l’industrie du jeu vidéo avec son nouveau service Cloud Gaming pour la … Cet article PlayStation 5 : Sony prépare un nouveau service Cloud Gaming a été publié sur LEBIGDATA.FR.


91: Communication digitale : les compétences clés pour répondre aux besoins des entreprises

https://www.blogdumoderateur.com/communication-digitale-competences-cles-repondre-besoins-entreprises/

Blog du Moderateur ()

Tour d'horizon des qualités indispensables à maîtriser si vous souhaitez vous orienter ou vous reconvertir dans la communication digitale, avec l'IIM qui forme aux métiers du numérique.


92: Implementing Smooth Scroll in JavaScript

https://rohanc.hashnode.dev/smoothscrolljs

Hashnode - javascript (Javascript)

TL;DR: Implementing smooth scroll in JavaScript involves querying the DOM for the target element, calculating initial and current positions, setting up an animation loop with requestAnimationFrame(), defining an easing function for smooth animation, ...


93: Alteca s'empare de la SSII Datafab

https://www.lemondeinformatique.fr/actualites/lire-alteca-s-empare-de-la-ssii-datafab-90146.html

Le monde informatique (Internet / Informatique)

En mai 2021, Alteca rachetait l'agence Lilloise de Micropole et en faisait le socle du lancement d'un pôle de compétences dédié (...)


94: From Callbacks to Promises and Async/Await: Asynchronous JavaScript with Fetch

https://ayushpatel.hashnode.dev/from-callbacks-to-promises-and-asyncawait-asynchronous-javascript-with-fetch

Hashnode - javascript (Javascript)

Introduction to asynchronous programming in JavaScript JavaScript is a synchronous, single-threaded language meaning it executes all of the instructions executed one by one in a sequence but it can still handle asynchronous operations with the help o...


95: Le DOSI d'OGF Ludovic Albert intègre le Comex

https://www.lemondeinformatique.fr/actualites/lire-le-dosi-d-ogf-ludovic-albert-integre-le-comex-90137.html

Le monde informatique (Internet / Informatique)

Le groupe OGF réunit plusieurs activités autour des services funéraires, allant de l'organisation des obsèques à la (...)


96: La Compagnie des Alpes amorce un virage serré dans le cloud

https://www.lemondeinformatique.fr/actualites/lire-la-compagnie-des-alpes-amorce-un-virage-serre-dans-le-cloud-90135.html

Le monde informatique (Internet / Informatique)

Rénover et harmoniser les systèmes d'information déployés en stations et dans les parcs de loisirs. A la tête de 8 grands (...)


97: IDC révise à la hausse la croissance du marché des services IT en 2023

https://www.lemondeinformatique.fr/actualites/lire-idc-revise-a-la-hausse-la-croissance-du-marche-des-services-it-en-2023-90141.html

Le monde informatique (Internet / Informatique)

IDC a récemment revu très légèrement à la baisse ses prévisions de croissance pour le marché mondial de (...)


98: L'alliance CDO et DSI incontournable pour valoriser les données

https://www.lemondeinformatique.fr/actualites/lire-l-alliance-cdo-et-dsi-incontournable-pour-valoriser-les-donnees-90136.html

Le monde informatique (Internet / Informatique)

Les DSI collaborent régulièrement avec leurs collègues de la direction. Compte tenu de la grande valeur des données et des (...)


99: CrowdStrike dote sa plateforme Falcon d'un XDR pour l'IoT

https://www.lemondeinformatique.fr/actualites/lire-crowdstrike-dote-sa-plateforme-falcon-d-un-xdr-pour-l-iot-90143.html

Le monde informatique (Internet / Informatique)

Le fournisseur de solutions de cybersécurité CrowdStrike a annoncé le lancement de fonctionnalités de détection et de (...)


100 / 389

100: Python OOP Concepts

https://blogrohit.hashnode.dev/python-oop-concepts

Hashnode - python (python)

Hey welcome to my blogs To give you a summary of myself and why I am starting to blogging I am Rohit Pimpale 2nd year in IT engineering and I am entusiyatic about ML. So I decided to blog because I wanted to share knowledge and document my ML enginee...


101: Email : tout savoir sur les protocoles de messagerie SMTP, IMAP, POP'

https://www.blogdumoderateur.com/email-protocoles-messagerie-smtp-imap-pop/

Blog du Moderateur ()

Comment fonctionne un email concrètement ' Qu'est-ce qu'un protocole de messagerie ' Que signifie SMTP ' Toutes les réponses ci-dessous !


102: Age and getting enough sleep

https://flowingdata.com/2023/04/14/age-and-getting-enough-sleep/

Flowing data (dataviz)

Reuters dug in to the science of sleep and how paying attention to…Tags: Reuters, sleep


103: Explore CSS-Box Model

https://nandinichhajed.hashnode.dev/explore-css-box-model

Hashnode - javascript (Javascript)

A web page can be imagined as a combination of one or more rectangular boxes with different Heights, widths, Margins, Padding and Border values. CSS-Box Model The CSS box model explains how each box's Heights, widths, Margins, Padding and Border valu...


104: Comment utiliser Messenger sans compte Facebook

https://www.blogdumoderateur.com/comment-utiliser-messenger-sans-facebook/

Blog du Moderateur ()

Vous avez déserté Facebook mais vous souhaitez tout de même utiliser Messenger ' Il existe une solution !


105: A Tale of Interviews: A Collaborative Approach to Problem-Solving

https://albexl.hashnode.dev/collaborative-problem-solving-with-python

Hashnode - python (python)

No matter how experienced a developer you are, being interviewed for a new job is always stressful. I can tell from experience. In my case, I have only been working professionally as a Software Developer for two and a half years, and I've had to face...


106: Comment créer une page protégée par un mot de passe sur WordPress '

https://wpmarmite.com/wordpress-page-protegee-mot-passe/

WP Marmite (wordpress)

Ça mot de passe ou ça casse. C'est ce que va vivre le visiteur de votre site WordPress en atterrissant sur une page protégée par un mot de passe.  En résumé : s'il entre un mot de passe, il pourra... Comment créer une page protégée par un mot de passe sur WordPress ' est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


107: All useEffect Mistakes Every Junior React Developer Makes

https://godswillch.hashnode.dev/all-useeffect-mistakes-every-junior-react-developer-makes

Hashnode - javascript (Javascript)

As a popular JavaScript library for building user interfaces, React has gained tremendous popularity in recent years. One of the essential features of React is the useEffect hook, which allows developers to handle side effects in functional component...


108: La Duck Conf 2023 ' Guider, Faire, faire faire ' une solitude partagée entre manager et architecte

https://blog.octo.com/la-duck-conf-2023-guider-faire-faire-faire-une-solitude-partagee-entre-manager-et-architecte/

Octo (Internet)

Talk des Octos Borémi Toch & Olivier Tuffier L'architecte et le manager partagent des questions communes pour leur action quotidienne : quel pouvoir ' Quelle autorité ' Suis-je légitime ' Ou crédible '  Borémi et Olivier ont insisté sur le nécessaire dialogue entre ces deux protagonistes pour décider ensemble et construire les évolutions de leur […] L'article La Duck Conf 2 [...]


109: Spread and Rest width Code Snippets

https://deepaknayak.hashnode.dev/spread-and-rest-width-code-snippets

Hashnode - javascript (Javascript)

Spread Operator: Spread Operator came into existence after es6 was introduced to javascript. The spread Operator is represented using (...) it is mostly used in array not only array it is also used in iterable objects. The spread operator allows you ...


110 / 389

110: Spread and Rest with Code Snippets

https://deepaknayak.hashnode.dev/spread-and-rest-with-code-snippets

Hashnode - javascript (Javascript)

Spread Operator: Spread Operator came into existence after es6 was introduced to javascript. The spread Operator is represented using (...) it is mostly used in array not only array it is also used in iterable objects. The spread operator allows you ...


111: Toujours à l'heure, Macron veut créer un métavers français

https://www.lebigdata.fr/macron-metavers-francais

Le Big Data (dataviz)

  Le président français Emmanuel Macron ne cesse de surprendre en matière de technologie, cette fois en projetant de développer … Cet article Toujours à l’heure, Macron veut créer un métavers français a été publié sur LEBIGDATA.FR.


112: Booster son trafic et sa visibilité en maîtrisant l'optimisation de Google News

https://www.abondance.com/20230414-52801-booster-son-trafic-et-sa-visibilite-en-maitrisant-loptimisation-de-google-news.html

Abondance (Référencement)

24 milliards de clics par mois : c'est ce qu'apporte Google News aux éditeurs de site. Ça vous donne envie ' Sachez que Google Actualités n'est pas uniquement réservé aux sites d'actu, vous pouvez donc tout à fait optimiser votre site pour apparaître sur ce fil Google. Comment ' C'est ce que révèle Jes Scholz […] L'article "Booster son trafic et sa visibilité en maîtrisant l'optim [...]


113: Speeding up Python 100x using C/C++ Integration

https://arjunsahlot.hashnode.dev/speeding-up-python-100x-using-c-integration

Hashnode - python (python)

Python is an incredibly powerful and versatile programming language, but sometimes it can be a bit slow. If you've ever been faced with a performance bottleneck in your Python code, you might have wondered if there's a way to speed things up. The goo...


114: Wooskill, une plateforme en ligne qui met en relation des compétences et des besoins

https://www.usine-digitale.fr/article/wooskill-une-plateforme-en-ligne-qui-met-en-relation-des-competences-et-des-besoins.N2121121

L'usine-digitale (Informatique)

Pour répondre à cette question récurrente : "Tu ne connaitrais pas quelqu'un qui''", Sophie Kerob, co-fondatrice de Direct Medica, a imaginé la plateforme Wooskill et son dérivé destiné aux professionnels, Wooskill for Business. La solution met en relation des talents avec des particuliers désireux d'apprendre quelque chose.


115: Nuances of different types of `this` in Javascript

https://enggwithviz.hashnode.dev/nuances-of-different-types-of-this-in-javascript

Hashnode - javascript (Javascript)

In this article, I will talk about the different nuances of this keyword in Javascript. 1) Global this If you access this simply without any object reference, then it would simply mean that you are referring to global window object. For eg: f = funct...


116: Introduction to Javascript + Setup

https://romanblogger.hashnode.dev/introduction-to-javascript-setup

Hashnode - javascript (Javascript)

What is a Programming' If I say to you gimme a glass of water in Spanish language & you don't know Spanish language then what will you do with me. Won't you leave me' Of course, you will beat me, Right' Just as with computers, if you try to talk to a...


117: Longest Palindromic Subsequence

https://leeting-lcs.hashnode.dev/longest-palindromic-subsequence

Hashnode - python (python)

Problem Statement:- Given a string s, find the longest palindromic subsequence*'s length in* s. A subsequence is a sequence that can be derived from another sequence by deleting some or no elements without changing the order of the remaining elements...


118: React Native 101: React Native CLI VS Expo CLI

https://blogs.prahladinala.in/react-native-101-react-native-cli-vs-expo-cli

Hashnode - javascript (Javascript)

React Native can be used with either the React Native CLI (Command-Line Interface) or Expo. Both options have their pros and cons, and the choice ultimately depends on your project requirements and preferences. React Native CLI React Native CLI was a...


119: The Role of Storytelling in Small Business Websites

https://www.noupe.com/business-online/the-role-of-storytelling-in-small-business-websites.html

Noupe (conception)

Picture this: you stumble upon a small business website and find yourself drawn in by a compelling story that resonates with you on a personal level. Suddenly, you feel a connection with the brand and are more inclined to make a purchase. This is the power of storytelling in small business websites, and in this... The post The Role of Storytelling in Small Business Websites appeared fi [...]


120 / 389

120: Coton, EyeLights, Qiara' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/coton-eyelights-qiara-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2121116

L'usine-digitale (Informatique)

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


121: What's This Tutorial Hell !

https://nobrainer.hashnode.dev/whats-this-tutorial-hell

Hashnode - javascript (Javascript)

Are you stuck in a cycle of endlessly watching tutorial videos or reading articles, but still feel like you're not making any progress in your skills' If so, you might be in what's known as "tutorial hell". In this blog post, we'll explore what tutor...


122: ChatGPT for Gmail: The Chrome Extension to Fine-Tune Your Emails

https://hummusonrails.hashnode.dev/chatgpt-for-gmail-the-chrome-extension-to-fine-tune-your-emails

Hashnode - javascript (Javascript)

Email communication is a crucial part of modern life, and the way we present our messages can impact how they are received. During some recent time off, I explored several small projects (example one, and example two), with the final one being the Ch...


123: "Undefined" in javascript : Amazing Cases

https://easily-explain.hashnode.dev/undefined-in-javascript-amazing-cases

Hashnode - javascript (Javascript)

' ''' ''''''' '''' '' "'''''''''" '' '''''''''' ' In JavaScript, "undefined" is a primitive data type that represents a value that is not assigned to a variable or a property. "undefined" is a property of the ...


124: DevOps Guide: Python Data Types and Structures Basics

https://dhananjaykulkarni.hashnode.dev/devops-guide-python-data-types-and-structures-basics

Hashnode - python (python)

Task 1 : Give the Difference between List, Tuple and set. Do Handson and put screenshots as per your understanding. Lists, tuples, and sets are three commonly used data structures in Python. They are similar in some ways but differ in their character...


125: The Best Managers Don't Fix, They Coach ' Four Tools To Add to Your Toolkit

https://review.firstround.com/the-best-managers-dont-fix%2C-they-coach-four-tools-to-add-to-your-toolkit

pointer.io (Développement)

How to coach - and not 'fix' - team members through the following situations: (1) Outcome shift: when a team member is spinning on a problem and how to proceed. (2) Options exploration: you understand your team member's challenge and what they would like to see happen. (3) Acknowledging strengths: a team member has imposter syndrome or lacks confidence. (4) A team member has unconscious assumption [...]


126: AgentGPT

https://github.com/reworkd/AgentGPT

pointer.io (Développement)

Assemble, configure & deploy AI agents in the browser.


127: Two Types Of Software Engineers

https://registerspill.thorstenball.com/p/two-types-of-software-engineers

pointer.io (Développement)

'Here's something I've been kicking around in my head for a few weeks' there are two types of engineers. Type 1, when presented with a problem, thinks: "easy, people can just do X.' Type 2, when presented with the same problem, thinks: "very hard, because it requires people to do X." Thorsten explains the importance of the subtle difference.


128: The Free Software Foundation Is Dying

https://drewdevault.com/2023/04/11/2023-04-11-The-FSF-is-dying.html

pointer.io (Développement)

'Their achievements are unmistakable: we must offer them our gratitude and admiration for decades of accomplishments in establishing and advancing our cause. The principles of software freedom are more important than ever, and the products of these institutions remain necessary and useful ' the GPL license family, GCC, GNU coreutils, and so on. Nevertheless, the organizations behind this work are [...]


129: You Don't Have To Sacrifice Streaming Data Performance To Cut Cloud Costs

https://go.redpanda.com/redpanda-tco

pointer.io (Développement)

Redpanda is faster and more efficient than Apache Kafka' but how much faster exactly' We ran 200+ hours of benchmarks to find out how both platforms perform for various workloads and hardware configurations. Here's our breakdown on how Redpanda achieves 10x the performance while cutting cloud spend by over $500k.


130 / 389

130: Junior To Senior: An Action Plan For Engineering Career Success

https://github.com/readme/guides/engineering-career-success

pointer.io (Développement)

In this guide you'll learn: (1) The key technical competencies that managers prioritize for career advancement. (2) The essential communication skills expected from senior developers. (3) How to approach code development with a focus on addressing business requirements.


131: Taming The Nested Beast

https://www.16elt.com/2023/03/24/nested-code-and-complexity/

pointer.io (Développement)

'I believe that the downsides of overly nested code are well known and covered, it mainly revolves around readability and maintainability, and I won't go into more details in regards to that. I'd like to focus on the techniques to flatten an overly nested code, but before doing so, you should keep in mind that flattening your code isn't always the answer.'


132: Pointer Sponsor

https://redpanda.com/blog/redpanda-vs-kafka-performance-benchmark

pointer.io (Développement)

This issue's sponsor is Redpanda


133: 6 CSS Snippets Every Front-End Developer Should Know In 2023

https://web.dev/6-css-snippets-every-front-end-developer-should-know-in-2023/

pointer.io (Développement)

(1) A container query. (2) Scroll snap. (3) Grid pile (4) Quick circle. (5) Control variants with @layer. (6) Memorize less and reach more with logical properties.


134: Wolverine

https://github.com/biobootloader/wolverine

pointer.io (Développement)

Give python scripts regenerative healing abilities.


135: Unit Testing Analytics Code

https://matthewrkaye.com/posts/series/doing-data-science/2023-04-03-unit-testing/unit-testing.html

pointer.io (Développement)

'I face lots of pushback when it comes to unit testing. Usually the objections come in the form of either not knowing why you might test, since the code is just so simple and straightforward that nothing could go wrong, or not understanding the value added. In my opinion, both of these objections come from the same place.'


136: E2B

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

pointer.io (Développement)

IDE powered by AI agents that do the work for you.


137: L'Europe doit prendre toute sa part à la conquête lunaire qui s'annonce...

https://www.rtflash.fr/l-europe-doit-prendre-toute-sa-part-conquete-lunaire-qui-s-annonce/article

Tregouet.org ()

En décembre dernier, la mission Artémis I, dont l'objectif final est d'installer une présence humaine permanente sur la Lune, s'est terminée sur un éclatant succès. Après une succession de reports, la mission Artémis I avait réussi à quitter la Terre le 16 novembre 2022 grâce au Space Launch System (SLS), le nouveau lanceur géant de la Nasa. Après une odyssée de 25 jours autour de la [...]


138: Building a Secure Full-Stack Hiring App: Progress Update on User Registration and Database Integration

https://arashjangali.com/building-a-secure-full-stack-hiring-app-progress-update-on-user-registration-and-database-integration

Hashnode - javascript (Javascript)

Day 73 of #100daysofcode: Today was an exciting day for Contractr development. I continued working on the user registration process by implementing several important features. First, I used Axios to send data from the user registration form to the se...


139: How to Create a Dialogue Box Using JavaScript

https://olayuwatimilehin.hashnode.dev/how-to-create-a-dialogue-box-using-javascript

Hashnode - javascript (Javascript)

Introduction JavaScript dialogue boxes are a useful way to interact with users on your website or web application. They provide a simple and effective way to display information, ask for user input, and confirm actions. In this guide, we will explore...


140 / 389

140: Python Data Structures: List, Dictionary, Tuple and Set

https://neel-soni.hashnode.dev/python-data-structures-list-dictionary-tuple-and-set

Hashnode - python (python)

List Lists are just like arrays, declared in other languages which is an ordered collection of data. It is very flexible as the items in a list do not need to be of the same type. The Lists are written in square brackets and has values. Syntax: varia...


141: Glyphhanger ' a tool to subset and optimize fonts (note)

https://www.stefanjudis.com/notes/glyphhanger-a-tool-subset-and-optimize-fonts/

Stefan Judis (Développement)

I've been playing with variable fonts the other day and got excited about transitioning font weights without layout shifts. But in the end, I had to conclude that a 785kB heavy variable font is too much for my lightweight blog. Nicolas Friedli pointed out that I can mi [...]




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