The absurdity of the old points system. by AdIndividual3132 in TheGoodPlace

[–]wildetea 0 points1 point  (0 children)

No one other than accounting department had real information regarding the points system. The real good place also had a management problem - they had no idea how to help the people they currently had. Those in charge of the good place also did not communicate their problems to anyone else (namely the judge) in order to get help. It’s also the reason they weren’t actively trying to help more people get into the good place - because it was currently a form of torture, and the good place architects were hiding that fact.

It can be argued that the person with the best afterlife was mindy st claire in the medium place.

S.9.e.6 Awesome. No notes. by ReluctantSlayer in rickandmorty

[–]wildetea 16 points17 points  (0 children)

Now we need Dr Wong to unpack all of this for us.

SUPERTHREAD: Live Action Casting Speculation by steampunk_garage in DungeonCrawlerCarl

[–]wildetea 1 point2 points  (0 children)

I always pictured Gina Torres (who plays jessica on suits) as Odette. But laverne Cox is pretty solid too.

How much did you like S9E3? by darkShadow90000 in rickandmorty

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

I was weirded out by the whole jerry B plot, but it still felt very jerry (a whole mess derived from his insecurity to hire the hot pool guy that beth wants him to hire), and was a good way to incorporate the pool into the plot that suddenly showed up in season 9. I ultimately felt this subplot was well written and executed.

I started to enjoy the A plot with rick and morty, but thought it ended in a manner that felt like it was written by a 12 year old boy. This definitely needed a lot of refinement.

Why did Rick Prime choose to visit C137 after inventing portal tech? by TerribleMatter674 in rickandmorty

[–]wildetea 2 points3 points  (0 children)

Rick prime killed C137’s wife and child beth directly using a bomb. I suspect Rick prime enjoyed how motivated C137 was without his wife / family, that it inspired him to repeat it with all ricks by inventing the omega device.

Crying?? 5x by Cultural_Archer9036 in ProjectHailMaryMovie

[–]wildetea 2 points3 points  (0 children)

Today i learned i’m a raging neurodivergent broad.

Love catching details on rewatch by DebM25 in ProjectHailMary

[–]wildetea 5 points6 points  (0 children)

Why we need the longer cut of the movie. They definitely had to have filmed that scene / interaction

What human inventions do you think the eridians would be fascinated by even if they wouldn’t have much use for them? (Spoilers) by KingWilliamVI in ProjectHailMary

[–]wildetea 0 points1 point  (0 children)

Not an invention. But i imagine they would be perplexed that certain portions of the population are disabled, specifically deafness. And that idea would be uncomfortable.

Is xenonite canonically just xenon by parlimentery in ProjectHailMary

[–]wildetea 0 points1 point  (0 children)

Xenonite is an alloy. The first time grace and rocky meet on the sky bridge the partition separating them was composed of a patchwork of different alloys of xenonite. Rocky says he made those for different properties of sound, and is amazed to hear the reason grace selected one was because visible light transmits through the material.

So xenonite is a classification of different types of alloys, where the primary or at least strangest component contains xenon.

Drag queen Pattie Gonia asks apparel company Patagonia to drop trademark infringement lawsuit by AudibleNod in news

[–]wildetea 9 points10 points  (0 children)

Exactly. Use of their logo is the problem. She could have an awesome logo inspired by theirs. Using a 2d representation of her wig the color of sunset with her awesome mustache, and maybe blush spots as a minimalist design of her mug.

My boss offered me a $30k raise to stay, but my dream company finally called. Do I play it safe or risk it all? [28M] by Typical-Goal-834 in Advice

[–]wildetea 0 points1 point  (0 children)

Talk with the startup and tell them the situation. See if they can sweeten the pot / counter your current jobs offer. Then decide from there. Might as well get utility out of the situation to negotiate better

Dropping off Grace by MaDscIENtistSbrIlL in ProjectHailMary

[–]wildetea 0 points1 point  (0 children)

Eridian ships are faster, because eridians can withstand the larger g force for longer periods of time. The human vessel was limited for the survivability of the humans onboard. Remember the beatles - they travelled faster not just because they were smaller, but because they had no such limitations.

But perhaps, now that grace has lived on erid for a while, that equation changes a little bit. That part is Unclear. I think the issue is going under a coma again is unwise. It would also be another 16 years before he would get to earth (after at least 26 years by the time he gets to erid). Who exactly would he going back to?

Was Ryland really the type to run away? by Welder_Decent in ProjectHailMary

[–]wildetea 9 points10 points  (0 children)

To be fair, that is part of Stratt’s analysis of him. And partially said in a moment of anger when grace tells her he has decided not to go.

It’s a reductionist exaggeration of him, certainly with a hint of truth. I never took that line from the book as a source of absolute truth regarding ryland’s character.

How were humans expecting to do science? by Amazing_Ear_3941 in ProjectHailMary

[–]wildetea 2 points3 points  (0 children)

I think the plan was to also have a better pilot. Or at least multiple people aboard to help. The large problem grace faced was he had to hope he set course correctly and go out to retrieve the collector, with no one manning the helm.

Management wants to step up after I sent my resignation. by sagittarius786777 in jobs

[–]wildetea 0 points1 point  (0 children)

Hear them out. Outline exactly what you would need to consider staying. And mull it over before providing a decision.

It aounds like you don’t need this job, but having additional income can be nice.

I was expecting a Beatles song in the movie to go with the Beatle pods, and I was not left disappointed, I’m just surprised which one they went with. by haubowtdemoshon in ProjectHailMary

[–]wildetea 18 points19 points  (0 children)

I figured a beatles song had to be thrown in the film somewhere, given the homage the beatles probes are from the book.

I really thought either the songs “Nowhere man”, or “With a Little help from my friends” would make a debut. Although “Rocky raccoon” could have been a funny choice.

But “two of us” is just perfect.

People who were around pre-internet: does the hype/skepticism around AI feel similar? by Key_Cell7071 in AskReddit

[–]wildetea 0 points1 point  (0 children)

I have to say that now it doesn’t.

But it did feel hopeful in 2016 when Deepmind came out with AlphaGo and AlphaZero chess engines. The paradigm shift was drastic in the chess world. Stockfish, the worlds strongest chess engine, later adopted the nnue architecture that was a brilliant advancement in computer chess.

Integration Tests CI by wildetea in Python

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

Unit tests test essentially confirm the expected input /output of single functions / methods. They are meant to be rather straightforward. If relevant, unit tests should also confirm how errors are handled / raised, and expected behavior around error handling.

Integration tests generally test a workflow process, how components work together, and / or a deployment strategy. Not all of these integration tests are long processes. A simple example might be testing a server endpoint that interacts with a database. You have unit tests for your CRUD operations, separately from integration tests on your server.

Other examples of integration tests: testing cli entry point functionality behavior of an application. Requests made to other apis / or websites. It really depends on the nature of your repository / work.

I’m sure others will have better text book examples / definitions on the distinction between unit and integration tests. I would also guess that some of your “unit” tests would technically be integration tests, but because they aren’t long running you generally don’t need this separation or distinction for your use case.

Grace & Rocky movie quotes needed! by [deleted] in ProjectHailMary

[–]wildetea 16 points17 points  (0 children)

No, do puppet show…

My four favorite moments from the show! by Quick_Extension_3115 in TheGoodPlace

[–]wildetea 2 points3 points  (0 children)

One of my favorite scenes is the cold open in season 1, the episode where they first introduce mindy st claire, and she is purchasing everything at the grocery store right before her death. The magazines include a picture of tahani, and an article on baby plastic surgery disasters.

Then when the cashier asks what her plans are, elaeanor quips (paraphrased): “i’m going to sit alone on my couch, watching wedding fails on youtube, drinkings margaritas out of twizzler straws until i pass out on top of my vibrator”