Intéressant
Et oui après des années de lobbying auprès de l'état la facture microsoft tombe
Mais c'est génial pour éviter la merdification des imprimantes
Azy je suis pas un esclave
Article très intéressant sur la génération procédural de biomes. Blog à suivre
Es-tu capable de faire la différence entre une image réelle et une générée par IA ?
Le css est un language de programmation. Ce site est assez bien réussi à étudier.
Billet très intéressant sur ce qu'est devenu le web en 2025 avec ses qualités et ses défauts.
Je ne sais pas si c'est de la comédie ou alors un syndrome mais il me fait bien rire le copain.
De la recherche avancée dans du texte avec PostgresSQL
Héhé les recherches les plus drôles.
Ajout de nouvelles assertions à PHPUnit
vions Marcel Dassault is a very small company. Yet in the last two decades, it has provided nearly the entire combat aircraft complement of the French Air Force and exported high performance aircraft at prices lower than the competition.
TODO
Une Interview de Roland Topor sur un site ... chinois !
Interview de Roland Topor super intéressante. Je la date de la fin des années 60 mais je ne suis pas sûr.
Cadeaux empoisonnés !
Trop bien
Unit testing is hardly news, but simply writing a ton of tests guarantees you no bliss. Gerard Meszaros's xUnit Test Patterns distills and codifies the crucial meta-knowledge to take us to the next level. Why do good tests go bad, and how do you fix them--it's as simple and groundbreaking as that. Smells and antipatterns arise in tests that cripple their maintainability. xUnit Test Patterns exhaustively describes those pathologies and provides the prescription in the catalog format familiar since 1994. But fear not - every motivation and pattern includes at least one source-code example and the explanations are couched in clear, direct language. If you're ready to promote your test code to the same level of care and craftsmanship that you devote to production systems, grab a copy of xUnit Test Patterns and get cracking.
Rust est un langage initié par Mozilla, désormais soutenu par la Rust Foundation et poussé par ses nombreux contributeurs sur GitHub. Ce tutoriel s'adresse à des développeurs ayant déjà programmé dans un autre langage. Ici, vous apprendrez toutes les bases afin que vous puissiez vous débrouiller tout seul par la suite.
WebSocket, the protocol that enables two-way asynchronous communication between the client and the host, has been around for quite a few years. And yet, despite many benefits it provides, PHP’s support for this technology is still shaky, to say the least. But does it mean that we can’t use it with PHP at all?
Wave Function Collapse (WFC) by @exutumno is a new algorithm that can generate procedural patterns from a sample image. It's especially exciting for game designers, letting us draw our ideas instead of hand coding them. We'll take a look at the kinds of output WFC can produce and the meaning of the algorithm's parameters. Then we'll walk through setting up WFC in javascript and the Unity game engine.