It Worked Yesterday.
Now it’s just throwing errors and shade.
Memorial tee for working code: 🔗 https://techgeeksapparel.com/it-worked-yesterday-t-shirt/
#RIPCode #DebuggingLife #WhyTho
Semicolon Survivor
Been through the worst debugging sessions and lived to code another day.
Battle-tested devs only: 🔗 https://techgeeksapparel.com/semicolon-survivor-t-shirt/
#DebuggingLife #SurvivorMode #CodeOrDie
Semicolon Survivor T-Shirt - Funny Programmer Shirt - Coding & Debugging Humor - Software Engineer Gift - IT Geek Apparel | TechGeeksApparel

Semicolon Survivor T-Shirt: because we’ve all been there. Every coder, software developer, and IT professional knows the pain of a missing semicolon. If

Tech Geeks Apparel
Programming is 10% Writing Code and 90% Understanding Why It’s Not Working.
The debugger is your best friend (and worst enemy).
🔗 https://techgeeksapparel.com/programming-is-10-percent-writing-code/
#WhyWontItWork #DebuggingLife #JustOneMoreBug
Programming is 10 Percent Writing Code and 90 Percent Understanding Why It’s Not Working T-Shirt - Funny Debugging Coder Tee - Software Developer Gift - IT Geek Shirt | TechGeeksApparel

Coding is easy... until it isn’t! Any developer knows that programming is 10 percent writing code and 90% debugging why it won’t work. This funny programmer

Tech Geeks Apparel
Coding is 90 Percent Prompting 10 Percent Debugging T-Shirt - Funny AI Coding Shirt - Software Engineer Humor - Prompt Engineer Tee | TechGeeksApparel

Coding is 90 Percent Prompting 10 Percent Debugging: If you've ever spent more time crafting the perfect AI prompt than actually writing code, this funny

Tech Geeks Apparel

I Am a Web Developer. 🕸️
No, I don’t fix printers. Yes, I might break things in production. 😅

🔗 https://techgeeksapparel.com/i-am-a-web-developer-t-shirt/
#WebDeveloper #CodingHumor #SoftwareEngineer #DebuggingLife

I Am a Web Developer T-Shirt - Funny Spider Programmer Shirt - Coding Humor - Software Engineer Gift - IT Geek Web Dev Tee | TechGeeksApparel

I Am a Web Developer T-Shirt: "I’m a web developer"—but not the spider kind! This funny web development t-shirt is a clever play on words, making it perfect

Tech Geeks Apparel

Finding Defects Matters.
If I don’t find them, users will. And that’s not good for anyone. 😅

🔗 https://techgeeksapparel.com/finding-defects-matter-t-shirt/
#QATesting #DebuggingLife #BugSquasher #SoftwareTester

Finding Defects Matter T-Shirt - Funny QA Tester T-Shirt for Software Engineers | TechGeeksApparel

Quality matters, and so does finding defects. This Finding Defects Matter T-Shirt is the perfect fit for software QA testers and quality assurance engineers

Tech Geeks Apparel

Today I learned about the PHP_INI_SCAN_DIR env variable; while its powerfull, it's nice so you can set custom php.inis being loaded.

However, today I *also* learned that php-fpm is a very "clever" piece of software which, while allowing setting env vars in each pool, will not work with PHP_INI_SCAN_DIR. It will set it tho, but in it's infinite wisdom thinks it's a **verry** clever idea to execute any phpini loading BEFORE the pool starts. So yeah.... this variable is absolute worthless in php-fpm. Sure you can set it globally before you start it in systemd, but then you also can just change the php.ini directly or use an include, so whats the point then.

*sigh* and that only cost be 2 hours of my live + wrestling with dbgsyms packages, gdb on a hosting server, stoping all other phpfpms, disabling all other pools, setting the pool to only spawn ever one worker and THEN wrestling with gdb so it actually dosnt detach when forking and also follows it so I can see whats happening..... Gosh lucky it's the weekend already.

#php #debugging #debugginglife #gdb #debugsymbols #phpfpm #hosting #hosterlive #weliveontheedgeofinsanity

Running a quick experiment here! Anyone else low-key obsessed with tweaking code even when it’s ‘just a test’? 😅 #Programming #TestTweet #DebuggingLife