Veille de CCM Benchmark Group

Bloom Filters

A visual, interactive guide to what bloom filters are, when you would use them, and how they work.

Un peu d'algo pour changer ^^ (bien expliqué) <samwho.dev>
By dam75 - - PHP-Système
How Figma's Databases Team Lived to Tell the Scale | Figma Blog

Our nine month journey to horizontally shard Figma’s Postgres stack, and the key to unlocking (nearly) infinite scalability.

Très intéressant, c'est du Postgres, mais les concepts (sharding horizontal, ...) sont valables quelque soit la BDD <www.figma.com>
By dam75 - - (Open) Data
Une sorte de datadog open-sour

Une sorte de datadog open-source ... Ca fait plein de trucs (m : • APM (Application Performance Monitoring) • Uptime Monitoring • Status Pages • Incident Management • On Call and Alerts • Logs Management • Workflows Jira slack etc C'est du TypeScript. >
schema.data.gouv.fr

Référentiel de schémas de données publiques

déjà posté mais pour rappel <schema.data.gouv.fr?q=&statut=Adopt%C3%A9> j'ai mis le filtre sur les schémas adoptés mais pas encore publiés, y'en a qui sont interessants
By abluem - - (Open) Data
By abluem - - (Open) Data
Barry Pollard on LinkedIn: We’ve released a beta version of web-vitals.js v4, including a couple of…

We’ve released a beta version of web-vitals.js v4, including a couple of exciting new additions: - INP breakdown phases - Long Animation Frame API information…

<www.linkedin.com>
By xavierccm - - Performance web
cet extrait du <https://thephp

cet extrait du <thephp.foundation/blog/2024/02/26/transparency-and-impact-report-2023/|transparency report 2023 de la foundation PHP> fait bien plaisir aussi : At the end of 2023, the German government’s *Sovereign Tech Fund chose to invest in The PHP Foundation’s mission* by providing funding for a security audit and other long outstanding projects critical for the PHP ecosystem. The foundation is *expanding its development efforts in 2024* by contracting 4 additional developers and increasing the number of hours that current contracted developers are working. The foundation plans to spend up to $1,045,000, including compensation and fees. We are looking for additional sponsor contributions to allow us to continue these efforts in the next years.
By fdauvergne - - PHP-Système
La réponse d’Amazon à la d

La réponse d’Amazon à la double licence de redis n’aura pas mis bien longtemps à arriver <x.com>
By xavierccm - - PHP-Système
GitHub - eduardoleao052/js-torch: A JavaScript library like PyTorch, built from scratch.

A JavaScript library like PyTorch, built from scratch. - eduardoleao052/js-torch

Intéressant <github.com>
By dam75 - - Javascript
RediSQL, fastest, simplest, in-memory SQL database server

RediSQL provides a performat in-memory database engine with binding for any language.

En discutant hier avec un tech de chez Redis, j'ai découvert qu'on pouvait faire du SQL sur Redis :open_mouth: <redisql.com> ... Visiblement, on peut faire des jointures, ... le tout avec la perf de Redis (genre 20000 req/sec/core) ! Ils sont dispos pour venir nous en parler (sans contrepartie financière) si vous trouvez cela intéressant.
By dam75 - - (Open) Data
staabm/phpstan-dba - Packagist

L'extention DBA du PHPStan : <packagist.org> qq exemples : <staabm.github.io>
By vleborgne - - PHP-Système
phpstan-dba type inference

PHPStan based SQL static analysis and type inference for the database access layer.

L'extention DBA du PHPStan : <packagist.org> qq exemples : <staabm.github.io>
By vleborgne - - PHP-Système
PHP in 2024 - stitcher.io

A blog about modern PHP, the web, and programming in general. Follow my newsletter and YouTube channel as well.

<stitcher.io>
By dam75 - - PHP-Système
By vgrebot - - PHP-Système
By xavierccm - - Performance web
By olivier - - SEO
How to target Safari 16+ with a CSS @supports media query

Easiest method for targeting Safari with CSS in 2024.

<wojtek.im>
By florent - - Intégration

Ouahhh ça a l'air bien ça non ? un spreadsheet mais nativement connecté aux sources data (snowflake & co) et qui peut contenir des milliards de lignes :open_mouth: (certes uniquement en version payante, en gratuite on s'arrête aux millions) <rowzero.io>
By dam75 - - (Open) Data
Redis Adopts Dual Source-Available Licensing | Redis

Beginning today, all future versions of Redis will be released with source-available licenses. Read more on the blog.

<redis.com>
By xavierccm - - PHP-Système