Click here to Skip to main content
15,887,302 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
raddevus15-Mar-24 9:49
mvaraddevus15-Mar-24 9:49 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
PIEBALDconsult15-Mar-24 7:52
mvePIEBALDconsult15-Mar-24 7:52 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
pkfox15-Mar-24 9:10
professionalpkfox15-Mar-24 9:10 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
raddevus15-Mar-24 9:46
mvaraddevus15-Mar-24 9:46 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
PIEBALDconsult15-Mar-24 10:06
mvePIEBALDconsult15-Mar-24 10:06 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
raddevus16-Mar-24 4:25
mvaraddevus16-Mar-24 4:25 
GeneralRe: Is Anyone Using Unix?: My Findings Pin
jschell15-Mar-24 13:23
jschell15-Mar-24 13:23 
QuestionSo, about PHP... Pin
Jeremy Falcon14-Mar-24 4:55
professionalJeremy Falcon14-Mar-24 4:55 
There was a PHP post in the lounge recently. So, it got me thinking (dun dun dun)...

Keep in mind, for years I loved, loved, loved PHP despite its design flaws. It was everywhere and always had a ton of functionality. I mean a lot, out of the box. Reading a PDF in PHP is very easy, for instance. But, why are people still using that for new projects? Like for real, did they not get the memo it's not 1995 anymore? Have they not heard of Node or V8? Or with Node you can use C/C++ modules and WASM?

And don't tell me it's for speed. PHP is zippy, and I'll still defend it to the haters. But, it had its day that's over now. JavaScript runtimes have been optimized so much it belongs in its own category of scripting languages. Sure, it's not as fast as Rust or C/C++, but as far as scripting languages go I bet most people would be surprised just how quickly it runs. V8 will JIT JS even down to machine code when it detects a function is being used a lot.
Jeremy Falcon

AnswerRe: So, about PHP... Pin
raddevus14-Mar-24 5:27
mvaraddevus14-Mar-24 5:27 
GeneralRe: So, about PHP... Pin
Jeremy Falcon14-Mar-24 12:46
professionalJeremy Falcon14-Mar-24 12:46 
AnswerRe: So, about PHP... Pin
Andre Oosthuizen14-Mar-24 7:15
mveAndre Oosthuizen14-Mar-24 7:15 
GeneralRe: So, about PHP... Pin
Jeremy Falcon14-Mar-24 12:48
professionalJeremy Falcon14-Mar-24 12:48 
AnswerRe: So, about PHP... Pin
Ovidiu Gabriel15-Mar-24 0:19
professionalOvidiu Gabriel15-Mar-24 0:19 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 4:07
professionalJeremy Falcon15-Mar-24 4:07 
GeneralRe: So, about PHP... Pin
Ovidiu Gabriel15-Mar-24 4:14
professionalOvidiu Gabriel15-Mar-24 4:14 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 4:22
professionalJeremy Falcon15-Mar-24 4:22 
GeneralRe: So, about PHP... Pin
Ovidiu Gabriel15-Mar-24 5:01
professionalOvidiu Gabriel15-Mar-24 5:01 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 5:34
professionalJeremy Falcon15-Mar-24 5:34 
GeneralRe: So, about PHP... Pin
Ovidiu Gabriel15-Mar-24 5:45
professionalOvidiu Gabriel15-Mar-24 5:45 
AnswerRe: So, about PHP... Pin
Peter Adam15-Mar-24 1:10
professionalPeter Adam15-Mar-24 1:10 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 4:08
professionalJeremy Falcon15-Mar-24 4:08 
GeneralRe: So, about PHP... Pin
Peter Adam15-Mar-24 4:40
professionalPeter Adam15-Mar-24 4:40 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 5:34
professionalJeremy Falcon15-Mar-24 5:34 
AnswerRe: So, about PHP... Pin
BryanFazekas15-Mar-24 2:49
BryanFazekas15-Mar-24 2:49 
GeneralRe: So, about PHP... Pin
Jeremy Falcon15-Mar-24 4:13
professionalJeremy Falcon15-Mar-24 4:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.