🌧's Avatar

🌧

@1000kindsofrain.bsky.social

user0 on El Graun. Temporary custodian of the ThursdayQuiz https://thursdayquiz.org/quiz.html I used to have something funny on here. But now I have to be boring. Haven't done the age verification yet so you can't DM me.

112 Followers  |  66 Following  |  894 Posts  |  Joined: 05.12.2024  |  2.2531

Latest posts by 1000kindsofrain.bsky.social on Bluesky

Glad that someone has finally taken responsibility for the appalling assault on democracy that was the Jan. 6 insurrection.

Slightly confused that it's the Director-General of the BBC, but what do I know?

09.11.2025 18:55 β€” πŸ‘ 2378    πŸ” 538    πŸ’¬ 40    πŸ“Œ 13

But fantastic news you get to see Matt! Have a great evening!

08.11.2025 21:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@clairecopperman.bsky.social @katarazzi.bsky.social I think I need your expert help:

One of our quizzers is a Claudia Winkleman lookalike who was out at a Traitor's screening on Thursday night!

thursdayquiz.org/quiz-2025-11...

08.11.2025 17:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I have ground out a Supplemental Quiz:

thursdayquiz.org/quiz-2025-11...

Lots of travel - long journeys by football clubs, traitorous railways, and myths about the underground. As well as handy things to do with mushrooms; weyward sisters; baby owls; Gnarls Barkely; and crabs. Lots of crabs.

07.11.2025 17:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I want to be able to do `indexOf()` _within_ a substring without the hassle/performance hit of slicing; i.e.
```
String.prototype.indexOf = function(match,from,to){
for(let i = from; i < this.length; i++) {
if ( this.startsWith(match, i)) return i;
}
return -1
}
```

07.11.2025 14:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Me. I got left lead footed.

07.11.2025 12:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Javascript wish list: `String.prototype.indexOf()` has a stop position as well as a start position. *sigh*

(Although, knowing how V8 does `slice()` under the hood, it's probably a reasonable solution to search in a slice.)

07.11.2025 11:45 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Strong agree.

07.11.2025 11:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The cost of providing a train service (or bus service) don't depend strongly on the number of passengers onboard. And they're required to run these services. So they start out making a loss.

The game is to fill it with people who'll offset that loss - hopefully to the point it makes a profit.

06.11.2025 21:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

So a charity bowl where people make a donation toward the cost (i.e. chose what they want to pay) is profit maximising?

06.11.2025 20:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Glad you're okay! I hope you had an enjoyable break and are suitably refreshed!

06.11.2025 17:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

English pitfalls: cannon or canon?

06.11.2025 13:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

(Thanks for letting me know, BTW.)

06.11.2025 10:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The scoring was done last night but I haven't written they into yet.

06.11.2025 08:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Thursday news quiz: errant flamingos, bottled messages and space nonsense Test yourself on topical news trivia, pop culture and general knowledge every Thursday. How will you fare?

Early Thursday quiz today, published 15 minutes ago !
www.theguardian.com/lifeandstyle...

06.11.2025 06:52 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

As context to freeing of an Algerian man, here's some info about HMP Wandsworth, where he was:
β€’ Built for 900 prisoners. Holds 1,600.
β€’ Daily roster of prison officers c.70. Up to 15 staff on long-term sick leave.
β€’ 36% of officers have >3yrs service.
β€’ 12% of prison staff leave *each year*.

05.11.2025 14:10 β€” πŸ‘ 83    πŸ” 41    πŸ’¬ 6    πŸ“Œ 1

But where can we make further cuts to the budget? /sarcasm

05.11.2025 15:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

So I'm reviewing a PR from a colleague that was written for like 95% by AI, and while it might have made his job easier, it's making mine a lot harder because it's riddled with mistakes and issues that I have to now fix, and I feel like I have to thoroughly check every single line of code twice

04.11.2025 10:42 β€” πŸ‘ 64    πŸ” 6    πŸ’¬ 8    πŸ“Œ 1
Post image

For November 5th, Russell Mael of Sparks clutching some fireworks to himself in a poster for 8/11/1975’s Fab 208 magazine. (On the mag’s cover, the dishy young Mr Mael was described as, shamelessly, β€œA Real Sparkler”.)

05.11.2025 14:40 β€” πŸ‘ 14    πŸ” 2    πŸ’¬ 2    πŸ“Œ 1

Thanks Andrew.

05.11.2025 14:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yesterday, was obviously the day to make Orwell's spectre retch:

05.11.2025 13:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Your wish in my command:

The minimum wage was introduced at Β£3.60 in 1999. BoE inflation adjustor says that would be Β£6.94 today. However the current rate is Β£12.21. (Γ—1.8)

More labour doesn't improve productivity (=output/person). Tech does. But it has a big upfront cost.

05.11.2025 13:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Decreasing the minimum wage decreases GDP so that's the numerator of productivity reduced. Increasing employment increases the denominator of productivity. Both act to reduce productivity.

If you're lucky, the extra hours compensate and we end up with no net change in productivity.

05.11.2025 09:46 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Latest @theguardian.com cartoon
#RachelReeves #Budget

www.theguardian.com/commentisfre...

04.11.2025 18:31 β€” πŸ‘ 32    πŸ” 12    πŸ’¬ 0    πŸ“Œ 2

My nieces and nephews could not comprehend how I could draw, how I was drawing something right in front of them. This sucks.

04.11.2025 16:16 β€” πŸ‘ 1002    πŸ” 327    πŸ’¬ 9    πŸ“Œ 6

Starmer is supposed to be the conductor. And we're stuck with him and the chancellor. So our band is karaoke singers conducted by Eric Morecambe.

But we _can_ hire quality songwriters and ensure our leads have decent music.

(Britain's Eurovision entry is now a metaphor for our government. πŸ˜‚)

04.11.2025 14:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Every C-derived object-orientated programming except, JAVA:
`new QueryProductDetailsParams(productList)`

But JAVA: `QueryProductDetailsParams.newBuilder().setProductList( productList ).build()`

🀦🀦🀦

(Okay, Javascript might do `QueryProductDetailsParams.from(productList)`, which I like.)

04.11.2025 14:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

2nd line: "I will make the choices necessary to deliver strong foundations for our economy."

Orwell called that out in Politics and the English Language. You can't order up "strong foundations" from Amazon, and book a day off work to take delivery. So, sod charisma, she needs a speech writer.

04.11.2025 13:42 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 1

Aghhh! My perfectionism is strangling the supplemental quiz, like it strangles everything.

03.11.2025 20:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Anyway, we need some joy, so here's the Egyptian foreign minister being given a Lego Pyramid by the Danish foreign minister.

03.11.2025 14:35 β€” πŸ‘ 6367    πŸ” 1485    πŸ’¬ 92    πŸ“Œ 153

@1000kindsofrain is following 20 prominent accounts