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

« Novembre 2023 »

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


Webriche: les veilleurs ne dorment jamais...

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

La veille     Haut de page     Lendemain


Mardi 21 Novembre 2023 (146)

1: Flutter: The Ultimate Choice For Mobile Development

https://dawn.hashnode.dev/flutter-the-ultimate-choice-for-mobile-development

Hashnode - Flutter (Flutter)

In the realm of mobile development, the choice of programming language or framework holds substantial importance as it profoundly affects numerous facets of the development process and the ultimate application outcome. Given the extensive array of op...


2: Host your own Google Maps: A step-by-step guide to hosting and serving navigation, location, and mapping services

https://steelrods.hashnode.dev/host-your-own-google-maps-navigation-location-and-mapping-services

Hashnode - javascript (Javascript)

Heard of Google Maps' Want to know how to implement similar maps and host them yourself or make them available offline' This sounds very niche and specific but if that is the case ' you are in the right place! I will be using the most popular open-s...


3: Scrape Google Maps data and reviews using Python

https://onebitedev.hashnode.dev/scrape-google-maps-data-and-reviews-using-python

Hashnode - python (python)

If you need information from Google Maps, like place details or reviews, you are in the right place! Scraping this data is valuable whether you're looking to scout locations or gather insights on local businesses. Let's learn how to scrape Google Map...


4: Northcoders Week6 - Seeding & Endpoint Testing

https://tommirfin.com/northcoders-week6-seeding-endpoint-testing

Hashnode - javascript (Javascript)

GitHub: https://github.com/TomMirfin LinkedIn: https://www.linkedin.com/in/tom-mirfin/ No, I haven't taken up gardening! Seeding is a way of working with SQL and JavaScript together as one, we also tried our hand at some Endpoint testing. This blog m...


5: Day 1

https://lucieyarish.hashnode.dev/day-1

Hashnode - javascript (Javascript)

Although the title says Day #1, more than 2 months had passed since I've started learning frontend development through Scrimba's Frontend Developer Career Path and it's been 16 days since I had signed up for their bootcamp! I've had lots of fun learn...


6: Understanding the Difference Between Null and Undefined in JavaScript

https://ojaselawadhi.tech/understanding-the-difference-between-null-and-undefined-in-javascript

Hashnode - javascript (Javascript)

In the realm of JavaScript, the concepts of null and undefined often lead to confusion. While they might seem similar at first glance, they serve distinct purposes in the language. Let's dive into the details of null and undefined, and understand how...


7: Understanding and Using JavaScript's Splice and Slice Effectively

https://maitrakhatri.hashnode.dev/understanding-and-using-javascripts-splice-and-slice-effectively

Hashnode - javascript (Javascript)

Storytime I wanted to trim a string at multiple places and for that, I was using splice and slice interchangeably without knowing their actual usage and then things started to break. So I read about them and thought I should share them with you guys ...


8: Issue 604 (Nov. 21, 2023)

https://pycoders.com/issues/604

pycoders (python)

#604 ' NOVEMBER 21, 2023 View in Browser » Learning Python During an AI Revolution Has the current growth of artificial intelligence (AI) systems made you wonder what the future holds for Python developers' What are the hidden benefits of learning to program in Python and practicing computational thinking' This week on the show, we speak with author Lawrence Gray about his upcoming book &ldq [...]


9: 4 B2B trends that will catapult you ahead of the competition next year by Cynthia Ramsaran

https://searchengineland.com/4-b2b-trends-that-will-catapult-you-ahead-of-the-competition-next-year-434959

Search engine land (Référencement)

In this webinar, learn how to keep pace with customer expectations. The post 4 B2B trends that will catapult you ahead of the competition next year appeared first on Search Engine Land.


10 / 146

10: Why is Everyone Switching to VoIP and Revolutionizing Communication'

https://www.smashingapps.com/why-is-everyone-switching-to-voip/

Smashing apps (Internet / Design)

Why is everyone switching to VoIP' The ground-breaking transition to Voice over Internet Protocol (VoIP) […]


11: Nothings Chats est un fiasco : l'app Android compatible iMessage déjà retirée du Play Store

https://www.lebigdata.fr/nothing-chats-retiree

Le Big Data (dataviz)

Malgré les promesses de cryptage de bout en bout, Sunbird et son application affiliée Nothing Chats, n’ont pas tenu leurs … Cet article Nothings Chats est un fiasco : l’app Android compatible iMessage déjà retirée du Play Store a été publié sur LEBIGDATA.FR.


12: [BLACK FRIDAY] ' Promotion irrésistible sur les HUAWEI FreeBuds 5

https://www.realite-virtuelle.com/ecouteurs-bluetooth-huawei-freebuds-5-promotion/

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

Les écouteurs Bluetooth HUAWEI FreeBuds 5 sont votre passeport pour un monde musical riche et […] Cet article [BLACK FRIDAY] – Promotion irrésistible sur les HUAWEI FreeBuds 5 a été publié sur REALITE-VIRTUELLE.COM.


13: JavaScript! (Basic INFO)

https://simpleblog.dev/javascript-basic-info

Hashnode - javascript (Javascript)

'JavaScript is a scripting language because of its known definition. 'JavaScript is an interpreted language because of its execution process in web browsers. -> Scripting Language (writing a script file that automates any task). -> Interpreted Lang...


14: Mastering React Native: Building a Job Search Application with Expo Router, etc..

https://abderahmane-kateb.hashnode.dev/mastering-react-native-building-a-job-search-application-with-expo-router-etc

Hashnode - javascript (Javascript)

Hello and welcome to a new article on my journey in professionalism and learning React Native. Today's edition comes after 4 days of working on a new project or a new application related to job search, specifically a comprehensive application relying...


15: Longtemps à la traîne, Google Bard surpasse ChatGPT : voici pourquoi

https://www.lebigdata.fr/google-bard-surpasse-chatgpt

Le Big Data (dataviz)

Google Bard pourrait désormais devancé ChatGPT dans le bras de fer des IA. En effet, le géant de la high-tech … Cet article Longtemps à la traîne, Google Bard surpasse ChatGPT : voici pourquoi a été publié sur LEBIGDATA.FR.


16: Javascript "==" vs "==="

https://codersk36.hashnode.dev/javascript-vs

Hashnode - javascript (Javascript)

Working with javascript you might have encountered, the double and triple equals, operators. People, do get confused on when to use any of these are the any specific cases or what ' In this article let's uncover more about it. Equality Operator == T...


17: PERN Stack Series 4 (Finale): Building The Client Side

https://blog.all-techie.com/pern-stack-series-4-finale-building-the-client-side

Hashnode - javascript (Javascript)

Introduction Congratulations if you have persevered and followed up to this point, You are just one step away from completing your first full-stack application using PERN stack. Click on the link: PERN Stack Series 3: Building the Server to revisit t...


18: A Comprehensive Guide for Integrating Google Firebase Authentication with Django Rest Framework

https://abiorh.hashnode.dev/a-comprehensive-guide-for-integrating-google-firebase-authentication-with-django-rest-framework

Hashnode - python (python)

This article will show you how to integrate Google Firebase authentication with Django REST Framework. We will use Firebase authentication to create and login users in Django and get firebase access token that will be use for each request to any prot...


20 / 146

20: Introduction

https://rayanedev.blog/introduction

Hashnode - javascript (Javascript)

Welcome to this exciting series of "How It Works." Throughout this instructive journey, we will delve into the realm of array methods in programming, such as map, find, reduce, filter, and many others. But don't just passively learn them, as we will ...


21: How to write performant JavaScript code

https://tigerabrodi.blog/how-to-write-performant-javascript-code

Hashnode - javascript (Javascript)

Introduction JavaScript is slow. I've never dug into JavaScript from the performance angle. I got curious and ended up digging myself into a deep hole. ' Why is JavaScript slow It's a bold statement to say JavaScript is slow. But if we compare it to...


22: Comparing Data Structures: Lists vs Linked Lists

https://scrappedscript.com/comparing-data-structures-lists-vs-linked-lists

Hashnode - python (python)

Introduction In this article, we explore the similarities and differences between lists and linked lists, two common data structures in programming. We discuss their characteristics, advantages, and disadvantages, as well as how to create and manipu...


23: Ils viennent de découvrir un 4e état de matière, caché dans le quantique

https://www.lebigdata.fr/quantique-etat-liquide-bose-chiral

Le Big Data (dataviz)

Et encore une découverte qui repousse la limite de nos connaissances actuelles. Récemment, des scientifiques ont réussi à démontrer l'existence … Cet article Ils viennent de découvrir un 4e état de matière, caché dans le quantique a été publié sur LEBIGDATA.FR.


24: 17 Figma design systems you need to know about

https://blog.logrocket.com/ux-design/17-figma-design-systems/

Log Rocket blog (Web 2)

There are plenty of design systems on the market you can use and adapt. Here are some of the best Figma design systems. The post 17 Figma design systems you need to know about appeared first on LogRocket Blog.


25: Au Royaume-Uni, les livreurs de Deliveroo n'obtiennent pas le droit de former un syndicat

https://www.usine-digitale.fr/article/au-royaume-uni-les-livreurs-de-deliveroo-n-obtiennent-pas-le-droit-de-former-un-syndicat.N2197243

L'usine-digitale (Informatique)

La Cour suprême britannique a estimé que les livreurs de la plateforme ne peuvent pas être considérés comme des employés, car ils sont libres de travailler pour un service concurrent.


26: Enhancing User Experience with Bootstrap and Froala WYSIWYG Editor

https://ideradevtools.hashnode.dev/enhancing-user-experience-with-bootstrap-and-froala-wysiwyg-editor

Hashnode - javascript (Javascript)

By Mostafa Yousef Bootstrap is a popular CSS framework that offers a variety of pre-designed components for building responsive, mobile-first web applications. Froala, on the other hand, is a powerful and flexible WYSIWYG editor that enhances the use...


27: Gmail pris pour cible par les hackers ! Protégez votre email avec ces 3 étapes

https://www.lebigdata.fr/gmail-hackers-protege-email

Le Big Data (dataviz)

Gmail, pris pour cible par les hackers, nécessite une attention particulière. Ce guide vous propose trois étapes clés pour sécuriser … Cet article Gmail pris pour cible par les hackers ! Protégez votre email avec ces 3 étapes a été publié sur LEBIGDATA.FR.


28: La crise chez OpenAI inquiète sur l'avenir de l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-la-crise-chez-openai-inquiete-sur-l-avenir-de-l-ia-generative-92196.html

Le monde informatique (Internet / Informatique)

Depuis vendredi dernier, le monde de l'IA a vécu à l'heure des différents soubresauts chez OpenAI après la décision (...)


29: La fin d'OpenAI ' Le CEO part chez Microsoft, tous les employés menacent de'

https://www.lebigdata.fr/fin-openai-employes

Le Big Data (dataviz)

Suite au renvoi de Sam Altman par OpenAI, la quasi-totalité des employés menace de démissionner. Ce conflit interne prend une … Cet article La fin d’OpenAI ' Le CEO part chez Microsoft, tous les employés menacent de' a été publié sur LEBIGDATA.FR.


30 / 146

30: Optimize Your Pandas Code with Vectorized Operations

https://mathdatasimplified.com/2023/11/21/optimize-your-pandas-code-with-vectorized-operations/

Math Data Simplified (data)

Use pandas' vectorized operations instead of performing operations on each column individually. This leverages pandas' optimized C implementation for better performance, especially with large datasets. The post Optimize Your Pandas Code with Vectorized Operations appeared first on Data Science Simplified.


31: Optimize Your Pandas Code with Vectorized Operations

https://mathdatasimplified.com/optimize-your-pandas-code-with-vectorized-operations/

Math Data Simplified (data)

Use pandas' vectorized operations instead of performing operations on each column individually. This leverages pandas' optimized C implementation for better performance, especially with large datasets. The post Optimize Your Pandas Code with Vectorized Operations appeared first on Data Science Simplified.


32: Les salaires 2023 des métiers IT passés à la loupe

https://www.lemondeinformatique.fr/actualites/lire-les-salaires-2023-des-metiers-it-passes-a-la-loupe-92192.html

Le monde informatique (Internet / Informatique)

L'Apec vient de livrer les résultats d'une étude sur la rémunération des cadres en poste basée sur (...)


33: Dans le cadre d'une contestation, TikTok attaque les mécanismes d'harmonisation du RGPD

https://www.usine-digitale.fr/article/esperant-faire-annuler-son-amende-tiktok-critique-le-rgpd.N2197028

L'usine-digitale (Informatique)

TikTok, réseau social propriété du géant chinois ByteDance, est bien décidé à faire annuler l'amende de 345 millions d'euros infligée par la Data Protection Commission (DPC) en septembre pour avoir enfreint les règles encadrant le traitement de données personnelles des mineurs. Dans son recours, elle demande au tribunal de l'Union européenne de déclarer illégale la procédure prévue [...]


34: ServiceNow met en avant ses clients L'Oréal, SGA et STMicroelectronics

https://www.lemondeinformatique.fr/actualites/lire-servicenow-met-en-avant-ses-clients-l-oreal-sga-et-stmicroelectronics-92191.html

Le monde informatique (Internet / Informatique)

À l'occasion de son événement World Forum qui fait un détour par Paris ce 21 novembre, ServiceNow a voulu démontrer (...)


35: Pour IBM France, l'IA va débloquer les budgets IT en 2024

https://www.lemondeinformatique.fr/actualites/lire-pour-ibm-france-l-ia-va-debloquer-les-budgets-it-en-2024-92194.html

Le monde informatique (Internet / Informatique)

« Tous les moteurs de croissance fonctionnent, sur l'ensemble des segments de marché », souligne Béatrice Kosowski, présidente (...)


36: Implementing safe, dynamic localization in TypeScript apps

https://blog.logrocket.com/implementing-safe-dynamic-localization-typescript-apps/

Log Rocket blog (Web 2)

After internationalization, you can further localize your apps to make user experiences more friendly. Learn how to do this in TypeScript. The post Implementing safe, dynamic localization in TypeScript apps appeared first on LogRocket Blog.


37: Why YouTube created Shorts to compete with TikTok

https://blog.logrocket.com/product-management/why-youtube-created-shorts/

Log Rocket blog (Web 2)

YouTube saw an opportunity to join the transition towards short-form videos and released YouTube Shorts. The post Why YouTube created Shorts to compete with TikTok appeared first on LogRocket Blog.


38: An Interactive Guide to CSS Grid

https://www.joshwcomeau.com/css/interactive-guide-to-grid/

Josh W Comeau (CSS / Javascript)

CSS Grid is an incredibly powerful tool for building layouts on the web, but like all powerful tools, there's a significant learning curve. In this tutorial, we'll build a mental model for how CSS Grid works and how we can use it effectively. I'll share the biggest ' lightbulb moments I've had in my own learning journey.


39: Quality rater and algorithmic evaluation systems: Are major changes coming'

https://searchengineland.com/quality-rater-algorithmic-evaluation-systems-changes-434895

Search engine land (Référencement)

Recent breakthroughs indicate that AI systems can replace human raters in search evaluation. Still, concerns remain over quality and bias. The post Quality rater and algorithmic evaluation systems: Are major changes coming' appeared first on Search Engine Land.


40 / 146

40: Polymorphism and Inheritance in Python

https://techno101.hashnode.dev/polymorphism-and-inheritance-in-python

Hashnode - python (python)

Polymorphism and inheritance in Python are two fundamental concepts in object-oriented programming (OOP) that play a crucial role in Python. Let's explore each concept individually and then discuss how they can be combined in Python. 1. Inheritance: ...


41: Data Vis Dispatch, November 21

https://blog.datawrapper.de/data-vis-dispatch-november-21-2023/

Data Wrapper ()

The best of last week's big and small data visualizations


42: Exploring the Versatility of Python and Full Stack Development

https://saschayapranev.hashnode.dev/exploring-the-versatility-of-python-and-full-stack-development

Hashnode - python (python)

In the ever-evolving landscape of web development, the ability to navigate both the client and server sides of an application is a skill highly coveted by developers. This holistic approach, known as full stack development, requires a deep understand...


43: Attirer, former, diversifier : les enjeux majeurs de la cybersécurité en France

https://www.blogdumoderateur.com/attirer-former-diversifier-enjeux-cybersecurite-france/

Blog du Moderateur ()

Avec 25 % de postes non pourvus dans le secteur de la cybersécurité en France, de véritables enjeux de formation et de diversification des profils se posent.


44: A house divided: Lessons amid OpenAI's chaos

https://blog.logrocket.com/product-management/a-house-divided-lessons-amid-openais-chaos/

Log Rocket blog (Web 2)

This article explores the huge gap between OpenAI's ambition and the average user's expectations, as well as the mistakes made in their strategy. The post A house divided: Lessons amid OpenAI's chaos appeared first on LogRocket Blog.


45: Pour se désendetter, Altice revend ses data centers en France

https://www.usine-digitale.fr/article/pour-se-desendetter-altice-revend-ses-data-centers-en-france.N2197043

L'usine-digitale (Informatique)

L'opération va rapporter 535 millions d'euros au propriétaire de SFR, endetté à hauteur de 60 milliards de dollars.


46: Linky : cette technique illégale permet de réduire sa facture d'électricité, mais'

https://www.lebigdata.fr/linky-technique-illegale

Le Big Data (dataviz)

Face à l’escalade des tarifs de l’électricité, certains Français emploient une méthode illégale pour alléger leurs factures : la manipulation … Cet article Linky : cette technique illégale permet de réduire sa facture d’électricité, mais… a été publié sur LEBIGDATA.FR.


47: [PROMO BLACK FRIDAY] ' 7% de réduction pour le casque VR Meta Quest 2

https://www.realite-virtuelle.com/meta-quest-2-casque-vr-promo/

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

Découvrez l’avenir de la réalité virtuelle avec le casque Meta Quest 2 ! En ce […] Cet article [PROMO BLACK FRIDAY] – 7% de réduction pour le casque VR Meta Quest 2 a été publié sur REALITE-VIRTUELLE.COM.


48: Introduction to PCA in Python with Sklearn, Pandas, and Matplotlib

https://dag.hashnode.dev/introduction-to-pca-in-python-with-sklearn-pandas-and-matplotlib

Hashnode - python (python)

As data analysts and scientists, we are often faced with complex challenges due to the growing amount of information available. It is undeniable that the accumulation of data from various sources has become a constant in our lives. Data scientist or ...


49: Leader Spotlight: Matching talent to problems, with Kristin Dorsett

https://blog.logrocket.com/product-management/leader-spotlight-kristin-dorsett/

Log Rocket blog (Web 2)

Kristin Dorsett, Chief Product Officer at Viator, talks about her job of putting her best people on the hardest problems. The post Leader Spotlight: Matching talent to problems, with Kristin Dorsett appeared first on LogRocket Blog.


50 / 146

50: A guide to conducting market research

https://blog.logrocket.com/product-management/conducting-market-research-guide/

Log Rocket blog (Web 2)

Market research is the process of gathering information about potential and current customers and your target audience. The post A guide to conducting market research appeared first on LogRocket Blog.


51: Using dev containers with VS Code for an easier dev setup

https://blog.logrocket.com/using-dev-containers-vs-code-easier-dev-setup/

Log Rocket blog (Web 2)

You can leverage containers to streamline the process of setting up a dev environment. Let's see how using VS Code and Docker. The post Using dev containers with VS Code for an easier dev setup appeared first on LogRocket Blog.


52: 9 tips for converting more organic traffic

https://searchengineland.com/9-tips-for-converting-more-organic-traffic-434866

Search engine land (Référencement)

Struggling to convert your hard-earned organic traffic' Learn nine tactics to boost your site's conversion rates. The post 9 tips for converting more organic traffic appeared first on Search Engine Land.


53: Comment faire pour qu'un site ne détecte pas votre VPN '

https://www.lebigdata.fr/site-detecte-vpn

Le Big Data (dataviz)

Les blocages de connexions VPN peuvent sembler ironiques, car ces outils sont conçus pour contourner les restrictions en ligne. Les … Cet article Comment faire pour qu’un site ne détecte pas votre VPN ' a été publié sur LEBIGDATA.FR.


54: Sekoia.io élu startup IT 2023 du Monde Informatique

https://www.lemondeinformatique.fr/actualites/lire-sekoiaio-elu-startup-it-2023-du-monde-informatique-92185.html

Le monde informatique (Internet / Informatique)

10 start-ups prétendaient au titre Innovation Startup 2023 du Monde Informatique. Après plusieurs semaines de vote et de mobilisation des (...)


55: Quest 3 et Vision Pro : Estimations des coûts de production par un cabinet d'analystes

https://www.realite-virtuelle.com/quest-3-vision-pro-estimations-couts-production-wellsenn/

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

Wellsenn XR, une entreprise d’analyse établie en Chine, a diffusé des rapports approfondis évaluant le […] Cet article Quest 3 et Vision Pro : Estimations des coûts de production par un cabinet d’analystes a été publié sur REALITE-VIRTUELLE.COM.


56: [BLACK FRIDAY] ' Le casque VR HTC VIVE Pro 2 Full Kit en promotion

https://www.realite-virtuelle.com/promotion-htc-vive-pro-2/

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

Cet article [BLACK FRIDAY] РLe casque VR HTC VIVE Pro 2 Full Kit en promotion a ̩t̩ publi̩ sur REALITE-VIRTUELLE.COM.


57: Black Friday PS5 : Les meilleurs bons plans pour la PlayStation 5 pas chère

https://www.lebigdata.fr/black-friday-ps5

Le Big Data (dataviz)

Cette année, il ne faudra pas manquer le Black Friday pour avoir une PS5 pas chère. L'actuelle console phare de … Cet article Black Friday PS5 : Les meilleurs bons plans pour la PlayStation 5 pas chère a été publié sur LEBIGDATA.FR.


58: Spaces vs Tabs: The Great Python Debate

https://kera-cudmore.hashnode.dev/spaces-vs-tabs-the-great-python-debate

Hashnode - python (python)

If you've ever used the Python language, you'll know that it is very particular about whitespace and indentation! Each nested block of code needs to be indented 4 spaces in from the last block of code, which is equivalent to a tab - or is it' Python ...


59: How SEO and digital PR can drive maximum brand visibility

https://searchengineland.com/how-seo-and-digital-pr-can-drive-maximum-brand-visibility-434874

Search engine land (Référencement)

Use SEO tactics that complement a digital PR strategy to boost reputation and visibility with organic traffic and user engagement. The post How SEO and digital PR can drive maximum brand visibility appeared first on Search Engine Land.


60 / 146

60: Pourquoi faire appel à un consultant en cybersécurité '

https://www.lebigdata.fr/faire-appel-a-un-consultant-cybersecurite

Le Big Data (dataviz)

Discipline très technique, la cybersécurité demande à la fois des connaissances en informatique, une veille technologique, des notions juridiques, etc. … Cet article Pourquoi faire appel à un consultant en cybersécurité ' a été publié sur LEBIGDATA.FR.


61: Utilisation de ChatGPT en France : vers une interdiction imminente '

https://www.lebigdata.fr/utilisation-de-chatgpt-en-france-vers-une-interdiction-imminente

Le Big Data (dataviz)

L'avenir de l'utilisation de ChatGPT en France demeure incertain. OpenAI se trouve confronté à la nécessité de répondre aux préoccupations … Cet article Utilisation de ChatGPT en France : vers une interdiction imminente ' a été publié sur LEBIGDATA.FR.


62: Les sols: Un trésor sous nos pieds

http://amisdekervoyal.viabloga.com/news/les-sols-un-tresor-sous-nos-pieds

Amis de Kervoyal (Divers...)

Inondations dans le Pas-de-Calais, renouvellement de l'autorisation de mise sur le marché du glyphosate pour 10 années supplémentaires, contamination généralisée des sols et des ufs de poules d'élevages domestiques dans la région parisienne ... Quel rôle joue le sol' Qu'est-ce qui se passe sous nos pieds' Définition: Les sols, issus de l'altération des roches sous l'effet du climat, du [...]


63: Google Search Console experience and enhancement reporting bug

https://searchengineland.com/google-search-console-experience-reporting-bug-434936

Search engine land (Référencement)

Google is working on a fix, this has no impact on indexing or ranking. The post Google Search Console experience and enhancement reporting bug appeared first on Search Engine Land.


64: The Rise of Augmented Reality in Web Design

https://www.noupe.com/design/the-rise-of-augmented-reality-in-web-design.html

Noupe (conception)

In recent years, augmented reality has emerged as a transformative force, reshaping the way we interact with the digital field. Defined as the integration of virtual elements into our physical environment, it enriches our sensory experiences by overlaying digital information onto the real world. So, it's no wonder the technology has successfully made its way... The post The Rise of Aug [...]


65: Best Practices For Deploying Django Applications(Production Environment and Hosting)

https://chryzcode.hashnode.dev/best-practices-for-deploying-django-applicationsproduction-environment-and-hosting

Hashnode - python (python)

Introduction Hosting and deploying projects is a core and important phase of software and web development. What's the joy, happiness and pride in building a project or product and not being able to share it with the world' How can constructive feedba...


66: Un premier TER à batterie électrique sur les rails

https://www.rtflash.fr/premier-ter-batterie-electrique-sur-rails/article

Tregouet.org ()

C'est une première en Europe. Une rame TER à batterie électrique entame des tests dans le centre d'essais ferroviaires de Bar-le-Duc pour être exploitée dans des conditions identiques à celles d'un service commercial. Confiée par la région Nouvelle-Aquitaine, la rame est sortie de l'usine Alstom de Crespin durant l'été après une première expérimentation concluante. [...]


67: General Motors, Cruise et Honda annoncent un service de taxi autonome à Tokyo

https://www.rtflash.fr/general-motors-cruise-et-honda-annoncent-service-taxi-autonome-tokyo/article

Tregouet.org ()

General Motors, sa filiale de conduite autonome Cruise, et Honda viennent de révéler la création d'une coentreprise pour lancer un service de taxi autonome à Tokyo. Les trois sociétés estiment que l'infrastructure de la capitale japonaise, la ville la plus peuplée au monde, est particulièrement propice à ce type d'activité. Leurs dirigeants ont annoncé la nouvelle lors d'une conférence [...]


68: Révolutionner la production d'électricité avec l'énergie de la houle

https://www.rtflash.fr/revolutionner-production-d-electricite-avec-l-energie-houle/article

Tregouet.org ()

Jean-Luc Stanek n'hésite pas à parler de "rupture technologique" dans le monde des énergies renouvelables. Président fondateur de la start-up Hace, abréviation de Hydro Air Concept Energy, l'inventeur girondin vient de prouver, après trois mois de test en mer, que son houlomoteur est capable de produire de l'électricité avec l'énergie de la houle. Même avec une onde de quelques centimèt [...]


69: « Mobile Suit Gundam : Silver Phantom » sur Quest : Voici le teaser

https://www.realite-virtuelle.com/mobile-suit-gundam-silver-phantom-quest-teaser/

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

Le studio d'animation Bandai Namco Filmworks vient d'annoncer « Mobile Suit Gundam : Silver Phantom Â». Il s'agit […] Cet article « Mobile Suit Gundam : Silver Phantom » sur Quest : Voici le teaser a été publié sur REALITE-VIRTUELLE.COM.


70 / 146

70: 10 Best Black Friday 2023 Deals for Designers & Agencies

https://tympanus.net/codrops/2023/11/21/10-best-black-friday-2023-deals-for-designers-agencies/

Codrops (Design / Internet)

Unlock incredible Black Friday deals for web designers and design agencies without braving the crowds'discover exclusive online offers to enhance your business and design endeavors.


71: Creating And Maintaining A Voice Of Customer Program

https://smashingmagazine.com/2023/11/creating-maintaining-voice-customer-program/

Smashing magazine (Web 2 / CSS)

Product teams benefit from knowing their users' needs and how they respond to product updates as they build out the roadmap of a product. This article covers Voice of Customer programs and is aimed at those who work on a product team as well as executives who are looking for how to better inform your products using insight from users.


72: Collective 792

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

Codrops (Design / Internet)

Storefront.design * Monaspace * image-dimensions


73: Multithreading VS Multiprocessing VS Asyncio (With Code examples)

https://blog.akshaykaushik.eu.org/multithreading-vs-multiprocessing-vs-asyncio-with-code-examples

Hashnode - python (python)

Understanding Concurrency in Python Concurrency refers to the execution of multiple tasks simultaneously in a program. There are primarily three ways to introduce concurrency in Python - Multithreading, Multiprocessing and Asyncio. Each approach has ...


74: Recalling SQL Commands For NextJS 14

https://nirajchaurasiya.hashnode.dev/recalling-sql-commands

Hashnode - javascript (Javascript)

Hey, there, everyone!'''' If you are a developer and have worked on ReactJS and NextJS, you must have heard about NextJS 14, which introduced SQL on their server side. You can read their article at https://nextjs.org/blog/security-nextjs-server-comp...


75: Building a Smart Tic-Tac-Toe AI: The Minimax Approach

https://blog.ragesh.me/building-a-smart-tic-tac-toe-ai-the-minimax-approach

Hashnode - javascript (Javascript)

Getting Started In one of our engaging AI/ML classes, our professor dived into the world of the minimax algorithm, illustrating its prowess with examples from chess and various games. Intrigued by its potential, I couldn't help but think about how th...


76: La cybersécurité des collectivités territoriales analysée

https://www.lemondeinformatique.fr/actualites/lire-la-cybersecurite-des-collectivites-territoriales-analysee-92190.html

Le monde informatique (Internet / Informatique)

Lille, le Département du Loiret, Angers, Marseille, toutes ces collectivités ont un point commun, elles ont été victimes d'une (...)


77: How do I install virtual venv in VS code'

https://lingarajtechhub.com/how-do-i-install-virtual-venv-in-vs-code

Hashnode - python (python)

In Visual Studio Code (VS Code), you don't actually "install" a virtual environment; rather, you create and activate a virtual environment using the terminal integrated into VS Code. Here are the steps to create and activate a virtual environment in ...


78: Optimize your JS code in 10 seconds

https://mainarthur.hashnode.dev/optimize-your-js-code-in-10-seconds

Hashnode - javascript (Javascript)

Performance is the heartbeat of any JavaScript application, wielding a profound impact on user experience and overall success. It's not just about speed: it's about responsiveness, fluidity and efficiency. A well-performing JS app increases load spee...


79: Python "venv" is not activated, What should you do'

https://lingarajtechhub.com/python-venv-is-not-activated

Hashnode - python (python)

Sam: I face one issue while activating the venv environment in Python, so what should I do for this' Lingaraj: Ok, Sam I can help you with that. Sam said, How' Let's see this issue arises on your system. "File D:python-06-07-2023venvScriptsActiva...


80 / 146

80: IA et désinformation : quels risques pour la vie démocratique '

https://www.blogdumoderateur.com/ia-desinformation-risques-vie-democratique/

Blog du Moderateur ()

Lyse Langlois, membre de la délégation québecoise présente à l'ECW, a présenté les risques potentiels que l'IA pourrait engendrer pour la vie publique et le processus électoral.


81: Inspirational Websites Roundup 52

https://tympanus.net/codrops/2023/11/21/inspirational-websites-roundup-52/

Codrops (Design / Internet)

A new roundup of well designed and innovative websites that we've collected in the past couple of weeks.


82: Foxconn, Lenovo et HP décrochent d'importantes subventions pour assembler des ordinateurs en Inde

https://www.usine-digitale.fr/article/foxconn-lenovo-et-hp-decrochent-d-importantes-subventions-pour-assembler-des-ordinateurs-en-inde.N2196978

L'usine-digitale (Informatique)

27 marques et sous-traitants vont se partager près de deux milliards d'euros pour produire en Inde des ordinateurs, des tablettes et des serveurs.


83: Attitudes towards tipping in the U.S.

https://flowingdata.com/2023/11/21/attitudes-towards-tipping-in-the-u-s/

Flowing data (dataviz)

Tipping seems to be in a confusing spot right now. On the one…Tags: Pew Research, tipping


84: React for Beginners

https://twelve.hashnode.dev/react-for-beginners

Hashnode - javascript (Javascript)

You've mastered HTML, CSS and even JavaScript but you seem stuck. Learn React today to advance your skill and build more complex applications. React is a JavaScript library for building user interfaces, particularly single-page applications where com...


85: La France, l'Allemagne et l'Italie ont décidé le futur de l'IA : ce qu'il faut savoir

https://www.lebigdata.fr/france-allemagne-italie-futur-ia

Le Big Data (dataviz)

La France, l’Allemagne et l’Italie ont conjointement défini le futur de l’IA en Europe grâce à un accord historique qui … Cet article La France, l’Allemagne et l’Italie ont décidé le futur de l’IA : ce qu’il faut savoir a été publié sur LEBIGDATA.FR.


86: Changing Background Color on Scroll with JavaScript

https://cruip.hashnode.dev/changing-background-color-on-scroll-with-javascript

Hashnode - javascript (Javascript)

Originally published at cruip.com -- ' Live Demo / Download Scroll animations seem to be a growing trend lately, especially for landing pages for SaaS and modern tech startups. These animations are conceived to beautify the user experience, as long ...


87: La Chine, l'Ukraine et Israël sous l'oeil des experts de la cyberguerre

https://www.lemondeinformatique.fr/actualites/lire-la-chine-l-ukraine-et-israel-sous-l-oeil-des-experts-de-la-cyberguerre-92174.html

Le monde informatique (Internet / Informatique)

Alors que les conflits militaires causent des destructions dévastatrices dans le monde physique, les gouvernements de l'Ukraine et d'Israël (...)


88: Pourquoi il n'y a plus de jailbreaks ChatGPT ' Voici pourquoi aucune technique ne marche

https://www.lebigdata.fr/jailbreaks-chatgpt

Le Big Data (dataviz)

ChatGPT intègre diverses mesures de restriction pour garantir une utilisation responsable, éthique et conforme aux lois. Néanmoins, certains utilisateurs sont … Cet article Pourquoi il n’y a plus de jailbreaks ChatGPT ' Voici pourquoi aucune technique ne marche a été publié sur LEBIGDATA.FR.


89: VisualShaderNodeIntOp in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to an exciting journey through the world of visual shaders in the powerful Godot Engine! If you’ve ever wanted to create stunning graphics for your games with ease, understanding ... Read more


90 / 146

90: Le dark social ou la face cachée des réseaux sociaux

https://www.blogdumoderateur.com/dark-social-tout-savoir/

Blog du Moderateur ()

Le dark social est la partie immergée de l'iceberg social media : les internautes privilégient les espaces privés comme les messageries pour partager des contenus.


91: Understanding Stack and Queues in JavaScript

https://emmanuelumeh.hashnode.dev/understanding-stack-and-queues-in-javascript

Hashnode - javascript (Javascript)

Stacks and Queues are commonly used data structures for extensive computer science and software development which depict a clear horizon for efficient data management, algorithm design, and task scheduling. In this article, we will learn more about t...


92: VisualShaderNodeIntFunc in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this comprehensive tutorial where we delve into the intriguing world of Godot 4 shaders, more specifically the VisualShaderNodeIntFunc class. Shaders in Godot can be a gate to visually ... Read more


93: VisualShaderNodeIntConstant in Godot ' Complete Guide

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

Game dev academy (Jeux)

When embarking on the creative journey of game development, mastering the intricacies of your tools can transform good games into great ones. Godot Engine is a potent ally in this ... Read more


94: Série I [Sémiologie géométrie] - six études

https://www.visionscarto.net/serie-vi-semiologie-geometrie

Visions Carto (dataviz)

Titre : Série I [Sémiologie géométrie] - six études Mots-clés : #graphisme #art #couleurs #sémiologie #géométrie #formes #étude_graphique #série Matériel : Crayons de couleur, pastels gras, papier Canson. Apparition(s) : - Auteur : Philippe Rekacewicz Date de création : 2018, 2015 Série VI [sémiologie géométrie] - étude 01. Ph. R., 2018. Série VI [sémiologie géométrie] [...]


95: VisualShaderNodeInput in Godot ' Complete Guide

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

Game dev academy (Jeux)

Visual shaders in Godot 4 represent an exciting world of graphic effects and gameplay enhancement opportunities, and central to this realm is the VisualShaderNodeInput class. With Godot 4, creating visually ... Read more


96: VisualShaderNodeIf in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this tutorial on using the VisualShaderNodeIf class in Godot 4. If you’re looking to add more logic and control to your visual shaders, mastering the VisualShaderNodeIf can be ... Read more


97: Project 11 - Docker Project for DevOps Engineers

https://cloudopsacademy.online/project-11-docker-project-for-devops-engineers

Hashnode - javascript (Javascript)

Dockerfile: A Dockerfile is a script that contains instructions for building a Docker image. It is used to automate the process of creating and configuring a container image. The Dockerfile specifies the base image to use, the commands to run to inst...


98: Comment facturer à l'international : TVA, mentions légales, tout savoir

https://www.blogdumoderateur.com/comment-facturer-international-tva-mentions-legales-tout-savoir/

Blog du Moderateur ()

Lorsque vous rédigez une facture destinée à un client situé à l'étranger, il existe plusieurs normes à connaître. On fait le point.


99: VisualShaderNodeGroupBase in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the VisualShaderNodeGroupBase class in Godot 4. Godot is a versatile and powerful open-source game engine that allows creators to bring their visions to life, ... Read more


100 / 146

100: Project 9 - Jenkins Freestyle Project for DevOps Engineers

https://cloudopsacademy.online/project-9-jenkins-freestyle-project-for-devops-engineers

Hashnode - javascript (Javascript)

What is CI/CD' CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit their work frequently into t...


101: VisualShaderNodeGlobalExpression in Godot ' Complete Guide

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

Game dev academy (Jeux)

Diving into the realm of game development can be both exciting and daunting, especially when it comes to understanding the intricate aspects of shader programming. However, unlocking the capabilities of ... Read more


102: VisualShaderNodeFresnel in Godot ' Complete Guide

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

Game dev academy (Jeux)

If you’ve ever been fascinated by the shimmering effect on a soap bubble or the way a car’s paint seems to change color depending on the angle you look at ... Read more


103: Simplicité et performance pour F 8 de Microsoft

https://www.lemondeinformatique.fr/actualites/lire-simplicite-et-performance-pour-f-8-de-microsoft-92188.html

Le monde informatique (Internet / Informatique)

Désormais généralement disponible, la dernière édition du langage de programmation open source « fonctionnel (...)


104: VisualShaderNodeFloatParameter in Godot ' Complete Guide

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

Game dev academy (Jeux)

VisualShaderNodeFloatParameter is a versatile yet simple node in Godot 4’s shading language that can significantly impact how we create visual effects in games. This class acts as a bridge, allowing ... Read more


105: Mastering the Art of CSS: A Comprehensive Guide for Web Developers

https://achawaii.hashnode.dev/mastering-the-art-of-css-a-comprehensive-guide-for-web-developers

Hashnode - javascript (Javascript)

Being proficient with Cascading Style Sheets (CSS) is essential in the dynamic field of web development if you want to make visually appealing and flexible websites. The ability to efficiently design and style web pages can be greatly improved by kno...


106: VisualShaderNodeFloatOp in Godot ' Complete Guide

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

Game dev academy (Jeux)

Diving into the world of game development with Godot can be a thrilling experience. Whether you’re crafting your very first indie game or honing your skills for the next big ... Read more


107: Étude : état des lieux du marketing en 2023

https://www.blogdumoderateur.com/etat-des-lieux-marketing-2023/

Blog du Moderateur ()

Dans son dernier rapport, HubSpot propose une rétrospective marketing de l'année 2023 : IA, stratégie réseaux sociaux, marketing de contenu...


108: Commonly Used Ports and Protocols in Computer Networking

https://cloudopsacademy.online/commonly-used-ports-and-protocols-in-computer-networking

Hashnode - javascript (Javascript)

Commonly Used Ports and Protocols in Computer Networking Ports are used to uniquely identify different communication channels in computer networking. Here are some commonly used ports along with their associated protocols and real-time usage examples...


109: Exploring the World of Car Rental Management: Building a Python Application - Part 15

https://bryanjames.hashnode.dev/exploring-the-world-of-car-rental-management-building-a-python-application-part-15

Hashnode - python (python)

Article 15: Managing Car Status Welcome back to our journey of building a robust car rental management system in Python! In Part 15, we will delve into a critical aspect of managing the car fleet: handling and updating the status of each car. Efficie...


110 / 146

110: Google Shopping : coup de pouce pour les petites entreprises

https://www.abondance.com/20231121-287894-google-shopping-coup-de-pouce-pour-les-petites-entreprises.html

Abondance (Référencement)

Google introduit un filtre dédié aux petites entreprises dans ses résultats de recherche shopping. Cette nouveauté, favorisant les PME, transforme l'expérience d'achat en ligne et soutient l'économie locale. Ce qu'il faut retenir : Google soutient les petites entreprises Google a officiellement lancé un nouveau filtre dans ses résultats de recherche shopping et sur Google Maps, […] L [...]


111: Lexique SEO : 20 définitions sur le référencement naturel à connaître

https://www.blogdumoderateur.com/lexique-seo-referencement-naturel/

Blog du Moderateur ()

Découvrez 20 termes essentiels pour maîtriser à la perfection le langage du SEO !


112: Staying Ahead of the Curve: Tech Talk Series: Interview with Ebubechukwu Oguaju-Dike, a Marketer turned Python Developer.

https://gurucodingacademy.hashnode.dev/staying-ahead-of-the-curve-tech-talk-series-interview-with-ebubechukwu-oguaju-dike-a-marketer-turned-python-developer

Hashnode - python (python)

In our ongoing 'Staying ahead of the Curve: Tech Talk Series', we had the privilege to interview Ebubechukwu Oguaju-Dike, the primary instructor at Guru Coding Academy who is the epitome of determination and innovation. In this captivating interview,...


113: Architecte de l'information, organiser le contenu des interfaces

https://www.usabilis.com/architecte-de-l-information-le-maitre-des-interfaces/

Usabilis (ux)

La complexité des interfaces et l'augmentation de leurs contenus demandent une gestion spécifique de l'information. L'architecte de l'information organise le contenu du parcours utilisateur pour une UX efficace... Cet article Architecte de l'information, organiser le contenu des interfaces est apparu en premier sur USABILIS.


114: Cette main imprimée en 3D a des os et des tendons : Révolution robotique '

https://www.lebigdata.fr/main-imprimee-3d

Le Big Data (dataviz)

Ils sont parvenus à fabriquer une main imprimée en 3D avec des os et des tendons. Leur découverte est significative … Cet article Cette main imprimée en 3D a des os et des tendons : Révolution robotique ' a été publié sur LEBIGDATA.FR.


115: Pourquoi les projets d'Industrie 4.0 patinent

https://www.lemondeinformatique.fr/actualites/lire-pourquoi-les-projets-d-industrie-40-patinent-92182.html

Le monde informatique (Internet / Informatique)

Toutes les entreprises industrielles - ou presque - ont aujourd'hui une feuille de route ou à minima un ou plusieurs projets reliés à (...)


116: 2024, une année de sursaut pour les iPad d'Apple

https://www.lemondeinformatique.fr/actualites/lire-2024-une-annee-de-sursaut-pour-les-ipad-d-apple-92183.html

Le monde informatique (Internet / Informatique)

Des prédictions surprenantes sur les lancements d'iPad de l'année prochaine ont été faites par l'analyste très respecté (...)


117: La Société Générale colle l'IA générative à sa stratégie data

https://www.lemondeinformatique.fr/actualites/lire-la-societe-generale-colle-l-ia-generative-a-sa-strategie-data-92181.html

Le monde informatique (Internet / Informatique)

Pour la Société Générale, l'IA est associée à une ambition publiquement affichée : générer (...)


118: Série I [Sémiologie géométrie] - six études

https://visionscarto.net/serie-vi-semiologie-geometrie

Visions Carto (dataviz)

Titre : Série I [Sémiologie géométrie] - six études Mots-clés : #graphisme #art #couleurs #sémiologie #géométrie #formes #étude_graphique #série Matériel : Crayons de couleur, pastels gras, papier Canson. Apparition(s) : - Auteur : Philippe Rekacewicz Date de création : 2018, 2015 Série VI [sémiologie géométrie] - étude 01. Ph. R., 2018. Série VI [sémiologie géométrie] [...]


119: Olivier Vallet, PDG de Docaposte, élu personnalité IT 2023 du Monde Informatique

https://www.lemondeinformatique.fr/actualites/lire-olivier-vallet-pdg-de-docaposte-elu-personnalite-it-2023-du-monde-informatique-92184.html

Le monde informatique (Internet / Informatique)

Après Frédéric Bardeau, fondateur de Simplon, les lecteurs du Monde Informatique ont nommé Olivier Vallet, président (...)


120 / 146

120: What is a JavaScript callback function' Give an Examples

https://lingarajtechhub.com/what-is-a-javascript-callback-function-give-an-examples

Hashnode - javascript (Javascript)

Sam: Asking about JavaScript callback functions Lingaraj: Now, giving that answer, As you know, in JavaScript, a callback function is a function that is passed as an argument to another function and is executed after the completion of some asynchrono...


121: Goossips SEO : fausses nécrologies et Topical Authority

https://www.abondance.com/20231121-287262-goossips-seo-fausses-necrologies-et-topical-authority.html

Abondance (Référencement)

Quelques infos sur Google (et Bing parfois) et son moteur de recherche, glanées ici et là de façon officieuse ces derniers jours. Au programme, cette semaine : comment Google gère-t-il le problème des fausses nécrologies ' Pourquoi ne faut-il pas trop s'attacher au concept de Topic Authority ' Voici une petite compilation des informations fournies par les […] L'article "Gooss [...]


122: Dockerizing a Next.js App: A Step-by-Step Guide

https://annysah.hashnode.dev/dockerizing-a-nextjs-app-a-step-by-step-guide-clp7yx0ka000h09l795jw4q4s

Hashnode - javascript (Javascript)

Introduction Docker is a helpful tool in software development, especially when integration of new features and frequent deployments are required. This tool makes it easy to containerize applications and their dependencies, ensuring they remain consis...


123: Electronique : pourquoi et comment une supply chain résiliente crée un avantage compétitif fort

https://www.usine-digitale.fr/article/electronique-pourquoi-et-comment-une-supply-chain-resiliente-cree-un-avantage-competitif-fort.N2196908

L'usine-digitale (Informatique)

Le secteur de l'électronique n'en finit plus de connaître des pénuries, et leurs répercussions peuvent s'avérer dramatiques pour les donneurs d'ordre. Dans cette tribune, Jean-François Fleury, SVP Global Supply Chain and Operations chez Vantiva (ex-Technicolor) revient sur les enjeux et les bonnes pratiques à mettre en 'uvre.


124: Can We Use NodeJs as Backend for Flutter'

https://ravimakhija.hashnode.dev/can-we-use-nodejs-as-backend-for-flutter

Hashnode - Flutter (Flutter)

The synergy between frontend and backend technologies plays a pivotal role in mobile application development to create seamless and efficient user experiences. Among the myriad choices available, the combination of Flutter, Google's open-source UI to...


125: Arnaque aux cryptomonnaies : ce footballeur breton condamné aux États-Unis

https://www.lebigdata.fr/arnaque-cryptomonnaies-aurelien-michel

Le Big Data (dataviz)

Une arnaque aux cryptomonnaies, des millions de dollars d'amende, et de lourdes peines de prison. Aurélien Michel vient de plaider … Cet article Arnaque aux cryptomonnaies : ce footballeur breton condamné aux États-Unis a été publié sur LEBIGDATA.FR.


126: 15 Syncing TheFatRat - Unity with Dynamic Cube Spawns (Version 1)

https://akashrj.hashnode.dev/15-syncing-thefatrat-unity-with-dynamic-cube-spawns-version-1

Hashnode - Unity (unity)

Introduction*:* Hello rhythm architects! In this 15th edition of our Beat Saber VR series, we're introducing a musical twist with the iconic "FatRatUnity" song. Version 1 of our CubeSpawner script is tailored to synchronize dynamic cube spawns with t...


127: Leveraging fold operator in Kotlin flow to optimize Room DB upserts

https://tusharpingale.hashnode.dev/leveraging-fold-operator-in-kotlin-flow-to-optimize-room-db-upserts

Hashnode - Kotlin (Mobiles)

Hey everyone, today we will look into an interesting topic to optimize room DB upserts using fold in Kotlin flow. The case' We are working on a chat application where we fetch a list of chats in pages from the network and upsert it into DB as it is a...


128: Update current URL's query params non-destructively

https://jordanbrennan.hashnode.dev/update-current-urls-query-params-non-destructively

Hashnode - javascript (Javascript)

Couldn't find a modern vanilla example of how to update the current URL's query params non-destructively, so I wrote this for future reference: // Get current URL const url = new URL(window.location.href); // Update or remove a param colors.length ...


129: L'imprimante de poche Canon Zoemini 2 bleu marine en promotion

https://www.realite-virtuelle.com/imprimante-poche-canon-zoemini-2-bleu-marine-promo/

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

Capturez vos moments spéciaux avec la réduction exceptionnelle de 23% ! À la recherche de […] Cet article L’imprimante de poche Canon Zoemini 2 bleu marine en promotion a été publié sur REALITE-VIRTUELLE.COM.


130 / 146

130: Day 8: Working with Lists (Part 1) in Python for DevOps

https://chandreshpatle.hashnode.dev/day-8-working-with-lists-part-1-in-python-for-devops

Hashnode - python (python)

Welcome back to our Python for DevOps series! In today's edition, we'll embark on a journey into the realm of lists'an essential data structure for managing and manipulating collections of items in your DevOps scripts. ' Understanding Lists and the ...


131: Day 8: Working with Lists (Part 1) in Python for DevOps

https://chandreshpatle.com/day-8-working-with-lists-part-1-in-python-for-devops

Hashnode - python (python)

Welcome back to our Python for DevOps series! In today's edition, we'll embark on a journey into the realm of lists'an essential data structure for managing and manipulating collections of items in your DevOps scripts. ' Understanding Lists and the ...


132: Unpacking Parcel: A Deep Dive into the Revolutionary Web Bundler

https://robinkhilery.hashnode.dev/unpacking-parcel-a-deep-dive-into-the-revolutionary-web-bundler

Hashnode - javascript (Javascript)

What if I told you that you can bundle your web app with just one command and no configuration' Sounds too good to be true, right' Well, that's exactly what Parcel does. Parcel is a zero-configuration web application bundler that automates the entire...


133: Importing documents in Appflowy editor

https://newtechs.hashnode.dev/importing-documents-in-appflowy-editor

Hashnode - Flutter (Flutter)

Appflowy editor version 2.0.0 Release: What's new and improved, feature: support Flutter stable channel feature: support toggling format style when the selection is collapsed feature: optimize editing experience on mobile feature: support display...


134: Have Fun with AWS PartyRock

https://blog.oedemis.io/have-fun-with-aws-partyrock

Hashnode - javascript (Javascript)

Hello folks, hope you are well ' Amazon recently launched PartyRock. It's really fun to play with and at the same time also opens up opportunities for everyone to create apps and experiment with LLMs. This includes experimenting with various foundat...


135: How To Build Trust

https://jacobian.org/2023/nov/16/how-to-build-trust/

pointer.io (Développement)

"These are all going to be fairly high-level, just skimming the surface ' I could probably write a full post for each point, but will keep them brief to avoid making this article into a book." Jacob elaborates on the following: (1) Act consistently. (2) Communicate clearly and transparently. (3) Be reliable. (4) Set and respect boundaries. (5) Use role power sparingly. (6) Give feedback. (7) [...]


136: 7 Books That Changed Me The Most As A Software Engineer

https://careercutler.substack.com/p/7-books-that-changed-me-the-most

pointer.io (Développement)

"Books are one of the best ways to grow as a software engineer. They give you actionable takeaways based on decades of knowledge and experience.' Jordan organizes his book recommendations into the following 7 categories: (1) Writing & communication. (2) Software design. (3) Challenging conversations. (4) Relationships. (5) Engineering soft skills. (6) Productivity. (7) Engineering Management. 


137: Plasmo

https://github.com/PlasmoHQ/plasmo

pointer.io (Développement)

The browser extension framework.


138: How Much Testing Is Enough'

https://testing.googleblog.com/2021/06/how-much-testing-is-enough.html

pointer.io (Développement)

George addresses the complexity of determining adequate testing for software releases. It suggests a multi-faceted approach, emphasizing the importance of documenting the testing process, having a solid base of unit tests, not overlooking integration testing, and performing end-to-end testing for critical user journeys. The article also highlights the need to understand various testing tiers, such [...]


139: Screenshot To Code

https://github.com/abi/screenshot-to-code

pointer.io (Développement)

Drop in a screenshot and convert it to clean code.


140 / 146

140: Navigating Around In Your Shell

https://blog.meain.io/2023/navigating-around-in-shell/

pointer.io (Développement)

"I have been using terminals for a long time, initially because I thought they looked cool, and later because I genuinely found them to be easier/faster to get stuff done. And since I've been at it for a while, navigating through directories is something I think I've gotten good at. In this blog, I would like to give some tips on ways you can navigate around in your shell quickly."


141: Generative AI For Beginners

https://github.com/microsoft/generative-ai-for-beginners

pointer.io (Développement)

Get started building with generative AI.


142: RevealJS

https://github.com/hakimel/reveal.js

pointer.io (Développement)

The HTML presentation framework.


143: Taming Complexity With Reversibility

https://tidyfirst.substack.com/p/taming-complexity-with-reversibility

pointer.io (Développement)

As a system scales, whether it is a manufacturing plant or a service like ours, the enemy is complexity. If you don't confront complexity in some way, it will eat you. However, complexity isn't a blob monster, it has four distinct heads: (1) States: When there are many elements in the system and each can be in one of a large number of states, then figuring out what is going on and what you should [...]


144: Vercel Style Guide

https://github.com/vercel/style-guide

pointer.io (Développement)

Vercel's engineering style guide.




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