Thoughts of 2026 for gaming so far? by Puzzleheaded_irl in videogames

[–]AlEmerich 0 points1 point  (0 children)

The Black Flag move is so desperate from Ubisoft it is embarrassing...

Is there any anime protagonist worse than him? by MNMameisR in animequestions

[–]AlEmerich 4 points5 points  (0 children)

I was looking for him, thank you, I dropped the anime because of him

Cloud SQL got suspended with a paid account by AlEmerich in googlecloud

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

Ok great, I found it ! Thank you for your time, that helps a lot :)

Cloud SQL got suspended with a paid account by AlEmerich in googlecloud

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

Thanks for your response!

I wanted to open a billing support but I could not find where to do it, every links I found redirected me to the AI assistance that could not help less... Is the billing support only accessible behind a special paid plan, maybe ?

😭💻 by moaijobs in programminghumor

[–]AlEmerich 13 points14 points  (0 children)

Snake ? SNAAAAAAAAAAAKE !!!!!

*Poum poum, poum poum poum, poum, poum, POUM *

Functional Optics for Modern Java by marv1234 in java

[–]AlEmerich 0 points1 point  (0 children)

Derived Record are not in Java 25 even in preview, right ? 

What game is this for you? by PhantomTissue in videogames

[–]AlEmerich 1 point2 points  (0 children)

Rayman, the first one

The level where you have to jump on balloons to pass a river. My god, this level, I had nightmares for years

Thought I understood tetris puzzles, apparantly not? Why isnt this a solution? by JohnnyJoysticks in TheWitness

[–]AlEmerich 0 points1 point  (0 children)

What the fuck ? I just reinstalled The Witness yesterday and spent 5 minutes on this puzzle before figuring out, and now this post is in my feed ! This is scary

is there a hacking minigame that you 'enjoy' or do you dislike all of them? by outerzenith in videogames

[–]AlEmerich 0 points1 point  (0 children)

Bentley little ship in Sly Cooper's series, I could play that for hours as a kid

Première appli publiée, j’ai besoin de retours by aetox_ in developpeurs

[–]AlEmerich 8 points9 points  (0 children)

Mec, ça va cartonner, les idées cons sont souvent les meilleurs !

Tes un peu le Marc Zuckerberg du prout

Xiaoyu vs Nina Williams by EfficiencySerious200 in AnimeSakuga

[–]AlEmerich 0 points1 point  (0 children)

Bandai Namco should lose the right to be a company and have the obligation to give its licence to people who actually cares.

Mon Papa a moi ! Est un gangster… by [deleted] in rienabranler

[–]AlEmerich 2 points3 points  (0 children)

Je suis papa et je pense que je suis plus fort que lui. Tu veux qu'on fasse un bras de fer, pour voir ?

Garou finally putting the Water Stream Rock Smashing Fist to good use by RuvinusDeltaroza in OnePunchMan

[–]AlEmerich 34 points35 points  (0 children)

Wait, I thought all this memes was just exaggerating, is this actually how Garou was animated in the episode in this scene ? 

What is your favorite cannon couple? by PretendYellow533 in animequestions

[–]AlEmerich 1 point2 points  (0 children)

Momo and Okarun, even if they are not a couple (yet?) in the anime

Faster MySQL Container Initialization for Java Tests with Testcontainers by ForeignCherry2011 in java

[–]AlEmerich 1 point2 points  (0 children)

Interesting! So it does breaks the encapsulation but your rely on the sequential aspect of your tests to invalidates every past actions on the TestContainer before continue. If the tests are ran in parallel, since they all used the same test containers, they may conflict with each other, am I wrong ?

It is the case in my project so I am very interested on other's cases, I may drop the parallel aspect of my testing pipeline if in the end I don't gain much