Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Wombat105825y@ScriptCoded bigFM seems to be a german radio plattform. But I really don't know. I just picked a random GIF.
-
I remember using Laravel. I tried doing something a bit more complex which basically required me to rewrite most of the framework so I said 'fuck it' and completely redid everything in Java
-
@JoshBent My problem was trying to do it efficiently which obviously is a huge mistake when working in PHP
-
@12bitfloat do you ever say anything else than absolute bullshit? give us an example of your made up story.
-
Wombat105825y@12bitfloat I also can't relate to PHP beeing inefficient. Wich version have you used?
-
@JoshBent Are you high or something? Initializing the entire framework including some crypto stuff, reading key files what have you for every request (REST to be specific, so a lot) isn't inefficient? Yeah I don't know if we're talking about the same language
-
Wombat105825y@12bitfloat do you run your framework on a toaster? Or are you really optimizing for microseconds?
-
@Wombat We're talking in the range of hundreds of milliseconds, not micros. The server I was running it on wasn't the best tbh but that doesn't matter anyway beacuse I like my software to be designed well
-
@JoshBent I tried the best MacDonalds had to offer and found out that fast food just isn't good food. Shocker
-
@JoshBent I wholeheartedly agree. PHP is a hammer when what you really need is a screwdriver. One that other languages provide perfectly fine
-
@12bitfloat darwinism at its finest, one less guy fueling the filth of php developers that have absolutely no remote clue what the fuck they are doing, even with a framework and produce absolute horseshit that then gets constantly memed across the web, thanks for your service!
-
@JoshBent All I said is that Java was a better fit for my specific problem because it allowed me to make a more efficient solution. You can stop being salty now
-
@12bitfloat you're going onto the never read again retard list, holy shit, that dose of your comments gave me long term damage.
-
Because for some reason my personal story is apprarently completely made up, the benchmarks from techempower (https://techempower.com/benchmarks/...) all don't have a single PHP framework in the top 10 while Java is consistently somewhere close to the top
-
Wombat105825y@12bitfloat sry, I can't really see what this diagram trys to ahow. Are you willing to explain?
-
@Wombat Request/second with different libraries/frameworks, supporting my initial claim
-
@Wombat "plaintext" tab, LOOK GUYS, MY TEXT FILE UPLOADED TO SFTP LOADS INSTANTLY WOAH! lol!
-
@JoshBent Feel free to look at ALL of the tabs. Plaintext is the one where Java did the worst, btw 😉
-
@JoshBent Good save. Java losing out to strictly compiled software. Really got me on that 😉
-
@PrivateGER I don't remember exactly as it was a few years ago. I needed to implement OAUTH2 with JWTs and some other stuff. There was a first-party-ish module for that (passport IIRC) but it didn't do exactly what I needed to I essentially had to rewrite that
-
just checked, 6.0 didn't get that much changes right? or are the release notes not yet fully pushed out.
Related Rants
I can't await Laravel 6.
random
laravel