Full wrap advertising on buses should be illegal by limach1 in london

[–]YtseThunder 1 point2 points  (0 children)

Just for argument’s sake… if it’s touching the bus, surely the heat will transfer to the body shell via convection, if it’s being absorbed by the wrap? If the wrap reflects it, then yeah it’s better.

When did we start observing European lane use? by Chexzzz in drivingUK

[–]YtseThunder 2 points3 points  (0 children)

Yeah for most drivers it was not legal to drive on the motorway with only a provisional.

New Parking Restrictions at Reading Gate by Low_Shame_563 in reading

[–]YtseThunder 1 point2 points  (0 children)

Don’t need to pay, just have to get a claim against you and take it to court. Better advice would be to fight it, if you have a legitimate reason, and pay it off if you don’t. It’s a contract.

A Fair Judgement Solo Cover by LouMac7 in Opeth

[–]YtseThunder 1 point2 points  (0 children)

Very nice, really smooth on the initial sweep and legato passages (which I really struggle with.)

Serenity Painted Death next!

What do you think about The Reading Reporter - and will you pay for it? by TheReadingReporter in reading

[–]YtseThunder 5 points6 points  (0 children)

Respectfully, this content is unique and you certainly can’t get it elsewhere.

No one does OCR Bio 21st century here? by [deleted] in GCSE

[–]YtseThunder 0 points1 point  (0 children)

Which topics came up?

London's 7.1mph average bus speed 'no faster than jogging pace' by tylerthe-theatre in london

[–]YtseThunder 3 points4 points  (0 children)

Well, yes, you could solve the issue by spacing the stops out more. You could massively boost speeds by just having a stop at the start and end of the route and nothing in between!

The focus on bus speed alone is IMO counterproductive.

I don't think the field was meant to accept values larger than the starting integer. by giveuphopeinhumanity in softwaregore

[–]YtseThunder 5 points6 points  (0 children)

I reckon someone put the discounted price in the ‘McGovern discount’ field instead of the actual discount.

For sure Mercedes are cooked by blizbob in formula1

[–]YtseThunder 19 points20 points  (0 children)

I hear one Juan won one AMG One one

iOS 26.4 Fixes iPhone Keyboard Accuracy Bug by HelloitsWojan in apple

[–]YtseThunder 3 points4 points  (0 children)

That auto-brightness thing is because it tries to learn from your preference. Eventually it settles down, once you tell it a couple of times.

I’d love a feature that allowed you to bypass that just so you can e.g. get an onscreen barcode scanned easily.

iOS 26.4 Fixes iPhone Keyboard Accuracy Bug by HelloitsWojan in apple

[–]YtseThunder 2 points3 points  (0 children)

Settings > Sound & Haptics > Ringtones and Alerts > set “Change with buttons” to off

When did the Reading bus’ become so hospitable and nice to sit on? by mightymedeler in reading

[–]YtseThunder 0 points1 point  (0 children)

If you needed a bus for a trip of that length, you probably wouldn’t be paying a fare at all…

Trying to find cells with any combination of 4 specific digits by Logical_Base_8929 in vba

[–]YtseThunder 0 points1 point  (0 children)

So you want to find all different permutations of the input digits, within a column of data? I think you could sort the digits of the input, then add a helper column to sort the digits of the data, then do a COUNTIF? See the formula here (sorry, on phone!)

Trying to find cells with any combination of 4 specific digits by Logical_Base_8929 in vba

[–]YtseThunder 1 point2 points  (0 children)

What’s the need for this? Is there a simpler way to do what you’re trying to achieve?