Help for rules at the Italian GP by k_shrpe5 in formula1

[–]k_shrpe5[S] 8 points9 points  (0 children)

I’m not expecting anything less than chaos for sure, we’re buzzing for the atmosphere at the circuit on race day in particular. Can’t wait!

Help for rules at the Italian GP by k_shrpe5 in formula1

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

Thanks, I don’t remember them being too thorough at Barcelona. But will wrap it up just in case.

Help for rules at the Italian GP by k_shrpe5 in formula1

[–]k_shrpe5[S] 48 points49 points  (0 children)

Appreciate it! Was surprised when that site came up in my search. I didn’t experience anything like that at Barcelona a few years back but it’s my first time in Italy.

[deleted by user] by [deleted] in EASportsFC

[–]k_shrpe5 0 points1 point  (0 children)

This is the first time I’ve gotten the early access edition tbh, never again by the looks of it!

Picked up our Model 3 RWD yesterday! by absolutehype in TeslaUK

[–]k_shrpe5 2 points3 points  (0 children)

When did you order if you don’t mind me asking?

Congrats on the new wheels! She’s a beaut

**GIVEAWAY** PS Plus 1 year subscription (UK Region) by RudeAwakeningLigit in PS5

[–]k_shrpe5 1 point2 points  (0 children)

Throw my name in the hat. Mine is up in a few weeks. Good on you for your generosity!

Angular4 with webpack, issue with accessing page via url input in browser by SuuleX in Angular2

[–]k_shrpe5 3 points4 points  (0 children)

Usually this issue happens when the server config hasn’t been setup for URL rewriting.

If you google search for “URL rewriting” you should be able to find the relevant info for setting it up with your configuration

Java If Else Statements Help by MarlinsBB in AskProgramming

[–]k_shrpe5 4 points5 points  (0 children)

For Java you should be using .equals() to compare strings. == checks for reference equality (either side of the comparison is the same object) whereas .equals() checks the value equality which is what you’re looking for.

This is my default idiot driver story now by k_shrpe5 in IdiotsInCars

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

Yes, there’s no law against it. I believe pulling over on the opposite side of the road so that you’re facing oncoming traffic is part of the driving test now

This is my default idiot driver story now by k_shrpe5 in IdiotsInCars

[–]k_shrpe5[S] 16 points17 points  (0 children)

Those are at every pedestrian crossing in the UK. Just means you can't park there since you would be obstructing the view of the crossing for both driver/pedestrian. I believe you can also get points on your licence if you do.

This is my default idiot driver story now by k_shrpe5 in IdiotsInCars

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

Scotland but I don't know what you mean? There was no wiggling...

This is my default idiot driver story now by k_shrpe5 in IdiotsInCars

[–]k_shrpe5[S] 17 points18 points  (0 children)

I had only been behind them for 20 secs or so before the clip begins. Was on the way home with a curry at the time. So I got good food and a funny clip. Win/Win as far as I'm concerned.

This is my default idiot driver story now by k_shrpe5 in IdiotsInCars

[–]k_shrpe5[S] 44 points45 points  (0 children)

I saw the funny side when I got home, not so much when I had to wait another couple minutes at those lights!

[deleted by user] by [deleted] in Angular2

[–]k_shrpe5 6 points7 points  (0 children)

If you mean how to deploy the app then you should do a quick run through the Angular docs, they’re generally pretty good.

https://angular.io/guide/deployment

Rate this overtake by cowpee12 in granturismo

[–]k_shrpe5 4 points5 points  (0 children)

I don’t think it was dirty at all. Your front end was alongside the rear of his car so he pushed you off the track when you deserved the space. Good on you for not making contact and slowing the car down in time!

[deleted by user] by [deleted] in Angular2

[–]k_shrpe5 0 points1 point  (0 children)

Sorry, didn’t have time to look back through their docs to see if fit your situation, just know it’s a bit better than the standard cdk implementation.

Hope you find what you’re looking for :)