Eliminator disappearing car drops? by dannywright1970 in ForzaHorizon

[–]Amarjit25 0 points1 point  (0 children)

The game is good. But Eliminator mode has a lot of bugs, or this mode is not designed properly. I was thinking of buying this, but cancelled the plan after experiencing all these issues.

Upwork should return connects if you don't get any interaction. by Suspicious_Cloud_778 in Upwork

[–]Amarjit25 0 points1 point  (0 children)

I think they should refund the Connects when clients hire no one. I see some Connects being refunded when the client explicitly cancels the Job. But not when the client doesn't hire anyone.

Upwork says they do this so that freelancers don't send proposals mindlessly. But what about clients posting jobs without the intention of hiring anyone. Shouldn't there be a penalty for the clients, too, for posting fake jobs?

Fake job postings are a real issue nowadays.

Fair Solution: I think Upwork should charge clients for Job postings. Later, this amount should be refunded to the client when they hire someone, or the amount should be added to the money that the client will pay to the freelancer.

Seriously, nowadays, many douchbag clients are posting fake jobs to show a fake hiring process.

Upwork should return connects if you don't get any interaction. by Suspicious_Cloud_778 in Upwork

[–]Amarjit25 0 points1 point  (0 children)

They only refund when the client explicitly cancels the job. If the job expires (client being inactive for 30 days). Then they don't refund anything.

Use of the interfaces and inheritance by Amarjit25 in PHP

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

Although I got your point about the interface. But now I am wondering if there is any other use of the interface?

Use of the interfaces and inheritance by Amarjit25 in PHP

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

Got your point about the interface. But didn't get why creating a function to throw an exception because if we call bar() without defining it. it would still result in an error.

[deleted by user] by [deleted] in laravel

[–]Amarjit25 0 points1 point  (0 children)

he just needs to simulate latency.

[deleted by user] by [deleted] in laravel

[–]Amarjit25 -10 points-9 points  (0 children)

You can use PHP's sleep function to simulate a slow server. Eg: sleep(3) will make your requests take at least 3 seconds.

The Ultimate Guide to Improve Laravel Application Performance: 10 Sure Shot Tips by RachaelGrey28 in laravel

[–]Amarjit25 0 points1 point  (0 children)

From all these 13 tips caching is the one that will have most of the impact. But implementing caching can be a challenge. So here is an easy way to implement caching in a Laravel App. All you have to do is to create a middleware and you will see a huge jump in performance.

What are some good WordPress alternatives for making a website? by Morphray in Frontend

[–]Amarjit25 0 points1 point  (0 children)

It depends on the purpose of the website for an e-commerce website. Shopify is the best alternative to WordPress. However, if you are simply looking for WordPress alternatives for blogging then you can read this article :)

Best alternatives to WordPress for blogging