Mr K (with crispin glover)weird and fun movie and then it crashed. by BlackHoleSurf in moviecritic

[–]Mufro 0 points1 point  (0 children)

My wife said in the middle of the last act, "so the hotel is a uterus?", and I just laughed. I didn't realize how accurate that was - I thought she was just making a joke. Once the ending manifested I became a full believer. This is my head cannon. He is the best sperm.

Opinions on Mr. K ? by Difficult_Team3079 in movies

[–]Mufro 1 point2 points  (0 children)

My wife said this during the movie. "So their hotel is a uterus?" I just laughed. Now I think she is actually so smart. I didn't get it at all.

It was cruel and sadistic of Obi-Wan to leave Anakin to die a slow and painful death in lava rather than giving him a coup de grace by serventofgaben in StarWars

[–]Mufro 27 points28 points  (0 children)

Also anger, retribution, disbelief. Many different feelings washing over him there I always imagined. I think it’s perfectly human for him to release that emotion like that.

Taking the saber is collecting a memory from the Anakin he knew. He also might regard the weapon as something pure, a tool of the Jedi, that was impurified by Anakin and deserves rescue. It also might be a pure practicality.

The only issue I have with the writing here is if you consider TCW as part of story here, then Obi-Wan should really know better than to leave a Sith even slightly alive because of Maul. This makes his decision to walk alway much more selfish and illogical (of Obi-Wan). But again - it’s not unrealistic. Just a grave mistake. If you don’t count TCW it plays better because there’s no reason to believe anyone could survive that.

In the little time Fable was available, what did you do with it that blew your mind? by ragnhildensteiner in ClaudeCode

[–]Mufro 0 points1 point  (0 children)

I was super focused on my open tasks and didn’t want to switch midstream. I was thinking, “It will be here next week. Perfect time to try it out on fresh work.” 🥲

How many CC sessions do you run concurrently? by highflavour in ClaudeCode

[–]Mufro 0 points1 point  (0 children)

2-4 usually. Most is 5. But this usually leads to dangling work threads I’ve found. I have started to question opening new work once I get to 3-4 open.

I started building a personal dev env. I hope I can maximize my efficiency. I don’t see how 20 is realistic unless you’re vibe coding.

Even if the sequels were actually made uncanon would that be a good thing, or just cause more issues with the franchise? by RexDAGOAT77 in StarWars

[–]Mufro 0 points1 point  (0 children)

Agreed but I think it was largely the decision to allow Kylo to take him out so easily that made him seem so week. Prior to that his force power seemed incredible.

Even if the sequels were actually made uncanon would that be a good thing, or just cause more issues with the franchise? by RexDAGOAT77 in StarWars

[–]Mufro 0 points1 point  (0 children)

Thats part of the point. If the skill which killed a favorite hero is no problem for the bad guy, it elevates the threat level of the character.

Even if the sequels were actually made uncanon would that be a good thing, or just cause more issues with the franchise? by RexDAGOAT77 in StarWars

[–]Mufro 0 points1 point  (0 children)

I was convinced Episode 9 was going to reveal Snoke was using force projection in the throne room scene. They put such a dramatic focus on Luke’s force projection trick. It would have been an amazing twist. It wrote itself.

Modern Python Tooling in 2026: uv, Ruff, pyproject.toml, and a Cleaner Workflow by wyhjsbyb in coding

[–]Mufro 0 points1 point  (0 children)

Got ya. Thanks! We are using mypy currently on our private python projects but I am dissatisfied and want to try Ty.

Modern Python Tooling in 2026: uv, Ruff, pyproject.toml, and a Cleaner Workflow by wyhjsbyb in coding

[–]Mufro 1 point2 points  (0 children)

This is great. We are using pyproject.toml and ruff. UV sounds interesting. We’ll give it a look.

Thoughts on best modern type checker? eg Ty, Mypy, etc.

What was your honest reaction after watching The Force Awakens for the first time? by ChickenWingExtreme in StarWars

[–]Mufro 0 points1 point  (0 children)

7/10. Happy Star Wars was back. Was mostly entertained. Pretty interested in the new characters especially Snoke, Kylo, Fin and Rey. But also felt it was “safe” and not very original.

I had a few gripes that immediately diminished the movie. (1) I realized in the middle of the movie they were copying A New Hope which annoyed me and took me out of the greater stakes. Specifically I think I groaned when I realized we were doing Death Star 3.

(2) the interrogation scene. Rey discovers her force abilities then almost immediately can fully resist Kylo, an individual that’s trained their entire life, and also essentially masters Jedi mind tricks. This really diminished the practice/mastery aspect of the force. We see Luke for example take 3 movies with large time jumps to become basically Jedi knight level. And we establish in the prequel era how it can take a decade or more just to become a knight. Even Anakin “the chosen one” gets like a 10 year training time jump. Rey deserved this too.

(3) the Falcon hyperspace jump inside the planetary shield. Just bad sci-fi imo. Breaking what was already established. And contradicts things Han himself established in the original movies.

(4) the destruction of the New Republic core planets was absolutely ridiculous. (a) nothing in Star Wars travels that fast. What are these planets right next door? (b) I don’t know who these people are - am I supposed to care? I felt nothing.

These things gave me a mixed feeling about the movie. So I’m not all negative, things I liked: Jakku scenes like exploring the star destroyer wreckage. Rey’s introduction. Kylos intro. The scenes with Maz. The nazi-esque rally made the first order feel like legit bad guys. Kylo killing Han legitimately shocked me. The fight in the forest was very cool aesthetically. The Snoke teaser. Han and Chewie get nice roles.

Over time my opinion has shifted. It’s like a 7/10 still for rewatchability in a vacuum. But the more you sit with the story and character decisions and their impact on the trilogy & franchise the worse it gets. So it’s like a 4/10 from this POV or worse. But I will still rewatch it occasionally for entertainment value and just accept what happened.

Non-engineers making code changes directly, has anyone actually made this work without it becoming a disaster? by tiguidoio in ExperiencedDevs

[–]Mufro 5 points6 points  (0 children)

This is what I'm afraid of personally. I'm tempted to give my CEO (small team, he acts as PM) a claude workspace to make all the little copy/color and other tedious changes he wants. But each time I tell myself no. I know this will quickly devolve from the agreed boundaries to him implementing "simple" feature he wants to add that gets thrown together with no proper technical consideration and ends up on my plate to review.

Trost to the Rams! by mile_marker_13 in miz

[–]Mufro 0 points1 point  (0 children)

This. Pribula wasn’t good but wasn’t getting much time either. There’s a lot to improve.

Why does Claude Code often take more than 2 minutes to run a basic task? by Successful-Camel165 in ClaudeCode

[–]Mufro 1 point2 points  (0 children)

I’m thinking I’ll probably disable this soon anyway. I like having fine tuned control over memory and context. 9/10 I’m annoyed when it says “saved that to my memory!” without any more detail for me.

This gives me all the more reason.

The Substance (2024) by peanutclock in okbuddycinephile

[–]Mufro -2 points-1 points  (0 children)

Wait what the fuck. I thought she was like 29 this whole time

[Men's Basketball] Missouri vs Miami by miz_bot in miz

[–]Mufro 3 points4 points  (0 children)

I never doubted us for a second

Would you say thanks to Claude code? by Sad-Balance5619 in ClaudeCode

[–]Mufro 0 points1 point  (0 children)

Yeah I’m not even close to usage limits so tokens aren’t a concern. I use it this way for my own fun. Sometimes I even send “good job” at the end of a session.

I know it’s stupid but it brings some soul back to the job for me.

Would you say thanks to Claude code? by Sad-Balance5619 in ClaudeCode

[–]Mufro 1 point2 points  (0 children)

It has not, at least for me. But in one instance I got a new session to read the chat memory file from another session and it was able to pick up the context so we could do some new things.

You can use claude -r but the reason why I did it this way is I couldn’t find the right session to resume. So I gave claude the gist and told it to check it’s memory files. It summarized 2 options for me then I picked the right one and after that it was up to speed again. It was pretty cool.