williamdes@phpc.social (@wdesportes) 's Twitter Profile
[email protected]

@wdesportes

Expert en développement Web chez Wdes SAS. Gestion d'infrastructures. Accompagnement et refactoring IT.

ID: 3335080671

linkhttps://williamdes.eu calendar_today19-06-2015 16:56:54

529 Tweet

236 Followers

1,1K Following

bearstech (@bearstech) 's Twitter Profile Photo

Optimiser le clonage git dans n'importe quel environnement avec le script Git Much Faster de GitLab. 👉 about.gitlab.com/blog/superchar…

Optimiser le clonage git dans n'importe quel environnement avec le script Git Much Faster de GitLab.

👉 about.gitlab.com/blog/superchar…
Ladybird (@ladybirdbrowser) 's Twitter Profile Photo

We are proud to share that Cloudflare is sponsoring Ladybird at the Platinum level ($100,000)! It means a lot that a big player like Cloudflare is supporting a small team like ours in building an independent browser for the open web! We're super grateful! 🧡☁️

Cloudflare (@cloudflare) 's Twitter Profile Photo

We reduced Cloudflare Workers cold starts by 10x by optimistically routing to servers with already-loaded Workers. Learn how we did it here. cfl.re/42MKeyH #BirthdayWeek

Quentin 🦋 (Hold) (@thebidouilleur) 's Twitter Profile Photo

Voici mes notes sur ce que j'ai appris avec Bootc et OSTree 😁 J'y présente le fonctionnement de ces deux technos, et comment je génère mes images en mode GitOps afin qu'elles se déploient sur mes serveurs ! une-tasse-de.cafe/blog/ostree-bo…

nixCraft 🐧 (@nixcraft) 's Twitter Profile Photo

Unix v4 tape found. Apparently no other complete copies are known to exist. It was the first version in which the kernel was written in C. It also had minor changes to the UNIX file system (such as the ability of any inode to hold a device 'special file'.

Unix v4 tape found. Apparently no other complete copies are known to exist. It was the first version in which the kernel was written in C. It also had minor changes to the UNIX file system (such as the ability of any inode to hold a device 'special file'.
Tomas Votruba (@votrubat) 's Twitter Profile Photo

Launch & release day 🥳🥳🥳 Are you curious about how much "modern" your codebase really is? Are there any promoted properties, typed properties or arrow functions? How many...? Me too, so I made a small tool to measure them 😇 Try it: github.com/tomasVotruba/l…

Tomas Votruba (@votrubat) 's Twitter Profile Photo

I've worked on this package back and forth for past 3 years. Made first version, deleted it. Made 2nd version, it sleept for two years. It's ready to go out for testing. Mind still in beta, might report false positives and needs your feeback to improve :)

Brent (@brendt_gd) 's Twitter Profile Photo

Remember how yesterday I optimized my #php replay command to process 14k events per second instead of 30? Yeah well… someone made a suggestion which bumped that number to 50k events per second. stitcher.io/blog/processin…

Remember how yesterday I optimized my #php replay command to process 14k events per second instead of 30? 

Yeah well… someone made a suggestion which bumped that number to 50k events per second.

stitcher.io/blog/processin…
Alexandre Daubois (@alexdaubois) 's Twitter Profile Photo

Micro-optimization in #PHP 8.5: fast-path for implode() when the separator is a single character. It’s a tiny change in ext/standard, but given how hot this path is in real-world apps, it’s far from negligible. Always fun to optimize hot-paths right inside the engine.

Micro-optimization in #PHP 8.5: fast-path for implode() when the separator is a single character.

It’s a tiny change in ext/standard, but given how hot this path is in real-world apps, it’s far from negligible.

Always fun to optimize hot-paths right inside the engine.