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

« Aout 2023 »

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


Webriche: les veilleurs ne dorment jamais...

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

La veille     Haut de page     Lendemain


Vendredi 25 Aout 2023 (394)

1: Cette nouvelle IA de Meta peut coder à votre place : découvrez Code Llama

https://www.lebigdata.fr/code-llama-meta

Le Big Data (dataviz)

Meta a lancé un outil baptisé Code Llama pour aider les développeurs à générer automatiquement des codes de programmation. La … Cet article Cette nouvelle IA de Meta peut coder à votre place : découvrez Code Llama a été publié sur LEBIGDATA.FR.


2: Optimizing Performance in React: Best Practices for Speedy Apps

https://s-fomenko.hashnode.dev/optimizing-performance-in-react-best-practices-for-speedy-apps

Hashnode - javascript (Javascript)

React has stolen the spotlight in the world of front-end development due to its efficiency and flexibility in scaling applications. Nevertheless, to fully harness React's power, developers need to ensure their applications deliver high performance, r...


3: Uncovering (Hidden) Advantages and Trends of Green Gardening and Urban Farming to Kickstart Your Journey

https://www.smashingapps.com/green-gardening-and-urban-farming/

Smashing apps (Design / Internet)

In the heart of concrete jungles and suburban landscapes, a vibrant movement is taking root […]


4: Collected.li Gives New Web Design Inspo With Every Visit

https://www.webdesignerdepot.com/2023/08/collected-li-gives-new-web-design-inspo-with-every-visit/

Webdesigner depot (Design)

Collected.li is a web design gallery that shows eight inspirational sites on each visit. The sites shuffle each time you hit refresh.


5: The Anthropocene: A New Epoch in the Earth's History

https://www.visualcapitalist.com/anthropocene-new-epoch-earths-history/

Visual Capitalist (dataviz)

We visualize Earth's history through the geological timeline to reveal the planet's many epochs, including the Anthropocene. The post The Anthropocene: A New Epoch in the Earth’s History appeared first on Visual Capitalist.


6: A Comprehensive Guide to Protecting Your Child Online with Qustodio

https://www.smashingapps.com/protecting-your-child-online-with-qustodio/

Smashing apps (Design / Internet)

Discover how Qustodio empowers parents to ensure their child's online safety. Uncover the features, setup tips, and effective strategies for managing screen time and content access, all in this comprehensive guide to protecting your child online with Qustodio.


7: Live Lyrics Are Finally Coming to YouTube Music

https://www.webpronews.com/live-lyrics-are-finally-coming-to-youtube-music/

WebProNews SEO (Développement)

WebProNews Live Lyrics Are Finally Coming to YouTube Music YouTube Music subscribers are finally getting a feature competing platforms have had for some time: live lyrics. Live Lyrics Are Finally Coming to YouTube Music Staff


8: Project: Deploying Notes-app Using Jenkins

https://coolsrj.hashnode.dev/project-deploying-notes-app-using-jenkins

Hashnode - python (python)

Hello everyone today I am going to deploy and run a complete functional CICD pipeline. I will be using an open-source project present on GitHub: Django-notes-app. Let's start with Launching an instance. I am creating an Ubuntu instance on t2.micro (...


9: Front Matter

https://stackabuse.com/front-matter/

Stack Abuse (Javascript)

Publisher Information Hands-on: Apache Kafka by Arpendu Kumar Garai Copyright © 2023 Unstack Software LLC. All rights reserved. Published by StackAbuse StackAbuse books are created and meant to be purchased for educational purposes. Online editions for most titles are available at https://stackabuse.com. For more information, visit our website or


10 / 394

10: WhatsApp Now Supports Sending HD Videos

https://www.webpronews.com/whatsapp-now-supports-sending-hd-videos/

WebProNews SEO (Développement)

WebProNews WhatsApp Now Supports Sending HD Videos WhatsApp has made good on its promise, rolling out the ability to send HD videos shortly after it added the ability to send HD photos. WhatsApp Now Supports Sending HD Videos Staff


11: End-to-end Tutorial For Custom Painting in Flutter

https://yatendrakumar.hashnode.dev/end-to-end-tutorial-for-custom-painting-in-flutter

Hashnode - Flutter (Flutter)

Flutter's custom painting capability is akin to handing Picasso a blank canvas. It's a powerful tool, enabling developers to craft intricate UI designs. Ready to deep dive' Let's decode the art of custom painting in Flutter. 1. The Basics of Custom ...


12: Quick Guide to Custom Painting in Flutter

https://yatendrakumar.hashnode.dev/quick-guide-to-custom-painting-in-flutter

Hashnode - Flutter (Flutter)

Flutter's custom painting capability is akin to handing Picasso a blank canvas. It's a powerful tool, enabling developers to craft intricate UI designs. Ready to deep dive' Let's decode the art of custom painting in Flutter. 1. The Basics of Custom ...


13: WordPress Now Lets You Buy a Domain for One Hundred Years

https://www.webdesignerdepot.com/2023/08/wordpress-now-lets-you-buy-a-domain-for-one-hundred-years/

Webdesigner depot (Design)

Ever wanted to launch a website that lives longer than you do' Well, now you can. WordPress's new 100-year plan lets you purchase a domain for a century. Ready for your great-grandchildren to laugh at your outdated website in 2123'


14: How to Use Amazon Alexa to Transform Your Home to a Smart Home

https://www.smashingapps.com/make-your-home-a-smart-home-with-amazon-alexa/

Smashing apps (Design / Internet)

Discover how to revolutionize your living space with Amazon Alexa, turning your home into a futuristic smart haven. Learn how to integrate the power of smart home technology and Amazon Alexa for a more convenient and connected lifestyle.


15: Blood Donation Survey WebApp

https://bitsbyaniket.dev/blood-donation-survey-webapp

Hashnode - python (python)

Hello ', this is my first Blog. This Flask application allows users to input their name, age, blood group, and quantity of blood they are willing to donate. The data is stored in a SQLite database. A notification is displayed to the user after they ...


16: Nvidia vs. AMD vs. Intel: Comparing AI Chip Sales

https://www.visualcapitalist.com/nvidia-vs-amd-vs-intel-comparing-ai-chip-sales/

Visual Capitalist (dataviz)

The generative AI boom is powered by processors. How have AI chip sales grown over the last two years among Nvidia vs AMD vs Intel' The post Nvidia vs. AMD vs. Intel: Comparing AI Chip Sales appeared first on Visual Capitalist.


17: Striking the Balance: Code Splitting and Initial Load Time Optimization

https://the2minengineer.hashnode.dev/striking-the-balance-code-splitting-and-initial-load-time-optimization

Hashnode - javascript (Javascript)

In today's fast-paced digital world, ensuring optimal performance for modern applications is crucial. Users now expect applications to provide seamless experiences that are not only engaging but also respond swiftly to their interactions. This demand...


18: Learn the Best Way to Deploy Your Next.js App

https://blog.arjunsingh.tech/learn-the-best-way-to-deploy-your-nextjs-app

Hashnode - javascript (Javascript)

Introduction In the previous article, we implemented rock-solid authentication in our Next.js app using strategies like OAuth and JWT. Our app is now an exclusive venue, letting in only authorized users to access protected pages and APIs. But our wor...


19: Using typescript generics to get typed Select/Combobox component with downshift

https://alemtuzlak.hashnode.dev/using-typescript-generics-to-get-typed-selectcombobox-component-with-downshift

Hashnode - javascript (Javascript)

The problem Have you ever worked in a codebase where you have your select and combobox components take in items, onChange, value and other props only to return a generic string which you had to cast back to whatever value you expect, something like t...


20 / 394

20: Canonical Outlines the Future of Ubuntu Desktop

https://www.webpronews.com/canonical-outlines-the-future-of-ubuntu-desktop/

WebProNews SEO (Développement)

WebProNews Canonical Outlines the Future of Ubuntu Desktop Canonical has outlined its vision for the future of Ubuntu Desktop, sharing insights and what the company hopes to achieve moving forward. Canonical Outlines the Future of Ubuntu Desktop Matt Milano


21: Fermez la porte ! Ce dangereux malware indique votre position aux hackers

https://www.lebigdata.fr/malware-geolocalisation

Le Big Data (dataviz)

Les chercheurs en cybersécurité viennent de découvrir un terrifiant malware capable de géolocaliser les ordinateurs infectés avec précision. En l'utilisant, … Cet article Fermez la porte ! Ce dangereux malware indique votre position aux hackers a été publié sur LEBIGDATA.FR.


22: TypeScript: a Beginner's Perspective

https://wipdev.hashnode.dev/typescript-a-beginners-perspective

Hashnode - javascript (Javascript)

I've been writing JavaScript for quite some time now, but most of it was powering static sites. I started working on actual frontend apps with state management, routes, auth, and API calls very recently. Using JS on its own became increasingly harder...


23: Graphene's Market Ascension in 3 Visuals

https://www.visualcapitalist.com/sp/market-ascension-of-graphene/

Visual Capitalist (dataviz)

Graphene has captivated researchers, industries, and innovators, becoming a game-changing force for technology. The post Graphene’s Market Ascension in 3 Visuals appeared first on Visual Capitalist.


25: Python: Accessing the Last Element of a List

https://stackabuse.com/python-accessing-the-last-element-of-a-list/

Stack Abuse (Javascript)

Introduction In Python, lists are one of the most used data types, We commonly use lists to store data in Python, and for good reason, they offer a great deal of flexibility with their operations. One of those operation that often comes up is the need to access the last


26: What is JavaScript'

https://iamdipankarpaul.hashnode.dev/what-is-javascript

Hashnode - javascript (Javascript)

Javascript JavaScript is a high-level, dynamic, interpreted programming language that is commonly used on web pages to create a responsive, interactive experience for users. JavaScript can be used to add functionality to a website, produce visually a...


27: Tangle Refresher 251 ' Using the free Zentangle® Markus Operandus tools to create unique strings, our random string, and how to draw Assunta, Heartsmeet, Stwist, Edie, sScape

https://feeds.feedblitz.com/~/789524654/0/tanglepatterns~Tangle-Refresher-?-Using-the-free-Zentangle?-Markus-Operandus-tools-to-create-unique-strings-our-random-string-and-how-to-draw-Assunta-Heartsmeet.html

TanglePatterns (Zentangle)

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


28: Exploring DenseNet: A Concise Overview

https://mindfulmodeler.hashnode.dev/exploring-densenet-a-concise-overview

Hashnode - python (python)

In the ever-evolving landscape of deep learning and neural networks, DenseNet stands out as a powerful architecture that has gained significant popularity in recent years. This article provides a concise overview of DenseNet, its key concepts, and it...


29: Cryptomonnaies : Mastercard met fin à son partenariat avec Binance

https://www.usine-digitale.fr/article/cryptomonnaies-mastercard-met-fin-a-son-partenariat-avec-binance.N2163322

L'usine-digitale (Informatique)

Binance n'en finit pas de perdre des alliés dans le secteur bancaire. La plateforme d'échange de cryptomonnaies, accusée récemment de détournement de fonds par les Etats-Unis, ne produira plus ses cartes bancaires avec Mastercard.


30 / 394

30: Comment Microsoft révolutionne son soutien au MRTK 3

https://www.realite-virtuelle.com/mrtk-3-geants-technologie-equipe/

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

Le Mixed Reality Toolkit 3 (MRTK 3) fera l’objet d’un développement autonome. Cette initiative implique […] Cet article Comment Microsoft révolutionne son soutien au MRTK 3 a été publié sur REALITE-VIRTUELLE.COM.


31: Python Logging

https://victoriamutai.hashnode.dev/python-logging

Hashnode - python (python)

Logging refers to the process of recording events, activities and errors that occur in your application. Logging is essential in debugging, monitoring and enhancing security. Python provides a logging module. This module makes work easier for develop...


32: Pure TypeScript class with no depencencies to handle Draw and Match games in just a few lines ' Full Phaser example

https://www.emanueleferonato.com/2023/08/25/pure-typescript-class-with-no-depencencies-to-handle-draw-and-match-games-in-just-a-few-lines-full-phaser-example/

Emanuele Feronato (.GAME / Javascript)

With this pure TypeScript class with no dependencies you can build HTML5 Draw and Match games in a matter of minutes with just a couple of methods. Full commented and explained Phaser example


33: Dropping NaN Values in Pandas DataFrame

https://stackabuse.com/dropping-nan-values-in-pandas-dataframe/

Stack Abuse (Javascript)

Introduction When working with data in Python, it's not uncommon to encounter missing or null values, often represented as NaN. In this Byte, we'll see how to handle these NaN values within the context of a Pandas DataFrame, particularly focusing on how to identify and drop rows with NaN values


34: Récupération de données : le match des snapshots CoW Vs RoW

https://www.lemondeinformatique.fr/actualites/lire-recuperation-de-donnees-le-match-des-snapshots-cow-vs-row-90894.html

Le monde informatique (Informatique / Internet)

Les snapshots - ou instantanés - sont un moyen très répandu de créer des copies virtuelles d'un système entier pour (...)


35: Ces ados ont hacké Uber, GTA et Nvidia : la folle histoire de Lapsu$

https://www.lebigdata.fr/ados-hacke-histoire-de-lapsu

Le Big Data (dataviz)

Lapsus$ n’est pas un simple terme, mais le visage d’une génération rebelle, douée et imprévisible, qui a choisi le cyberespace … Cet article Ces ados ont hacké Uber, GTA et Nvidia : la folle histoire de Lapsu$ a été publié sur LEBIGDATA.FR.


36: Huawei et Ericsson renouvellent un accord de licence sur leurs brevets technologiques

https://www.usine-digitale.fr/article/huawei-et-ericsson-renouvellent-un-accord-mondial-de-licence-sur-leurs-brevets-technologiques.N2163292

L'usine-digitale (Informatique)

Les deux équipementiers ont renouvelé un accord de licence datant de 2016, concernant l'utilisation croisée à l'échelle mondiale de brevets, y compris sur les technologies 3G, 4G et 5G. Une bonne nouvelle pour le géant chinois Huawei, qui continue de remonter la pente en dépit des sanctions américaines.


37: IA : cette technologie de lumière va rendre ChatGPT 25 fois plus puissant

https://www.lebigdata.fr/ia-lumiere-chatgpt

Le Big Data (dataviz)

Les chercheurs du MIT ont inventé une nouvelle technologie de Machine Learning basée sur la lumière permettant de créer des … Cet article IA : cette technologie de lumière va rendre ChatGPT 25 fois plus puissant a été publié sur LEBIGDATA.FR.


38: First look at Google Ads' enhanced customer service for small businesses

https://searchengineland.com/first-look-google-ads-enhancec-customer-service-small-business-431197

Search engine land (Référencement)

Brands can book one-on-one phone consultations with a Google rep for $50. The post First look at Google Ads’ enhanced customer service for small businesses appeared first on Search Engine Land.


39: Le DSA s'attaque aux services numériques dans l'UE dès aujourd'hui

https://www.lemondeinformatique.fr/actualites/lire-le-dsa-s-attaque-aux-services-numeriques-dans-l-ue-des-aujourd-hui-91366.html

Le monde informatique (Informatique / Internet)

« Aujourd'hui, la loi sur les services numériques [le DSA ou Digital Services Act] devient juridiquement applicable pour les très (...)


40 / 394

40: Microsoft Combines the Power of Python and Excel

https://www.webpronews.com/microsoft-combines-the-power-of-python-and-excel/

WebProNews SEO (Développement)

WebProNews Microsoft Combines the Power of Python and Excel Microsoft has given Excel a major upgrade, unveiling Python in Excel to give users access to the power of Python's data tools. Microsoft Combines the Power of Python and Excel Staff


41: Arrays and Objects in JavaScript

https://yuvrajshrirame.hashnode.dev/arrays-and-objects-in-javascript

Hashnode - javascript (Javascript)

JavaScript, renowned for its versatility and power, equips developers with an array of data structures to proficiently manage and organize data. Two bedrocks among these structures are arrays and objects. These entities play a pivotal role in constru...


42: Randomly Select an Item from a List in Python

https://stackabuse.com/randomly-select-an-item-from-a-list-in-python/

Stack Abuse (Javascript)

Introduction In Python, lists are among the most widely used data structures due to their versatility. They can hold a variety of data types and are easily manipulated. One task you may come across is having to randomly select an item from a list. This Byte will guide you through


43: Unlocking the power of embedded analytics

http://blog.logrocket.com/product-management/embedded-analytics-definition-overview/

Log Rocket blog (Web 2)

Contrary to business intelligence (BI), embedded analytics solutions are integrated into the business applications that users already use. The post Unlocking the power of embedded analytics appeared first on LogRocket Blog.


44: HedgeDoc: Collaborate on Markdown Notes in Real Time

https://mathdatasimplified.com/2023/08/25/hedgedoc-collaborate-on-markdown-notes-in-real-time/

Math Data Simplified (data)

If you want to collaborate on Markdown notes in real time, use HedgeDoc. In the video above, the red bar indicates editor 1 and the yellow bar indicates editor 2. Both editors can instantly view each other's changes as they happen. The post HedgeDoc: Collaborate on Markdown Notes in Real Time appeared first on Data Science Simplified.


45: 5 essential PPC skills every agency pro must have

https://searchengineland.com/5-essential-ppc-skills-every-agency-pro-must-have-431139

Search engine land (Référencement)

Want to start your PPC agency career correctly (without skipping essential steps)' Here are the top five skills to focus on. The post 5 essential PPC skills every agency pro must have appeared first on Search Engine Land.


46: Wrapping Up My Awesome Outreachy Internship Adventure With Mboalab'

https://techtalkswithanisha.hashnode.dev/wrapping-up-my-awesome-outreachy-internship-adventure-with-mboalab

Hashnode - Flutter (Flutter)

Hey there, my lovely readers! ' So, today's the day ' the grand finale of my incredible Outreachy internship with mboalab! Can you believe it' Time flies when you're having a blast, and let me tell you, this ride has been an absolute whirlwind of le...


47: Top des forfaits pour un gaming mobile optimal

https://www.realite-virtuelle.com/top-des-forfaits-pour-un-gaming-mobile-optimal/

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

Le monde du jeu mobile est en perpétuelle évolution. Si hier, nous nous contentions de […] Cet article Top des forfaits pour un gaming mobile optimal a été publié sur REALITE-VIRTUELLE.COM.


48: How to Reverse a String in Python

https://stackabuse.com/how-to-reverse-a-string-in-python/

Stack Abuse (Javascript)

Introduction Python is a versatile and powerful language with a wide array of built-in functions and libraries. Whether its for a coding interview or your application, you may find yourself needing to reverse a string. This could be for a variety of reasons, like data manipulation, algorithm requirements, or simply


49: IA générative : les offres d'emploi atteignent des niveaux record

https://www.lemondeinformatique.fr/actualites/lire-ia-generative-les-offres-d-emploi-atteignent-des-niveaux-record-91357.html

Le monde informatique (Informatique / Internet)

Face au boom de l'IA générative, la recherche de compétences spécialisées bat son plein. Une étude publiée (...)


50 / 394

50: Un concours pour accélérer l'éco-conception dans le BTP

https://www.lemondeinformatique.fr/actualites/lire-un-concours-pour-accelerer-l-eco-conception-dans-le-btp-91365.html

Le monde informatique (Informatique / Internet)

Lancé à l'initiative de l'incubateur lillois Euratechnologies et du groupe de construction Rabot Dutilleul, le concours « Eco-construction (...)


51: Rage contre la Machine : comment les peuples du monde entier se révoltent contre l'IA

https://www.lebigdata.fr/revolte-ia

Le Big Data (dataviz)

Partout dans le monde, des citoyens en colère s'opposent à la révolution de l'IA ! Découvrez comment ces rebelles luttent … Cet article Rage contre la Machine : comment les peuples du monde entier se révoltent contre l'IA a été publié sur LEBIGDATA.FR.


52: Kyndryl et Cisco renforcent leurs liens dans la cyber-résilience

https://www.lemondeinformatique.fr/actualites/lire-kyndryl-et-cisco-renforcent-leurs-liens-dans-la-cyber-resilience-91364.html

Le monde informatique (Informatique / Internet)

Cisco et Kyndryl ont élargi leur partenariat pour proposer de nouveaux services destinés à aider les entreprises clientes à (...)


53: Un désordre au sein de la division de réalité mixte de Google '

https://www.realite-virtuelle.com/desordre-division-realite-mixte-xr-google/

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

D'après un rapport de Business Insider, la division de réalité mixte de Google fait face […] Cet article Un désordre au sein de la division de réalité mixte de Google ' a été publié sur REALITE-VIRTUELLE.COM.


54: Build an Electron app with electron-vite

http://blog.logrocket.com/build-electron-app-electron-vite/

Log Rocket blog (Web 2)

electron-vite brings Vite capabilities to Electron app development. See how to use it to build a simple Electron app with a React frontend. The post Build an Electron app with electron-vite appeared first on LogRocket Blog.


55: Making informed decisions with cost-benefit analysis

http://blog.logrocket.com/product-management/making-informed-decisions-cost-benefit-analysis/

Log Rocket blog (Web 2)

Cost-benefit analysis is a longstanding technique used across industries to evaluate whether to invest or take on new projects. The post Making informed decisions with cost-benefit analysis appeared first on LogRocket Blog.


56: 3 steps for effective PPC reporting and analysis

https://searchengineland.com/effective-ppc-reporting-analysis-431134

Search engine land (Référencement)

An overview of how to make your reports on digital channels more useful and impactful for clients or stakeholders. The post 3 steps for effective PPC reporting and analysis appeared first on Search Engine Land.


57: Alibaba dévoile Qwen-VL et Qwen-VL-Chat, deux nouveaux modèles d'IA multimodale open source

https://www.usine-digitale.fr/article/alibaba-devoile-qwen-vl-et-qwen-vl-chat-deux-nouveaux-modeles-d-ia-multimodale-open-source.N2163267

L'usine-digitale (Informatique)

Deux semaines après avoir rendu open source ses principaux outils d'intelligence artificielle, le géant chinois du e-commerce a présenté deux nouveaux modèles capables de générer du texte ou des images et de résoudre des équations mathématiques.


58: Dozens of big brands have blocked GPTBot, OpenAI's new web crawler

https://searchengineland.com/websites-blocking-gptbot-431183

Search engine land (Référencement)

At least 15% of the top 100 websites and 7% of the top 1,000 websites are blocking GPTBot, a new analysis finds. The post Dozens of big brands have blocked GPTBot, OpenAI’s new web crawler appeared first on Search Engine Land.


59: Building a Robust Face Detection System: From Data Collection to Model Deployment

https://rhythmblogs.hashnode.dev/building-a-robust-face-detection-system-from-data-collection-to-model-deployment

Hashnode - python (python)

In this article, we'll explore the journey of implementing a face detection system, step by step. Let's dive in. Note-: GitHub repo link -> https://github.com/Rhythm1821/Tensorflow-Face-Detection Data Collection and Annotation: The first step is coll...


60 / 394

60: Comparing implementations of the Monkey Language XII: Speeding Up Python

https://marioarias.hashnode.dev/comparing-implementations-of-the-monkey-language-xii-speeding-up-python

Hashnode - python (python)

In a previous episode, I wrote three implementations of the Monkey Language in different interpreted languages: Ruby, Python and Lua. Surprisingly, the fastest implementation went to Ruby, and the slowest one was Python. In this episode, we'll look a...


61: The Evolution of the iMac 1998'2023

https://www.webdesignerdepot.com/2023/08/the-evolution-of-the-imac/

Webdesigner depot (Design)

Twenty-five years ago this month, Apple fans began unboxing the first iMacs. At the time, computers were beige boxes wired to other beige boxes, toyed with by people in beige sweater vests. Amidst the mundanity, the iMac felt like a revolution. For many of us, that first experience of an iMac was transformative; it created a vision of a technological world that wasn't all about work. Suddenly, tec [...]


62: The Evolution of the iMac 1998'2023

https://www.webdesignerdepot.com/the-evolution-of-the-imac/

Webdesigner depot (Design)

Twenty-five years ago this month, Apple fans began unboxing the first iMacs. At the time, computers were beige boxes wired to other beige boxes, toyed with by people in beige sweater vests. Amidst the mundanity, the iMac felt like a revolution. For many of us, that first experience of an iMac was transformative; it created a vision of a technological world that wasn't all about work. Suddenly, tec [...]


63: 'Financement sécurisé': Elon Musk va verser 40 millions de dollars pour un tweet mensonger

https://www.usine-digitale.fr/article/financement-securise-elon-musk-va-verser-40-millions-de-dollars-pour-un-tweet-mensonger.N2163252

L'usine-digitale (Informatique)

En 2018, le patron de Tesla avait annoncé sur Twitter son intention de retirer Tesla de la cote, une opération abandonnée à peine deux semaines plus tard.


64: Google Search can now index CSV files

https://searchengineland.com/google-search-can-now-index-csv-files-431184

Search engine land (Référencement)

Google updated its help document to say it can now index Comma-Separated Values (.csv) files. The post Google Search can now index CSV files appeared first on Search Engine Land.


65: The Python 3 Equivalent of SimpleHTTPServer

https://stackabuse.com/the-python-3-equivalent-of-simplehttpserver/

Stack Abuse (Javascript)

Introduction In this article, we'll explore Python's built-in HTTP servers. We will discuss the SimpleHTTPServer module, its Python 3 equivalent, and how to run these servers via the command line. This knowledge is crucial for developers who need to quickly set up a server for testing or sharing files. What


66: Who cares if Gen Z significantly prefers user-generated content'

https://searchengineland.com/generations-user-generated-content-who-cares-431143

Search engine land (Référencement)

Are generational labels becoming obsolete in marketing' Here's why you should reconsider your strategies to reach diverse, modern audiences. The post Who cares if Gen Z significantly prefers user-generated content' appeared first on Search Engine Land.


67: Meta Is Killing Off the Android Version of Messenger Lite

https://www.webpronews.com/meta-is-killing-off-the-android-version-of-messenger-lite/

WebProNews SEO (Développement)

WebProNews Meta Is Killing Off the Android Version of Messenger Lite Meta is killing off the Android version of Messenger Lite, saying users will need to switch to Messenger or FB Lite. Meta Is Killing Off the Android Version of Messenger Lite Staff


68: Vision Pro vs XR Elite : en quoi sont-ils différents '

https://www.realite-virtuelle.com/vision-pro-vs-xr-elite-difference/

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

Actuellement, nous assistons à un affrontement épique entre Apple et HTC dans le domaine de […] Cet article Vision Pro vs XR Elite : en quoi sont-ils différents ' a été publié sur REALITE-VIRTUELLE.COM.


69: Mastering Python Operators (Part 1)

https://blog.bytescrum.com/mastering-python-operators-part-1

Hashnode - python (python)

Python operators are essential in programming, enabling developers to perform various tasks from basic calculations to complex logical evaluations to manipulate data, conduct comparisons and control the logic flow of their programs. These operators a...


70 / 394

70: Après son inculpation en Géorgie, Donald Trump fait son retour sur Twitter

https://www.usine-digitale.fr/article/apres-son-inculpation-en-georgie-donald-trump-fait-son-retour-sur-twitter.N2163172

L'usine-digitale (Informatique)

Deux ans et demi après son dernier tweet, l'ancien président américain a renoué avec le réseau social, entre temps racheté par Elon Musk. Une première étape avant un véritable retour '


71: Deploy a MERN Project on Windows VPS server

https://meenakshi710.hashnode.dev/deploy-a-mern-project-on-windows-vps-server

Hashnode - javascript (Javascript)

Deploying a MERN (MongoDB, Express.js, React, Node.js) app on a Windows VPS involves several steps. Here's a general guide to get you started: Set Up Your Windows VPS: Connect to your Windows VPS server via Remote Desktop (search in your PC remote ...


72: Learning JavaScript Using AI and Obsidian

https://timocodes.hashnode.dev/learning-javascript-using-ai-and-obsidian

Hashnode - javascript (Javascript)

How I am Learning JavaScript with ChatGPT & Obsidian: A Project-First Approach As a Software project manager, Data analyst, and Cyber Security team member in my organization, I primarily use Python for most tech-related tasks. To prepare for the upco...


73: A few thoughts about recent Python integration into Excel

https://datawise.dev/a-few-thoughts-about-recent-python-integration-into-excel

Hashnode - python (python)

The buzz is real! Excel now integrates with Python, and it's making waves. I've started my Analytics path with Excel. I plan trips and manage my finances with it. At work, to this day, I'm falling back to it when other tools fail, so I welcome this...


74: Improving The Double Diamond Design Process

https://smashingmagazine.com/2023/08/improving-double-diamond-design-process/

Smashing magazine (Web 2 / CSS)

The so-called 'Double Diamond' is a great way of visualizing an ideal design process — but it's just not the way most companies deliver new projects or services. Andy Budd proposes a new 'Double Diamond' idea that better aligns with the way work actually gets done and highlights the place where design has the most leverage.


75: Google Adds Client-Side Encryption to Mobile Meet and Calendar Apps

https://www.webpronews.com/google-adds-client-side-encryption-to-mobile-meet-and-calendar-apps/

WebProNews SEO (Développement)

WebProNews Google Adds Client-Side Encryption to Mobile Meet and Calendar Apps Google is adding a new feature to help mobile users protect their security and privacy, with client-side encryption in Meet and Calendar. Google Adds Client-Side Encryption to Mobile Meet and Calendar Apps Staff


76: Best Sales Enablement Tools in 2023

https://www.noupe.com/business-online/best-sales-enablement-tools.html

Noupe (conception)

Sales is an exciting journey filled with opportunities for growth, and it’s no secret that sales reps may occasionally require assistance in discovering prospects, customizing solutions to their unique needs, and persistently following up.  Throughout this process, they might encounter objections, challenges, and distractions. Regrettably, a significant portion of their valuable time ma [...]


77: UI Interactions & Animations Roundup 35

https://tympanus.net/codrops/2023/08/25/ui-interactions-animations-roundup-35/

Codrops (Design / Internet)

Explore the latest collection of innovative motion designs and inspiring UI interactions from Dribbble.


78: Boosting Your DevOps Arsenal: Must-Have Python Libraries for Seamless Operations'

https://techwithdeepss.hashnode.dev/boosting-your-devops-arsenal-must-have-python-libraries-for-seamless-operations

Hashnode - python (python)

' Introduction DevOps Engineers play a crucial role in managing software development and deployment. Their responsibilities often involve handling various file formats for configuration, data exchange, and automation. Python, being a versatile progr...


79: Wing s'associe à Walmart pour des livraisons par drone dans la région de Dallas-Fort Worth

https://www.usine-digitale.fr/article/wing-s-associe-a-walmart-pour-des-livraisons-par-drone-dans-la-region-de-dallas-fort-worth.N2163187

L'usine-digitale (Informatique)

La société de livraison par drone détenue par Alphabet a annoncé un partenariat avec le géant américain de la grande distribution Walmart. Celui-ci prévoit d'étendre dans les prochaines semaines ce service à quelque 60 000 foyers du Texas.


80 / 394

80: Vous pensez que WhatsApp, iMessage protègent vos secrets ' C'est loin d'être le cas !

https://www.lebigdata.fr/whatsapp-imessage-protegent-secrets

Le Big Data (dataviz)

WhatsApp et iMessage, deux géants de la messagerie, se vantent de la protection des communications de leurs utilisateurs grâce au … Cet article Vous pensez que WhatsApp, iMessage protègent vos secrets ' C'est loin d'être le cas ! a été publié sur LEBIGDATA.FR.


81: Renting vs. Owning a Home, by State

https://flowingdata.com/2023/08/25/renting-vs-owning-a-home-by-state/

Flowing data (dataviz)

Among households in the United States, 68% are owned and 32% are rented, based on estimates from the American Community Survey in 2021. That breakdown isn't uniform across the country though.Tags: households, rent


82: Collective 779

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

Codrops (Design / Internet)

deck'gallery * Write about what you learn * Opendream * Lightning CSS


83: Les États-Unis publient des standards de crypto post-quantiques

https://www.lemondeinformatique.fr/actualites/lire-les-etats-unis-publient-des-standards-de-crypto-post-quantiques-91363.html

Le monde informatique (Informatique / Internet)

Le National Institute of Standards and Technology (NIST) des États-Unis a publié des projets de normes de cryptographie post-quantique (PQC) (...)


84: Test Onyx Boox Page : la liseuse électronique qui écrase la Kindle Oasis !

https://www.tablette-tactile.net/liseuse/test-2/test-onyx-boox-page-1113458/

Tablette-tactile.net (Mobiles / Tablettes)

Principale concurrente de la Kindle Oasis, l'Onyx Boox Page est clairement l'une des meilleures liseuses de 2023. Découvrez pourquoi dans notre test complet !


85: Test Onyx Boox Page : la liseuse électronique qui écrase la Kindle Oasis !

http://www.tablette-tactile.net/liseuse/test-2/test-onyx-boox-page-1113458/

Tablette-tactile.net (Mobiles / Tablettes)

Principale concurrente de la Kindle Oasis, l'Onyx Boox Page est clairement l'une des meilleures liseuses de 2023. Découvrez pourquoi dans notre test complet !


86: Creating a Self-Sufficient Contact Form: Sending Emails with SMTP.JS on the Frontend

https://linktoyinka.hashnode.dev/creating-a-self-sufficient-contact-form-sending-emails-with-smtpjs-on-the-frontend

Hashnode - javascript (Javascript)

Introduction A long-lasting relationship is built on communication, which is why contact forms are used on websites. Emails cannot be sent using HTML contact forms alone. Despite JavaScript's immense capabilities, it doesn't support server-side langu...


87: Sweet, un outil pour scanner les attaques de workloads cloud

https://www.lemondeinformatique.fr/actualites/lire-sweet-un-outil-pour-scanner-les-attaques-de-workloads-cloud-91259.html

Le monde informatique (Informatique / Internet)

Le fournisseur de cybersécurité cloud Sweet Security a lancé une plateforme de sécurité d'exécution, baptisée (...)


88: Les technologies émergentes surestimées, un piège à éviter pour les DSI

https://www.lemondeinformatique.fr/actualites/lire-les-technologies-emergentes-surestimees-un-piege-a-eviter-pour-les-dsi-91359.html

Le monde informatique (Informatique / Internet)

La plupart des DSI et informaticiens restent, dans l'âme, des technologues, et nombre d'entre eux ne cachent pas leur intérêt pour les (...)


89: TikTok : le top 10 des musiques les plus populaires de l'été

https://www.blogdumoderateur.com/tiktok-top-10-musiques-populaires-ete-2023/

Blog du Moderateur ()

De Makeba à Barbie Girl, découvrez le classement des musiques qui ont rythmé l'été sur TikTok.


90 / 394

90: Nouveauté LinkedIn : vous pouvez créer jusqu'à 5 newsletters sur votre compte

https://www.blogdumoderateur.com/nouveaute-linkedin-creer-plusieurs-newsletters/

Blog du Moderateur ()

LinkedIn fait le plein de nouveautés pour les créateurs de newsletters. On fait le point !


91: Meta dévoile Code Llama, son modèle d'IA pour générer du code

https://www.blogdumoderateur.com/meta-code-llama-modele-ia-generer-code/

Blog du Moderateur ()

Le modèle de langage de Meta destiné au code est open source et disponible en plusieurs versions, dont une spécifique à Python.


92: Tesla : cet employé a trahi l'entreprise et causé une fuite de données massive

https://www.lebigdata.fr/fuite-donneesmassive-tesla

Le Big Data (dataviz)

Au mois de mai dernier, Tesla a fait l'objet d'une grave fuite de données. Des milliers de documents internes de … Cet article Tesla : cet employé a trahi l'entreprise et causé une fuite de données massive a été publié sur LEBIGDATA.FR.


93: Reusable HTML Components using vanilla JavaScript

https://gaire.hashnode.dev/reusable-html-components-using-vanilla-javascript

Hashnode - javascript (Javascript)

As developers, we are aware of the benefits of reusing code wherever possible. The foundation of Javascript libraries and frameworks like React, Angular, Vue, and others is the realization that it makes no sense to write repeated code, just create a ...


94: Effectively Using "return" in a Recursive Function

https://code-11.hashnode.dev/effectively-using-return-in-a-recursive-function

Hashnode - python (python)

Recursion, a fascinating technique in programming, allows a function to call itself to solve complex problems by breaking them into smaller sub-problems. One aspect that demands careful consideration in recursive functions is the strategic use of the...


95: La start-up d'IA Hugging Face lève 235 millions de dollars auprès de Google, Amazon, Nvidia...

https://www.usine-digitale.fr/article/la-start-up-d-ia-hugging-face-leve-235-millions-de-dollars-aupres-de-google-amazon-nvidia.N2163142

L'usine-digitale (Informatique)

La valorisation de la start-up franco-américaine basée à New York vient de doubler, atteignant 4,5 milliards de dollars. Hugging Face, qui développe une plateforme open source de ressources sur l'IA, a su attirer plusieurs géants du numérique et de la tech en pleine période d'emballement pour l'intelligence artificielle.


96: Kotlin Code Smell 33 - Caches

https://yonatankarp.com/kotlin-code-smell-33-caches

Hashnode - Kotlin (Mobiles)

TL;DR - Caches discusses the problems with caching, such as coupling and maintainability, and proposes solutions like using an object mediator, testing invalidation scenarios, and modeling real-world cache metaphors. It concludes that caches should b...


97: La start-up américaine d'IA Poolside se relocalise à Paris

https://www.usine-digitale.fr/article/la-start-up-americaine-d-ia-poolside-se-relocalise-a-paris.N2163127

L'usine-digitale (Informatique)

La start-up ambitionne de créer IA capable de générer du code informatique. À peine lancée, elle vient de lever 126 millions de dollars.


98: Marketing digital responsable : enjeux et bonnes pratiques pour réduire l'impact environnemental et sociétal

https://www.blogdumoderateur.com/marketing-digital-responsable-enjeux-bonnes-pratiques-reduire-impact-environnemental-societal/

Blog du Moderateur ()

Découvrez les conseils de Guillaume Sibout, spécialiste en humanités numériques et intervenant à emlyon business school, pour mettre en place une démarche de marketing digital responsable dans votre entreprise.


99: Versa enrichit son offre SASE avec des outils de sécurité basés sur l'IA

https://www.lemondeinformatique.fr/actualites/lire-versa-enrichit-son-offre-sase-avec-des-outils-de-securite-bases-sur-l-ia-91355.html

Le monde informatique (Informatique / Internet)

Versa Networks renforce les fonctions IA de gestion de la sécurité de son offre SASE (Secure Access Service Edge) intégrée (...)


100 / 394

100: Fabrice Gaultier devient DSI d'Aginode, la branche télécom de Nexans

https://www.lemondeinformatique.fr/actualites/lire-fabrice-gaultier-devient-dsi-d-aginode-la-branche-telecom-de-nexans-91358.html

Le monde informatique (Informatique / Internet)

Auparavant directeur des systèmes d'information et du numérique (DSIN) de Constructys, l'organisme chargé de la formation professionnelle (...)


101: Cdiscount conseille ses clients avec l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-cdiscount-conseille-ses-clients-avec-l-ia-generative-91339.html

Le monde informatique (Informatique / Internet)

Le e-commerçant français Cdiscount exploite l'IA générative pour conseiller ses clients. L'application, que la société (...)


102: console.log() VS return statement

https://pratikdev.hashnode.dev/log-vs-return-statement

Hashnode - javascript (Javascript)

What kind of comparison is this I know comparisons should be done between two functions if they complete the same task but in two different ways. But hear me out for a second. Imagine, for some reason, you need to do many console.log()s on the produc...


103: Preserving Quotes in YAML

https://chrisparaiso.dev/preserving-quotes-in-yaml

Hashnode - python (python)

For a bit of context, I'm working on a project that spits out a YAML file that has properties with UUIDs. These UUIDs are linked to different text files and image files. The goal was to have some kind of web component consisting of an SVG with a text...


104: iPhone : comment sauvegarder vos données sur PC ou Mac

https://www.blogdumoderateur.com/iphone-comment-sauvegarder-donnees-pc-mac/

Blog du Moderateur ()

Découvrez comment transférer manuellement les données de votre iPhone vers un Mac ou un PC.


105: Exciting News: LangChain Now Supports Memgraph!

https://memgraph.hashnode.dev/exciting-news-langchain-now-supports-memgraph

Hashnode - python (python)

We're thrilled to announce a powerful integration between LangChain and Memgraph, bringing you an unparalleled natural language interface to your Memgraph database. Say goodbye to complex queries and welcome a seamless and intuitive way to interact w...


106: When and how to create Custom Implicit Animation Widget'

https://techieblossom.hashnode.dev/when-and-how-to-create-custom-implicit-animation-widget

Hashnode - Flutter (Flutter)

Introduction It was October 2022, when I was preparing for my first-ever talk - Unleash Power of AnimatedPositioned. The main highlight of the talk was to show how a complex animation like forming the India Flag from some randomly placed dots can be ...


107: 10 Astonishing Python Code Snippets to Elevate Your Projects

https://itsmedeva.hashnode.dev/10-astonishing-python-code-snippets-to-elevate-your-projects

Hashnode - python (python)

Proem Before going deep into the code snippets, let's take a brief overview of the Mersenne Twister algorithm, the foundational randomness-generating mechanism that we'll employ in these codes. Let's dive together. About Mersenne Twister algorithm Th...


108: Introduction to Selenium Testing using Python

https://joetechinsights.hashnode.dev/selenium-python

Hashnode - python (python)

Introduction Selenium is an open-source umbrella project for a range of tools and libraries aimed at supporting browser automation. It provides a playback tool for authoring functional tests across most modern web browsers, without the need to learn ...


109: Exploring the Wonders of Python: A Versatile and Powerful Programming Language

https://codinguru.hashnode.dev/exploring-the-wonders-of-python-a-versatile-and-powerful-programming-language

Hashnode - python (python)

In the world of programming languages, few have achieved the popularity and versatility that Python boasts. With its clean syntax, extensive libraries, and broad range of applications, Python has become a favorite among developers, data scientists, a...


110 / 394

110: Iterate Like a Pro: Mastering JavaScript Iterators for Effortless Code

https://blog.delpuppo.net/iterate-like-a-pro-mastering-javascript-iterators-for-effortless-code

Hashnode - javascript (Javascript)

Welcome to this blog post, where we're about to unravel the power and versatility of JavaScript iterators. If you've ever found yourself working with data collections and wondered if there's a more efficient and elegant way to navigate them, you're i...


111: Insérer un filigrane sur vos documents officiels pour éviter une usurpation d'identité

https://macternelle.fr/2023/08/25/5056/

Macternelle (enfant / Formation)

Le gouvernement a introduit un outil en ligne sur beta.gouv.fr qui permet d’ajouter rapidement un filigrane à tout document. Cette fonctionnalité est particulièrement utile pour sécuriser l’envoi de pièces justificatives d’identité dans des situations comme la location de véhicules ou les achats en ligne. Souvent, ces documents contiennent des informations personnelles sen [...]


112: Le guide ultime pour un footer optimisé

https://www.abondance.com/20230825-136080-guide-ultime-footer-optimise.html

Abondance (Référencement)

Le footer, essentiel pour le SEO ' C'est le sujet du guide de Kevin Indig, qui trouvait que le web manquait d'informations sur les bons pieds de page. C'est l'occasion d'améliorer vos footers ! Ce qu'il faut retenir :  Contexte C'est la publication d'un tweet ('Montrez-moi votre footer et je pourrais vous dire si votre SEO […] L'article "Le guide ultime pour un footer optimisé" a ét [...]


113: Implementing Filter in ReactJS: A Guide for Beginners

https://seunwritesncode.hashnode.dev/implementing-filter-in-reactjs-a-guide-for-beginners

Hashnode - javascript (Javascript)

Article Objective At the end of this technical article, the reader will have learned about filter (a JavaScript array method), its practical use on a website, and how to implement filter in ReactJS to display a specific content or set of contents on ...


114: How to use absolute paths in Vite with ESLint and React'

https://prakharblogs.hashnode.dev/how-to-use-absolute-paths-in-vite-with-eslint-and-react

Hashnode - javascript (Javascript)

From the documentation, Vite (French word for "quick", pronounced like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev server that provides rich f...


115: A Basic Guide for Getting Started with Google Drive for File Management on Cloud Storage

https://www.smashingapps.com/google-drive-for-file-management/

Smashing apps (Design / Internet)

In this guide, we'll take you through the basics of setting up and effectively using Google Drive for efficient file management.


116: Test your JavaScript Skills: Fundamentals-14

https://mahavir.hashnode.dev/test-your-javascript-skills-fundamentals-14

Hashnode - javascript (Javascript)

Introduction Namaste, In this blog I will discuss 7 code scenarios on Javascript fundamentals. Identify the output of the below program const i=10; let j=20; const i=30; console.log("value", i); a.30 b.10 c.20 d. error e.undefined Answer:...


117: JavaScript Frameworks Showdown: Vue.js vs. Svelte

https://betaarrays.hashnode.dev/javascript-frameworks-showdown-vuejs-vs-svelte

Hashnode - javascript (Javascript)

In the ever-evolving landscape of JavaScript frameworks, Vue.js and Svelte stand out as two powerful contenders for building immersive and dynamic user interfaces. In this comprehensive comparison, we will delve into the strengths, features, performa...


118: Slay Your Content With This ChatGPT WordPress Plugin

https://www.webdesignerdepot.com/2023/08/slay-your-content-with-this-chatgpt-wordpress-plugin/

Webdesigner depot (Design)

Excited by the promise of AI but not sure how to get started' The look no further than this magical ChatGPT WordPress plugin.


119: Qu'est-ce que le DSA, le projet européen de régulation du numérique qui entre en vigueur '

https://www.usine-digitale.fr/article/qu-est-ce-que-le-dsa-le-projet-europeen-de-regulation-du-numerique-qui-entre-en-vigueur.N2162952

L'usine-digitale (Informatique)

Le Digital Services Act européen vient d'entrer en vigueur. Le texte regroupe une série d'obligations pour les services numériques, qui s'appliquent d'abord à 19 'très grandes plateformes'.


120 / 394

120: Mastering Essential JavaScript Array Methods: Manipulation and Optimization with revers, delete, splice and slice methods

https://abidullah786.hashnode.dev/mastering-essential-javascript-array-methods-manipulation-and-optimization-with-revers-delete-splice-and-slice-methods

Hashnode - javascript (Javascript)

This blog was originally published on my Blog website, where you can find the full version with detailed insights and examples. Click the link below to read the complete article and explore more tech-related content!' Click Here Introduction: JavaS...


121: Getting Started with React: Creating Your Own Blog App - Part 5

https://pradhuman.hashnode.dev/getting-started-with-react-creating-your-own-blog-app-part-5

Hashnode - javascript (Javascript)

Introduction In this article of our React blog series, we will implement a search feature and a profile page for our blog. This will allow your name to be automatically updated based on the information you provide in your profile. Additionally, we wi...


122: Boost Productivity: Master Time Blocking & Focus

https://anshupathak.hashnode.dev/boost-productivity-master-time-blocking-focus

Hashnode - javascript (Javascript)

In our fast-paced world, being productive is crucial. We all have a lot to do and not much time. Productivity isn't just about finishing tasks; it's also about doing them effectively and feeling satisfied. In this blog, we'll discuss practical tips a...


123: Pila de ejecución de JavaScript

https://blog.devandmus.com/pila-de-ejecucion-de-javascript

Hashnode - javascript (Javascript)

Si estás familiarizado con JavaScript, probablemente hayas oído hablar de la pila de ejecución y el bucle de eventos. Estos son dos componentes clave del motor de JavaScript que se utilizan para controlar el flujo de ejecución del código y manejar la...


124: Web Authentication on Stellar: A Deep Dive

https://mugane.hashnode.dev/web-authentication-on-stellar

Hashnode - python (python)

Banner copyright: Gemini Introduction The Stellar Web Authentication also referred to as SEP-0010 is based on JSON Web Token (JWT) RFC7519 which is the most used self-contained way for securely transmitting information between parties as a JSON objec...


125: Harnessing AI for Visual Understanding: A Deep Dive into Azure Computer Vision

https://ankuraxz.hashnode.dev/azure-vision-ai

Hashnode - python (python)

Unlock the Boundless Potential of Azure Computer Vision API for Image Analysis, Recognition, and Beyond Using Python In this technical exposé, we embark on a voyage into the heart of advanced image analysis and understanding with the Azure Computer V...


126: Working with Different Javascript applications with Docker and NGINX

https://shrijantripathi.com.np/working-with-different-javascript-applications-with-docker-and-nginx

Hashnode - javascript (Javascript)

In web development, you might often find a scenario where you need to work with different Javascript applications together, whether backend frontend services or all frontend services. If you are running backend and frontend service then you can run t...


127: How I Learned to Code with Harvard's CS50: A Detailed Roadmap

https://nothanii.hashnode.dev/how-i-learned-to-code-with-harvards-cs50-a-detailed-roadmap

Hashnode - python (python)

In today's time-crunched, post-pandemic world brimming with MOOCs and coding boot camps, selecting a proven path to learn how to code can mean the difference between enjoying a rewarding journey or succumbing to frustration and premature burnout. Tha...


128: Navigating Object-Oriented Waters: Understanding Inheritance and Polymorphism in Dart

https://raman04.hashnode.dev/navigating-object-oriented-waters-understanding-inheritance-and-polymorphism-in-dart

Hashnode - Flutter (Flutter)

Greetings, fellow Flutter enthusiasts! In the ever-evolving landscape of Dart, we find ourselves at the threshold of two essential concepts: Inheritance and Polymorphism. These are the building blocks that add depth and flexibility to our coding jour...


129: Microsoft Teams Is Getting Real-Time Outlook Sync

https://www.webpronews.com/microsoft-teams-is-getting-real-time-outlook-sync/

WebProNews SEO (Développement)

WebProNews Microsoft Teams Is Getting Real-Time Outlook Sync Microsoft Teams is getting a major new feature that will make things easier on users, adding real-time sync with Outlook. Microsoft Teams Is Getting Real-Time Outlook Sync Staff


130 / 394

130: Storybook Actions in Action

https://chantastic.hashnode.dev/storybook-actions

Hashnode - javascript (Javascript)

Let's talk about console.log-driven development. We all do it. So, instead of fighting it, let's upgrade it with Storybook Actions. Feature instability and mitigations Storybook actions are a feature of Storybook 6 and 7. There's an active design pro...


131: SeamlessM4T

https://github.com/facebookresearch/seamless_communication

pointer.io (Développement)

Foundational models for speech and text translation.


132: Git Log Customization

https://www.justinjoyce.dev/customizing-git-log-format/

pointer.io (Développement)

Justin explains how to customize the git log command to make its output more concise and informative. The article introduces the --oneline option for a condensed view. However, this omits details like the author, date, and associated branch. To visualize branches, the --graph option is introduced. The article focuses on custom log formatting using the --pretty option. Justin shares a personal git [...]


133: What Makes A Strategy Great

https://longform.asmartbear.com/great-strategy/

pointer.io (Développement)

Jason discusses the following characteristics of a great strategy: (1) Simple: Reshapes complexity to be manageable and actionable. (2) Candid: Dares to spotlight the most difficult truths. (3) Decisive: Asserts clear decisions and accepts their consequences. (4) Leveraged: Magnifies strengths into durable competitive advantage. (5) Asymmetric: Defeats uncertainty with higher upside than downside. [...]


134: Movement For Engineers

https://matt.blwt.io/post/movement-for-engineers/

pointer.io (Développement)

Matt emphasizes the importance of physical activity for individuals who predominantly work in sedentary roles introducing fundamental movement patterns, such as push, pull, squat, hinge, and carry, recommending specific equipment, including kettlebells and a yoga mat, and provides a structured method for resistance training and cardio. The resistance sessions are designed around kettlebell exercis [...]


135: Why Outsource Your Auth System And How To Sell The Decision To Your Company

https://fusionauth.io/articles/identity-basics/outsource-auth-system-blueprint

pointer.io (Développement)

Build vs Buy. Open source vs commercial. You are often asked to determine the right options for your organization, whether it's new tooling, infrastructure, or critical security components. Wouldn't it be awesome if you had a blueprint to follow' Check out these considerations that are tied to selecting an authentication solution, but have been used by other engineering leaders recently in build [...]


136: GodMode

https://github.com/smol-ai/GodMode

pointer.io (Développement)

AI chat browser.


137: Bottleneck: Resilience And Observability

https://martinfowler.com/articles/bottlenecks-of-scaleups/05-resilience-and-observability.html

pointer.io (Développement)

The authors delve into the intricacies of resilience and observability in the context of rapidly scaling systems. As systems expand, their complexity can lead to potential failures. Resilience isn't about averting these failures but adeptly managing them. Observability is pivotal for comprehending system behavior, with its three foundational pillars: Metrics, Logs, and Traces. The authors also hig [...]


138: Time Demands On Leaders

https://mikefisher.substack.com/p/time-demands-on-leaders

pointer.io (Développement)

Mike delves into the challenges technology leaders face in carving out time for deep thinking, essential for tasks like strategic visioning or major architectural changes. The article explores innovative leadership structures, like Telstra's division into 'leaders of work' and 'leaders of people' and the U.S. military's pairing of commissioned and noncommissioned officers. For tech leaders, a prop [...]


139: This issue's sponsor is FusionAuth

https://fusionauth.io/

pointer.io (Développement)

This issue's sponsor is FusionAuth


140 / 394

140: The Perils Of Migrating A Large-Scale Service At Uber

https://www.uber.com/en-IN/blog/the-perils-of-migrating-a-large-scale-service-at-uber/

pointer.io (Développement)

Details of Uber's journey in migrating its invoice generation service, highlighting challenges and lessons learned. The initial service was written in Python and faced scalability issues due to early design choices, accumulated technical debt and a legacy software stack. The new service was developed in Go, chosen for its speed and flexibility. The migration strategy adopted was component-based, f [...]


141: Dataherald

https://github.com/Dataherald/dataherald

pointer.io (Développement)

Natural language-to-SQL engine.


142: Lightning CSS

https://github.com/parcel-bundler/lightningcss

pointer.io (Développement)

Extremely fast CSS parser.


143: How Games Typically Get Built

https://newsletter.pragmaticengineer.com/p/how-games-typically-get-built

pointer.io (Développement)

Insights into the world of game development, contrasting it with traditional software development. Game development involves programmers, designers, artists, animators, writers, and sound designers. Games typically undergo a prototype stage, followed by full production, where multiple teams work in parallel, often leading to integration challenges. The game development life cycle consists of three [...]


144: Walk

https://github.com/antonmedv/walk

pointer.io (Développement)

Terminal file manager.


145: A Beginner's Guide to Generics

https://emekamanuel.hashnode.dev/a-beginners-guide-to-generics

Hashnode - javascript (Javascript)

Introduction Generics in TypeScript can appear quite perplexing at first, even for experienced developers. However, fear not! In this article, we're going to break down the concept of generics into simple, digestible pieces. By the end of this guide,...


146: Visualizing the BRICS Expansion in 4 Charts

https://www.visualcapitalist.com/visualizing-the-brics-expansion-in-4-charts/

Visual Capitalist (dataviz)

We provide a data-driven overview of how the recent BRICS expansion will grow the group's influence and reach. The post Visualizing the BRICS Expansion in 4 Charts appeared first on Visual Capitalist.


147: Python Classes: Blueprint for Structuring Code and Data

https://karun.hashnode.dev/python-classes-blueprint-for-structuring-code-and-data

Hashnode - python (python)

In the world of object-oriented programming, classes serve as the foundation for structuring code and organizing data in Python. Classes allow you to define new types, encapsulating attributes and methods into cohesive units. Key Concepts: Defining ...




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