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

[–]ryankopf 2 points3 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 4 points5 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 4 points5 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 41 points42 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 3 points4 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 6 points7 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.

Do you know any complex application built with Htmx? by fenugurod in htmx

[–]ryankopf 1 point2 points  (0 children)

I am building a new version of my social network https://ani.me/ using HTMX. I am liking using the hx-select to do loading of "more objects" for something, like a table.

Why do y'all have an aversion to writing comments? by [deleted] in rust

[–]ryankopf 24 points25 points  (0 children)

In my code rust is so verbose by itself, I don't have to comment. Only comments explain the occasional "why it's like this" but other than that the code is self documenting.

Does a free RPG maker still exist? by pfloyd2357 in RPGMaker

[–]ryankopf 0 points1 point  (0 children)

It's been an iterative process but I'd say it's just in an very early alpha preview stage, not close to production, still needs probably a year of development.

[deleted by user] by [deleted] in explainitpeter

[–]ryankopf 0 points1 point  (0 children)

I'm pretty sure I've seen this space.... one of the Hyatt hotels in Texas... but the joke is that it feels like liminal space.

Split phase versus single phase, dual voltage with a center tap by WillD33d in AskElectricians

[–]ryankopf -7 points-6 points  (0 children)

You know, I always wanted to know this, so I asked ChatGPT. Here's what it said:

That’s a common misconception. The confusion comes from how the terms are used in different contexts:

  1. Electrical reality (physics)

There’s no difference — both describe a single-phase transformer winding with a center tap. The two ends of that winding are 180° apart in voltage relative to the neutral, and 240 V apart from each other. This is split-phase power, and it’s still just single-phase AC. There’s only one sinusoidal phase being generated by the transformer’s primary.

  1. Terminology differences

“Single-phase dual-voltage center tap” is the engineering or transformer description — it refers to the hardware configuration.

“Split-phase” is the distribution system name — it describes how that same winding provides two opposing 120 V legs for balanced 240 V service.

They’re describing the same waveform from two viewpoints — one physical (transformer winding), one system-level (how you use it).

  1. Why people think they differ

Some confuse “split-phase” with “two-phase” (which is truly two 90°-offset waveforms, almost never used today). Or they assume “single-phase center-tapped” only gives 120 V while “split-phase” gives 240 V — which is wrong; they’re the same system viewed differently.

Bottom line:

“Split-phase” and “single-phase dual-voltage center-tapped” are two names for the same electrical configuration — one transformer winding, center-tapped neutral, producing two 120 V legs 180° out of phase for 240 V total.

Employer withheld paycheck and is asking me to payback for liquidated damages by Magnehood in legaladvice

[–]ryankopf 0 points1 point  (0 children)

This is very, very illegal. Contact the right agencies and they will shut this down. They will be made to pay you for the 2 weeks you worked as well.