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

« Décembre 2022 »

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


Webriche: les veilleurs ne dorment jamais...

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

La veille     Haut de page     Lendemain


Vendredi 23 Décembre 2022 (124)

1: CCTsvg 2 ' l'heure des choix

https://richardcarlier.com/article-652-cctsvg-2-lheure-des-choix.html

Tribune de Richard Carlier (Internet)

Voulant au départ à la fois me calquer sur Processing (Java) et P5 (Javascript), et dans le même temps respecter des conventions de programmation propres, je suis confronté à des problèmes, et donc des choix à faire. Car Python n'est pas Java ni Javascript... Au delà de ce projet précis, se pose les questions d'un portage de projet d'un langage à un autre...


2: Change window size on Flutter programmatically

https://blog.albertobonacina.com/change-window-size-on-flutter-programmatically

Hashnode - Flutter (Flutter)

This article will show you how to create a simple Flutter Desktop App with the ability to quickly change the size of the window, which is useful in cases where you need to test different graphic layouts and don't want to change the size of the window...


3: A little python 'poetry'. From Node.js 'back' to Python

https://terkplumber.hashnode.dev/a-little-python-poetry-from-nodejs-back-to-python

Hashnode - python (python)

I got to peek into a Python code and make it run after three years of not using the language. I have to say, even prior to that point three years ago, I almost never used Python. So after barely using the language in a while, I noticed Python now has...


4: Mastering React in 8 weeks - Day 2

https://01nakulgoel.hashnode.dev/mastering-react-in-8-weeks-day-2

Hashnode - javascript (Javascript)

Hello, Hashnoders or learners, I am back with the second blog about mastering react in 8 weeks and I hope you guys are learning a lot from my blogs. Prerequisites kindly install a code editor on your PC, I will recommend installing VS code i.e. visu...


5: How to get the length of object in JavaScript

https://mo-ibra.hashnode.dev/how-to-get-the-length-of-object-in-javascript

Hashnode - javascript (Javascript)

In this article we will learn how to get length of an object. It is very common to get length of an object in JavaScript. Problem Now we have a problem, which is that we want to know the length of the object. Let's imagine we have an object like thi...


6: Advent of Code 2022 Recap

https://blog.code-n-roll.dev/advent-of-code-2022-recap

Hashnode - Kotlin (Mobiles)

Introduction This year was the first one in which I participated in Advent of Code (AoC). I am not sure why I haven't noticed it before. Maybe I was not interested, since coding competitions are not related to my daily work. Additionally, competition...


7: Recursive Rendering in ReactJs

https://exploreonlytech.hashnode.dev/recursive-rendering-in-reactjs

Hashnode - javascript (Javascript)

Recursive Rendering is one of the such concept of ReactJs that most developers didn't know. As we know in Data Structures and Algorithms we have studied about Recursion which is also considered one of the most important techniques in programming. Tho...


8: How to Add Pagination in Strapi using GraphQL

https://strapi.hashnode.dev/how-to-add-pagination-in-strapi-using-graphql

Hashnode - javascript (Javascript)

Article updated to v4 by: Fredrick Emmanuel Strapi is an open-source headless CMS for creating quick and readily-manageable APIs. It allows developers to create flexible API structures with a beautiful user interface easily. It is also self-hosted, m...


9: Getting started with Vite and Vue

https://mboretto.hashnode.dev/getting-started-with-vite-and-vue

Hashnode - javascript (Javascript)

Vite means fast in french, and it is! That's for sure one of the biggest benefits that you will notice while using it but not only. I was used to starting new projects with Vue CLI but I have found out that has been put in "maintenance mode" (whateve...


10 / 124

10: JavaScript Set

https://codetutorialz.hashnode.dev/javascript-set

Hashnode - javascript (Javascript)

Just like an array, a set is used for storing multiple elements, however, the elements in a set must be unique. The elements can be of any data type such as strings, numbers, objects, etc. How to create a JavaScript Set The new set() constructor func...


11: JavaScript Fundamentals: String Manipulation

https://astrodevil.hashnode.dev/javascript-fundamentals-string-manipulation

Hashnode - javascript (Javascript)

Today is the 8th day of my #100DaysOfCode journey with JavaScript. I write about my learnings in an explained way through my blogs and socials. If you want to join me on the learning journey, make sure to follow my blogs and social and share yours to...


12: Dev Retro 2022 - A Journey Back To The Beginning Of 2022...

https://seniru.hashnode.dev/dev-retro-2022-a-journey-back-to-the-beginning-of-2022

Hashnode - javascript (Javascript)

Introduction Hi, there '' I'm Seniru, It's been a little while since I wrote an article. So I thought it would be a good idea to write this article describing how I started this journey as a developer and maybe it might also help someone who's tryi...


13: Inevitably super rich

https://flowingdata.com/2022/12/23/inevitably-super-rich/

Flowing data (dataviz)

Sometimes it feels like a foregone conclusion that most of the money ends…Tags: Alvin Chang, Pudding, rich, wealth, Yard-sale model


14: Our Top 22 Visualizations of 2022

https://www.visualcapitalist.com/our-top-22-visualizations-of-2022/

Visual Capitalist (dataviz)

In this ninth edition of our yearly round-up, we highlight visualizations that broke new ground in design and data-driven reporting. The post Our Top 22 Visualizations of 2022 appeared first on Visual Capitalist.


15: 2022, l'avènement de l'ère de l'IA ' Rétrospective d'une année folle, de DALL-E à ChatGPT

https://www.lebigdata.fr/retrospective-2022-annee-ia

Le Big Data (dataviz)

Tout au long de 2022, l’intelligence artificielle était sous le feu des projecteurs. De DALL-E à ChatGPT en passant par … Cet article 2022, l'avènement de l'ère de l'IA ' Rétrospective d’une année folle, de DALL-E à ChatGPT a été publié sur LeBigData.fr.


16: Joyful Holiday Wishes

https://feeds.feedblitz.com/~/722834520/0/tanglepatterns~Joyful-Holiday-Wishes.html

TanglePatterns (Zentangle)

Wishing my tangling friends everywhere a peaceful, joyful holiday season and all the best for a Zentangle-y wonder-ful 2023. Merry Christmas! Continue reading this article.TanglePatterns.com - An index and graphic guide to the best Zentangle® patterns on the web and how to draw them  


17: Top 5 Web APIs for performance-based analysis (and how to use them)

https://blog.logrocket.com/top-5-web-apis-performance-based-analysis/

Log Rocket blog (Web 2)

Learn about five web performance APIs, which have full browser support and offer many ways for you to measure your apps' performance. The post Top 5 Web APIs for performance-based analysis (and how to use them) appeared first on LogRocket Blog.


18: Welcome Aboard! '''

https://elitecoderr.hashnode.dev/welcome-aboard

Hashnode - javascript (Javascript)

Happy Holidays!!! ''' After days of trying to figure out how to use it, I'm finally starting my own blog on Hashnode! ' Good day everybody, My name is Miguel and I'm a front-end web developer and software engineer seeking to constantly improve my...


19: Médias et Climat, Changement, Crise ou Catastrophe ' - Cahier de Tendances 21

https://www.meta-media.fr/2022/12/23/medias-et-climat-changement-crise-ou-catastrophe-cahier-de-tendances-21.html

Meta Media (Internet)

La bataille a changé de nature Eric Scherer, directeur du MediaLab et des Affaires internationales de France Télévisions Cela fait des années que nous voulions le faire. Le voici donc, ce Cahier de tendances enfin dédié aux médias et à la crise climatique. Le timing reste bon, car nous sommes... The post Médias et Climat, Changement, Crise ou Catastrophe ' - Cahier de Tendances #21 first [...]


20 / 124

21: Facebook paye 725 M$ pour clôre l'affaire Cambridge Analytica

https://www.lemondeinformatique.fr/actualites/lire-facebook-paye-725-m%24-pour-clore-l-affaire-cambridge-analytica-89007.html

Le monde informatique (Informatique / Internet)

L'action de groupe menée contre Facebook aux Etats-Unis concernant l'affaire Cambridge Analytica a été éteinte après (...)


22: Boost Your Django App's Performance with Caching

https://maxzeno.hashnode.dev/boost-your-django-apps-performance-with-caching

Hashnode - python (python)

Using Django's cache framework can significantly improve the performance of your application by allowing you to store the result of expensive computations or frequently accessed data in memory, rather than recalculating or querying the data each time...


23: Le botnet Zerobot cible les serveurs Apache non corrigés

https://www.lemondeinformatique.fr/actualites/lire-le-botnet-zerobot-cible-les-serveurs-apache-non-corriges-89006.html

Le monde informatique (Informatique / Internet)

La dernière version du botnet Zerobot 1.1, ajoute des exploits supplémentaires et des capacités d'attaque par déni de service (...)


24: 4 useful Javascript methods

https://leom.hashnode.dev/4-useful-javascript-methods-clc0p9mxq000508lg3padctz5

Hashnode - javascript (Javascript)

Javascript has been known to be one of the most popular programming languages in the world and one of the core technologies behind everything that works on the web. As a frontend developer, it is essential that you get yourself familiar with some bas...


25: React Class Component, Props,States Explained

https://nullcode.hashnode.dev/react-class-component-propsstates-explained

Hashnode - javascript (Javascript)

Class Component In the previous Blog, we learned about function components in React. A function component is a JavaScript function that returns a React element. Function components are also known as "functional components" or "stateless components"...


26: Using Outstatic for Next.js static site management

https://blog.logrocket.com/using-outstatic-next-js-static-site-management/

Log Rocket blog (Web 2)

Outstatic is a relatively new static CMS for Next.js applications. Let's learn what makes it promising and how to use it in our projects. The post Using Outstatic for Next.js static site management appeared first on LogRocket Blog.


27: Introduction to Circular Linked List

https://srafsan.hashnode.dev/introduction-to-circular-linked-list

Hashnode - javascript (Javascript)

What is Circular Linked List '' A circular linked list is a type of data structure in which the last node points to the first node, forming a circular chain. In a circular linked list, there is no NULL at the end of the list. Instead, the last node ...


28: How to see localStorage usage

https://madsakselsen.hashnode.dev/how-to-see-localstorage-usage

Hashnode - javascript (Javascript)

window.localStorage is great for persisting data in the browser on the client side. But browsers limit the local storage to hold only 5 MB. Due to this limit, big chunks of data can easily exceed the limit. Local storage is therefore used largely for...


29: Ask her out with Python

https://copythecode.hashnode.dev/ask-her-out-with-python

Hashnode - python (python)

Ask her out with python Game A couple of days ago, I was talking with one of my friends about the girl that he likes to ask her out. Let's call them Mr.Potato and Ms.Tomato. Mr.Poatato is one of my best friends, and I know him since high school. He i...


30 / 124

30: Ask her out with Python

https://mojtabamaleki.hashnode.dev/ask-her-out-with-python

Hashnode - python (python)

Ask her out with python Game A couple of days ago, I was talking with one of my friends about the girl that he likes to ask her out. Let's call them Mr.Potato and Ms.Tomato. Mr.Poatato is one of my best friends, and I know him since high school. He i...


31: 2.48 - Fully Passwordless Authentication with Passage

https://hashnode.codingcat.dev/podcast-2-48-Fully-Passwordless-Authentication-with-Passage

Hashnode - javascript (Javascript)

Original: https://codingcat.dev/podcast/2-48-Fully-Passwordless-Authentication-with-Passage https://youtu.be/siSIkJ13IuI https://open.spotify.com/episode/1t91HmqCGo3BNiRcS83Zpp'si=2CLDaudHSMioFP8a2edfTQ


32: Cambridge Analytica : Facebook paie 725 millions de dollars pour clôturer un recours collectif

https://www.usine-digitale.fr/article/cambridge-analytica-facebook-accepte-de-payer-725-millions-de-dollars.N2080881

L'usine-digitale (Informatique)

Le géant américain Meta, maison-mère de Facebook, va débourser 725 millions de dollars pour clôturer un recours collectif initié à la suite du scandale Cambridge Analytica, où le réseau social avait été épinglé pour avoir permis à des entreprises tierces, dont le cabinet de conseil, d'accéder aux informations personnelles de dizaines de millions de ses utilisateurs.


33: Building JavaScript Layout Animations Day67

https://dheerajy1.hashnode.dev/building-javascript-layout-animations-day67

Hashnode - javascript (Javascript)

Today #Day67 of #100DaysOfCode, I am coding and explaining the 'Javascript Layout Animations' project taught by @developedbyed HTML Let's write the HTML skeleton using the shortcut! ...


34: How to Create And Delete A Missing Function In Coffee-script'

https://payalpmtech.hashnode.dev/how-to-create-and-delete-a-missing-function-in-coffee-script

Hashnode - javascript (Javascript)

CoffeeScript is a programming language that is designed to be compiled into JavaScript. This means that you can write code in CoffeeScript, and it will be automatically converted into JavaScript when you run it. One of the benefits of using CoffeeScr...


35: Adobe lance son outil de modélisation et de sculpture 3D innovant

https://www.realite-virtuelle.com/adobe-lance-substance-3d-modeler/

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

Adobe a baptisé Substance 3D Modeler son outil de modélisation VR d’Adobe. L'application est désormais […] Cet article Adobe lance son outil de modélisation et de sculpture 3D innovant a été publié sur Réalité-Virtuelle.com.


36: Difference between function scope and block scope in javascript '

https://coolhead.in/difference-between-function-scope-and-block-scope-in-javascript

Hashnode - javascript (Javascript)

Scope Local Scope Global scope Function Scope Block Scope Scope In js Scope determines the accessibility (visibility) of variables. JavaScript has 3 types of scope: Block scope Function scope Global scope One of the differences between v...


37: Qu'est-ce qu'un serveur proxy et pourquoi l'utiliser '

https://www.lebigdata.fr/un-serveur-proxy-pourquoi-lutiliser

Le Big Data (dataviz)

Internet est devenu de facto un service de première nécessité. Pourtant, des risques planent constamment sur les utilisateurs. Vol de … Cet article Qu’est-ce qu’un serveur proxy et pourquoi l’utiliser ' a été publié sur LeBigData.fr.


38: Getting started with result builders in Swift

https://blog.logrocket.com/result-builders-swift/

Log Rocket blog (Web 2)

Learn how to use result builders in Swift, including advanced functions like buildOptional, buildArray, and buildExpression. The post Getting started with result builders in Swift appeared first on LogRocket Blog.


39: Trabalhando com arrays em Javascript

https://devgo.com.br/trabalhando-com-arrays-em-javascript

Hashnode - javascript (Javascript)

Esse é um tema constante e que sempre gera dúvidas. Com Javascript temos várias funções que nos possibilitam trabalhar com Arrays mas você sabe o que cada uma delas faz' O que é um Array' Array é uma lista de valores. Em Javascript, definimos um arra...


40 / 124

40: Product discovery vs. delivery: Uncover what your users need

https://blog.logrocket.com/product-management/product-discovery-vs-delivery/

Log Rocket blog (Web 2)

Delivering solutions is easy; creating valuable solutions is hard. Product discovery means uncovering what creates value, whereas product delivery is about producing what creates value. The post Product discovery vs. delivery: Uncover what your users need appeared first on LogRocket Blog.


41: Metaverse Decentraland : Les chiffres sur ses utilisateurs actifs ne disent rien de bon sur son avenir

https://www.realite-virtuelle.com/metaverse-decentraland-les-chiffres-sur-ses-utilisateurs-actifs-ne-disent-rien-de-bon-sur-son-avenir/

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

« Quiconque vous dit qu'il y a aujourd'hui un metaverse qui a fonctionné, vous ment ». C'est […] Cet article Metaverse Decentraland : Les chiffres sur ses utilisateurs actifs ne disent rien de bon sur son avenir a été publié sur Réalité-Virtuelle.com.


42: Just In Time Compilation of Javascript

https://blog.aksact.dev/just-in-time-compilation-of-javascript

Hashnode - javascript (Javascript)

In the previous writeup, while discussing the features of JS we read how Javascript is a 'Just-In-Time Compiled' language. In this section, we are going to dig deeper into the nuances of this particular feature. What is interpretation anyway' Interpr...


43: Hacktoberfest: A Month of Learning, Collaborating, and Giving Back

https://nitin-787.hashnode.dev/hacktoberfest-a-month-of-learning-collaborating-and-giving-back

Hashnode - Flutter (Flutter)

Introduction to Hacktoberfest Hacktoberfest is a yearly event organized by DigitalOcean and GitHub that encourages developers to contribute to open-source projects. This year, I decided to participate in Hacktoberfest as both a contributor and a main...


44: Counting Lines Starting with 'a' in a Text File using Python

https://codecaliper.me/counting-lines-starting-with-a-in-a-text-file-using-python

Hashnode - python (python)

In this tutorial, you will learn how to create a Python program to count all the lines in a text file that start with the letter 'a'. Let's get started with the code. If you find this article helpful, please consider sharing it with your coding commu...


45: "Pour que le digital trouve sa place dans le quotidien de l'artisan, il faut lui apporter de la valeur"

https://www.usine-digitale.fr/article/pour-que-le-digital-trouve-sa-place-dans-le-quotidien-de-l-artisan-il-faut-lui-apporter-de-la-valeur.N2080841

L'usine-digitale (Informatique)

Laurence Beauregard, directrice digital et data de Saint-Gobain Distribution Bâtiment France, revient sur la progression de l'e-commerce et plus généralement du numérique dans le secteur du négoce des matériaux. Approche multicanal, priorité à la relation client, mise en avant des bénéfices du digital pour les clients comme pour les collaborateurs sont autant de points déterminants pour [...]


46: Nvidia, colosse des GPU qui écrase le marché des datacenters

https://www.lemondeinformatique.fr/actualites/lire-nvidia-colosse-des-gpu-qui-ecrase-le-marche-des-datacenters-88999.html

Le monde informatique (Informatique / Internet)

Nvidia joue serré. Lorsque Jensen Huang, président et CEO de Nvidia, et ses deux partenaires ont créé Nvidia en 1993, le marché (...)


47: Intro to JavaScript

https://samsubrata.hashnode.dev/intro-to-javascript-01

Hashnode - javascript (Javascript)

What is javascript' Javascript is the most popular and widely used programming language in the world right now. It is growing faster than any other programming language. Big giants like facebook, walmart, netflix builds their internal application aro...


48: L'école Delta forme des bacheliers au enjeux business et numériques

https://www.lemondeinformatique.fr/actualites/lire-l-ecole-delta-forme-des-bacheliers-au-enjeux-business-et-numeriques-88941.html

Le monde informatique (Informatique / Internet)

Alternatives hors Parcoursup, certaines formations proposent des rentrées décalées, pour laisser le temps aux indécis de se (...)


49: Xefi se refinance pour assurer sa croissance

https://www.lemondeinformatique.fr/actualites/lire-xefi-se-refinance-pour-assurer-sa-croissance-88996.html

Le monde informatique (Informatique / Internet)

Afin de financer son développement, l'ESN Xefi a émis 6,4 M' d'Obligations Relance (OR) souscrites par Geneo Capital Entrepreneur. Elle (...)


50 / 124

50: UI : tout ce que vous devez savoir sur l'interface utilisateur

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

Le Big Data (dataviz)

L'UI est le meilleur moyen d'augmenter le taux de conversion des prospects. Il suffit d'en construire une qui répond aux … Cet article UI : tout ce que vous devez savoir sur l'interface utilisateur a été publié sur LeBigData.fr.


51: [TEST] Red Matter 2 : toute la beauté de la science-fiction en VR

https://www.realite-virtuelle.com/test-red-matter-2/

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

Arrivé sur Meta Quest 2 il y a quelques mois, Red Matter 2 est un […] Cet article [TEST] Red Matter 2 : toute la beauté de la science-fiction en VR a été publié sur Réalité-Virtuelle.com.


52: Day03 - An Introduction to JavaScript: Features, Uses, and Setting Up a Development Environment

https://vaibzde.hashnode.dev/intro-to-javascript

Hashnode - javascript (Javascript)

' Are you ready to dive into the exciting world of programming' ' In this blog, we'll take a deep dive into the versatile programming language JavaScript and learn how to get started with running code on your own system. We'll even write our very f...


53: Deploying CSS Logical Properties On Web Apps

https://smashingmagazine.com/2022/12/deploying-css-logical-properties-on-web-apps/

Smashing magazine (CSS / Web 2)

You may have already heard of CSS logical properties or RTL adaptations but are still deciding whether to deploy them widely. To help raise your awareness of their possibilities, Nicolas Hoffmann shares his experience of how he and his team at Proton carried out a massive move from CSS logical props to production and how you can consider them from a different perspective in your very own projects.


54: Stratégies et patterns pour déployer automatiquement un modèle de machine learning

https://blog.octo.com/strategies-et-patterns-pour-deployer-automatiquement-un-modele-de-machine-learning/

Octo (Internet)

Automatiser un déploiement c'est pouvoir rendre accessible une nouvelle version de son logiciel en un clic. En ce qui concerne le déploiement d’un modèle de machine learning, il s'agit d'automatiser deux choses :   Service d'inférence Pipeline de construction de l'artefact modèle Rôle Sert les prédictions Produit un modèle à partir de données et de […] L'article Stratég [...]


55: Un campus virtuel pour concilier IA et recherche médicamenteuse

https://www.usine-digitale.fr/article/un-campus-virtuel-pour-concilier-ia-et-recherche-medicamenteuse.N2080816

L'usine-digitale (Informatique)

Pour mettre l'intelligence artificielle au service de la recherche de nouveaux médicaments innovants, Oncodesign Precision Medicine et les laboratoires Servier créent FederAidd, un campus virtuel à vocation internationale.


56: Comment la pandémie a conduit Honda à concevoir ses voitures en réalité virtuelle

https://www.usine-digitale.fr/article/comment-la-pandemie-a-conduit-honda-a-concevoir-ses-voitures-en-realite-virtuelle.N2080581

L'usine-digitale (Informatique)

Honda abandonne (en partie) les maquettes en argile au profit de casques de réalité virtuelle pour les revues de conception de ses voitures. Contraint à changer de méthodes de travail par la pandémie, le constructeur japonais y a découvert un levier de flexibilité et de rapidité d'exécution.


57: Mastering Python and Bash for Next-Level Automation

https://blog.yahya-abulhaj.dev/mastering-python-and-bash-for-next-level-automation

Hashnode - python (python)

Description You should be able to identify the following points by the end of this article: Describe Bourne-Shell, Bourne-Again Shell, and Programming Language Scripting. Capable of installing and writing scripts in Bourne-Again Shell in Linux, mac...


58: Getting Started with Array & it's Method in JavaScript

https://adityawebdev.hashnode.dev/getting-started-with-array-its-method-in-javascript

Hashnode - javascript (Javascript)

Arrays in JavaScript or any other Programming language are the fundamental data structure that allows us to store & manipulate a collection of items. They are similar to lists in other languages but have a few differences & a unique set of built-in m...


59: JavaScript : Object

https://subhamsahu.hashnode.dev/javascript-object

Hashnode - javascript (Javascript)

Prerequisites JavaScript Datatype How to declare an Object' Object Literal Syntax. Example: Suppose you want to create an object person has the following properties first name and last name. And you also need to define a method to get the full na...


60 / 124

60: Array.some method in Javascript. Explained with Examples

https://coolhead.in/arraysome-method-in-javascript-explained-with-examples

Hashnode - javascript (Javascript)

Return value : true if the callback function returns a truthy value for at least one element in the array. Otherwise, false. The Array.some() method in JavaScript is a higher-order function that tests whether at least one element in an array passes ...


61: LastPass confirme que des hackers ont pu copier ses coffres-forts de mots de passe chiffrés

https://www.usine-digitale.fr/article/lastpass-confirme-que-des-hackers-ont-pu-copier-ses-coffres-forts-de-mots-de-passe-chiffres.N2080786

L'usine-digitale (Informatique)

Quelques semaines après une nouvelle cyberattaque visant LastPass, le gestionnaire de mot de passe américain a indiqué que les pirates ont réussi à faire une copie de ses coffres-forts numériques, exposant les mots de passe de ses clients.


62: Introduction to Javascript

https://kara14.hashnode.dev/introduction-to-javascript

Hashnode - javascript (Javascript)

What is Javascript' Javascript is a programming language that enables you to create dynamically updating content, control multimedia etc. JavaScript engine It is a software component that executes js code. earlier js engines were interpreters but all...


63: How Google Autocomplete works

https://searchengineland.com/how-google-autocomplete-works-390257

Search engine land (Référencement)

Here's what you need to know about Google Autocomplete, how it generates predictions, and why it has moved away from making "suggestions." The post How Google Autocomplete works appeared first on Search Engine Land.


64: Your accountable buddy to learn Machine Learning

https://chiragb.hashnode.dev/your-accountable-buddy-to-learn-machine-learning

Hashnode - python (python)

Introduction Machine learning is an exciting field that I want to learn more about. I'm excited about how it will change our lives and make us more productive, but I also know that this is a challenging topic for beginners who don't have much experie...


65: The Other Side of Truth: design under shelling

https://www.awwwards.com/the-other-side-of-truth-design-under-shelling.html

awwwards (Internet)

We live in a world of open information, but is it all correct' Since the beginning of Russia's full-scale invasion, more and more fakes have been appearing...


66: Your first flutter app

https://atuoha.hashnode.dev/your-first-flutter-app

Hashnode - Flutter (Flutter)

I know you must have googled a lot of information about Flutter knowing when it was introduced, who introduced it, its use cases, the engine it is running on, the one it was running on before this new one and many other facts but want to get your han...


67: LastPass piraté, les données clients affectées

https://www.lemondeinformatique.fr/actualites/lire-lastpass-pirate-les-donnees-clients-affectees-88998.html

Le monde informatique (Informatique / Internet)

Après la violation de sécurité de LastPass en août dernier, le gestionnaire de mots de passe LastPass se retrouve encore confronté (...)


68: Comment évolue le trafic Internet dans le monde : le bilan 2022

https://www.blogdumoderateur.com/comment-evolue-trafic-internet-bilan-2022/

Blog du Moderateur ()

Découvrez les principales évolutions du trafic Internet en 2022 et les sites web les plus populaires dans le monde.


69: Fortnite, une drogue dure pour nos enfants ' 500 millions $ d'amende pour Epic Games

https://www.lebigdata.fr/fortnite-drogue-dure-enfants

Le Big Data (dataviz)

Le jeu vidéo Fortnite est accusé d’enfreindre la confidentialité des enfants, et de les pousser à effectuer des achats sur … Cet article Fortnite, une drogue dure pour nos enfants ' 500 millions $ d'amende pour Epic Games a été publié sur LeBigData.fr.


70 / 124

70: Le gouvernement veut accompagner start-up et PME vers l'obtention du SecNumCloud

https://www.usine-digitale.fr/article/le-gouvernement-lance-un-dispositif-pour-accompagner-start-up-et-pme-vers-l-obtention-du-secnumcloud.N2080731

L'usine-digitale (Informatique)

Le ministre du Numérique, Jean-Noël Barrot, et le secrétaire général pour l'investissement, Bruno Bonnell, ont annoncé jeudi 22 décembre le lancement du guichet d'accès à un nouveau dispositif, financé à hauteur de 3,5 millions d'euros, pour aider les plus petites entreprises à décrocher la certification SecNumCloud, le label 'cloud de confiance' de l'Anssi.


71: Emmanuel Naëgelen nommé directeur général de l'Anssi par intérim

https://www.lemondeinformatique.fr/actualites/lire-emmanuel-naegelen-nomme-directeur-general-de-l-anssi-par-interim-88997.html

Le monde informatique (Informatique / Internet)

Le moins que l'on puisse dire, c'est que la succession de Guillaume Poupard, directeur général de l'agence nationale de la sécurité (...)


72: OnePlus construit un clavier Mac disponible mi-2023

https://www.lemondeinformatique.fr/actualites/lire-oneplus-construit-un-clavier-mac-disponible-mi-2023-88979.html

Le monde informatique (Informatique / Internet)

Le chinois OnePlus, qui a toujours essayé de proposer des alternatives moins chères à l'iPhone et aux autres mobiles Android haut (...)


73: 5 Benefits of Using a Framework for Web Development

https://omkarpatole.hashnode.dev/5-benefits-of-using-a-framework-for-web-development

Hashnode - javascript (Javascript)

1. Efficiency & time saving when the framework is used the developers can invest their valuable time developing their software not preparing the environment and repeated stuff. Hence, software development time and energy are reduced. Also, it creat...


74: Joyeux Noël 2022 à tous les lecteurs d'Abondance

https://www.abondance.com/20221223-50712-joyeux-noel-2022-a-tous-les-lecteurs-dabondance.html

Abondance (Référencement)

Le site Abondance souhaite Un Joyeux Noël 2022  à tous ses lecteurs ! Et n'oubliez pas la sempiternelle chanson de Noël des SEO : C'est la belle nuit de NoëlLa SERP étend ses carouselsEt la main posée sur le c'urA genoux les référenceursFinissant une petite bièreFont une dernière prière... Petit Papa GoogleMon site s'est cassé […] L'article "Joyeux Noël 2022 à tous les lecteur [...]


75: Day in the life of startup ceo

https://en.ahma.me/day-in-the-life-of-startup-ceo

Hashnode - python (python)

https://youtu.be/22xGjgqJeMo


76: Context API in ReactJs

https://alokverma.hashnode.dev/context-api-in-reactjs

Hashnode - javascript (Javascript)

The Context API is a way to pass data through the component tree in React without having to pass props down manually at every level. It allows you to create a provider component that stores data and a consumer component that can access that data. Her...


77: Devblog 6: Swimming against the current

https://fluttergamedev.com/devblog-6-swimming-against-the-current

Hashnode - Flutter (Flutter)

If you've read the previous blog you know that I wanted to give a shot at using FlutterFlow. Well, I did, and at first, it felt like this was going to be a timesaver for sure! However, after the simple crud-like functionality, I started running into ...


78: How To Make An App In Python: A Beginners Guide To Developing An App

https://chrisevanss.hashnode.dev/how-to-make-an-app-in-python

Hashnode - python (python)

Python is one of the most popular programming languages in the world. It's easy to learn, and free, and it has a thriving ecosystem of libraries, frameworks, and tools. That's why so many mobile application developers choose Python as their first pro...


79: Web-hook and it's use case.

https://rakshit911.hashnode.dev/web-hook-and-its-use-case

Hashnode - javascript (Javascript)

A webhook is a way for an application to provide other applications with real-time information. It allows one application to send a notification to another application when a specific event occurs. This notification is sent in the form of an HTTP POS...


80 / 124

80: How to stay motivated while coding.

https://codincs.hashnode.dev/how-to-stay-motivated-while-coding

Hashnode - javascript (Javascript)

Here are a few tips that might help you stay motivated while coding: SET CLEAR GOALS'' Set clear goals: Having specific, achievable goals can help you stay motivated and focused while coding. Make sure your goals are challenging but attainable, and ...


81: Kotlin Code Smell 016 - Instance Type Checking For Polymorphism

https://yonatankarp.com/kotlin-code-smell-016-instance-type-checking-for-polymorphism

Hashnode - Kotlin (Mobiles)

TL;DR: Trust your collaborators. Don't check who they are. Ask them to do it instead. Problems Coupling Metamodel interference IFs Solutions Avoid is , as, ::class, ::class.java , etc... Don't use Reflection and Meta-programming for Domain Ob...


82: Tuples in Python

https://yuvraj01.hashnode.dev/tuples-in-python

Hashnode - python (python)

Are you seeking a resource that can teach you all there is to know about tuples in Python' If so, you've come to the correct spot. You'll be equipped to work with tuple data structure once you've finished reading this blog post. Let's get started wit...


83: Instagram : 10 comptes pour suivre les meilleurs mèmes

https://www.blogdumoderateur.com/instagram-comptes-meilleurs-memes/

Blog du Moderateur ()

Découvrez le top 10 des meilleurs comptes Instagram de mèmes à suivre pour s'inspirer et rire au quotidien.


84: 4 tendances qui façonneront l'expérience client en 2023

https://www.lemondeinformatique.fr/actualites/lire-4-tendances-qui-faconneront-l-experience-client-en-2023-88977.html

Le monde informatique (Informatique / Internet)

Cette première année post-covid était censée être synonyme de reprise et de croissance pour l'économie générale. (...)


85: Understanding Arrays in JavaScript ''

https://nextdev1111.hashnode.dev/understanding-arrays-in-javascript

Hashnode - javascript (Javascript)

If you understand Hindi https://youtu.be/g1lLjD6Vj2w Let's start the blog '''' 'What are Arrays' Arrays are simply lists. An array is an object which is used to store multiple values with their indexes in a single variable. The values inside a...


86: Boost Your Django Project with Custom Model Forms

https://blog.devjunction.in/boost-your-django-project-with-custom-model-forms

Hashnode - python (python)

Hey everyone! If you're working with Django, you know that the Django Admin interface is a powerful tool for managing your project's data. But did you know that you can also customize the forms used in the admin interface to fit your specific needs' ...


87: Why Businesses Are Migrating to Web Applications 

https://www.noupe.com/business-online/why-businesses-are-migrating-to-web-applications.html

Noupe (conception)

Introduction Web applications provide users with convenient access to information, services, or business processes through web browsers. Web applications combine multiple technologies, such as HTML, CSS, JavaScript, PHP, MySQL, and more, to create powerful interactive experiences for users. Businesses are increasingly recognizing the potential of web applications to improve efficiency and increase [...]


88: Page visibility API to the rescue

https://rajatexplains.com/page-visibility-api-to-the-rescue

Hashnode - javascript (Javascript)

''''' User stories I want to pause videos, image carousels, or animations when the user leaves the page I want to stop downloading a heavy module or media when the user is not on the page currently' I want to run some operations or processes in ...


89: Schneider Electric pose les bases de sa stratégie Data Mesh

https://www.lemondeinformatique.fr/actualites/lire-schneider-electric-pose-les-bases-de-sa-strategie-data-mesh-88989.html

Le monde informatique (Informatique / Internet)

Pour extraire au fil de l'eau, quasiment en temps réel, les données de plusieurs dizaines d'ERP SAP vers des plateformes de données (...)


90 / 124

90: JavaScript Map

https://codetutorialz.hashnode.dev/javascript-map

Hashnode - javascript (Javascript)

JavaScript Map introduced in ES6 is similar to objects in JavaScript. A map is used to store elements in a key/value pair. Unlike objects, maps can contain other data types as key. Elements in a map are inserted in an insertion order. Creating a Java...


91: Daher outille sa gestion de compétences

https://www.lemondeinformatique.fr/actualites/lire-daher-outille-sa-gestion-de-competences-88990.html

Le monde informatique (Informatique / Internet)

Le groupe Daher est un avionneur et équipementier pour l'industrie et les services. Présent dans 13 pays, le groupe avait pour objectif de (...)


92: La start-up française Mozzaik365 lève 3,5 M'

https://www.lemondeinformatique.fr/actualites/lire-la-start-up-francaise-mozzaik365-leve-3-5-meteuro-88991.html

Le monde informatique (Informatique / Internet)

Le français Mozzaik365 vient de boucler un tour de table d'une valeur de 3,5 M' auprès de l'ESN 4-CAD, du cabinet de conseil Keyrus (...)


93: HPE étend ses offres de cloud privé GreenLake

https://www.lemondeinformatique.fr/actualites/lire-hpe-etend-ses-offres-de-cloud-prive-greenlake-88995.html

Le monde informatique (Informatique / Internet)

Le catalogue de services de HPE s'étoffe de nouvelles fonctionnalités pour son offre GreenLake for Private Cloud Enterprise, notamment (...)


94: Bingbot va changer à 100% son user-agent à partir de janvier 2023

https://www.abondance.com/20221223-50710-bingbot-va-changer-a-100-son-user-agent-a-partir-de-janvier-2023.html

Abondance (Référencement)

Bing a officialisé le changement de user-agent pour son robot Bingbot, annoncé en avril et qui sera pleinement effectif en janvier 2023... Bing a mis en place depuis plusieurs mois une transition vers un nouvel user-agent de son robot BingBot. Cette transition était faite à 50% il y a encore quelques jours, mais Fabrice Canel […] L'article "Bingbot va changer à 100% son user-agent à pa [...]


95: Day 3 - Python Dictionaries 101 - 7 Days of Python Data Structures

https://datashepherd.hashnode.dev/day-3-python-dictionaries-101-7-days-of-python-data-structures

Hashnode - python (python)

Welcome back to the "7 Days of Python Data Structures" challenge. This is the third article in the series. In the previous article, we had an overview of the built-in list data structure in Python. In this article, we'll cover another commonly used b...


96: Detail Guide on CSS Box Modal

https://ankushthakur.hashnode.dev/detail-guide-on-css-box-modal

Hashnode - javascript (Javascript)

Hello Everyone, hope you all are doing well, Today in Article we will learn about CSS Box Modal, Let's first understand what is CSS Box Modal What is CSS Box Modal' The CSS box model is a way of representing the layout of HTML elements. Box Modal C...


97: Reactivity in Javascript

https://tanmoy.codes/reactivity-in-javascript

Hashnode - javascript (Javascript)

' What is Reactivity' It's the ability of a piece of code to automatically update or re-render in response to changes in the data it is bound to. Let's try to understand clearly by ' Selling Price and Buying Price are two state variables on which t...


98: Tree in Python

https://soamtripathy.hashnode.dev/tree-in-python

Hashnode - python (python)

A tree is a widely used abstract data type that consists of nodes arranged in a hierarchical structure. It is a non-linear data structure, which means that data is not stored in a sequential manner like it is in an array or linked list. Instead, data...


99: Outreachy: Week three

https://activuscode.hashnode.dev/outreachy-week-three

Hashnode - python (python)

I can't believe we're only two days away from Christmas. There's no doubt that you're all happy to finally have a holiday where you can celebrate and have some fun. You probably think the same about me, too. Oh well, I'm sorry to disappoint you. It's...


100 / 124

100: Unlock the Power of Machine Learning With Javascript: Harness Artificial Intelligence in Web Development!

https://jaylancer.hashnode.dev/unlock-the-power-of-machine-learning-with-javascript-harness-artificial-intelligence-in-web-development

Hashnode - javascript (Javascript)

It goes without saying that web development is one of the most rapidly evolving fields right now. It is constantly being pushed forward by the introduction of new technologies and tools. One such technology is machine learning with Javascript, a powe...


101: Sonio, C-Risk, Cube' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/sonio-c-risk-cube-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2080641

L'usine-digitale (Informatique)

Les start-up de la French Tech ont levé un peu plus de 17 millions d'euros en cette semaine de Noël, d'après le décompte hebdomadaire d'eCAP PARTNER pour L'Usine Digitale.


102: 13 Typescript Utility: A Cheat Sheet for Developer

https://devsmitra.hashnode.dev/typescript-utility-a-cheat-sheet-for-developer

Hashnode - javascript (Javascript)

Typescript is very powerful in terms of type checking, but sometimes it gets tedious when some types are subsets of other types and you need to define type checking for them. https://www.youtube.com/watch'v=_1YcI9ohazM Let's take an example, you ha...


103: What Is Web Development

https://codincs.hashnode.dev/what-is-web-development

Hashnode - javascript (Javascript)

1st Structure of webpage A webpage is a document written in HTML (Hypertext Markup Language) that is displayed in a web browser. HTML is a markup language that is used to define the structure and content of a webpage. The structure of a webpage is ma...


104: python-kafka : Getting Started

https://blog.harshdaiya.com/python-kafka-getting-started

Hashnode - python (python)

Apache Kafka is a distributed streaming platform that is used for building real-time data pipelines and streaming applications. It is a publish-subscribe messaging system that is designed to be fast, scalable, and durable. Here is an example of a sim...


105: Guide to Parameter Expansion in Bash

https://stackabuse.com/guide-to-parameter-expansion-in-bash/

Stack Abuse (Javascript)

In this in-depth guide, learn everything you need to know about parameter expansion in Bash, with practical code samples, best practices and lots of examples.


106: Android Compose DataStore Tutorial

https://ethan91.hashnode.dev/android-compose-datastore-tutorial

Hashnode - Kotlin (Mobiles)

Introduction Hello! ' In this tutorial I will be introducing DataStore and how you can implement it into your Android Compose application. ' What is DataStore DataStore is part Android Jetpack. DataStore is a data storage solution that allows you ...


107: How to Create a NAV MESH with Unreal Engine

https://gamedevacademy.org/unreal-nav-mesh-tutorial/

Game dev academy (Jeux)

You can access the full course here: BUILD AN RTS GAME WITH UNREAL ENGINE Nav Mesh In this lesson, we will set up the Navigation Mesh for our project. Creating The Obstacles The Nav ... Read more


108: Visualized: How Snowflakes are Formed

https://www.visualcapitalist.com/how-snowflakes-are-formed/

Visual Capitalist (dataviz)

Snowflakes are ice crystals that are beautifully diverse and mysteriously symmetrical. We show what controls their intricate designs. The post Visualized: How Snowflakes are Formed appeared first on Visual Capitalist.


109: OKRs Are Hard

https://skamille.medium.com/okrs-are-hard-b4a6a8491af0

pointer.io (Développement)

"In this post, I decided to write down my definition of what a good OKR looks like. My thinking has evolved from what I first learned long ago in half-remembered talks, blog posts, and books, and is now based on my experience using them to set team goals over the past ten or so years."


110 / 124

110: MuseScore

https://github.com/musescore/MuseScore

pointer.io (Développement)

Open source and free music notation software. 


111: Shipping Spotify's Culture: 5 Plugins (And 4 Principles) For Supercharging Developer Experience At Scale

https://engineering.atspotify.com/2022/12/shipping-spotifys-culture-5-plugins-and-4-principles-for-supercharging-developer-experience-at-scale/

pointer.io (Développement)

4 principles are DevEx at scale: (1) Keep squads fast by keeping them small, capable, and aligned. (2) Make engineering excellence and quality an everyday practice. (3) The best solutions come from the bottom up, so empower the teams doing the work. (4) Our fellow developers are our customers, so build with empathy.


112: A Neat XOR Trick

https://www.mattkeeter.com/blog/2022-12-10-xor/

pointer.io (Développement)

"With this last trick, we're down to O(N) running time, with no dependence on the window size! I didn't do rigorous benchmarking, but one reply said that this trick sped up their code by almost 3x. There's no moral to the story, other than "xor is cool"."


113: Building Secure, Compliant Containers

https://drata.com/blog/containers-and-kubernetes-devsecops-critical-to-success

pointer.io (Développement)

Containers are ideal for cloud-first organizations. However, as their use has grown, so have security incidents in container environments. Learn how to build secure containers that support business objectives.


114: PhoneInfoga

https://github.com/sundowndev/phoneinfoga

pointer.io (Développement)

Information gathering framework for phone numbers.  


115: Challenging Algorithms And Data Structures Every Programmer Should Try

https://austinhenley.com/blog/challengingalgorithms.html

pointer.io (Développement)

"Not only have they come up during job interviews, but learning them changed how I think about problems." Austin's explains the following algorithms and data structures: (1) Topological sort. (2) Recursive descent parsing. (3) Myers string difference. (4) Bloom filter. (5) Piece table. (6) Splay tree.


116: Incident Categories I'd Like To See

https://surfingcomplexity.blog/2022/12/11/incident-categories-id-like-to-see/

pointer.io (Développement)

If you're categorizing your incidents by cause, here are some options for causes that I'd love to see used. These are all taken directly from the field of cognitive systems engineering research: (1) Production pressure. (2) Goal conflicts. (3) Workarounds. (4) Automation surprises.


117: Pointer Sponsor

https://drata.com/partner/pointerio

pointer.io (Développement)

This issue's sponsor is Drata


118: The Wavefunction Collapse Algorithm Explained Very Clearly

https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/

pointer.io (Développement)

"Wavefunction Collapse is a very independent-minded algorithm, and needs almost no outside help or instruction. You feed it an example of the vibe you're going for, and it figures everything else out for itself. Despite this self-sufficiency, it is surprisingly simple. It doesn't use any neural networks, random forests, or anything else that sounds like machine learning. This makes it very clean a [...]


119: Point·E

https://github.com/openai/point-e

pointer.io (Développement)

Point cloud diffusion for 3D model synthesis.


120 / 124

120: Copilot Internals

https://thakkarparth007.github.io/copilot-explorer/posts/copilot-internals.html

pointer.io (Développement)

"In this post, I try to answer specific questions about the internals of Copilot, while also describing some interesting observations I made as I combed through the code. I will provide pointers to the relevant code for almost everything I talk about, so that interested folks can take a look at the code themselves."


121: Leptos

https://github.com/gbj/leptos

pointer.io (Développement)

Build fast web applications with Rust.


122: Les vaccins à ARN n'ont pas fini de révolutionner la médecine et la santé'.

https://www.rtflash.fr/vaccins-arn-n-ont-pas-fini-revolutionner-medecine-et-sante/article

Tregouet.org ()

Il y a plus de 61 ans, en mai 1961, deux immenses scientifiques, François Gros (1925-2022) et François Jacob (1920-2013), Nobel de Médecine en 1965, découvraient de manière indépendante mais au même moment, l'ARN messager, en utilisant des outils de marquages très courts de bactéries en croissance avec du phosphate marqué au phosphore radioactif. [...]


123: Write JavaScript like a pro

https://yuricodesbot.hashnode.dev/write-javascript-like-a-pro

Hashnode - javascript (Javascript)

Style guides also known as coding conventions help improve code readability and provide a set of guidelines programmers abide by to make coding maintenance and production easier. This is extremely important when working in teams or even for your prac...




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