kalani
kalaninalak.bsky.social
kalani
@kalaninalak.bsky.social
star citizen machinima/gameplay creator - dungeon docent - data system's developer

"Terribly optimized and horribly unbalanced"
100% I love a cheeky little Lagrange layover myself, but when I was having consistent issues with hangars and landing services it was annoying keeping a running tally of which spots would let me refuel.
November 25, 2024 at 7:01 PM
Yeah, not saying I want them to do it any different. I'm definitely pro-sim SC, but things like QT fuel capacity are things that can wait til the "beta" phase to be fine tuned.
November 25, 2024 at 6:33 PM
"but not in the game's current state" is such a necessary addendum to all discussions of balance and sim aspects.

I absolutely love how tedious and involved cargo is now. I don't love losing 20 minutes of loading time to a random piece of discarded landing gear blowing up my ship as a leave hangar.
November 25, 2024 at 6:21 PM
Yes, that's true. I'm thinking of it in the context of interactive visualizations where you have the user manipulate parameters on a front end. Having those pre-calculated vs stalling out the application.

I was projecting a specific problem I had with a dev at my org to a general problem space lol
November 25, 2024 at 5:31 PM
That's a hell of a career. You should def be proud of it.

What program are you in?
November 25, 2024 at 5:05 AM
I second this 100%.

I'll add that (in my experience) SQL is an easier thing to modify and debug when you get used to it.
November 25, 2024 at 5:03 AM
SQL is more powerful than you realize. As an example, I've applied logistic regressions to entire datasets in PrestoSQL.

(This was an entirely unnecessary thing to do, but just to say what's possible)
November 25, 2024 at 4:48 AM
Just gotta set your synchronous REST timeouts to 10 minutes
Tkt Smart GIF
ALT: Tkt Smart GIF
media.tenor.com
November 25, 2024 at 4:40 AM
The problem is in the deployment of the tool.

Additional transformations add unnecessary load to whatever device you are trying to represent the data on.

Python and R are powerful, but running the query/transformations in a hosted database and then just passing the raw numbers through is faster.
November 25, 2024 at 4:37 AM
This! The objective function of a model is just math in isolation, but the moment it is applied in vivo, the objective becomes embedded in the cultural context by which it is used.
November 25, 2024 at 4:28 AM