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

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


Jeudi 12 Octobre 2023 (122)

1: OnePlus Open : cet incroyable smartphone pliant est le cauchemar de Samsung

https://www.lebigdata.fr/one-plus-open

Le Big Data (dataviz)

Non, Samsung n'est plus le leader incontesté sur le marché des smartphones pliants. Effectivement, le nouveau OnePlus Open est en … Cet article OnePlus Open : cet incroyable smartphone pliant est le cauchemar de Samsung a été publié sur LEBIGDATA.FR.


2: Building a simple rating component with Vue 3

https://realabdullah.hashnode.dev/building-a-simple-rating-component-with-vue-3

Hashnode - vuejs (Javascript)

A rating component which is sometimes referred to as a star rating component, is a user-facing element that allows users to provide feedback or rate something, typically on a scale, and just to display the rating of something sometimes. It's used in ...


3: Relation longue distance : Comment avoir une vie sexuelle épanouie avec le vr sex '

https://www.realite-virtuelle.com/vr-sex-relation-longue-distance/

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

Vous vivez une relation longue distance et vous cherchez une solution pour une vie sexuelle […] Cet article Relation longue distance : Comment avoir une vie sexuelle épanouie avec le vr sex ' a été publié sur REALITE-VIRTUELLE.COM.


4: Why Mocha Might Be a Better Choice Than Jest for Your Tests

https://samyakaditya.hashnode.dev/why-mocha-might-be-a-better-choice-than-jest-for-your-tests

Hashnode - javascript (Javascript)

When it comes to JavaScript testing frameworks, two names often stand out in the crowd: Mocha and Jest. Both are highly popular choices among developers, and each has its own set of features and advantages. But, as a developer, you might be wondering...


5: AI-powered marketing in 2024: A playbook for success by Cynthia Ramsaran

https://searchengineland.com/ai-powered-marketing-in-2024-a-playbook-for-success-433207

Search engine land (Référencement)

From CTV to LinkedIn and beyond, this webinar will give you tips for them all. The post AI-powered marketing in 2024: A playbook for success appeared first on Search Engine Land.


6: La NASA va commencer à miner les astéroïdes : découvrez la Mission Psyché

https://www.lebigdata.fr/nasa-mission-psychee

Le Big Data (dataviz)

Un astéroïde situé à 400 millions de kilomètres de la Terre est la prochaine cible de la NASA. Avec la … Cet article La NASA va commencer à miner les astéroïdes : découvrez la Mission Psyché a été publié sur LEBIGDATA.FR.


7: Google Search officially stops indented results

https://searchengineland.com/google-search-officially-stops-indented-results-433210

Search engine land (Référencement)

Google's Search Liaison confirmed Google stopped indenting search results a "few weeks ago." The post Google Search officially stops indented results appeared first on Search Engine Land.


8: DAY 25 of PYTHON top 100 questions : from Basic to Advanced !!

https://priyachakraborty.hashnode.dev/day-25-of-python-top-100-questions-from-basic-to-advanced

Hashnode - python (python)

Write a Python program to find the median of a given list of numbers: numbers = [5, 2, 9, 1, 5, 6] numbers.sort() n = len(numbers) if n % 2 == 0: middle1 = numbers[n // 2 - 1] middle2 = numbers[n // 2] median = (middle1 + middle2) ...


9: Hoisting in JS: var,let and const explained

https://robinkhilery.hashnode.dev/hoisting-in-js-varlet-and-const-explained

Hashnode - javascript (Javascript)

Hoisting is a concept that many JavaScript beginners find confusing or hard to grasp. It refers to the behaviour of JavaScript that moves all the declarations of variables and functions to the top of their scope before the code execution. This means ...


10 / 122

10: Runnin' the Werk : An Algorithm of Route Optimization

https://programmingthestreets.hashnode.dev/runnin-the-werk-an-algorithm-of-route-optimization

Hashnode - javascript (Javascript)

The "Route Optimization" problem is a classic application of optimization algorithms, particularly the Traveling Salesman Problem (TSP). In our case, we'll call it the D*pe-- (sorry), Werk Runner Problem (WRP). In this problem, a werk runner needs to...


11: String methods in JavaScript

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

Hashnode - javascript (Javascript)

String is one of the important data types in any programming language. String is used to hold any character or any value that is to be stored in text form. Examples: var name = "John". In this article, we will see some of the useful methods of string...


12: ' Scale of Things

https://flowingdata.com/2023/10/12/process-260-scale/

Flowing data (dataviz)

Whether a difference seems big or small, important or not, depends on the scale you choose.Tags: scale


13: Netflix's Success Recipe: Leveraging AWS and DevOps for Seamless Streaming

https://ishan35.hashnode.dev/netflixs-success-recipe-leveraging-aws-and-devops-for-seamless-streaming

Hashnode - python (python)

Netflix, the global entertainment powerhouse, has revolutionized how we consume content. Its extensive catalog of movies, TV shows, and original productions is available at our fingertips, anywhere, and at any time. But the magic behind this entertai...


14: Flutter's Multilingual Support: Crafting World-Ready Applications

https://yatendrakumar.hashnode.dev/flutters-multilingual-support-crafting-world-ready-applications

Hashnode - Flutter (Flutter)

Wassup flutter devs! I know i've been off for a while. Today let's talk about crafting world ready applications. The world is diverse, and so are app users. With support for over 24 languages, Flutter acknowledges this diversity, presenting developer...


15: Atlassian : le logiciel pris d'assaut par les hackers, Microsoft accuse la Chine

https://www.lebigdata.fr/atlassian-microsoft-accuse-la-chine

Le Big Data (dataviz)

Récemment, les serveurs d'Atlassian ont été victime d'un piratage informatique. Microsoft affirme que les hackers ont une liaison avec l'État … Cet article Atlassian : le logiciel pris d'assaut par les hackers, Microsoft accuse la Chine a été publié sur LEBIGDATA.FR.


16: 30 Days of JAVASCRIPT 10/30

https://asifcodes.hashnode.dev/30-days-of-javascript-1030

Hashnode - javascript (Javascript)

ES6+ Features Part-1 ES6+ is a version of JavaScript that introduces several new features to the language. In this blog post, we will discuss two of these features: let and const for variable declaration and template literals for string manipulation....


17: Sharing to Reels on Instagram Now Available to All Developers

https://developers.facebook.com/blog/post/2023/10/12/sharing-to-reels-instagram-available-to-developers/

Facebook dev. (PHP)

Today, we are excited to announce that Sharing to Reels on Instagram is now available to all developers.


18: Go Router: Beginners Guide

https://geekaid.in/go-router-beginners-guide

Hashnode - Flutter (Flutter)

Navigation is an important part of any application. When it comes to the Flutter applications, Go Router is a clear winner as it provides a powerful declarative routing solution. You may have been using onGenerateRoute or GetX (Get) for routing, but ...


19: Singleton Pattern

https://balamurugan16.hashnode.dev/singleton-pattern

Hashnode - javascript (Javascript)

People who understood the above picture don't need to read this article, you already understood the pattern but those who didn't get it, stay tuned to where I will explain it at the end. The most popular pattern, and usually the pattern that is cove...


20 / 122

21: How to Earn Money with AI Technology at Its Best

https://www.smashingapps.com/earn-money-with-ai-technology/

Smashing apps (Design / Internet)

Are you ready to unlock the potential of AI technology and rake in the green' […]


22: Google Search Generative Experience can now create images

https://searchengineland.com/google-search-generative-experience-can-now-create-images-433200

Search engine land (Référencement)

Plus Google SGE can provide written drafts. The post Google Search Generative Experience can now create images appeared first on Search Engine Land.


23: Where the clouds are the highest

https://flowingdata.com/2023/10/12/where-the-clouds-are-the-highest/

Flowing data (dataviz)

Cloud formation depends on temperature and moisture levels, so in places of high…Tags: cloud, height, Washington Post


24: Un nouveau malware aux allures de plug-in Wordpress peut prendre le contrôle de sites web

https://www.usine-digitale.fr/article/un-nouveau-malware-aux-allures-de-plug-in-wordpress-peut-prendre-le-controle-de-sites-web.N2181749

L'usine-digitale (Informatique)

Des chercheurs en cybersécurité de l'entreprise Defiant ont identifié un nouveau malware capable de prendre possession d'un back-office WordPress à l'insu des véritables administrateurs de sites web. Ils alertent sur une menace complète et difficilement détectable.


25: Title: Python Data Types: A Beginner's Guide to Understanding int, str, float, and boolean

https://53codesarena.com/title-python-data-types-a-beginners-guide-to-understanding-int-str-float-and-boolean

Hashnode - python (python)

Introduction: Python is a versatile and widely used programming language that offers a rich variety of data types. Understanding data types is a fundamental aspect of programming in Python, as it allows you to manipulate and store different kinds of ...


26: Cloud souverain : Birdz, filiale de Veolia, signe avec S3NS pour sécuriser les données de ses clients

https://www.usine-digitale.fr/article/cloud-souverain-birdz-filiale-de-veolia-signe-avec-s3ns-pour-securiser-les-donnees-de-ses-clients.N2181753

L'usine-digitale (Informatique)

S3NS, la coentreprise de Thales et Google pour le cloud de confiance, affiche un premier client avec Birdz. Cette filiale de Veolia, spécialiste de l'IoT lié au contrôle de l'eau, expose à L'Usine Digitale les raisons de ce choix stratégique.


27: The starter guide to using behavioral design

https://blog.logrocket.com/ux-design/starter-guide-behavioral-design/

Log Rocket blog (Web 2)

Using psychological principles and theories of behavior, we can design for how users behave. Learn more about behavioral design here. The post The starter guide to using behavioral design appeared first on LogRocket Blog.


28: Stormshield s'invite dans les formations cyber de l'école Guardia

https://www.lemondeinformatique.fr/actualites/lire-stormshield-s-invite-dans-les-formations-cyber-de-l-ecole-guardia-91835.html

Le monde informatique (Internet / Informatique)

Pour faire face au manque de compétences en cybersécurité, les initiatives se multiplient autour de la formation professionnelle. (...)


29: Canva passe à l'ère de l'IA avec Studio Magique : découvrez tous les outils

https://www.lebigdata.fr/canva-studio-magique

Le Big Data (dataviz)

Canva, ce nom évoque pour beaucoup une facilité déconcertante dans la conception graphique. Et si on ajoutait une pincée de … Cet article Canva passe à l'ère de l'IA avec Studio Magique : découvrez tous les outils a été publié sur LEBIGDATA.FR.


30 / 122

30: 90DaysofDevops - Day 15 Python Libraries for DevOps

https://kshitijajadhav.dev/90daysofdevops-day-15-python-libraries-for-devops

Hashnode - python (python)

Reading JSON and YAML in Python As a DevOps Engineer, you should be able to parse files, be it Txt, json, YAML, etc. You should know what libraries one should use in Python for DevOps. Python has numerous libraries like os, sys, json, yaml etc tha...


31: L'IA générative épaule Salesforce dans sa migration vers RHEL

https://www.lemondeinformatique.fr/actualites/lire-l-ia-generative-epaule-salesforce-dans-sa-migration-vers-rhel-91795.html

Le monde informatique (Internet / Informatique)

C'est un travail titanesque auquel la branche informatique de Salesforce va se livrer. En effet, les équipes vont migrer 200 000 serveurs (...)


32: France 2030 : Le gouvernement sélectionne 4 projets dédiés à l'imagerie médicale augmentée

https://www.usine-digitale.fr/article/france-2030-le-gouvernement-selectionne-4-projets-dedies-a-l-imagerie-medicale-augmentee.N2181692

L'usine-digitale (Informatique)

Le gouvernement vient d'annoncer les 4 projets lauréats de l'appel à projets "imagerie médicale" dans le cadre de la stratégie d'accélération "Santé numérique" du plan d'investissement national France 2030. Les consortiums public-privé ont reçu une enveloppe globale de 16,1 millions d'euros, dont près de 10 millions d'euros d'aides publiques.


33: My First PYCON India 2023 Recap!

https://amazonec2.dev/my-first-pycon-india-2023-recap

Hashnode - python (python)

As I sit down to write this, I can only think of some amazing conversations and experiences that I've had over the last weekend. I feel grateful to have attended Pycon 2023, which took place in Hyderabad this year from September 29th to October 2nd. ...


34: Understanding the Call Stack in JavaScript

https://saurabhsuryavanshi.hashnode.dev/understanding-the-call-stack-in-javascript

Hashnode - javascript (Javascript)

When you start learning JavaScript, or any programming language for that matter, there are foundational concepts that are critical to grasp early on. One such concept in JavaScript is the call stack. For someone new to programming, the call stack mig...


35: Considering both customer and business value in product decisions

https://blog.logrocket.com/product-management/considering-both-customer-and-business-value/

Log Rocket blog (Web 2)

If you call yourself a customer-centric company, your work should have one unwavering destination: creating value for your target customer. The post Considering both customer and business value in product decisions appeared first on LogRocket Blog.


36: Building SvelteKit forms with Superforms

https://blog.logrocket.com/building-sveltekit-forms-superforms/

Log Rocket blog (Web 2)

Explore how Superforms simplifies form validation in SvelteKit applications and delivers powerful client-side interactions. The post Building SvelteKit forms with Superforms appeared first on LogRocket Blog.


37: Google Ads rolls out new tool for centralized access to all first-party data

https://searchengineland.com/google-ads-data-manager-first-party-data-433194

Search engine land (Référencement)

Google Ads Data Manager is initially launching in Google Ads to make it easier to use enhanced conversions and customer match The post Google Ads rolls out new tool for centralized access to all first-party data appeared first on Search Engine Land.


38: Minimize Data Risks with Python Private Variables

https://mathdatasimplified.com/2023/10/12/minimize-data-risks-with-python-private-variables/

Math Data Simplified (data)

To restrict external access and modification of a variable outside of a class, make it a private variable by using double underscores. This helps minimize the chances of unintended alterations. The post Minimize Data Risks with Python Private Variables appeared first on Data Science Simplified.


39: Quality Assurance in Software Testing: A Comprehensive Guide

https://www.noupe.com/development/quality-assurance-in-software-testing.html

Noupe (conception)

In today's tech-driven world, software is the heartbeat of innovation. Software touches every aspect of our lives, from user-friendly apps to intricate business solutions. Yet, amidst this complexity, ensuring software quality is non-negotiable. This is where quality assurance in software testing steps in. QA is not a mere stage; it’s a mindset, a systematic approach... The post [...]


40 / 122

40: La CNIL publie ses premières fiches pratiques sur la constitution de bases de données d'apprentissage des systèmes d'IA, afin de concilier innovation et respect des droits des personnes

https://intelligence-artificielle.developpez.com/actu/349468/La-CNIL-publie-ses-premieres-fiches-pratiques-sur-la-constitution-de-bases-de-donnees-d-apprentissage-des-systemes-d-IA-afin-de-concilier-innovation-et-respect-des-droits-des-personnes/

sgbd (developpez.com) (base de données / Informatique)

La CNIL publie ses premières fiches pratiques sur la constitution de bases de données d'apprentissage des systèmes d'intelligence artificielle, afin de concilier innovation et respect des droits des personnesLa CNIL publie ses premières fiches pratiques sur la constitution de bases de données d'apprentissage des systèmes d'intelligence artificielle. Ces fiches doivent aider les professionnel [...]


41: Les géants du cloud disent avoir identifié et déjoué une attaque DDoS d'une ampleur inédite

https://www.usine-digitale.fr/article/les-geants-du-cloud-disent-avoir-identifie-et-dejoue-une-attaque-ddos-d-une-ampleur-inedite.N2181688

L'usine-digitale (Informatique)

Dès le mois d'août, Google, Amazon, Cloudflare et Microsoft ont constaté un nombre de requêtes massif et inhabituel sur leurs infrastructures de cloud. Ils ont depuis collaboré pour identifier et mitiger ce qui est apparu comme la plus grande attaque DDoS de l'histoire du web.


42: Compte-rendu du Café du Produit 24 :  'Les Fondamentaux de la User Research'

https://blog.octo.com/compte-rendu-du-cafe-du-produit-24-les-fondamentaux-de-la-user-research/

Octo (Internet)

Nous avons eu le plaisir de vous retrouver pour le 24ème épisode du Café du Produit le 03 octobre dernier pour parler des Fondamentaux de la User Research ! Sous la houlette de notre animatrice Carole GALIBOURG nous avons pu discuter avec Alexis FAVREAU et Capucine GIFFAUT, UX Designers chez Octo, de ce qu'était la […] L'article Compte-rendu du Café du Produit #24 :  'Les Fondamentaux [...]


43: Compte-rendu du Café du Produit 24 :  'Les Fondamentaux de la User Research'

https://blog.octo.com/compte-rendu-du-cafe-du-produit-24-les-fondamentaux-de-la-user-research/

Octo (Internet)

Nous avons eu le plaisir de vous retrouver pour le 24ème épisode du Café du Produit le 03 octobre dernier pour parler des Fondamentaux de la User Research ! Sous la houlette de notre animatrice Carole GALIBOURG nous avons pu discuter avec Alexis FAVREAU et Capucine GIFFAUT, UX Designers chez Octo, de ce qu'était la […] The post Compte-rendu du Café du Produit #24 :  'Les Fondamentaux d [...]


44: LLM optimization: Can you influence generative AI outputs'

https://searchengineland.com/large-language-model-optimization-generative-ai-outputs-433148

Search engine land (Référencement)

Get a glimpse into the future of SEO as it intersects with AI. Uncover potential strategies and challenges in influencing AI-powered search. The post LLM optimization: Can you influence generative AI outputs' appeared first on Search Engine Land.


45: La Cnil néerlandaise ouvre une enquête sur Yango, l'application de VTC du groupe russe Yandex

https://www.usine-digitale.fr/article/la-cnil-neerlandaise-ouvre-une-enquete-sur-yango-l-application-de-vtc-du-groupe-russe-yandex.N2181616

L'usine-digitale (Informatique)

Cette enquête doit déterminer si les informations personnelles des utilisateurs européens peuvent être récupérées par les services secrets russes.


46: Modules in python programming

https://53codesarena.com/modules-in-python-programming

Hashnode - python (python)

OBJECTIVES: At the end of this lesson, you should clearly understand what Modules in Python are how they are so important, and their uses in today's technology. INTRODUCTION Modules in Python are files containing Python definitions and statements. Th...


47: Même après votre mort, cette partie de votre corps survit : Les scientifiques ébahis

https://www.lebigdata.fr/mort-partie-corps-survit

Le Big Data (dataviz)

Les fonctions vitales s'arrêtent à la mort, sauf pour une partie du corps qui survit. Cette nouvelle étude vient détailler … Cet article Même après votre mort, cette partie de votre corps survit : Les scientifiques ébahis a été publié sur LEBIGDATA.FR.


48: Microsoft et American Express, marques les plus utilisées pour du phishing

https://www.lemondeinformatique.fr/actualites/lire-microsoft-et-american-express-marques-les-plus-utilisees-pour-du-phishing-91836.html

Le monde informatique (Internet / Informatique)

Microsoft et le géant bancaire American Express sont les entreprises les plus usurpées dans les courriels d'hameçonnage visant les (...)


49: Israël vs Palestine : une grave menace pour l'industrie mondiale de la cybersécurité

https://www.lebigdata.fr/israel-vs-palestine-une-grave-menace-pour-lindustrie-mondiale-de-la-cybersecurite

Le Big Data (dataviz)

Quand on pense aux affrontements entre Israël et la Palestine, on imagine souvent les tragédies humaines. Mais, discrètement, une autre … Cet article Israël vs Palestine : une grave menace pour l'industrie mondiale de la cybersécurité a été publié sur LEBIGDATA.FR.


50 / 122

50: EEAT est-il un facteur de positionnement '

https://www.abondance.com/20231012-231294-eeat-facteur-positionnement.html

Abondance (Référencement)

EEAT, quatre lettres que l'on commence à bien connaître dans l'univers du SEO ! Mais quelle est leur influence réelle sur le ranking d'un site web sur Google ' Est-ce un vrai facteur de positionnement, ou non ' Comprendre l'EEAT EEAT signifie Expérience, Expertise, Autorité et Fiabilité. Ces termes, bien que simples en apparence, englobent […] L'article "EEAT est-il un facteur de posit [...]


51: Comment développer un modèle d'IA respectueux du RGPD ' La Cnil répond

https://www.usine-digitale.fr/article/comment-developper-un-modele-d-ia-respectueux-du-rgpd-la-cnil-repond.N2181625

L'usine-digitale (Informatique)

A travers 9 fiches thématiques, la Commission nationale de l'informatique et des libertés a établi une première série de lignes directrices à respecter pour développer des systèmes d'intelligence artificielle respectueux du RGPD. Les principales interrogations des acteurs concernés portaient sur les principes de minimisation, de finalité et la durée de conservation des données personne [...]


52: Le Cigref veut sortir les DSI legacy de leur zone de confort

https://www.lemondeinformatique.fr/actualites/lire-le-cigref-veut-sortir-les-dsi-legacy-de-leur-zone-de-confort-91833.html

Le monde informatique (Internet / Informatique)

« Numérique, c'est quoi le progrès ' ». Tel a été le thème et fil rouge de la réunion publique (...)


53: Optimizing static pages in your Next.js apps with Prisma

https://blog.logrocket.com/optimizing-static-pages-next-js-prisma/

Log Rocket blog (Web 2)

Explore how to optimize static pages in Next.js using the Prisma database to enhance the speed and efficiency of your apps. The post Optimizing static pages in your Next.js apps with Prisma appeared first on LogRocket Blog.


54: Tools and strategies for leveraging digital analytics

https://blog.logrocket.com/product-management/digital-analytics/

Log Rocket blog (Web 2)

Digital analytics is the practice of collecting and analyzing metrics that measure online engagement and activity. The post Tools and strategies for leveraging digital analytics appeared first on LogRocket Blog.


55: Leader Spotlight: Bringing product out from behind the curtain with Mike Ohanian

https://blog.logrocket.com/product-management/leader-spotlight-mike-ohanian/

Log Rocket blog (Web 2)

Mike Ohanian shares insights into shifting a product strategy, how he blends qualitative and quantitative data, and how to increase awareness around product management. The post Leader Spotlight: Bringing product out from behind the curtain with Mike Ohanian appeared first on LogRocket Blog.


56: How to find your niche in SEO

https://searchengineland.com/how-to-find-your-niche-in-seo-433141

Search engine land (Référencement)

Get insights on how to narrow your focus, cater to specific market needs, and differentiate yourself in the competitive SEO industry. The post How to find your niche in SEO appeared first on Search Engine Land.


57: Project 2: Tic-Tac-Toe with Python

https://jaafardev.hashnode.dev/project-2-tic-tac-toe-with-python

Hashnode - python (python)

Let's make a tic-tac-toe game using Python. We won't be using any GUI or game engine to make this, to keep it as simple as possible, it will exist only in the console. Let's begin. A normal tic-tac-toe game has 3 rows and 3 columns with 9 cells for t...


58: Avec Secure GTP, Veolia sensibilise les collaborateurs dans l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-avec-secure-gtp-veolia-sensibilise-les-collaborateurs-dans-l-ia-generative-91826.html

Le monde informatique (Internet / Informatique)

Le 5 septembre dernier, Veolia a dévoilé à ses équipes le fruit de ses premiers efforts en matière d'IA générative (...)


59: Avec Secure GPT, Veolia sensibilise les collaborateurs à l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-avec-secure-gpt-veolia-sensibilise-les-collaborateurs-a-l-ia-generative-91826.html

Le monde informatique (Internet / Informatique)

Le 5 septembre dernier, Veolia a dévoilé à ses équipes le fruit de ses premiers efforts en matière d'IA générative (...)


60 / 122

60: Azul repère le code inutilisé dans les applications Java

https://www.lemondeinformatique.fr/actualites/lire-azul-repere-le-code-inutilise-dans-les-applications-java-91796.html

Le monde informatique (Internet / Informatique)

L'éditeur Azul, a ajouté une fonction nommée Code Inventory pour identifier le code « mort » via son service (...)


62: Métavers : cette nanotechnologie permet de contrôler tout votre corps

https://www.lebigdata.fr/metavers-capteurs-nanomateriaux

Le Big Data (dataviz)

Vous pensiez que le métavers était mort ' Vous n'avez encore rien vu. Des chercheurs asiatiques développent des capteurs flexibles … Cet article Métavers : cette nanotechnologie permet de contrôler tout votre corps a été publié sur LEBIGDATA.FR.


63: How Scope Works in JavaScript: A Simple and Practical Explanation

https://robinkhilery.hashnode.dev/how-scope-works-in-javascript-a-simple-and-practical-explanation

Hashnode - javascript (Javascript)

Scope is one of the most fundamental and essential concepts in JavaScript '. It determines the visibility and lifetime of variables and functions in your code. However, scope can also be one of the most confusing ' and tricky aspects of JavaScript,...


64: Web application development: languages and tools

https://sparkouttech.hashnode.dev/web-application-development-languages-and-tools

Hashnode - javascript (Javascript)

Web applications allow us to quickly and conveniently receive information, communicate with other people, buy goods and services, and much more. The development of web applications requires knowledge and skills in the field of programming, as well as...


65: HTC face à un avenir incertain : Réfutation des prévisions de CCS Insight

https://www.realite-virtuelle.com/htc-refute-pronostics-avenir-vr/

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

Quelle est la situation de l'entreprise HTC sur le marché de la réalité virtuelle (VR) ' […] Cet article HTC face à un avenir incertain : Réfutation des prévisions de CCS Insight a été publié sur REALITE-VIRTUELLE.COM.


66: Share of search: The SEO metric you can't ignore

https://searchengineland.com/share-of-search-seo-metric-433133

Search engine land (Référencement)

Unlock the true potential of SEO with share of search. Learn why this metric matters and the role of brand search in proving SEO's value. The post Share of search: The SEO metric you can't ignore appeared first on Search Engine Land.


67: Donecle, le spécialiste toulousain de l'inspection des avions par drones, lève 5,6 millions d'euros

https://www.usine-digitale.fr/article/donecle-le-specialiste-toulousain-de-l-inspection-des-avions-par-drones-leve-5-6-millions-d-euros.N2181467

L'usine-digitale (Informatique)

Spécialisée dans l'inspection automatisée par drones pour la maintenance aéronautique, la société toulousaine Donecle annonce la clôture d'un tour de table de 5,6 millions d'euros, avec l'entrée à son capital du groupe néerlandais AkzoNobel. Au programme : de nouveaux locaux à Toulouse et l'ouverture d'une filiale aux Etats-Unis.


68: Le fisc américain réclame près de 30 milliards de dollars à Microsoft

https://www.usine-digitale.fr/article/le-fisc-americain-reclame-pres-de-30-milliards-de-dollars-a-microsoft.N2181598

L'usine-digitale (Informatique)

Depuis dix ans, le groupe de Redmond transférait régulièrement une partie de ses profits vers Porto Rico. Il conteste le montant du redressement fiscal qu'il a reçu.


69: 29 Md$ d'impôts à payer pour Microsoft

https://www.lemondeinformatique.fr/actualites/lire-29-md%24-d-impots-a-payer-pour-microsoft-91834.html

Le monde informatique (Internet / Informatique)

28,9 milliards de dollars. C'est la somme astronomique que l'Internal Revenue Service (IRS), service chargé de collecter l'impôt (...)


70 / 122

70: HR Outsourcing Pitfalls to Avoid: Tips for a Successful Partnership

https://www.bestfreewebresources.com/hr-outsourcing-pitfalls-to-avoid-tips-for-a-successful-partnership

Best Free Web Resources (Veille)

In the present speedy business world, companies are continually looking for ways of smoothing out their tasks and cutting costs while maintaining the quality of their services. One common methodology that organizations frequently go to is HR outsourcing. HR outsourcing can offer many benefits, including diminished administrative weights and cost reserve funds. Nonetheless, similar to […] The [...]


71: Retour d'expérience sur une implémentation réussie de la méthodologie DevOps SRE

https://blog.positivethinking.tech/rex-implementation-methodologie-devops-sre-71c0e3991cb5

Humancoders ()

Dans cet article, nous explorons un cas concret de l'application d'une démarche DevOps SRE au sein d'une entreprise spécialisée dans l'Internet of Things (IoT). Commentaires L'article Retour d'expérience sur une implémentation réussie de la méthodologie DevOps SRE a été posté dans la catégorie DevOps de Human Coders News


72: Avez-vous vraiment besoin d'un service de cache '

https://martinheinz.dev/blog/105

Humancoders ()

Avez-vous vraiment besoin d'un service de cache ' Un super article qui explore la possibilité d'utiliser votre BDD comme cache (ici Postgres) : JSONB, gestion de l'expiration du cache, test de performance, les cas où cette approche est pertinente. Commentaires L'article Avez-vous vraiment besoin d'un service de cache ' a été posté dans la catégorie Bases de données de Human Coders News


73: Cracking the code on accurate attribution for connected TV by MNTN

https://searchengineland.com/cracking-the-code-on-accurate-attribution-for-connected-tv-433077

Search engine land (Référencement)

The dark ages of TV attribution are over. Today's marketers shouldn't settle for less than full transparency from their CTV platforms. The post Cracking the code on accurate attribution for connected TV appeared first on Search Engine Land.


74: L'UE rappelle aussi Meta à veiller au respect du DSA suite aux combats entre le Hamas et Israël

https://www.usine-digitale.fr/article/l-ue-rappelle-aussi-meta-a-veiller-au-respect-du-dsa-suite-aux-combats-entre-le-hamas-et-israel.N2181594

L'usine-digitale (Informatique)

Les attaques du Hamas orchestrées depuis la bande de Gaza sur Israël ont engendré de nombreuses réactions sur les réseaux sociaux. En sa qualité de régulateur de l'espace en ligne européen, la Commission européenne a adressé un courrier à la société américaine Meta, qui opère les plateformes Facebook, Instagram et Threads, l'enjoignant vivement de mieux modérer les contenus.


75: Understanding JavaScript Data Types: A Beginner's Guide / with Exercises

https://cafertayyargoekce.hashnode.dev/understanding-javascript-data-types-a-beginners-guide-with-exercises

Hashnode - javascript (Javascript)

When you're learning web development and diving into JavaScript, data types are one of the fundamental concepts you'll encounter. They're like the building blocks of the language, and understanding them is essential. So, what are data types in JavaSc...


76: Handling basic authentication using requests in Python

https://brahmakothapalli.hashnode.dev/handling-basic-authentication-using-requests-in-python

Hashnode - python (python)

An authentication that allows end users to access the application or API using a simple username and password is called basic authentication. In the below example, I am trying to authenticate the API https://postman-echo.com/basic-auth with username=...


77: Understand All Object-Oriented Programming (OOP) Terms in Python

https://faithbolanle.hashnode.dev/understand-all-object-oriented-programming-oop-terms-in-python

Hashnode - python (python)

Introduction Object-oriented programming (OOP) is designing and writing software that models real-world entities as objects. Objects' attributes (data) and methods (behaviour) define their characteristics and actions. For example, a car object can ha...


78: L'IA consommera bientôt autant d'électricité qu'un pays entier : quelle solution''

https://www.lebigdata.fr/consommation-eletricite-ia

Le Big Data (dataviz)

Des spécialistes ont estimé la consommation d'électricité d'IA célèbre comme ChatGPT. En moyenne, les serveurs pourront exploiter 0,5 % de … Cet article L'IA consommera bientôt autant d'électricité qu'un pays entier : quelle solution'' a été publié sur LEBIGDATA.FR.


79: Comment naviguer sur internet avec ChatGPT sur Microsoft Bing '

https://www.lebigdata.fr/chatgpt-naviguer-bing

Le Big Data (dataviz)

OpenAI avait déjà expérimenté la navigation sur Internet avec ChatGPT avant de suspendre temporairement la fonctionnalité pour opérer quelques ajustements. … Cet article Comment naviguer sur internet avec ChatGPT sur Microsoft Bing ' a été publié sur LEBIGDATA.FR.


80 / 122

80: NodeJS vs PHP: Which Should You Learn First'

https://vinhjacker.hashnode.dev/nodejs-vs-php-which-should-you-learn-first

Hashnode - javascript (Javascript)

NodeJS and PHP are two of the most popular back-end web development languages. Both languages have their own strengths and weaknesses, and the best choice for you will depend on your specific needs and goals. NodeJS NodeJS is a JavaScript runtime env...


81: Bluesky : le guide pour bien utiliser l'alternative à X (Twitter)

https://www.blogdumoderateur.com/bluesky-guide-bien-utiliser-alternative-x-twitter/

Blog du Moderateur ()

Plus l'expérience se dégrade sur X, plus Bluesky, son alternative conçue par le créateur de Twitter, gagne en popularité et en utilisateurs.


82: Mastering Complex Frontend Interview Topics: A Comprehensive Guide for Success

https://blog.paurush.dev/mastering-complex-frontend-interview-topics-a-comprehensive-guide-for-success

Hashnode - javascript (Javascript)

Dive into the Frontend Interview Maze: Unraveling the Complex Web of Questions!" Embarking on a journey through the world of frontend interviews can feel like navigating a complex labyrinth of questions and challenges. Aspiring frontend developers, y...


83: Hashicorp affine Terraform avec un zeste d'IA générative 

https://www.lemondeinformatique.fr/actualites/lire-hashicorp-affine-terraform-avec-un-zeste-d-ia-generative%A0-91830.html

Le monde informatique (Internet / Informatique)

En direct de San Francsico. Depuis son changement de modèle open source au profit de BSL (Business Source License), Hashicorp a beaucoup de (...)


84: Demystifying Project Architecture for Junior Developers

https://senpaicodes.hashnode.dev/demystifying-project-architecture-for-junior-developers

Hashnode - javascript (Javascript)

Being a Jr. Front End Developer, I always used to rush to YouTube to find a project that would look cool and show how pro I was in front-end development. However, over the period of time, I realized that developing a project was just a part of the pr...


85: La directive NIS 2 et les Jeux Olympiques, les deux chantiers majeurs de l'Anssi

https://www.usine-digitale.fr/article/la-directive-nis-2-et-les-jeux-olympiques-les-deux-chantiers-majeurs-de-l-anssi.N2181545

L'usine-digitale (Informatique)

A l'occasion des Assises qui se tiennent actuellement à Monaco, Vincent Strubel, le directeur général de l'Agence nationale de la sécurité des systèmes d'information, a présenté les chantiers prioritaires de son agence. Au menu : la transposition de la directive européenne NIS 2 qui vise à harmoniser et renforcer la cybersécurité du marché européen et la sécurité des Jeux Olympique [...]


86: ' TypeScript Decorators in Brief

https://refine.hashnode.dev/typescript-decorators-in-brief

Hashnode - javascript (Javascript)

Author: Abdullah Numan Introduction TypeScript decorators are an extension that allows adding annotation and metaprogramming to class declarations and their members in TypeScript. TypeScript supports decorators syntax as an experimental feature which...


87: En Chine, des anciens d'Arm lancent une start-up potentiellement concurrente

https://www.usine-digitale.fr/article/en-chine-des-anciens-d-arm-lancent-une-start-up-potentiellement-concurrente.N2181547

L'usine-digitale (Informatique)

Baptisée Borui Jingxin, cette start-up a été lancée dans le plus grand secret il y a deux ans et demi. Elle assure ne pas vouloir directement concurrencer le groupe britannique.


88: Le VR Air Bridge de D-Link révolutionne l'expérience sur le Quest 3

https://www.realite-virtuelle.com/vr-air-bridge-d-link-revolutionne-quest-3/

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

Ensemble, le Quest 3 et le VR Air Bridge de D-Link vont générer une expérience […] Cet article Le VR Air Bridge de D-Link révolutionne l'expérience sur le Quest 3 a été publié sur REALITE-VIRTUELLE.COM.


89: Mot de passe Gmail oublié : comment le récupérer en quelques clics

https://www.lebigdata.fr/reinitialiser-mot-de-passe-gmail-oublie

Le Big Data (dataviz)

Un mot de passe Gmail oublié est une source de désagréments. C'est le cas notamment si l'adresse e-mail sert d'identifiant … Cet article Mot de passe Gmail oublié : comment le récupérer en quelques clics a été publié sur LEBIGDATA.FR.


90 / 122

90: Comment Slack s'empare de l'IA générative : l'éclairage de Nicolas d'André

https://www.blogdumoderateur.com/slack-ia-generative-eclairage-nicolas-d-andre/

Blog du Moderateur ()

Quel regard porte Slack sur le développement des outils d'IA générative ' Éléments de réponses avec Nicolas d'André, directeur général de Slack France.


91: Android : comment personnaliser vos notifications pour ne pas être envahi

https://www.blogdumoderateur.com/android-comment-personnaliser-notifications/

Blog du Moderateur ()

Découvrez toutes les options mises à disposition sous Android pour gérer avec précision vos notifications.


92: Top 10 C'a Hàng '' Ch'i Xe Máy Uy Tín Nh't Hi'n Nay

https://graphicalerts.com/cua-hang-do-choi-xe-may/

Graphic Alerts (Internet)

''' xe' là thu't ng' '' ch' vi'c chúng ta thêm nhi'u b' ph'n, chi ti't ngoài b'n thi't k' v'n có c'a xe. C'a hàng '' ch'i xe máy 'ang '''c tìm ki'm r't nhi'u b'i ngày càng nhi'u b'n tr' có s' thích '' xe và làm ''p h'n cho chi'c xe c'a […] The post Top 10 C'a Hàng '' Ch'i Xe Máy Uy Tín Nh't Hi'n Nay appeared first on Graphicalerts.


93: Everything I Know About UX Research I First Learned From Lt. Columbo

https://smashingmagazine.com/2023/10/ux-research-learn-from-lt-columbo/

Smashing magazine (Web 2 / CSS)

Working in the area of UX sometimes feels like a crime drama. Can't believe it' Then look at these fun parallels between modern UX practices and a classical TV detective.


94: Cette loi permet aux Californiens de supprimer leurs données du web en claquant des doigts

https://www.lebigdata.fr/californiens-supprimer-leurs-donnees-web

Le Big Data (dataviz)

Grâce à une nouvelle loi signée par le gouverneur Gavin Newsom, les Californiens peuvent désormais supprimer leurs données du web … Cet article Cette loi permet aux Californiens de supprimer leurs données du web en claquant des doigts a été publié sur LEBIGDATA.FR.


95: Le marché des communications cloud atteindra 180,7 Md$ d'ici à 2027

https://www.lemondeinformatique.fr/actualites/lire-le-marche-des-communications-cloud-atteindra-180-7-md%24-d-ici-a-2027-91827.html

Le monde informatique (Internet / Informatique)

Au cours des cinq prochaines années, le marché mondial des plateformes de communications dans le cloud devrait progresser à un rythme (...)


96: La data et l'IA, des sujets brûlants chez BNP Paribas

https://www.lemondeinformatique.fr/actualites/lire-la-data-et-l-ia-des-sujets-brulants-chez-bnp-paribas-91825.html

Le monde informatique (Internet / Informatique)

Une ascension express grâce à la donnée ! Après une dizaine d'années dans le conseil, Hugues Even a rejoint BNP Paribas (...)


97: Stéphane Cros prend la présidence d'Incept Group

https://www.lemondeinformatique.fr/actualites/lire-stephane-cros-prend-la-presidence-d-incept-group-91828.html

Le monde informatique (Internet / Informatique)

Fruit du rachat du Nordiste Wipple (12 M' de CA en 2021) par le Catalan Onedirect (60 M' de CA en 2021) il (...)


98: Des salaires IT stables et toujours élevés en 2024

https://www.lemondeinformatique.fr/actualites/lire-des-salaires-it-stables-et-toujours-eleves-en-2024-91822.html

Le monde informatique (Internet / Informatique)

En dépit d'une stagnation, les salaires IT demeureront à un niveau élevé surtout pour certains profils en tension ou (...)


99: Reels Instagram : comment retrouver une vidéo visionnée

https://www.blogdumoderateur.com/reels-instagram-comment-retrouver-video-visionnee/

Blog du Moderateur ()

Découvrez plusieurs méthodes pour retrouver les Reels que vous avez visionnés.


100 / 122

100: UX design : comment réaliser un test utilisateur en 10 étapes

https://www.blogdumoderateur.com/ux-design-comment-realiser-test-utilisateur-10-etapes/

Blog du Moderateur ()

Déterminant lors de la création d'un nouveau produit ou service, le test utilisateur doit suivre une procédure clairement établie pour être efficace.


101: Devenez rich' snippet sur WordPress

https://wpmarmite.com/rich-snippets-wordpress/

WP Marmite (wordpress)

Devenir rich sans le « e » final, ça vous dit ' Alors laissez-moi vous montrer un moyen d'y parvenir' aux yeux de Google. Au risque de vous décevoir, je ne vais pas vous dévoiler la dernière technique à la... Devenez rich' snippet sur WordPress est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


102: Attaques sur Israël : comment la cryptomonnaie a financé le Hamas

https://www.lebigdata.fr/attaques-israel-cryptomonnaie-hamas

Le Big Data (dataviz)

Le Hamas, dans sa récente offensive contre Israël, a trouvé dans la cryptomonnaie un canal de financement, éludant les barrières … Cet article Attaques sur Israël : comment la cryptomonnaie a financé le Hamas a été publié sur LEBIGDATA.FR.


103: Un nouvel outil pour mesurer les liaisons protéiques à l'échelle de la molécule unique

https://www.rtflash.fr/nouvel-outil-pour-mesurer-liaisons-proteiques-l-echelle-molecule-unique/article

Tregouet.org ()

Des processus essentiels se déroulant au sein du corps humain, tels que les réactions enzymatiques, la liaison des anticorps ou la réponse aux médicaments, dépendent de liaisons temporaires entre protéines. Bien qu'il soit difficile de caractériser ces liaisons en raison précisément de leur caractère fugace, il est important de le faire, pour tester par exemple les performances de théra [...]


104: Le robot Apollo 1 va-t-il remplacer les humains dans les usines '

https://www.rtflash.fr/robot-apollo-1-va-t-il-remplacer-humains-dans-usines/article

Tregouet.org ()

L'Apollo 1 a été construit par Apptronik, une entreprise de robotique qui a fait des efforts pour se faire une place dans les usines du monde entier. Dans la vidéo promotionnelle qu'ils ont lancée pour le présenter, les travailleurs d'Apptronik ont montré toutes ses fonctionnalités. Il a une très grande agilité, peut manipuler des charges de manière répétitive et constante grâce à se [...]


105: De la poudre de fer pourrait transformer le stockage d'énergie

https://www.rtflash.fr/poudre-fer-pourrait-transformer-stockage-d-energie/article

Tregouet.org ()

Le financeur scientifique NWO et les organisations partenaires ont décidé d'allouer 900 000 euros pour étudier le potentiel de la poudre de fer en tant que vecteur d'énergie à l'échelle industrielle. Le projet de recherche, nommé CIRCL (Closing the Iron Reduction-Combustion Loop), implique Metalot, RIFT, Shell et EIRES. en lire plus


106: Des robots-chiens pour guider les aveugles

https://www.rtflash.fr/robots-chiens-pour-guider-aveugles/article

Tregouet.org ()

En France, il y a plus d'un million de personnes qui souffrent de malvoyance sévère. Or, elles ne sont que 1 500 environ, une poignée, à profiter d'un chien guide. La formation de l'animal est longue. Elle demande deux ans de travail en moyenne avec des familles d'accueil, des formateurs, des associations et il y a 30 % d'échec. Donc il faut souvent attendre plusieurs années avant qu'un chie [...]


107: IA : Cette technique oubliée du 18e siècle rend le Deep Learning inutile

https://www.lebigdata.fr/deep-learning-inutile

Le Big Data (dataviz)

Et si le deep learning devenait inutile au développement de l'intelligence artificielle ' Cette technique oubliée du 18e siècle pourrait … Cet article IA : Cette technique oubliée du 18e siècle rend le Deep Learning inutile a été publié sur LEBIGDATA.FR.


108: Automating SIH Team Registrations: Making Life Easier for College SPOCs

https://denil.hashnode.dev/automating-sih-team-registrations-making-life-easier-for-college-spocs

Hashnode - python (python)

Automating SIH Team Registrations: Making Life Easier for College SPOCs Hello, fellow developers and automation enthusiasts! If you've ever faced the daunting task of manually entering details for multiple teams into a portal, you'll love what's comi...


109: How to Create Horizontal Parallax Scrolling using CSS and JavaScript

https://blog.reactplay.io/how-to-create-horizontal-parallax-scrolling-using-css-and-javascript

Hashnode - javascript (Javascript)

Hello there! My name is Shivam, and today, I will show you how to create this beautiful horizontal scrolling parallax effect with HTML, CSS, and JavaScript. Wouldn't this look stunning on your blog or portfolio site' To achieve this effect, we will ...


110 / 122

110: La start-up Tilak Healthcare, spécialiste du suivi de la vision à domicile, lève 10 millions d'euros

https://www.usine-digitale.fr/article/la-start-up-tilak-healthcare-specialiste-du-suivi-de-la-vision-a-domicile-leve-10-millions-d-euros.N2181352

L'usine-digitale (Informatique)

A l'origine d'une application de télésuivi de la santé visuelle, Tilak Healthcare a levé 10 millions d'euros. Son dispositif médical a été prescrit à 12 000 patients par 350 médecins depuis sa création en 2016.


111: Get Name from an Email Address with JavaScript

https://stackabuse.com/get-name-from-an-email-address-with-javascript/

Stack Abuse (Javascript)

Introduction Let's talk about extracting names from email addresses using JavaScript. This can be useful when you're dealing with bulk data and need to personalize your communication. For instance, you might want to send out a mass email to your users but address each one by their name. Let's see


112: Kubebuilder : un framework pour créer facilement un opérateur Kubernetes

https://enix.io/fr/blog/kubebuilder/

Humancoders ()

Kubebuilder : présentation, exemple de création d'opérateur Kubernetes, ses avantages, ses limitations Commentaires L'article Kubebuilder : un framework pour créer facilement un opérateur Kubernetes a été posté dans la catégorie Open source de Human Coders News


113: Fondamentaux de SAFe : De l'agilité d'équipe à l'agilité d'échelle

https://blog.positivethinking.tech/safe-agilite-equipe-a-agilite-echelle-935aac706aeb

Humancoders ()

Depuis son apparition en 2011, SAFe ne cesse de s'améliorer et de proposer des solutions d'organisation Agile à l'échelle. En mars 2023, nous avons vu apparaître la version 6.0 du framework. Durant ces dix dernières années, il est devenu la référence en termes d'organisation agile avec un retour d'expérience confirmant une augmentation de productivité de 20 à 50% pour les entreprises qu [...]


114: Présentation de BorgBackup, l'un des meilleurs outils de sauvegarde disponibles sous Linux

https://blog.flozz.fr/2023/10/02/presentation-de-borgbackup-lun-des-meilleurs-outils-de-sauvegarde-disponibles-sous-linux/

Humancoders ()

Ça fait longtemps que je voulais vous parler de BorgBackup, un outil de sauvegarde que j'utilise aussi bien personnellement que professionnellement depuis quelques années maintenant. Bien que disposant de nombreuses fonctionnalités, BorgBackup reste plutôt simple à utiliser, et il bénéficie de plus d'une importante communauté et d'une excellente documentation. Commentaires L'article Prés [...]


115: Améliorer son code Django

https://klemenstrajhar.substack.com/p/how-to-write-better-django-code

Humancoders ()

Pour les Pythonistes : un article qui donne des bonnes pratiques pour écrire du clean code avec Django. Réduire le couplage, granularité des tests, utilisation des modèles et des vues, etc. Commentaires L'article Améliorer son code Django a été posté dans la catégorie Python de Human Coders News


116: [Kotlin in Action] '' E. '''' Async/Await

https://jinukeu.hashnode.dev/kotlin-in-action-e-asyncawait

Hashnode - Kotlin (Mobiles)

'''''' '''' ''' '''' '' '' ' ''' '''' '''''' '''' '''' ''''''. '''' ''' '' '''' ''' ' '' '' '' ''' ''''. '''' == '' '''' ''''' : '''''' ' ''' '''' ''''' ''' ''''' ''' '' ''''' '' '''' '''' '' ' ''' ' '' '' A' ''''' '''''' ''' B' '''' A' '''' ''' ''...


117: ' Beginner to Intermediate Python: My Wild, Witty, and Wondrous ' Journey!

https://roninking.hashnode.dev/beginner-to-intermediate-python-my-wild-witty-and-wondrous-journey

Hashnode - python (python)

Hey there, fellow code wranglers and Python enthusiasts! '' It's time to pop the confetti, dance a little jig, giving myself a virtual high-five, because guess what' We've just crossed the finish line of the "Beginner's Python Chapters." '' But ho...


118: BigInt vs. parseInt in JavaScript: Working with Numbers

https://gbemisola.com/bigint-vs-parseint-in-javascript-working-with-numbers

Hashnode - javascript (Javascript)

Hy everyone, Welcome back to my blog'. I was solving a leet code question about a week ago and I had the algorithm ready passing all three sample test cases, I tried submitting and the solution wasn't accepted for test cases with extremely large num...


119: Client-side object detection in JavaScript

https://javascriptweekly.com/issues/658

javascriptweekly (Javascript)

#'658 ' October 12, 2023 Read on the Web '' Due to being on the road at a conference, this is a more compact and bijou issue but.. I'm back at full speed next week '__Peter Cooper, your editor JavaScript Weekly Speeding Up the JS Ecosystem: The Barrel File Debacle ' Marvin continues his tour through the world of JavaScript performance fixes with a look at how some innocent l [...]


120 / 122

120: All About Functions

https://justmyahia.hashnode.dev/all-about-functions

Hashnode - javascript (Javascript)

Not All, I have tricked you. typeof functions When you do typeof , you get back 'function'. But, you might have heard that functions are objects'' Well, they are indeed objects, if you do console.dir() on a function, you will get an o...


121: [Unit] Testing Supabase in Kotlin using Test Containers

https://techbytes.hashnode.dev/unit-testing-supabase-in-kotlin-using-test-containers

Hashnode - Kotlin (Mobiles)

TL;DR : The easiest way I found to test my database service is to mimick Supabase using Docker Compose and Test Containers. Here's the code In case you don't know it, I'm a big fan of Supabase. I love that they're a viable alternative to Firebase. I ...




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