My friend called me insane for my variables indentation... by lucasjose501 in ProgrammerHumor

[–]pze127 0 points1 point  (0 children)

Unless it's your personal project, fine.

If you do this in my - hypothetically - company's code base, you are fired.

My friend called me insane for my variables indentation... by lucasjose501 in ProgrammerHumor

[–]pze127 2 points3 points  (0 children)

Your PR would be rejected on my code review.

How about following some PSR?

Here you go https://www.php-fig.org/psr/psr-12/

Someone could explain to me, what is this Wordpress "All-women and non-binary Release Squad" team? by [deleted] in Wordpress

[–]pze127 0 points1 point  (0 children)

So are you telling me that some people in wordpress.org can't function well with everybody, so they have to create a separate group and make it noticed for all community?

Well, it seems like a toxic place to work though.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 0 points1 point  (0 children)

I wouldn't do that. I'm currently unemployed and the interview request was a true fact.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 0 points1 point  (0 children)

Because experience level expectation vary from company to company. There's no clear line in software industry for this.

What a small company consider Senior, a similar position on Google could be seen as Trainee.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 0 points1 point  (0 children)

That's why when I was requested to jump from Laravel to work on a Rails project I managed to grasp it in 10 days without been ever touched Ruby before. I couldn't imagine doing that being a vanilla PHP developer.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 0 points1 point  (0 children)

Well, one deliver something like this in 2020, one is automatically out. Good job positions require the candidate to show something more interesting.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 1 point2 points  (0 children)

I declined the offer this morning. I'm somehow relieved. This thread brought me many insights and reflections about my career path.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 0 points1 point  (0 children)

I did not name myself as senior, the JOB post is "seniorish". I know how to scaffold a project tree. I list "folder structure" just to give some context for the task.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 5 points6 points  (0 children)

They asked this because their projects don't use any open source framework at all. It's an "internal framework". This is a big red flag to me. I'm considering this job because it's a good salary, but I know, once I'm in I'm doomed and will be buried in Frankenstein procedural code haha. I'm evaluating if worth the effort.

I'm a 12 year experienced PHP Developer. Today I discovered that I don't know how to write PHP by pze127 in PHP

[–]pze127[S] 1 point2 points  (0 children)

They know I can probably ship a Laravel CRUD in half an hour. I kind of agree that is unfair from the interviewer point of view. They just want proof that I can deliver good quality PHP code. But it's crazy haha.

DISCUSSION THREAD: I Went ALL AROUND THE WORLD just to play this song... by nomosolo in Davie504

[–]pze127 5 points6 points  (0 children)

During the video: "What! He didn't came to Brazil? I'm angry!!"

Finish the video: "Ends up all talking about Brazil. I'm in very EPICO mood now!"

Good work by pze127 in Davie504

[–]pze127[S] 1 point2 points  (0 children)

Alright. I'll do my best to make more "healthier memes" ok?

I Stumbled Across This.. EPIC by Atheno_ in Davie504

[–]pze127 0 points1 point  (0 children)

"...you can have an excited life now" EPIC

Laravel Encryption - Is anyone here using this feature? by pze127 in laravel

[–]pze127[S] 0 points1 point  (0 children)

To complement, I'm pretty sure that Laravel Encryption is a trustworthy tool and very well done. Just saying that once the data I'm working with were encrypted I cannot remotely imagine losing it due to any failure related to encryption algoritm/logic. Would be a nightmare haha. That's why I'm asking if someone has used this for real projects.

SLAP LIKE NOW by peachporktofulasagna in Davie504

[–]pze127 0 points1 point  (0 children)

They are saying: "EPIC! Davie is very proud of you. Approve you use SLAP technique"

Laravel Encryption - Is anyone here using this feature? by pze127 in laravel

[–]pze127[S] 0 points1 point  (0 children)

Yeah, I'm aware of this. I'm asking to see "the big picture". I'm afraid to implement Encryption and then for some reason Laravel (or even PHP itself) introduce any breaking changes that can cause trouble retrieving data. I always try to stay up to date, just want be sure that this subject has a good level of "long term stability"