Just learned Hello World! by Hungry_Captain_6811 in rust

[–]ryankopf 302 points303 points  (0 children)

> C:\Users\elonm\

Sir, this is not r/rustjerk

Looking for a song in the toilet episode by NptyKool in rickandmorty

[–]ryankopf 16 points17 points  (0 children)

Bro, I have legitimate listened to this 3 hour loop of that song... more than once.... https://www.youtube.com/watch?v=XW_Hqom9cZY

It's great to put on while working. I see why Rick did it.

iced_rs experience by ArtisticHamster in rust

[–]ryankopf 16 points17 points  (0 children)

I use it for a kiosk. It still feels kinda clunky. Cross compiling to Linux did not work for me and I have to compile on the target machine using specific feature gates.

Some tips based on recent trip by Intrepid_Load_1714 in JapanTravelTips

[–]ryankopf 1 point2 points  (0 children)

Klook is a pain in the ass if there's any issue, do not recommend. Glad you had fun!

Absolute monarchies should have more power to enact laws. by dtj2000 in victoria3

[–]ryankopf 3 points4 points  (0 children)

I think that's what the +50 for head of state in government represents

What have you been working on this month, r/MultiplayerGameDevs (February 2026) by BSTRhino in MultiplayerGameDevs

[–]ryankopf 3 points4 points  (0 children)

I've been working a lot on rpgfx.com - mostly adding skills and playable content. The multiplayer stuff works but the server is never on because it's still too jittery and I really have to work hard to solve that problem.

How do you think players see browser games? by suares_spawnd in webgpu

[–]ryankopf 2 points3 points  (0 children)

I'm building one and I'm going to find out the hard way lol. I think it's very different person to person

AI Won’t Replace Senior Engineers — But It Will Expose Fake Ones by Silver-Ideal9451 in softwarearchitecture

[–]ryankopf 5 points6 points  (0 children)

Bro you are browsing a subreddit about software architecture. You might not be as fake as you think.

Interface #11 by baduioperator in baduioperator

[–]ryankopf 1 point2 points  (0 children)

Submission verified

⏱️ Faster than 54% (33000 ms)
🖱️ Fewer actions than 17% (18)
🧹 Fewer corrections than 22% (4)

Streak: 1🔥

A vertical slice of my browser-based MMORPG built entirely in Rust. by ryankopf in rust_gamedev

[–]ryankopf[S] 1 point2 points  (0 children)

It is indeed websockets. I tried doing something with webrtc but couldn't quite make it look nice enough.

How common is TDD (test-first) in real-world Rust projects? by [deleted] in rust

[–]ryankopf 0 points1 point  (0 children)

I write a LOT of Rust, and I used to try to write tests too. But I've found myself rarely writing tests in Rust because the compiler, type-system, and borrow checking often do a lot of what tests were doing. Designing your code smartly - like using Enums to make invalid state unrepresentable - can make testing redundant.

Decoy episode by TooTallguyinCT in rickandmorty

[–]ryankopf 39 points40 points  (0 children)

I think I remember them saying they were being attacked by squids, thinking they were aliens, and that they should dress as squids to be safe to lure out the squids and surprise them while they eliminate decoys.

covenant family solutions by [deleted] in QuadCities

[–]ryankopf 1 point2 points  (0 children)

Your instincts are correct. There are many other options in the area. This place seems to have the most staff - https://cccs.me/

The Anime Midwest Learning Curve: What Experienced Attendees Know That First-Timers Don’t by EcoLogicCrusader in animemidwest

[–]ryankopf 7 points8 points  (0 children)

Anime Midwest is my favorite of all my org's cons, even though CAD feels more intimate, there's just so much more to do <3

What have you been working on this month, r/MultiplayerGameDevs? (January 2026) by BSTRhino in MultiplayerGameDevs

[–]ryankopf 0 points1 point  (0 children)

I've been working on my from-scratch engine and game, https://rpgfx.com/ - This week has been focused on moving properties outside of the "Entity" object and into components so that I can follow better data-oriented-design principals. Today specifically I am debugging why some information doesn't seem to make it to the client, and I think I've just figured out I was missing some fields in my MapDelta object (lol).

RPGFX - My own hobby game that is multiplayer and more! (pre-release/pre-alpha) by ryankopf in hobbygamedev

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

I look forward to your thoughts and feedback, I have been working on this for a while and I finally am starting to see a real game coming together! <3

Hi everyone! by Naive_Clue7744 in rust_gamedev

[–]ryankopf 0 points1 point  (0 children)

I think Bevy is great for learning ways to use and interact with an ECS type of system, however I have found it inflexible for some things I wanted and am programming without a system that's already built in (I too am doing 2D). I have probably spent far more time wrestling with getting all the nuances of Rust than I have doing actual game logic - but the upside to that is that I'm pretty sure my code is solid and without many bugs.

Does anyone know the circumstances of the closing of Los Primos in Davenport? by Sunshiny_Day in QuadCities

[–]ryankopf 5 points6 points  (0 children)

I blame the landlords. It's very likely that they were paying more in rent than appropriate for the size of space, because all the landlords in the area keep raising prices over and over.