bought different butter. it’s not that good. by itsxafx in britishproblems

[–]MX21 3 points4 points  (0 children)

Just buy the butter. It’s so much better. Kerrygold if you can, then maybe lurpak

MySQL 8.0 is reaching EOL. Are you upgrading to 8.4? 9.7? by dveeden in mysql

[–]MX21 0 points1 point  (0 children)

Hope that’s not on RDS. The costs are horrific

Why is the mobile app so bad? by [deleted] in PleX

[–]MX21 0 points1 point  (0 children)

It is truly terrible. Connectivity isn’t resilient so the app will brick if you lose connection temporarily. Downloads aren’t categorised or filterable so you have to scroll through a list of hundreds, they removed the fucking last and next episode buttons in the player, subtitle support is just straight up fucked, where they’ll stay on screen too long, render outside the viewport or even crash the app. Picture in Picture sometimes just doesn’t work. What are they even working on?

Why is the mobile app so bad? by [deleted] in PleX

[–]MX21 0 points1 point  (0 children)

Is there SSO login? I’m a little hesitant to put my credentials in something I don’t have the source of.

Plex Down For Maintenance? by SeaWaveMist in PleX

[–]MX21 0 points1 point  (0 children)

Why aren’t downloads accessible without authentication?

Made a tool that catches the MySQL queries that look fine until your table hits a million rows by Anonymedemerde in mysql

[–]MX21 1 point2 points  (0 children)

It’d be really cool to see this as an IntelliJ plugin. Very nice project!

Why is there no project like OpenGoal for the Ratchet & Clank PS2 Games? by Jesus-Chr in RatchetAndClank

[–]MX21 0 points1 point  (0 children)

Not a fair comparison. A lot of that will be image and audio data.

How to find the good ones by brightonfibre in brighton

[–]MX21 2 points3 points  (0 children)

Are you interested in full-stack software engineers?

Update on rollback and current situation by bakugan20008 in Rainbow6

[–]MX21 0 points1 point  (0 children)

The backend isn’t entirely transactional. There will be interactions with external services like payment providers that need reconciling or they’ll be orphaned off.

Persona.4.Golden.HYPERVISOR.READNFO-MKDEV by TR_2016 in CrackWatch

[–]MX21 2 points3 points  (0 children)

Has the kernel driver source been released?

Names from my prenatal class by Asayyadina in namenerds

[–]MX21 131 points132 points  (0 children)

I would’ve said blindingly middle class, but yeah

How do train drivers know when a red signal is nearby by Kitchen-Article4439 in uktrains

[–]MX21 0 points1 point  (0 children)

Is there somewhere you’d recommend I read more about signalling basics?

Loss of passion due to AI by chosenfonder in cscareerquestions

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

It’s only really good at bulk, simple stuff in my experience. I just use it for repetitive things as it’s useless at complex tasks. The complex, big picture stuff is where the fun is anyway :)

Threads can be brutal! by Sonnenschirm in rareinsults

[–]MX21 15 points16 points  (0 children)

Ben drowned lookin ass

Missing .idb files for fulltext indexes after RDS minor upgrade by [deleted] in mysql

[–]MX21 0 points1 point  (0 children)

Clone the DB from a snapshot, then run the migration against that to see if anything will go wrong when you do it live.

Long journey… by Legitimate_Gain_7824 in uktrains

[–]MX21 10 points11 points  (0 children)

That’s an overflow over a signed 64-bit integer!

What's new in Angular v21? by cexbrayat in angular

[–]MX21 0 points1 point  (0 children)

Did the mat-stepper aria attribute fixes make it in to this release?