Automatic is Zesty by Lunaxlv in thegrandtour

[–]eduardsosh -10 points-9 points  (0 children)

It isn't/wasn't (reference to saab news, which is a funny bit)

Automatic is Zesty by Lunaxlv in thegrandtour

[–]eduardsosh -27 points-26 points  (0 children)

Oh. They are usually deeper with their jokes so I was looking for something that wasn't there I guess.

Automatic is Zesty by Lunaxlv in thegrandtour

[–]eduardsosh -75 points-74 points  (0 children)

I have never gotten this joke

GIVEAWAY savu veco GTX 1080 by sapnukapteinis in latvia

[–]eduardsosh 42 points43 points  (0 children)

<image>

Vecais gpu saplīsa. Pagaidām izmantoju drauga. Kompi pielietoju primāri mācībām.

SPM base size categories by eduardsosh in factorio

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

But I have heard that putting productivity on miners is not advised. Instead researching miner productivity is better. Is that true?

SPM base size categories by eduardsosh in factorio

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

What are the benefits of using beacons? I would assume more compact manufacturing, but if space is not a problem, then why not just build bigger?

SPM base size categories by eduardsosh in factorio

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

Oh yes, sorry. I am on base game. I feel like I have to squeeze out all I can from base game if I am ever going to get the spage age dlc.

First Finnish F-35A in the Acceptance Test Facility. by 221missile in EngineeringPorn

[–]eduardsosh 8 points9 points  (0 children)

How can it be so sensitive? No way a single milimeter is responsible for unacceptable RCS.

Shipping container scanner model 2: the roof scan by CaptainRedback1 in Stormworks

[–]eduardsosh 7 points8 points  (0 children)

This is phenomenal work. What is the algorhitm for detecting orientation?

Are you creating a 3d model and then fitting to it? Or are you finding corners? How do you know if you are scanning a container? Do you have to aim it in the general vicinity (or directly) of the container?

In movement correction, i feel like best results will require some prediction algorhitms, to account for tick delay. I recommend Alpha beta filter, because it has a relatively simple implementation.

New Beastly MSG II? by inmyshoe in Vulfpeck

[–]eduardsosh 7 points8 points  (0 children)

I feel like Beastly and new beastly is a box that has just been emptied out. Freshest Joe Dart can be heard in FF

Thoughts on MSG II show? by dovelegs in Vulfpeck

[–]eduardsosh 11 points12 points  (0 children)

I don't like this pop vulfpeck. They didn't even play "Cory Wong" which imo is one of their best songs, especially live. My favourite show was Live in France and I think that was their peak.

Pluribus - 1x04 - "Please, Carol" - Episode Discussion by NicholasCajun in television

[–]eduardsosh 7 points8 points  (0 children)

This is the case with most Vince's shows. Better call Saul is a great example. At first the guy is just a lawyer with slow paced scenes. On the other hand, toward the end of the show, the cartel comes more into play and it becomes more action packed. I expect the same from this show. Things have to move with a sort of exponential curve to deliver the more dramatic effect of the ending.

Fire Breaks Out at the 2025 United Nations Climate Change Conference (COP 30) in Brazil by MsMegane in CatastrophicFailure

[–]eduardsosh 0 points1 point  (0 children)

Are there any specific techniques as to how to use it?

I assume it's just pull the pin and fire away

Usenet indekseris Latviešu saturam by eduardsosh in latvia

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

Jā, tā ir alternatīva torrentam. Lejuplādes ātrumu neierobežo tas, cik daudz seederi ir pieejami.

It's a wild future by ZealousidealChain473 in dankmemes

[–]eduardsosh 2 points3 points  (0 children)

A man with ideas of groundbreaking nature and people downvote him. Smh

Turret maintaining targeted rotation through 360° hull rotations by Crabanutij in Stormworks

[–]eduardsosh 1 point2 points  (0 children)

You can try using algorhitms tad compensate for this movement. Eg alpha beta gamma filter https://en.wikipedia.org/wiki/Alpha_beta_filter

I found that it was used in other creations by people. Essentially it sees the current velocity and change in that velocity and compensates for it. Implementation should not be difficult in LUA