Hi! Why use static IP on service + extra host instead of network alias on said service ?
Hi! Why use static IP on service + extra host instead of network alias on said service ?
And there is the docs.docker.com/reference/cl... which helps debugging how networks are attached to containers.
Although the internal: true is not very clear I find... Does it mean it cannot be attached from another compose project with external: true ?
Depends on how many left you got ! But for sanity sake : 3 per week is already good ! People don't have time to try new things each week anyway.
Love the work !
Hmmm but then it implies specific configuration per machine eventually... Could it be set through a variable maybe ? Will try it some time.
Thanks for this. Does it work natively with alternative sockets such as @1password.bsky.social ?
A vos billets !! Toute l'équipe de @bordeaux.afup.org et les speakers vous attendent ! Que serait une scène sans spectateurs / spectatrices ?
Très fier de vous présenter ce line up pour notre première édition !
J'ai esquivΓ© de justesse (a priori)
Hey. Yes I will soon. Sorry I had a rough week and I'm still a bit sick. Will do soon ;)
Slides are getting ready... If you don't know about @dagger.io yet, come see me at #SymfonyCon with a concrete use case on symfony bundles !
That's awesome! Can't wait for @jetbrains.com support !
Nope. Would be even funnier with try finally block ;)
@lours.me pour du contenu docker / docker compose
@dunglas.dev pour du contenu go / PHP
A two years story ! Would love to be there but can't sadly. Bring me an elephpant @jean-beru.bsky.social !
Let's join !
Only way to get a franken elephpant! Of course I need it !
And we now leverage dagger.io for a powerful CI that runs the same locally. Including not yet stable @phpc.social 8.5 and @symfony.com 8.0 !
Pour info les banques ne gΓ¨rent pas elle mΓͺme les terminaux. C'est souvent Atos par exemple.
Pas directement en rapport mais j'ai retrouvΓ© une BD que j'ai lu il y a quasi 20 ans au collΓ¨ge. "Une Γ©patante aventure de Jules" de Γmile Bravo. C'est pas mal et sur la thΓ©matique relativitΓ© tout Γ§a. Tome 1 : alpha du Centaure.
Dommage. Je trouve quand mΓͺme moins de conneries ici.
2 in both contexts. Although this case is simple. But the foreach changes the internal index of the loop iteration. Depending on how you iterate over it the foreach has a side effect which the native function shouldn't have.
Je comprends mais qu'il reste prudent. Γa peut aller trΓ¨s vite et compliquΓ© le travail des pompiers sur place. J'espΓ¨re que la chance sera avec vous.
Courage a vous tous π
But in phpdoc prior to nullable types we used the |null notation. I find that the ? is too discreet.
Flippant, dΓ©rangeant, affligeant...
Meet Mathieu
Mathieu is a seasoned developer currently working at SensioLabs, a Symfony Core Team member, a frequent speaker, an open-source contributor, and a passionate macOS app creator. Also known online as welcoMattic, he often shares his discoveries on social media.
This talk will cover building a real-time chatbot with a JS client, a PHP API, Mercure, and an LLM β all connected exclusively through Mercure for top performance. Donβt miss out!
π¨ #APIPlatformCon speaker reveal! Meet @welcomattic.com from @sensiolabs.com, Symfony Core Team member, and open-source contributor. Don't miss his talk "Mercure, SSE, API Platform et un LLM Γ©lΓ¨vent un chat(bot)". Donβt miss out! api-platform.com/fr/con/2025
Correct and advanced support for code blocks (multiple languages)
Not a joke thank you. And yes I am aware it is not async. But it allows to perform multiple operations at the same time. I was not focused on the semantics at play here but on the needs we might encounter.
Yes definitely! Never dug on how we could implement async in PHP. I knew it was using streams but never looked "how".
Love your article ! You didn't mention process forking. Any reasons ?