https://mikelopez.com/blog/1139
#PHP #Hiring #RemoteDev #DeveloperExperience #Management
homepage | https://mikelopez.com/ |
Managing a high-performing PHP team can sometimes feel like juggling flaming chainsaws while riding a unicycle. There’s a constant urge to do more—add more tools, more processes, more layers of abstraction—all in the name of productivity and scalability. But here’s the kicker: sometimes, all that "more" ends up doing less for your team. I’ve led...
The Axiom-4 mission included four astronauts: Commander Peggy Whitson, Pilot Shubhanshu “Shux” Shukla, and Mission Specialists Slawosz “Suave” Uznanski-Wisniewski and Tibor Kapu. The mission lasted 18 days, and the splashdown is expected off the coast of California on Monday.
Managing a high-performing PHP team can sometimes feel like juggling flaming chainsaws while riding a unicycle. There’s a constant urge to do more—add more tools, more processes, more layers of abstraction—all in the name of productivity and scalability. But here’s the kicker: sometimes, all that "more" ends up doing less for your team. I’ve led...
When I first started using ORMs in PHP, I loved how clean and readable my code became. But I quickly ran into performance problems—things were getting sluggish, and I couldn’t figure out why. That’s when I discovered the magic (and danger) of lazy loading, and why eager loading is a tool every developer needs in...
Pagination: it’s how you turn “Here’s a mullion rows” into “Here’s 20 rows per page" without melting your server. Alright, before we dive in—this post assumes you already know how to connect to MySQL using PHP's PDO. If that sounds like gibberish, hit pause and go learn that first. I’ll wait. 😎 Still here? Great....
@lo_fye The syntax currently used in PHP was borrowed from Rust, but it was not the original syntax adopted. We went through multiple RFCs and votes before arriving at the current syntax. It was not an easy decision. These are the four RFCs (all accepted) that led to the current syntax. As you can see, it was very contentious.
- https://wiki.php.net/rfc/attributes_v2
- https://wiki.php.net/rfc/attribute_amendments
- https://wiki.php.net/rfc/shorter_attribute_syntax
- https://wiki.php.net/rfc/shorter_attribute_syntax_change
Just found out that Cursor AI is now available on the web and the phone. 🧠💻📱
I haven’t tried it yet—bedtime for me—but I’m very curious.
Anyone already playing with it? What do you think so far? 👀
#AI #DevTools #CursorAI #WebDevelopment #Productivity #VibeCoding