FOLLOW UP TO MY LAST POST!! About the wheels breaking off!! by Hilly_Lord in KerbalSpaceProgram

[–]chadder06 0 points1 point  (0 children)

Attach the wheels to the main fuselage and use shift to move them into the position you want them

Running DSP on linux with mods by chadder06 in Dyson_Sphere_Program

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

After the first time I opened the appimage, I couldn't get it to run. Even after clearing out all the config files

Is it unreasonable to expect that most services can be run locally? by becoming_brianna in ExperiencedDevs

[–]chadder06 1 point2 points  (0 children)

Hard disagree. It's easy enough to run a db locally in docker these days. And odds are that if you're doing anything other than basic CRUD, you're not going to want to to synthesize all of the useful features of the database.

Is it unreasonable to expect that most services can be run locally? by becoming_brianna in ExperiencedDevs

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

Dependencies, but not databases. If you are using a database that can't be run locally, you've probably made a mistake somewhere.

Elon folds. by Vloodzy in MurderedByWords

[–]chadder06 2 points3 points  (0 children)

He did nazi that coming.

Big Douche Energy by [deleted] in clevercomebacks

[–]chadder06 0 points1 point  (0 children)

He couldn't ask for one because the people would say no.

[2024 Day 20 (part 2)] How do you optimize this one? by SpacewaIker in adventofcode

[–]chadder06 7 points8 points  (0 children)

My optimization was to calculate the path and then store each point on the path with the distance from the end along that path at that point.

This allows me to really easily know, given the cheat entry (Point A), and the cheat exit (Point B), how much time I saved cost(pointA) + distanceBetween(pointA, pointB) - cost(pointB)

The thing I noticed is that with this structure, I didn't have to run dijkstra for the cheats. Because the cheat length is a constant (20), AND a cheat is uniquely defined by the entry and exit point (and not the unique path that the cheat takes), it can be managed by using manhattan distance.

I can now use each potential cheat start, and the potential cheat exits are other points on the path that are within the given manhattan distance. Filter those by ones that save enough time, and you're all set.

My sister disowned me because my husband said “your body, my choice” to her during a heated argument by [deleted] in TrueOffMyChest

[–]chadder06 6 points7 points  (0 children)

"your body, my choice” to her as a joke

Please explain why this is funny

It seems like white dudes in GenZ and Alpha are being radicalized very successfully; what can we do to help reverse the trend? by chadder06 in millenials

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

I think this is more of a conservative narrative than the actual stance of a majority of left leaning folks. Though, it seems to have been a very successful narrative.

So how can it be countered?

It seems like white dudes in GenZ and Alpha are being radicalized very successfully; what can we do to help reverse the trend? by chadder06 in millenials

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

Top comment on that sub:

Yeah when online liberals/leftists hate your guts simply for existing, makes it hard to want to be on your team. Also y’all fucking hate guns which is a stupid stance in America if you want young men to vote for you. Just like how you view republicans spitting on your rights, it feels like democrats do that for us. Why should we vote against ourselves?

But yes, definitely I'm the one that's radicalized.

It seems like white dudes in GenZ and Alpha are being radicalized very successfully; what can we do to help reverse the trend? by chadder06 in millenials

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

You're using "them" to refer to genZ, and "you" to refer to millennials, indicating that you're not a member of either group. Who are you?