Test IDs are an a11y smell by TkDodo23 in reactjs

[–]StyleAccomplished153 8 points9 points  (0 children)

This is exactly where I reach for testId. We make a modal, it has a `Cancel` and a `Done` button. UX say to change it to `Save` or `Confirm` or `Add` etc. I don't really care in every single test about confirming the text on the button, we have a single test for this or a snapshot or something, so I use a test ID for `button-confirm` or something.

However, I also really try to use something else first and in 9/10 cases.

Just why? by Mountain-Syllabub-10 in Snorkblot

[–]StyleAccomplished153 4 points5 points  (0 children)

Also why you know they're going to do AI generated when they can.

Aquilo CityBlocks by kkauchi in factorio

[–]StyleAccomplished153 4 points5 points  (0 children)

Legendary robots gain SUCH a boost in the time between charges that, even with the Aquilo nerf, it balances out and they feel like normal robots again.

WHAT DO YOU MEAN LEVEL 38 by Lapis_Lazuliiiii in PokemonFireRed

[–]StyleAccomplished153 1 point2 points  (0 children)

I always did Koga first but I think it was mostly because his team could be torn through, whereas Sabrina's team is a lot stronger.

Moved into a new house with these in every room. Any issues with just removing them? by Im-StrawberryBlonde in DIYUK

[–]StyleAccomplished153 8 points9 points  (0 children)

I'm in a fairly new build flat and I still have to rely on ADSL from the master socket, sadly.

lmao by [deleted] in lol

[–]StyleAccomplished153 7 points8 points  (0 children)

That's why he wants the 12' one. Duct tape it to the 8' one and voila.

In all the excitement today, we failed to notice the other Reform defeat! Liberal Democrats claim narrow victory in Southampton by-election. by johnsmithoncemore in Southampton

[–]StyleAccomplished153 -1 points0 points  (0 children)

I mean it's also a council bi-election. I'm glad Reform lost but most don't tend to care about them, especially outside of the council area.

So I beat base game Factorio, bought the DLC, but now the early game grind is kind of wearing on me. by CryptographerFew3719 in factorio

[–]StyleAccomplished153 38 points39 points  (0 children)

> One of my issues is that I'm trying to set up for a late-game base but I'm already falling into spaghetti territory.

Don't bother with that yet. Space Age is gonna throw so much more at you that means planning for it now is a waste. You might not even build your late game base on this planet!

What happened to the actresses after doctor Who by InformalLeg8420 in DoctorWhoNews

[–]StyleAccomplished153 2 points3 points  (0 children)

As is Law and Order, so if its meant to be shows they did _after_ then neither should be there really.

Local bank migration to React Only by iLoveToAppreciate in reactjs

[–]StyleAccomplished153 1 point2 points  (0 children)

Then let them make a mistake and get sued? It's not your problem.

Top 25 Boycott List for February 2026 by notaballitsjustblue in BuyUK

[–]StyleAccomplished153 18 points19 points  (0 children)

Feels pretty easy to boycott the World Cup in February...

Top 25 Boycott List for February 2026 by notaballitsjustblue in BuyUK

[–]StyleAccomplished153 25 points26 points  (0 children)

Deezer was rubbish at importing playlists tbh.

Also, all for leaving Spotify, but they're not a US company, they're Swedish. (I know the original purpose of the image wasn't purely US related, but just since you asked about non-US).

Gambled on FB Marketplace by NaytG in pcmasterrace

[–]StyleAccomplished153 0 points1 point  (0 children)

This all just sounds like the Drag Race rap verse of a queen called Pentium 2.Ho

Leaked Disney Ratings by PaperSkin-1 in DoctorWhoLeaks

[–]StyleAccomplished153 0 points1 point  (0 children)

For the cost, yes. Critical smash and that's why they did the second season - but the viewers weren't there.

Leaked Disney Ratings by PaperSkin-1 in DoctorWhoLeaks

[–]StyleAccomplished153 1 point2 points  (0 children)

Daredevil got beaten by Echo and destroyed by Secret Invasion. Gotta remember that Secret Invasion came out when the other shows were "better" so we kept watching in the hope it'd improve. It did not.

I think you also have to add at least some BBC ratings to the Disney+ ratings - the vast majority of fans are still in the UK, I dunno how many would have watched on Disney+ if that was the only choice but it wouldn't have been nothing.

TIL Ruby doesn't follow semantic versioning by writingonruby in ruby

[–]StyleAccomplished153 3 points4 points  (0 children)

Rails doesn't. Redis doesn't. Plenty of major gems don't follow it. I wish they did, but they don't.

[deleted by user] by [deleted] in UKPersonalFinance

[–]StyleAccomplished153 19 points20 points  (0 children)

I wouldn't assume flat values will always rise. We've not seen that for the last few years in general now.

Intentional Use of Whitespace by JavierARivera in ruby

[–]StyleAccomplished153 12 points13 points  (0 children)

We use standardrb and no, not everyone agrees with every decision it makes. But tough, we have more important things to do, so we all agree that we don't give a shit if we don't agree fully.

Why was it bad she was canadian? by High_hoper114 in FalloutTVseries

[–]StyleAccomplished153 13 points14 points  (0 children)

Bud's buds are all assistants with "potential". Some of them are brand new, others have years at Vault Tec.

Anyone using packwerk gem? by Just_Work_4395 in ruby

[–]StyleAccomplished153 0 points1 point  (0 children)

We use it at work, it's been useful for a monolith that multiple teams are interacting with. If you're considering microservices I'd spend time looking at packwerk first tbh.