✍️ Conroyp.com
Normally great news! Except impressions and clicks are often down. 🤔
So what's going on under the hood here?
Normally great news! Except impressions and clicks are often down. 🤔
So what's going on under the hood here?
The slides are up now at speakerdeck.com/conroyp/mode...
⚙️ @conroyp.bsky.social – Modern PHP Features You’re Probably Not Using
🏗 Thiago Cordeiro – #DDD & Clean Architecture
A great mix of modern syntax and solid structure — showing how PHP keeps evolving for scalable, maintainable apps 💪
#PHP #SoftwareArchitecture
The slides are up now at speakerdeck.com/conroyp/mode...
⚙️ @conroyp.bsky.social – Modern PHP Features You’re Probably Not Using
🏗 Thiago Cordeiro – #DDD & Clean Architecture
A great mix of modern syntax and solid structure — showing how PHP keeps evolving for scalable, maintainable apps 💪
#PHP #SoftwareArchitecture
⚙️ @conroyp.bsky.social – Modern PHP Features You’re Probably Not Using
🏗 Thiago Cordeiro – #DDD & Clean Architecture
A great mix of modern syntax and solid structure — showing how PHP keeps evolving for scalable, maintainable apps 💪
#PHP #SoftwareArchitecture
They're not warning of useful ones (connection requests, post responses), but "person you don't know is playing game Y/posting in group Z you're not in" etc.
They're not warning of useful ones (connection requests, post responses), but "person you don't know is playing game Y/posting in group Z you're not in" etc.
"Digital Cat & Mouse: Strategies to Outsmart Phishers, Scrapers, and Thieves" covers the (mis-)adventures that taught me how to protect digital assets in the wild (selling 10 Downing St, moving the Eiffel Tower to Dublin, and more)
"Digital Cat & Mouse: Strategies to Outsmart Phishers, Scrapers, and Thieves" covers the (mis-)adventures that taught me how to protect digital assets in the wild (selling 10 Downing St, moving the Eiffel Tower to Dublin, and more)
Laravel has a one-line feature that prevents that from ever happening again: Mail::alwaysTo()
It quietly redirects every outgoing email to a single, safe inbox.
Tiny feature. Big sigh of relief!
Laravel has a one-line feature that prevents that from ever happening again: Mail::alwaysTo()
It quietly redirects every outgoing email to a single, safe inbox.
Tiny feature. Big sigh of relief!
Apparently we stole them from OnlyFans creators.
Apparently we stole them from OnlyFans creators.
Explore DDD, microservices, SOA & serverless in the Software Architecture & Design track. Learn from experts like Sebastian Bergmann, @conroyp.bsky.social & @spriebsch.bsky.social.
👉 https://f.mtr.cool/cwrjurbywy
Explore DDD, microservices, SOA & serverless in the Software Architecture & Design track. Learn from experts like Sebastian Bergmann, @conroyp.bsky.social & @spriebsch.bsky.social.
👉 https://f.mtr.cool/cwrjurbywy
📅 October 27–31, 2025 | 📍 Munich, Germany
🗣 Topic: Modern PHP Features You’re Probably Not Using (But Should Be)
🔗 Details: phpconference.com/php-core-cod...
📅 October 27–31, 2025 | 📍 Munich, Germany
🗣 Topic: Modern PHP Features You’re Probably Not Using (But Should Be)
🔗 Details: phpconference.com/php-core-cod...
At #PHPCon Munich, Paul Conroy walks you through:
🧠 Hidden PHP 8.x gems
📉 Cutting boilerplate
🔍 Real-world “aha!” refactors
Write safer, leaner, smarter PHP.
🔗 https://f.mtr.cool/cpkoggeipj
#CleanCode
It covers
🧠 What idempotency really is
🧪 How to design safe retries
🔒 Locking and TTL advice
It covers
🧠 What idempotency really is
🧪 How to design safe retries
🔒 Locking and TTL advice
Inspired by @quinnypig.com's famous post about Route 53 being a database, I wondered what's the opposite? If DNS can be a db, what's the most absurd way to implement a DNS server?
By building it using Stripe metadata, obviously!
Inspired by @quinnypig.com's famous post about Route 53 being a database, I wondered what's the opposite? If DNS can be a db, what's the most absurd way to implement a DNS server?
By building it using Stripe metadata, obviously!
www.theguardian.com/world/2025/m...
www.theguardian.com/world/2025/m...
But tools like Stripe checkout, Zapier, and Hubspot workflows have brought a sea change in the quality and quantity of these tools, as well as huge time and money savings.
But tools like Stripe checkout, Zapier, and Hubspot workflows have brought a sea change in the quality and quantity of these tools, as well as huge time and money savings.
🌐 I'll be giving a talk on idempotency – what it is, why it’s so useful, and how big players like Stripe and AWS leverage it in production.
🎟️ On sale now:
egeniq.paydro.com/dpc-2025
🌐 I'll be giving a talk on idempotency – what it is, why it’s so useful, and how big players like Stripe and AWS leverage it in production.
🎟️ On sale now:
egeniq.paydro.com/dpc-2025
Ollama is great for running LLMs locally, though needs a few tweak to add support for older AMD cards when running Ubuntu www.conroyp.com/articles/run...
Ollama is great for running LLMs locally, though needs a few tweak to add support for older AMD cards when running Ubuntu www.conroyp.com/articles/run...
Byrne Hobart that's stuck with me for a long time, about managers having two types of people when delegating:
* send an item, tick it off your list, it'll be done
* send it, then add an extra item to your list, reminding you to chase them for results
Byrne Hobart that's stuck with me for a long time, about managers having two types of people when delegating:
* send an item, tick it off your list, it'll be done
* send it, then add an extra item to your list, reminding you to chase them for results
My talk covers the cat-and-mouse game between website owners and some of the internet’s more enterprising characters - scrapers, phishers, & content thieves.
🎟️ Grab your ticket here: cyberwisecon.eu
My talk covers the cat-and-mouse game between website owners and some of the internet’s more enterprising characters - scrapers, phishers, & content thieves.
🎟️ Grab your ticket here: cyberwisecon.eu
✅ Caching - faster responses, avoid rate limits
✅ CORS proxy
✅ Serverless
✅ Generous free tier
www.conroyp.com/articles/ser...
#webdev #serverless #apis
✅ Caching - faster responses, avoid rate limits
✅ CORS proxy
✅ Serverless
✅ Generous free tier
www.conroyp.com/articles/ser...
#webdev #serverless #apis
In an exceedingly-rare case of "developer actually finishes side project", I put together www.kidssudoku.com
In an exceedingly-rare case of "developer actually finishes side project", I put together www.kidssudoku.com
The Apps Script built into Sheets can be used to power a simple API - perfect for building quick, simple apps and prototypes!
www.conroyp.com/articles/usi...
#webdev #api #serverless
The Apps Script built into Sheets can be used to power a simple API - perfect for building quick, simple apps and prototypes!
www.conroyp.com/articles/usi...
#webdev #api #serverless