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

« Février 2023 »

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


Webriche: les veilleurs ne dorment jamais...

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

La veille     Haut de page     Lendemain


Mardi 7 Février 2023 (148)

1: Multistep form in React using formik and yup

https://horsman.hashnode.dev/multistep-form-in-react-using-formik-and-yup

Hashnode - javascript (Javascript)

As a front-end developer working on a project by myself for the first time, I came across many multistep forms with validation. I could go through the simple ones, but when I came across a form with fifty input fields divided into three sections and ...


2: Les variables en Kotlin

https://kotlin-java.fr/variables-kotlin/

Humancoders ()

Les variables sont des éléments de base dans la programmation. Elles permettent de stocker des valeurs qui peuvent être utilisées et modifiées au cours de l'exécution du programme. Commentaires L'article Les variables en Kotlin a été posté dans la catégorie Développement de Human Coders News


3: Moonly weekly progress update 35

https://moonly.hashnode.dev/moonly-weekly-progress-update-35

Hashnode - javascript (Javascript)

Hello amazing people, I hope everyone feels great! Portfolio Tracker, Staking as a service, and Discord bot are one week closer to achieving our goal. We are happy that people will really gain a lot from these new features! Weekly devs progress: Res...


4: Git

https://aman09.hashnode.dev/git

Hashnode - javascript (Javascript)

Git is a distributed version control system that allows developers and operations teams to collaborate and keep track of the changes made on a project. GIT as a DevOps tool empowers collaboration and faster release cycles. Git has two repository type...


5: Master the CX trifecta: Data, content and tech by Cynthia Ramsaran

https://searchengineland.com/master-the-cx-trifecta-data-content-and-tech-392828

Search engine land (Référencement)

In this webinar, learn how to responsibly harness first-party data as a competitive advantage. The post Master the CX trifecta: Data, content and tech appeared first on Search Engine Land.


6: Missing links: Where are sources in Google's AI search results'

https://searchengineland.com/missing-links-sources-google-ai-search-results-392826

Search engine land (Référencement)

Forget zero-click. Now we have zero-link search results from Google. Is this an act of war on publishers' The post Missing links: Where are sources in Google’s AI search results' appeared first on Search Engine Land.


7: Creating Your First Android App Project with Android IDE

https://datcode.hashnode.dev/creating-your-first-android-app-project-with-android-ide

Hashnode - Flutter (Flutter)

Android is a popular mobile operating system with a large community of developers and a vast collection of libraries and tools for building mobile applications. In this blog post, we will guide you through the process of creating your first Android a...


8: Mastering the JavaScript Essential Topics for Good Developers

https://imkraman.hashnode.dev/mastering-the-javascript-essential-topics-for-good-developers

Hashnode - javascript (Javascript)

Becoming a Good Developer: The Ultimate Guide to Understanding the Key Topics in JavaScript. LEARN JAVASCRIPT BASICS Introduction 1.1 Hello World 1.2 Variables 1.3 Data Types 1.4 typeof Language fundamentals 2.1 Math operators 2.2 Increment D...


9: Introduction to TypeORM and its features

https://techiegist.hashnode.dev/introduction-to-typeorm-and-its-features

Hashnode - javascript (Javascript)

If you are Backend Developer, I'm sure you must have had that moment where you get to make decisions on an Object-Relation-Mapping(ORM) library to use while setting up a project whether personal or team.As a Javascript developer, you might want to ex...


10 / 148

10: Will the new Bing create more opportunities for advertisers' Maybe

https://searchengineland.com/will-the-new-bing-create-more-opportunities-for-advertisers-maybe-392822

Search engine land (Référencement)

The placement of ad results won't change right now, but there could be an opportunity in the future to incorporate them into the AI results. The post Will the new Bing create more opportunities for advertisers' Maybe appeared first on Search Engine Land.


11: You probably don't need the "let" keyword

https://brendon.hashnode.dev/you-probably-dont-need-the-let-keyword

Hashnode - javascript (Javascript)

First example See the code below, and imagine yourself reviewing a PR that contains it: function async formatHoursOfOperation(venue) { let openingHours; if (venue.openingHoursId) { openingHours = await getOpeningHours(venue.openingHours...


12: You probably don't need the "let" keyword

https://bugsmith.dev/you-probably-dont-need-the-let-keyword

Hashnode - javascript (Javascript)

First example See the code below, and imagine yourself reviewing a PR that contains it: function async formatHoursOfOperation(venue) { let openingHours; if (venue.openingHoursId) { openingHours = await getOpeningHours(venue.openingHours...


13: Issue 563 (Feb. 7, 2023)

https://pycoders.com/issues/563

pycoders (python)

#563 ' FEBRUARY 7, 2023 View in Browser » Build a Wordle Clone With Python and Rich In this step-by-step project, you’ll build your own Wordle clone with Python. Your game will run in the terminal, and you’ll use Rich to ensure your word-guessing app looks good. Learn how to build a command-line application from scratch and then challenge your friends to a wordly competition! REA [...]


14: Dotfile lève 2,5 millions d'euros pour déployer sa plateforme de vérification de la conformité des clients

https://www.usine-digitale.fr/article/dotfile-leve-2-5-millions-d-euros-pour-deployer-sa-plateforme-de-verification-de-la-conformite-des-clients.N2099006

L'usine-digitale (Informatique)

Dotfile, start-up française qui automatise les systèmes de vérification des clients, notamment pour des fintech, a annoncé ce 7 février une levée de fonds en seed de 2,5 millions d'euros. L'objectif : atteindre les banques traditionnelles et les institutions financières plus établies et conquérir les marchés britannique et allemand.


15: Automatic Type Conversion in Javascript'

https://tanzeel.hashnode.dev/automatic-type-conversion-in-javascript

Hashnode - javascript (Javascript)

Let's talk about a very interesting and might be a funny sometimes topic in Javascript. Javascript can convert type according to the operator and values on which this operator is applied. This type of conversion on runtime can be very odd and may ret...


16: Using contextual inquiry in UX research

https://blog.logrocket.com/ux-design/using-contextual-inquiry-ux-research/

Log Rocket blog (Web 2)

If you want to know how your product fits into your users' day-to-day lives, using contextual inquiry in UX research is key. The post Using contextual inquiry in UX research appeared first on LogRocket Blog.


17: Microsoft Bing previews its new search engine with ChatGPT

https://searchengineland.com/microsoft-bing-search-chatgpt-392789

Search engine land (Référencement)

In addition to adding ChatGPT, using GPT-3.5, Bing is had is applying AI to improve the relevancy of its core search ranking engine. The post Microsoft Bing previews its new search engine with ChatGPT appeared first on Search Engine Land.


18: Pycraft Progress Report! 30/01/2023

https://pycraft.hashnode.dev/pycraft-progress-report-30012023

Hashnode - python (python)

Hello there everyone, its time for our usual weekly progress summary! This is for the week beginning the 30th of January. This was a more relaxed week then the weeks immediately prior, as now that we have gotten the release of Pycraft v9.5.6 out of t...


19: Hacker Rank - Sock Pairing Challenge

https://devdrive.hashnode.dev/hacker-rank-sock-pairing-challenge

Hashnode - javascript (Javascript)

Problem: There is a large pile of socks that must be paired by color. Given an array of integers representing the color of each sock, determine how many pairs of socks with matching colors there are. Example totalNumberOfSocks = 7 arrayOfAllSocks = [...


20 / 148

20: How to use Python's f-strings with pandas

https://www.dataschool.io/how-to-use-f-strings-with-pandas/

Data school (dataviz)

Learn how to use Python's f-strings for substitution and formatting, and then combine those features to solve a real-world pandas problem!


21: JS Proxy for Beginners

https://blog.tarunluthra.in/js-proxy-for-beginners

Hashnode - javascript (Javascript)

Hello fellow coders. Welcome back to my blog. Today we are talking about Proxy objects in JavaScript. Proxy objects are used quite widely and prove to be extremely useful in making things simple and easy to work with. Proxy object is one of the many ...


22: Pandas: Cute and fluffy code!

https://lilkittykat.hashnode.dev/pandas-cute-and-fluffy-code

Hashnode - python (python)

Sometimes, when we have a lot of data, or we want to import some data from somewhere else to use it ourselves, lists and dictionaries just don't cut it. They look clunky and ugly. I think we should learn something that can make them look better and a...


23: Jazzing Up Your Code with JavaScript Arrays: A Groovy Guide

https://jihanbjashim.hashnode.dev/jazzing-up-your-code-with-javascript-arrays-a-groovy-guide

Hashnode - javascript (Javascript)

Arrays in JavaScript An array is a unique data structure that holds an ordered collection of elements, which can be of any data type such as numbers, strings, or even other arrays. It allows you to store multiple values in a single variable, which ca...


24: Python Basics 4 - Branching Programs

https://aayushsinha.hashnode.dev/python-basics-4-branching-programs

Hashnode - python (python)

Hello '' and welcome to fourth blog of series The Pythonic Way. Now that you have learnt about basic elements of a python program, lets learn about branching programs. Lets revisit some expressions, Python has the ability to make decisions based on...


25: Using React with Popper and styled-components

https://blog.logrocket.com/using-react-popper-styled-components/

Log Rocket blog (Web 2)

Let's look at how to use React with Popper, a JavaScript library that helps you manage your popovers easily. The post Using React with Popper and <code>styled-components</code> appeared first on LogRocket Blog.


26: FRIDA : l'IA Dall-E a maintenant un bras robot pour peindre sur toile

https://www.lebigdata.fr/frida-bras-robot-dall-e

Le Big Data (dataviz)

Après DALL-E et MidJourney, FRIDA est un bras robot doté d’intelligence artificielle capable de peindre sur une véritable toile à … Cet article FRIDA : l’IA Dall-E a maintenant un bras robot pour peindre sur toile a été publié sur LeBigData.fr.


27: Data Vis Dispatch, February 7

https://blog.datawrapper.de/data-vis-dispatch-february-7-2023/

Data Wrapper ()

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


28: How To Use the Ruby on Rails 1-Click Install on DigitalOcean

https://www.digitalocean.com/community/tutorials/how-to-use-the-ruby-on-rails-1-click-install-on-digitalocean

Digital Ocean Tutorials (Internet)

Introduction Ruby on Rails, or Rails, provides a web application framework for creating sites and web apps written in the programming language Ruby. Using both Ruby and Rails can get you building and deploying scalable applications quickly. This tutorial will guide you through spinning up a DigitalOcean Droplet with Ruby on Rails pre-installed using the DigitalOcean Ruby on Rails 1-Click App. Afte [...]


29: How To Use Stored Procedures in MySQL

https://www.digitalocean.com/community/tutorials/how-to-use-stored-procedures-in-mysql

Digital Ocean Tutorials (Internet)

The author selected the Diversity in Tech Fund to receive a donation as part of the Write for DOnations program. Introduction Typically, when working with a relational database, you issue individual Structured Query Language (SQL) queries to retrieve or manipulate data, like SELECT, INSERT, UPDATE or DELETE, directly from within your application code. Those statements work on and manipulate underl [...]


30 / 148

30: Avec seulement 290 000 abonnés, Twitter Blue ne rencontre pas un grand succès

https://www.usine-digitale.fr/article/avec-seulement-290-000-abonnes-twitter-blue-ne-rencontre-pas-le-succes.N2098971

L'usine-digitale (Informatique)

Seules 290 000 personnes dans le monde auraient souscrit au service payant de Twitter, Blue. Cela représenterait 28 millions de dollars par an, un chiffre largement insuffisant alors que l'objectif est de rendre le réseau moins dépendant de la publicité et plus rentable, en faisant des abonnements la moitié de ses sources de revenus.


31: My learning journey to Javascript

https://hmalik.me/my-learning-journey-to-javascript

Hashnode - javascript (Javascript)

Week -1 #programming #beginners #javascript #computerscience #learninginpublic Introduction to JavaScript: Hey there! Today, I wanted to document my journey of learning JavaScript. It's a high-level, interpreted programming language that's widely use...


32: Mastodon shows declined growth, despite concerns with Twitter

https://searchengineland.com/mastodon-shows-declined-growth-despite-concerns-with-twitter-392787

Search engine land (Référencement)

Mastodon was onboarding users fast as Elon Musk took over Twitter, but now Mastodon's monthly active users are declining. The post Mastodon shows declined growth, despite concerns with Twitter appeared first on Search Engine Land.


33: Timeout with Fetch API

https://zsevic.hashnode.dev/timeout-with-fetch-api

Hashnode - javascript (Javascript)

Setting up a timeout for HTTP requests can prevent the connection from hanging forever, waiting for the response. It can be set on the client side to improve user experience and on the server side to improve inter-service communication. Fetch API is ...


34: Finding Angle between clock hands

https://yesitstech.hashnode.dev/finding-angle-between-clock-hands

Hashnode - javascript (Javascript)

Given a clock time in hh:mm format, determine, to the nearest degree, the angle between the hour and the minute hands. As the hour hand, in 1 minute rotates 1/2 degree. So, in '' hour ' minutes = 60'+' minute it will rotate (60h + m)/2 degrees. Equ...


35: The truth about CSS selector performance

https://css-tricks.com/the-truth-about-css-selector-performance/

css-tricks (CSS)

Geez, leave it to Patrick Brosset to talk CSS performance in the most approachable and practical way possible. Not that CSS is always what’s gunking up the speed, or even the lowest hanging fruit when it comes to improving … The truth about CSS selector performance originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.


36: Test Lenovo Tab P11 Pro Gen 2 : meilleure que l'iPad Air '

https://www.tablette-tactile.net/test/lenovo-tab-p11-pro-gen-2-1113278/

Tablette-tactile.net (Tablettes / Mobiles)

Envie d'une nouvelle tablette Android ' Découvrez notre test de la Lenovo P11 Pro Gen 2, une magnifique machine pour tous les usages !


37: Object Introspection in Python

https://swapnoneel.hashnode.dev/object-introspection-in-python

Hashnode - python (python)

Introduction We must look into dir(), __dict__(), id() and help() attribute/methods in python. They make it easy for us to understand how classes resolve various functions and execute code. In Python, there are three built-in functions that are commo...


38: Une vague d'attaques par ransomware cible les failles du logiciel VMware ESXi

https://www.usine-digitale.fr/article/une-vague-d-attaques-par-ransomware-cible-les-failles-du-logiciel-vmware-esxi.N2098921

L'usine-digitale (Informatique)

Des milliers des machines ont été touchées par un ransomware s'en prenant au logiciel VMware ESXi, aussi bien en France qu'outre-Atlantique. La faille était pourtant connue depuis deux ans, mais toutes les mises à jour n'avaient pas été faites.


39: How to Build a Graph Visualization Engine and Why You Shouldn't

https://memgraph.hashnode.dev/how-to-build-a-graph-visualization-engine-and-why-you-shouldnt

Hashnode - javascript (Javascript)

Building something from scratch is rarely a good idea. Especially in the rich world of web technologies full of solutions for problems we didn't even know existed. In our first iteration of Memgraph Lab, we did just that - we used Vis.js for our grap...


40 / 148

40: What is Kanban and why do organizations use it'

https://blog.logrocket.com/product-management/what-is-kanban-why-do-organizations-use-it/

Log Rocket blog (Web 2)

Kanban is the simplest way of visualizing the status of the work and understanding the next best action to keep the flow going. The post What is Kanban and why do organizations use it' appeared first on LogRocket Blog.


41: How to use a circuit breaker in Node.js

https://blog.logrocket.com/use-circuit-breaker-node-js/

Log Rocket blog (Web 2)

Without a circuit breaker, your application will continue to hit requests that are bound to fail, wasting time and resources. The post How to use a circuit breaker in Node.js appeared first on LogRocket Blog.


42: "Mastering the MVC Pattern in Flutter: A Guide to Better Code Organization"

https://rohaaan.hashnode.dev/mastering-the-mvc-pattern-in-flutter-a-guide-to-better-code-organization

Hashnode - Flutter (Flutter)

Are you looking to build high-performance and well-structured mobile applications using Flutter' Then you've come to the right place! In this blog, we'll dive into the world of the MVC (Model-View-Controller) pattern and learn how it can be used to e...


43: Audio Reactive Shaders with Three.js and Shader Park

https://tympanus.net/codrops/2023/02/07/audio-reactive-shaders-with-three-js-and-shader-park/

Codrops (Design / Internet)

Learn how to craft audio reactive shaders with Three.js and Shaderpark.


44: How To Publish Your Android App on Google Play Store.

https://chibundumozia.hashnode.dev/how-to-publish-your-android-app-on-google-play-store

Hashnode - Flutter (Flutter)

Smartphones are among the most important devices for people nowadays. More than 60% of people check their phones first thing in the morning. To keep their audience interested, almost all companies, including retail outlets, have mobile apps. Numerous...


45: How to make a scrolling text effect with CSS and JavaScript

https://blog.sebastianogirotto.me/how-to-make-a-scrolling-text-effect-with-css-and-javascript

Hashnode - javascript (Javascript)

I added this effect to my website and here's how I did it the HTML is really simple i like CSS and for the CSS part, we have this @keyframes scroll { 0% { transform: tran...


46: Understanding Promises in JavaScript

https://whatisweb.dev/understanding-promises-in-javascript-c5248de9ff8f

Hashnode - javascript (Javascript)

JavaScript is a single-threaded programming language, which means only one thing can happen at a time. Before ES6, we used callbacks to handle asynchronous tasks such as network requests. Using promises, we can avoid the infamous 'callback hell' and ...


47: The Unicode Sandwich

https://algorystcorner.com/the-unicode-sandwich

Hashnode - python (python)

You might think that understanding Unicode is not important, but there is no escaping the str versus byte divide. Today we will be talking about the mundane but still relevant topics of Unicode, Encoding and Decoding text. What makes Unicode so vita...


48: 'Meme Generator App - Build your own memes using React Meme Generator

https://richak.hashnode.dev/meme-generator-app-build-your-own-memes-using-react-meme-generator

Hashnode - javascript (Javascript)

Hello developer'''''', I always create memes and share them on social media, and I realized that there must be many people who wonder how to build their own meme generator. So, I'm going to show you step-by-step how to build a meme generator app ...


49: Les nouvelles infos sur le poids du PSVR 2 de Sony ont de quoi nous surprendre!

https://www.realite-virtuelle.com/informations-poids-psvr-2-sony/

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

A l'approche du lancement de son nouveau casque de réalité virtuelle PSVR 2, Sony nous […] Cet article Les nouvelles infos sur le poids du PSVR 2 de Sony ont de quoi nous surprendre! a été publié sur Réalité-Virtuelle.com.


50 / 148

50: array-to-latex: Turn a NumPy Array into Latex

https://mathdatasimplified.com/2023/02/07/array-to-latex-turn-a-numpy-array-into-latex/

Math Data Simplified (data)

LaTeX makes it easy to write math. To convert a Numpy array into LaTeX, use array-to-latex. Paste the output of array-to-latex into a markdown cell in a Jupyter Notebook to display the mathematical equation. Link to array-to-latex. The post array-to-latex: Turn a NumPy Array into Latex appeared first on Data Science Simplified.


51: ECMAScript Embedded Bitmap Encoding

https://mvasilkov.animuchan.net/ecmascript-embedded-bitmap-encoding

Hashnode - javascript (Javascript)

I propose the following bitmap format, suitable for embedding small images in TypeScript or JavaScript source code: // ECMAScript Embedded Bitmap Encoding (EEBE) // Required fields: export const lines = [ 0b0001000, 0b0111000, 0b1101000, 0b10...


52: Do you know about the library that powers VSCode'

https://surya-dev-journey.hashnode.dev/do-you-know-about-the-library-that-powers-vscode

Hashnode - javascript (Javascript)

Hello, If you use VSCode as religiously as I do, you'd agree how amazing a tool it is. In this blog post, let's learn what makes the code editing aspects of VSCode to be this awesome. Monaco Editor: Monaco Editor is a JavaScript library that powers V...


53: Confusing post-increment and pre-increment operators in JavaScript

https://hellojiad.hashnode.dev/confusing-post-increment-and-pre-increment-operators-in-javascript

Hashnode - javascript (Javascript)

Increment operators, which alter numbers and data in our code, are a vital feature of every programming language. It is one of the most commonly used characteristics in almost every modern programming language. In the world of programming, Javascript...


54: How javascript run Internally

https://fuzailkhan.hashnode.dev/how-javascript-run-internally

Hashnode - javascript (Javascript)

Block level Scope : variable declared inside a {} block, it can not access from outside the block is called block Scope. ES6 introduced block scope two keywords that is let and const. { let x = 2; } // x can not be acces from here Global Level S...


55: Ranked: America's 20 Biggest Tech Layoffs Since 2020

https://www.visualcapitalist.com/americas-20-biggest-tech-layoffs-since-2020/

Visual Capitalist (dataviz)

How bad are the current layoffs in the tech sector' This visual reveals the 20 biggest tech layoffs since the start of the pandemic. The post Ranked: America’s 20 Biggest Tech Layoffs Since 2020 appeared first on Visual Capitalist.


56: Conseil d'Etat - Commune de Damgan contre Association de défense de l'environnement "Les Amis de Kervoyal": Le Conseil d'Etat rejette le pourvoi en cassation de la commune

http://amisdekervoyal.viabloga.com/news/conseil-d-etat-commune-de-damgan-contre-association-de-defense-de-l-environnement-les-amis-de-kervoyal-le-conseil-d-etat-rejette-le-pourvoi-en-cassation-de-la-commune

Amis de Kervoyal (Divers...)

Le Conseil d'Etat a été saisi le 11 juillet 2022 par un pourvoi formé par la commune de Damgan contre l'arrêt de la cour d'appel de Nantes n°21NT01519 du 10 mai 2022 qui a fait droit à la requête de l'association Les Amis de Kervoyal. La Cour de cassation s'est prononcée le 3 février dernier sur ce pourvoi formé devant elle. N'étant pas d'accord avec l'argumenta [...]


57: How to implement Google Authentication with Firebase for Flutter Desktop Apps

https://canopas.hashnode.dev/how-to-implement-google-authentication-with-firebase-for-flutter-desktop-apps

Hashnode - Flutter (Flutter)

Integrating Google sign-in with a flutter desktop app is different from mobile apps because a popular flutter package named google_sign_in doesn't support desktop platforms yet. This article will guide you on implementing Sign-in with Google for you...


58: 1 Scripting Language

https://knightblog.com/1-scripting-language

Hashnode - javascript (Javascript)

Javascript is the #1 Scripting langauge. we use HTML for giving structure and give meaning to our web content, CSS to apply styling to our HTML content and javascript to add behavior aspects and to make the page interactive. HISTORY OF JAVASCRIPT Jav...


59: What is ROI: Definition, formula, examples, and how to improve it

https://blog.logrocket.com/product-management/what-is-roi-definition-formulas-examples-how-to-improve/

Log Rocket blog (Web 2)

ROI plays a crucial role in product teams' everyday lives, providing insights into which features and strategies are paying off and which aren't. The post What is ROI: Definition, formula, examples, and how to improve it appeared first on LogRocket Blog.


60 / 148

60: Using the TypeScript generic type to create reusable components

https://blog.logrocket.com/using-typescript-generic-type-create-reusable-components/

Log Rocket blog (Web 2)

Learn how to use generic TypeScript types to create reusable components, ensure type safety, and make your code more readable in this post. The post Using the TypeScript generic type to create reusable components appeared first on LogRocket Blog.


61: Understanding and resolving 'Discovered ' currently not indexed'

https://searchengineland.com/understanding-resolving-discovered-currently-not-indexed-392659

Search engine land (Référencement)

Learn potential reasons why you're seeing this status in Google Search Console, plus ways to address related crawling and indexing issues. The post Understanding and resolving ‘Discovered – currently not indexed’ appeared first on Search Engine Land.


62: OVHcloud est condamné à verser 100 000 euros à l'un de ses clients pour perte de données

https://www.usine-digitale.fr/article/ovhcloud-est-condamne-a-verser-100-000-euros-a-l-un-de-ses-clients-pour-perte-de-donnees.N2098816

L'usine-digitale (Informatique)

Les juges du tribunal de commerce de Lille métropole ont considéré que le spécialiste du cloud n'avait pas rempli ses obligations contractuelles en hébergeant des copies de sauvegarde sur le même site que les serveurs principaux, dévastés dans un incendie. Cette décision pourrait en appeler d'autres, alors que 140 entreprises se sont réunies pour former un recours collectif.


63: Complete Beginners Guide to Support Vector Machine(SVM)

https://pinakdatta.hashnode.dev/complete-beginners-guide-to-support-vector-machinesvm

Hashnode - python (python)

Introduction: Support Vector Machine (SVM): is a robust machine learning algorithm that is widely used for classification and prediction tasks. SVM is a linear model that is based on the idea of finding the maximum margin between the closest data poi...


64: Le mod Half-Life 2: VR ' Episode 1, nous connaissons la date de sortie

https://www.realite-virtuelle.com/mod-half-life-2-vr-episode-1/

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

La sortie de la version gratuite du mod de Half-Life 2: VR – Episode 1 […] Cet article Le mod Half-Life 2: VR – Episode 1, nous connaissons la date de sortie a été publié sur Réalité-Virtuelle.com.


65: Python Basics Bootcamp

https://mithackerearthchapter.hashnode.dev/python-basics-bootcamp

Hashnode - python (python)

Hello Techies '' Welcome to our latest blog post where we explore the exciting world of Python programming! In this post, we will dive into the fundamentals of this popular programming language, and provide you with a comprehensive guide to help yo...


66: Custom event listeners and subscribers in Javascript.

https://iamsourabhh.dev//custom-event-listeners-and-subscribers-in-javascript-cldx08zhm00000ald1u5hgepm

Hashnode - javascript (Javascript)

I have been working on Javascript for quite some time and have extensively used Events. But never knew how it works internally until very recently. What are Events' So basically, when something happens in your app like a user gets logged in, you fir...


67: Custom event listeners and subscribers in Javascript.

https://iamsourabhh.dev/custom-event-listeners-and-subscribers-in-javascript-cldx08zhm00000ald1u5hgepm

Hashnode - javascript (Javascript)

I have been working on Javascript for quite some time and have extensively used Events. But never knew how it works internally until very recently. What are Events' So basically, when something happens in your app like a user gets logged in, you fir...


68: Mapped: Geopolitical Risk by Economy

https://www.visualcapitalist.com/sp/geopolitical-risk-by-economy/

Visual Capitalist (dataviz)

Prior to invading Ukraine, Russia had one of the highest levels of geopolitical risk. How does geopolitical uncertainty vary around the world' The post Mapped: Geopolitical Risk by Economy appeared first on Visual Capitalist.


69: Creating and Visualizing DataFrames

https://blog.amalhanaja.dev/creating-and-visualizing-panda-dataframes

Hashnode - python (python)

Visualizing your data Plots are a powerful way to share the insights we've gained from our data. Histogram shows the distribution of a numeric variable. Bar plots shows relationships between a categorical variable and a numeric variable, like gende...


70 / 148

70: Google Search podcast carousel going away on February 13

https://searchengineland.com/google-search-podcast-carousel-going-away-on-february-13-392784

Search engine land (Référencement)

Your Google podcast manager stats will show a drop in clicks and impressions. The post Google Search podcast carousel going away on February 13 appeared first on Search Engine Land.


71: What Exactly Are Generics In Kotlin'

https://greatgrant.hashnode.dev/what-exactly-are-generics-in-kotlin

Hashnode - Kotlin (Mobiles)

Introduction Generics are an important concept in programming, and they are widely used in modern programming languages, including Kotlin. They provide a way to write code that can be used with multiple types of data, making it more flexible and reus...


72: Microsoft Ads in 2023: Key areas to leverage, test and optimize

https://searchengineland.com/microsoft-ads-in-2023-key-areas-to-leverage-test-and-optimize-392650

Search engine land (Référencement)

As Microsoft aims to compete more aggressively in the ad space, here are compelling opportunities you can seize to stay ahead of the PPC game. The post Microsoft Ads in 2023: Key areas to leverage, test and optimize appeared first on Search Engine Land.


73: Pagination in ReactJS

https://devpedia.hashnode.dev/pagination-in-reactjs

Hashnode - javascript (Javascript)

Pagination in ReactJS with Typescript Splitting into segments is an essential part of websites and programs that have a great deal of data to offer to the users. It is a procedure of isolating the data into numerous pages to make it more controllable...


74: Filestack Presents: Nerd Up: Scale Up ' A Full-Day Online Conference

https://ideradevtools.hashnode.dev/filestack-presents-nerd-up-scale-up-a-full-day-online-conference

Hashnode - javascript (Javascript)

Scaling is an important but often overlooked consideration in software and web development. Let's say that you have plans to make a great product. And let's also say that after a few months of development, you could deploy it successfully. Now, you s...


75: Conductor acquires Searchmetrics in big enterprise SEO merger

https://searchengineland.com/conductor-acquires-searchmetrics-392726

Search engine land (Référencement)

Conductor said the deal will help it better support global organizations. Both platforms will eventually become one unified platform. The post Conductor acquires Searchmetrics in big enterprise SEO merger appeared first on Search Engine Land.


76: Le Vision Fund de SoftBank, dans le rouge pour le quatrième trimestre consécutif, revoit sa stratégie

https://www.usine-digitale.fr/editorial/le-vision-fund-de-softbank-dans-le-rouge-pour-le-quatrieme-trimestre-consecutif-revoit-sa-strategie.N2098826

L'usine-digitale (Informatique)

SoftBank a perdu 5,5 milliards d'euros entre octobre et décembre 2022. Un quatrième trimestre consécutif de déficit qui oblige le conglomérat japonais à changer de stratégie. Exit les investissements massifs à tout-va, le groupe veut se concentrer sur quelques start-up vraiment rentables.


77: Slicing and Indexing DataFrames

https://blog.amalhanaja.dev/panda-slicing-and-indexing-dataframes

Hashnode - python (python)

Explicit indexes Indexes make subsetting simpler by using the loc method, but index values do not need to be unique. Multi-level indexes (hierarchical indexes) can also be created by setting multiple columns as the index. However, using indexes can m...


78: Top 10 Most Reviewed Node.js Development Companies In 2023

https://buzz321.hashnode.dev/top-10-most-reviewed-nodejs-development-companies-in-2023

Hashnode - javascript (Javascript)

Node.js is an open-source runtime environment allowing developers to run JavaScript code outside a browser. It is particularly well-suited for building real-time web applications such as streaming platforms, games, time trackers, and social media app...


79: Is AI threatening SEO strategy' by Internet Marketing Ninjas

https://searchengineland.com/is-ai-threatening-seo-strategy-392529

Search engine land (Référencement)

Is AI taking over the SEO Industry' Understand how to leverage the technology and its limitations to your SEO efforts. The post Is AI threatening SEO strategy' appeared first on Search Engine Land.


80 / 148

80: Guide to Sealed Classes in Kotlin for Improved Code Organization

https://hardiksachan.com/guide-to-sealed-classes-in-kotlin-for-improved-code-organization

Hashnode - Kotlin (Mobiles)

In the last article, we covered data classes in Kotlin. We saw how they simplify class creation and make it faster with less coding. Now, let's explore Sealed Classes. Sealed Classes in Kotlin are a specialized form of abstract classes. They limit su...


81: Deeptech : l'Allemagne crée un fonds de soutien d'un milliard d'euros pour ses start-up

https://www.usine-digitale.fr/article/deeptech-l-allemagne-cree-un-fonds-de-soutien-de-1-milliard-d-euros-pour-ses-start-up.N2098801

L'usine-digitale (Informatique)

Si la France commence à rattraper son voisin en termes de levées de fonds, l'Allemagne s'est imposée jusqu'à présent comme le deuxième grand pays européen pour la deeptech derrière le Royaume-Uni.


82: Where Else You Can Work

https://flowingdata.com/2023/02/07/where-else-you-can-work/

Flowing data (dataviz)

If you're searching for a new job, it's worth looking in different industries instead of doing more of the same elsewhere.Tags: industry, work


83: The Tech Novice:

https://aniah.hashnode.dev/the-tech-novice

Hashnode - javascript (Javascript)

Novice [nov-is] ' A person who is new to and inexperienced in a job or situation in which he or she is placed; beginner, tyro. "She was a complete novice in technology". This gives a clear picture of the whole point of the blog. It's the journey, my ...


84: Google Bard : le rival de ChatGPT connecté au web enfin disponible, tout savoir

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

Le Big Data (dataviz)

Google Bard est un chatbot IA développé par le géant de Mountain View, présentant l’immense avantage d’être connecté au web. … Cet article Google Bard : le rival de ChatGPT connecté au web enfin disponible, tout savoir a été publié sur LeBigData.fr.


85: JavaScript methods that confuse you very often!

https://webdev.com/javascript-methods-that-confuse-you-very-often

Hashnode - javascript (Javascript)

Many times you have to use methods such as ".textContent", ".innerHTML", ".innerText" and you really don't know why are there so many methods for the same thing. But, wait! there is a difference in all these and each term has its specific use that we...


86: An Overview of JavaScript Data Types: Primitives & Objects

https://seangraydev.hashnode.dev/an-overview-of-javascript-data-types-primitives-objects

Hashnode - javascript (Javascript)

Javascript has become my primary programming language as a new developer. It is powerful and provides developers with a variety of data types to work with. Here we'll dive into the two categories of data types in JavaScript. Primitives The simplest d...


87: Developing a Flutter App for Every Screen: Part 3/3

https://jacksiro.hashnode.dev/developing-a-flutter-app-for-every-screen-part-3

Hashnode - Flutter (Flutter)

In my previous article: Developing a Flutter App for Every Screen: Part 2/3 where I looked at building adaptive layouts I focused on Layouts and promised to focus on inputs, idioms and norms in this article. This is a journey of understanding how the...


88: WhatsApp : les statuts évoluent pour ressembler aux Stories Instagram

https://www.blogdumoderateur.com/whatsapp-statuts-ressembler-stories-instagram/

Blog du Moderateur ()

WhatsApp propose de nouvelles fonctionnalités pour ses statuts : sélection d'audience, statut vocal, réaction aux statuts...


89: Le nouveau partenariat Samsung-Qualcomm-Google, à quoi pouvons-nous nous attendre '

https://www.realite-virtuelle.com/partenariat-samsung-qualcomm-google/

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

La semaine dernière, lors de son événement de lancement du Galaxy S23, Samsung a annoncé […] Cet article Le nouveau partenariat Samsung-Qualcomm-Google, à quoi pouvons-nous nous attendre ' a été publié sur Réalité-Virtuelle.com.


90 / 148

90: useInterval() vs setInterval()

https://dhawalpandya01.hashnode.dev/useinterval-vs-setinterval

Hashnode - javascript (Javascript)

There is a difference other than spelling. We know that one of the common tasks in web development is to update the state of a component at regular intervals, such as updating a clock, displaying a slideshow, or polling for new data. This can be achi...


91: Capturer le méthane atmosphérique avec du sucre

https://www.rtflash.fr/capturer-methane-atmospherique-avec-sucre/article

Tregouet.org ()

On estime que le méthane est responsable de 30 % de l'ensemble du réchauffement climatique dû aux émissions gazeuses. Des mégatonnes de ce gaz sont libérées par la production agricole animale et de nombreux processus industriels. Mais imaginez que nous puissions utiliser un élément aussi simple que le sucre ' ou les hydrates de carbone ' pour extraire le méthane de l'atmosphère et, ce f [...]


92: Un drone chinois alimenté par laser peut voler indéfiniment'

https://www.rtflash.fr/drone-chinois-alimente-par-laser-peut-voler-indefiniment/article

Tregouet.org ()

Des chercheurs chinois ont présenté un concept qui pourrait permettre à un drone de voler "indéfiniment". Pour y parvenir, Li Xuelong et ses collègues de la Northwestern Polytechnical University (NPU) ont misé sur une technologie à base de lasers. Un brin surprenant, sachant que ces faisceaux sont plutôt utilisés pour détruire des quadcoptères indésirables. Dans ce cas précis, le [...]


93: Smashing Podcast Episode 56 With Veerle Pieters: How Has The Design Industry Changed'

https://smashingmagazine.com/2023/02/smashing-podcast-episode-56/

Smashing magazine (Web 2 / CSS)

In this episode of the Smashing Podcast we ask how has the design industry changed' Is technology making our work easier' Vitaly Friedman talks to veteran designer Veerle Pieters to find out.


94: Des neurones matures cultivés en laboratoire pour soigner les maladies neurodégénératives

https://www.rtflash.fr/neurones-matures-cultives-en-laboratoire-pour-soigner-maladies-neurodegeneratives/article

Tregouet.org ()

Des chercheurs américains de l'Université Northwestern (Texas) ont créé les premiers neurones hautement matures à partir de cellules souches pluripotentes induites humaines (iPSC), un exploit qui ouvre de nouvelles opportunités pour la recherche médicale et les thérapies potentielles de transplantation pour les maladies neurodégénératives et les blessures traumatiques. [...]


95: Un médicament contre les maladies respiratoires pour ralentir la maladie de Parkinson

https://www.rtflash.fr/medicament-contre-maladies-respiratoires-pour-ralentir-maladie-parkinson/article

Tregouet.org ()

Des chercheurs de l'Institut de neurologie de Queen Square de l'University College London (UCL), ont découvert que l'ambroxol, un médicament préconisé pour traiter les affections respiratoires, pourrait ralentir l'évolution de la maladie de Parkinson.  En 2020, les chercheurs ont testé l'ambroxol chez des patients touchés par la maladie de Parkinson. [...]


96: L'édition de gènes CRISPR peut réparer les tissus endommagés après une crise cardiaque

https://www.rtflash.fr/l-edition-genes-crispr-peut-reparer-tissus-endommages-apres-crise-cardiaque/article

Tregouet.org ()

Chaque année, les maladies cardiovasculaires (MCV), représentent environ un tiers de tous les décès dans le monde. Le type de maladie cardiaque le plus courant est la maladie coronarienne, où le sang ne parvient plus à circuler correctement vers le c'ur. Si le flux sanguin est complètement bloqué vers le c'ur, cela peut provoquer une crise cardiaque. [...]


97: WTF is npm '!

https://xylophone.hashnode.dev/wtf-is-npm

Hashnode - javascript (Javascript)

Introduction In the last article, we started looking at the evolution of web development, and how package managing tools came about. In this article, we would take a look at npm - Node Package Manager, and how it manages packages. Overview of npm npm...


98: 5 formations à suivre sur la data science et l'intelligence artificielle

https://www.blogdumoderateur.com/selection-formation-data-science-ia-138/

Blog du Moderateur ()

Découvrez 5 formations en ligne pour vous plonger dans l'univers de la data science et de l'intelligence artificielle !


99: Tales From The Code Kingdom: A Fantasy Guide to Programming Concepts 2

https://technicallyspeakingbyaj.blogspot.com//tales-from-the-code-kingdom-a-fantasy-guide-to-programming-concepts-2

Hashnode - python (python)

A Journey Through the Labyrinth Once upon a time in a magical kingdom, there lived many brave and clever knights. They had to embark on a dangerous quest to retrieve a precious treasure hidden in a labyrinth. The knights were equipped with a map tha...


100 / 148

100: What happens when you type google.com in your browser and press Enter'

https://codynego.hashnode.dev/what-happens-when-you-type-googlecom-in-your-browser-and-press-enter

Hashnode - javascript (Javascript)

This post will give you an overview of what happens whenever you try to access a web page through a web browser... Whenever you entered a URL such as www.google.com into your web browser, the browser sends a request to DNS in order to translate the ...


101: How to become a web developer - A Career Path

https://digistackedu.hashnode.dev/how-to-become-a-web-developer-a-career-path

Hashnode - javascript (Javascript)

Web development is the process of creating, designing, and building websites and applications for the internet. It encompasses a wide range of activities, including web design, web content development, client-side/server-side scripting, and network s...


102: Design Thinking, Lean Startup, Lean UX et méthode Agile : quelles sont les différences '

https://www.usabilis.com/design-thinking-lean-startup-lean-ux-methode-agile/

Usabilis (ux)

Design thinking, Lean Startup, Lean UX et la méthode Agile forment un ensemble de méthodes de conception, de création d'entreprise et de travail, qui peuvent être combinées... Cet article Design Thinking, Lean Startup, Lean UX et méthode Agile : quelles sont les différences ' est apparu en premier sur USABILIS.


103: Étude social media : chiffres clés par secteurs et tendances à suivre en 2023

https://www.blogdumoderateur.com/etude-social-media-chiffres-cles-secteurs-tendances-2023/

Blog du Moderateur ()

Quels sont les réseaux sociaux qui performent et engagent davantage dans votre secteur d'activité ' Les réponses avec Facelift, qui présente sa nouvelle édition du baromètre social media.


104: Linux : top des meilleurs services de stockage cloud

https://www.lebigdata.fr/linux-meilleurs-services-cloud

Le Big Data (dataviz)

Il existe de nombreux services de stockage cloud fiable et sécurisé qui offrent une compatibilité avec Linux. De Google Drive … Cet article Linux : top des meilleurs services de stockage cloud a été publié sur LeBigData.fr.


105: Building a Beautiful Quote Generator with Vue.js and Tailwind CSS

https://subramanyarao.hashnode.dev/building-a-beautiful-quote-generator-with-vuejs-and-tailwind-css

Hashnode - javascript (Javascript)

Today we will build a basic Vue JS app that displays a random quote from an API on a button click. As a bonus, we will also implement functionality that also changes the background of the app whenever we generate a new quote. Creating a new Vue JS p...


106: Matrice RACI : définition, exemple et modèles à télécharger

https://www.blogdumoderateur.com/matrice-raci-definition-exemple-modeles/

Blog du Moderateur ()

La matrice RACI est un outil de gestion de projet qui permet de répartir les rôles et responsabilités de chaque partie prenante.


107: JavaScript Variables

https://casualcodes.hashnode.dev/javascript-variables

Hashnode - javascript (Javascript)

In JavaScript, variables are containers that store data values. The way that JavaScript handles variables are different from other programming languages such as C++ or Java, and it's important to understand the difference between "call by value" and ...


108: "Unleashing the Mystery: How Your Browser Brings Websites to Life with HTML, CSS, and JavaScript"

https://researchersid.hashnode.dev/unleashing-the-mystery-how-your-browser-brings-websites-to-life-with-html-css-and-javascript

Hashnode - javascript (Javascript)

When you type a URL into your web browser, your computer sends a request to a web server to retrieve the web page you want to view. The server sends back the HTML, CSS, and JavaScript files that make up the page. The browser then uses these files to ...


109: Adding custom documentation to APIs in Django-Rest-Framework using drf-yasg

https://debrajbhal.hashnode.dev/adding-custom-documentation-to-apis-in-django-rest-framework-using-drf-yasg

Hashnode - python (python)

Documenting APIs is one of the most important aspects of software development. APIs may have wonderful functionalities but a naive user can't use them directly. So we need to develop user-friendly apps on top of our APIs. So documenting our APIs beco...


110 / 148

110: Get Up and Running with Next.js and Tailwind CSS: A Step-by-Step Guide

https://animesharma.hashnode.dev/get-up-and-running-with-nextjs-and-tailwind-css-a-step-by-step-guide

Hashnode - javascript (Javascript)

To get started, install Next.js using the following command: npx create-next-app@latest my-app To set up a Next.js app with TypeScript and ESLint, use the following command: npx create-next-app@latest my-app --typescript --eslint Note: You can remo...


111: Understanding JavaScript Execution Context: A Guide to Code Execution

https://gyaneshwar.hashnode.dev/understanding-javascript-execution-context-a-guide-to-code-execution

Hashnode - javascript (Javascript)

One of the key concepts to understand in JavaScript is the execution context. It is the environment in which JavaScript code is executed and determines how variables and functions are processed and treated. In this blog, we will dive into the details...


112: Google annonce la disponibilité prochaine de Bard, sa réponse à ChatGPT

https://www.usine-digitale.fr/article/google-annonce-la-disponibilite-prochaine-de-bard-sa-reponse-a-chatgpt.N2098631

L'usine-digitale (Informatique)

Google ne compte pas se laisser devancer par OpenAI et Microsoft. L'entreprise annonce Bard, un système de recherche conversationnel qu'il mettra à disposition du public dans les semaines qui viennent, après une phase avancée de test. Il dévoile aussi une stratégie à long terme pour créer un écosystème autour des modèles d'IA génératifs.


113: Learning Top JavaScript Questions Day113

https://dheerajy1.hashnode.dev/learning-top-javascript-questions-day113

Hashnode - javascript (Javascript)

Today #Day113 of #365DaysOfCode, Learning Top JavaScript Interview Questions. Intermediate JavaScript Interview Questions, 21. What are closures in JavaScript' Closures provide a better and more concise way of writing JavaScript code for developers a...


114: How To Get Started with Programming in Python 3: GETTING STARTED

https://rounakshow.hashnode.dev/get-started-with-python

Hashnode - python (python)

Python is the fastest-growing programming language in the world! This popular programming language has helped countless designers, scientists, and engineers scouriously solve major issues today for both consumers and businesses. Work smarter with Pyt...


115: Scale of the Chinese balloon

https://flowingdata.com/2023/02/06/scale-of-the-chinese-balloon/

Flowing data (dataviz)

I wasn’t paying much attention to the Chinese balloon that the U.S. shot…Tags: balloon, NBC News, scale


116: Ballon espion chinois aux États-Unis : tout savoir sur le scandale diplomatique

https://www.lebigdata.fr/ballon-espion-chinois

Le Big Data (dataviz)

Le débat politique et diplomatique autour de l’abattage d’un présumé ballon espion chinois sur l’océan Atlantique s’intensifie. Les États-Unis sont … Cet article Ballon espion chinois aux États-Unis : tout savoir sur le scandale diplomatique a été publié sur LeBigData.fr.


117: AG2R La Mondiale : les détails de son projet de transformation des SI à plusieurs millions d'euros

https://www.usine-digitale.fr/article/ag2r-la-mondiale-les-details-de-son-projet-de-transformation-des-si-a-plusieurs-millions-d-euros.N2098591

L'usine-digitale (Informatique)

Pascal Martinez, en charge des systèmes d'information et du digital au sein du groupe de protection sociale AG2R La Mondiale, revient sur le plan de modernisation annoncé en décembre, qui constitue le premier projet d'envergure concernant l'ensemble des entités du groupe.


118: How Data Protection Affects your Company's Marketing

https://www.noupe.com/business-online/how-data-protection-affects-your-companys-marketing.html

Noupe (conception)

The digital information era has seen exponential growth in the quantity of data being collected, and with large amounts of data distributed across organizations, both internal and external, there is a significant risk of loss or theft. In recent years, many businesses have become aware of the potential consequences of losing their data, including serious... The post How Data Protection [...]


119: Google dévoile Bard, sa réponse à ChatGPT

https://www.blogdumoderateur.com/google-devoile-bard/

Blog du Moderateur ()

Google montre comment son moteur de recherche va évoluer grâce aux progrès de l'intelligence artificielle.


120 / 148

120: Beyond Simple String Comparison

https://blog.harshturna.com/beyond-simple-string-comparison

Hashnode - python (python)

String comparison is a common task that we all encounter in programming, and most programming languages have built-in methods to help us accomplish this. However, as we delve into more complex use cases, string comparison can quickly become challengi...


121: React js

https://arpanmukherjee.hashnode.dev/react-js

Hashnode - javascript (Javascript)

React JS: A Comprehensive Guide to Building Dynamic User Interfaces React is a popular JavaScript library for building user interfaces. It was developed by Facebook and is now maintained by Facebook and a community of individual developers and compan...


122: Amazon Interview

https://blog.soumendrak.com/amazon-interview

Hashnode - python (python)

How I landed up with an interview call' I have got referred by one of my friends on the org for this post. As like always I was not prepared to qualify for a FAANG interview when the recruiter called me. She should be and the people are mad about FAA...


123: This day in search marketing history: February 7

https://searchengineland.com/search-marketing-history-february-7-392777

Search engine land (Référencement)

Noogler spreads SEO myths, plus: Google posts rejected, Enhanced Campaign reactions, algorithm suggestions, Super Bowls and more The post This day in search marketing history: February 7 appeared first on Search Engine Land.


124: Find the Sum of N Natural Numbers in Javascript

https://gauravpatil.hashnode.dev/find-the-sum-of-n-natural-numbers-in-javascript

Hashnode - javascript (Javascript)

Introduction Hi everyone today we find the sum of N Natural Numbers in javascript. let's discuss how to solve this problem statement. if you want to check out yesterday's problem click here. The goal is to add up all the numbers that fall inside the ...


125: Mastering the basics of Numpy: Unlock the power of arrays and matrices

https://mrunankpawar.hashnode.dev/mastering-the-basics-of-numpy

Hashnode - python (python)

What is Numpy' Numpy is like a toolbox for people who like to work with numbers, especially lots and lots of numbers. Imagine you have a big box of legos, but instead of building blocks, each lego represents a number. Numpy helps you organize and pla...


126: Build a Chatbot with Python: (Series ' Part1)

https://scofield.hashnode.dev/build-a-chatbot-with-python-series-part1

Hashnode - python (python)

Chatbots have become increasingly popular in recent years, providing a convenient and accessible way for users to interact with technology. In this article, we'll explore the first three steps of building a chatbot with Python: installing required pa...


127: Samsung's Galaxy S23 Has Become the Definition of 'Bloatware'

https://www.webpronews.com/samsungs-galaxy-s23-has-become-the-definition-of-bloatware/

WebProNews SEO (Développement)

WebProNews Samsung’s Galaxy S23 Has Become the Definition of ‘Bloatware’ Samsung's Galaxy S23 has become the definition of mobile bloatware, with a base install taking roughly 60GB. Samsung’s Galaxy S23 Has Become the Definition of ‘Bloatware’ Matt Milano


128: OOP's in JavaScript (class, object)

https://mmr-ashiq.hashnode.dev/oops-in-javascript-class-object

Hashnode - javascript (Javascript)

Well first of all you have to acknowledge that JavaScript is the weirdest language ever on earth And most crazy as well And most beautiful at the same time. so OOP in javascript is not the same as another language like C++/Java. in ES6 we got class k...


129: Samsung Galaxy Phones Are Getting the February 2023 Update

https://www.webpronews.com/samsung-galaxy-phones-are-getting-the-february-2023-update/

WebProNews SEO (Développement)

WebProNews Samsung Galaxy Phones Are Getting the February 2023 Update Samsung's Galaxy phones are finally getting the latest Android update, with the February 2023 update rolling out. Samsung Galaxy Phones Are Getting the February 2023 Update Staff


130 / 148

130: The Blockchain and What You Need to Know

https://www.bestfreewebresources.com/the-blockchain-and-what-you-need-to-know

Best Free Web Resources (Veille)

NFTs are increasingly popular due to their ability to store distinctive data and represent digital items such as artwork, music, or other digital assets on blockchain technology. This article will discuss how the blockchain works with NFTs and cryptocurrency and will look at the potential future of the blockchain. How do NFTs work' NFTs are […] The post The Blockchain and What You Need to Kn [...]


131: Exploring MongoDB Aggregation Stages: Code Examples and Applications - Part 2

https://yesitstech.hashnode.dev/exploring-mongodb-aggregation-stages-code-examples-and-applications-part-2

Hashnode - javascript (Javascript)

If you missed Part 1, get a quick look here. $indexStats: This example returns statistics on the usage of each index in the collection, including the name of the index, the number of accesses, and the size of the index. db.collection.aggregate([ {...


132: Building A Great Relationship With Your Boss

https://hagakure.substack.com/p/twh44-building-a-great-relationship

pointer.io (Développement)

"If I could pick one skill, and one skill only, this would be it - for any relationship, but especially so for the relationship with a manager. So many difficult conversations become a lot less difficult if only you get curious about the other person's challenges and needs before getting into yours." Questions to ask are: What keeps my manager up at night' What is success for them now and in the l [...]


133: Fluxsort

https://github.com/scandum/fluxsort

pointer.io (Développement)

A branchless stable quicksort / mergesort hybrid.


134: Uptime, Status Pages, And Transparency Calculus

https://blog.lawrencejones.dev/status-pages/

pointer.io (Développement)

"It is a real-world example of Goodhart's Law, in that as soon as we began using uptime as a target, it stopped being a useful measure. So what is an ideal alternative' For me, as a naive engineer, I'd love to see the industry start viewing clear and transparent communication in past incidents as positive signal about a working relationship. After all, we know incidents are a fact of life, and it' [...]


135: Asynchronous Computing At Meta: Overview And Learnings

https://engineering.fb.com/2023/01/31/production-engineering/meta-asynchronous-computing/

pointer.io (Développement)

"We have built a platform for serverless asynchronous computing that is provided as a service for other engineering teams. They register asynchronous functions on the platform and then submit workloads for execution via our SDK. The platform executes these workloads in the background on a large fleet of workers and provides additional capabilities such as load balancing, rate limiting, quota manag [...]


136: GPT Is Only Half Of The AI Language Revolution

https://slite.com/blog/gpt-is-only-half-of-the-ai-language-revolution

pointer.io (Développement)

In this post, Slite Engineer Jason Phillips examines AI breakthroughs like GPT, exploring their potential for categorizing, filtering, and processing data. He suggests real-world applications rely more on processing than content generation.


137: React Email

https://github.com/resendlabs/react-email

pointer.io (Développement)

Build and send emails using React.


138: Cleaner Unit Tests With Custom Matchers

https://americanexpress.io/cleaner-unit-tests-with-custom-matchers/

pointer.io (Développement)

"When unit testing, it's important to cover all your edge cases, but that can come at a cost. Covering edge cases often means making the same or similar assertions over and over again. While test names should clearly describe what is being tested, sometimes these assertions can be messy and have an unclear purpose. Using custom matchers in your tests can help make your assertions cleaner and less [...]


139: Reversing UK Mobile Rail Tickets

https://eta.st/2023/01/31/rail-tickets.html

pointer.io (Développement)

"But what data is inside the barcode of a mobile ticket, and how do they work' Could people who aren't ticket inspectors get the data out of them' It turns out that the answer is a bit more interesting than I initially expected!" The author shows your ticket barcode, which is often written below the code in plain text, might let someone access a surprising amount of detailed tracking information a [...]


140 / 148

140: Pointer Sponsor

https://slite.com/organization/create

pointer.io (Développement)

This issue's sponsor is Slite


141: SQL Should Be Your Default Choice For Data Engineering Pipelines

https://www.robinlinacre.com/recommend_sql/

pointer.io (Développement)

"SQL should be the first option considered for new data engineering work. It's robust, fast, future-proof and testable. With a bit of care, it's clear and readable. A new SQL engine - DuckDB - makes SQL competitive with other high performance dataframe libraries, making SQL a good candidate for data of all sizes."


142: Motion Canvas 

https://github.com/motion-canvas/motion-canvas

pointer.io (Développement)

Visualize complex ideas programmatically.


143: I'm Now A Full-Time Professional Open Source Maintainer

https://words.filippo.io/full-time-maintainer/

pointer.io (Développement)

"I now have six amazing clients, and I'm making an amount of money equivalent to my Google total compensation package, which proves the thesis that it's possible to be a professional maintainer earning rates competitive with the adjacent market for senior software engineers... I'm sharing details about my progress to hopefully popularize the model, and eventually help other maintainers adopt it, a [...]


144: Open-Assistant

https://github.com/LAION-AI/Open-Assistant

pointer.io (Développement)

Chat-based assistant that interacts w 3rd-parties.


145: Web Weekly 91 (blogPost)

https://www.stefanjudis.com/blog/web-weekly-91/

Stefan Judis (Développement)

Guten Tag!Do you know what's coming to JavaScript' Or struggle to debug and hand edit your SVGs' Or want to level up your VS Code game' All the answers and much more are included in this week's Web Weekly. ' Before we start, I want to thank the people supporting my tiny indie newsletter on Patreon. Since last week, I've been able to cover the cost of sending almost 3.5k emails every week. Thank yo [...]




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