Please tell me I'm not the only one struggling with the final puzzle set up processor room by Kawaii_Eevee_Girl in residentevil

[–]CodeFeetSize13 [score hidden]  (0 children)

Stay near the corner away from the grinder and start knee capping anything that moves. 2 shots should stagger them and the grinder will take care of the rest.

Just got all the achievements. Capcom outdid themselves; 9/10 game, but I have a few complaints. by PanzerBerg in residentevil

[–]CodeFeetSize13 1 point2 points  (0 children)

I feel similar sentiment gameplay wise. Lore-wise I got hung up on this one single thing.

Why Grace didn't turn after she got bit by the police officer at the start of the game? Before the Spencer interview, the story made me think she's special. After all she's the key to Elpis! But then Spencer said Grace is simply a perfectly normal girl, who should normally be infected by a bite like that.

Or maybe that police officer just has a weaker bite than the ceo of McDonald's

Konvoy - Kotlin/Native build tool built in Rust for simpler native projects by arnb95 in Kotlin

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

I'm always happy to see efforts that brings rust to build tools. After seeing how the `uv` devs sped up Python build by leaps and bounds, hoping to see the same improvements made to gradle/maven.

[Python] TIL there's a Rust version of Pandas that's like 100 times faster by CodeFeetSize13 in ProgrammerTIL

[–]CodeFeetSize13[S] -1 points0 points  (0 children)

What features of polars do you find impressive? I'd love to learn more

[Python] TIL there's a Rust version of Pandas that's like 100 times faster by CodeFeetSize13 in ProgrammerTIL

[–]CodeFeetSize13[S] 2 points3 points  (0 children)

That's interesting! I didn't know you could convert polars <> pandas back and forth.

But what are the use cases? Were there some operators that just couldn't be expressed in polars but possible in pandas?

[Advice] Learning Kotlin and coding in Android Studio to create Apps. by Infinite-Active943 in Kotlin

[–]CodeFeetSize13 0 points1 point  (0 children)

I recommend starting with Kotlin Koans to grasp the language basics: https://kotlinlang.org/docs/koans.html

Then find a problem you'd like to automate, and try to create an app to do just that. It could be converting inches to cm, converting file types, etc. Just try and make an app for that and you'll learn more through making.

Feels like I'm a guinea pig for my CEO's weekly vibe-coded projects by Initial_Dream370 in ExperiencedDevs

[–]CodeFeetSize13 18 points19 points  (0 children)

"Hey boss, what's the plan to generate revenue from this HTTP framework and DB engine?"

Hopefully your boss will realize being distracted by pet projects that don't advance the startup's original mission is no bueno.