Page 9

Voyages en Chine

Voyage, voyage

Ajouté par inwebo le 2024-11-06. Permalink

tags️ : blog 

Astro

Framework content first. À tester

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : javascript 

Nic Chan

Bonne idée.

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : web 

Mathias Verraes

Très bon blog de Mathias Verraes. Il y a même un flux RSS

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : blog 

Principle of least astonishment - Wikipedia

Principe du moindre étonnement en P.O.O.

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : archi  wikipedia 

Review of "Unit Testing Principles, Practices, and Patterns" · GitHub

Retour sur l'excellent ouvrage : Unit Testing Principles, Practices, and Patterns de Vladimir Khorikov

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : pdf 

Parsica - PHP Parser Combinators | Parsica

Approche fonctionnelle pour un parser. À étudier

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : php  php-7.4  php-8.0  php-8.1  php-8.2  php-8.3 

Sensible Interfaces

How did we get from 'Program to an interface, not to an implementation' to 'Just slap an interface on there, it's the fashionable thing to do'?

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : archi 

Humble Object at XUnitPatterns.com

We are often faced with trying to test software that is closely coupled to some kind of framework. Examples include visual components (e.g. widgets, dialogs, etc.) and transactional component plug-ins. Testing these objects is hard because it can be expensive or impossible to construct all the objects that our system under test (SUT) needs to interact with. In other cases we have objects that are hard to test because they run asynchronously; examples include active objects (e.g. threads, processes, web servers, etc.) and user interfaces. Testing these objects is hard because the asynchronicity introduces uncertainty, interprocess coordination and the need for delays in tests. Faced with all these issues developers often just give up on testing this kind of code.

Ajouté par inwebo le 2024-11-05. Permalink

tags️ : unit-testing 

2024_final_dora_report.pdf

DORA is the largest and longest running research program of its kind, that seeks to understand the capabilities that drive software delivery and operations performance. DORA helps teams apply those capabilities, leading to better organizational performance.

Ajouté par inwebo le 2024-11-04. Permalink

tags️ : pdf 

DORA | Get Better at Getting Better

DORA is the largest and longest running research program of its kind, that seeks to understand the capabilities that drive software delivery and operations performance. DORA helps teams apply those capabilities, leading to better organizational performance. Important à lire.

Ajouté par inwebo le 2024-11-04. Permalink

tags️ : archi 

GlyphDrawing.Club -blog

Coloration syntaxique sans javascript, avec les couleurs directement dans la police de caractère OpentrueType

Ajouté par inwebo le 2024-11-04. Permalink

tags️ : web 

Weird Wide Webring

Webring à explorer

Ajouté par inwebo le 2024-11-04. Permalink

tags️ : web 

CSS Almanac | CSS-Tricks

Ressources utiles pour le CSS (moderne) !

Ajouté par inwebo le 2024-11-04. Permalink

tags️ : css 

La rue des Allocs - épisode 1 (HD) - YouTube

Ajouté par inwebo le 2024-11-03. Permalink

tags️ : youtube 

If Jurassic Park Were In Different Geological Eras - YouTube

Ajouté par inwebo le 2024-11-03. Permalink

tags️ : fnu  youtube 

Generics in PHP using PHPDocs. A couple of years I wrote an impactful… | by Ondřej Mirtes | Medium

A lire, une meilleure DOC block

Ajouté par inwebo le 2024-10-28. Permalink

tags️ : php 

Classic 3D videogame shadow techniques

Towards the end of Wim Wenders’s excellent Perfect Days, the protagonist Hirayama is drinking beer under a bridge after he has seen a Businessman courting his crush. Suddenly the Businessman joins him under the bridge. As it turns out, things aren’t actually that simple but the point is their conversation takes them to some fundamental questions:

Ajouté par inwebo le 2024-10-26. Permalink

tags️ : blog 

Dialogue Citoyen - YouTube

Heuuuuu, c'est quoi ça ? 87% des français vivent dans un désert médical soit 6.7 millions de français ?

Ajouté par inwebo le 2024-10-25. Permalink

tags️ : youtube 

Text fragments - URIs | MDN

à faire dans mon bookmarklet !

Ajouté par inwebo le 2024-10-25. Permalink

tags️ : javascript  web 

HOME | Nesmaker

NES maker, à tester

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : blog 

Le premier jeu NES en réseau sort cette année! rencontre avec Antoine Gohin de Broke Studio audiofix - YouTube

impréssionant

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : youtube 

Conventional Commits

A specification for adding human and machine readable meaning to commit messages

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : git 

Code officiel géographique

Code officiel géographique au 1er janvier 2024 Téléchargement des fichiers

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : api 

symfony-docker/docs/makefile.md at main · dunglas/symfony-docker · GitHub

Exemple de makefile

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : php  symfony 

Captvty

Accédez, depuis un point unique grâce à Captvty, aux directs et à une multitude d’émissions proposées au rattrapage par différentes chaînes de télévision. Je l'avais oublié celui ci à voir

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : video 

Docker: How to Stop and Remove All Containers at Once


$ docker ps -aq | xargs docker stop | xargs docker rm

Ajouté par inwebo le 2024-10-24. Permalink

tags️ : docker 

Thomas Boucharel - développeur / intégrateur drupal

À suivre

Ajouté par inwebo le 2024-10-23. Permalink

tags️ : blog 

Stupeflip - (((STUP LORE))) (Antidote remix) - YouTube

Nouvel album !

Ajouté par inwebo le 2024-10-22. Permalink

tags️ : music  youtube 

Diátaxis

Diátaxis is a way of thinking about and doing documentation. À lire

Ajouté par inwebo le 2024-10-21. Permalink

tags️ : archi