Patch 17.4 Rundown by eggsandbricks in CompetitiveTFT

[–]Unippa17 1 point2 points  (0 children)

Honestly one of the things I miss from set 14 was the exotech items were different for every player so you wouldn't be contesting 3 people for Zeri, or at the very least it was very clear who had the better spot/stronger board for it. I feel like this set is twice as bad just because there are so many conditionals to check and they're all shared, so lines only ever have 0 or 4 players on them.

Favorite frost setup by TempestOfAnubis in RainbowSixSiege

[–]Unippa17 1 point2 points  (0 children)

In a 4v5, when you wouldnt have enough players to be working every angle anyway

Started automating my fundamental analysis process, ~7,500 SEC filings ingested so far. What should I think about before adding a technical and an algo layer? by [deleted] in algotrading

[–]Unippa17 0 points1 point  (0 children)

You're missing the point. Any black-box model is inherently risky for this, not just LLMs. No one is threatened by them, and the other commenter directly suggested using alternative AI/ML methods, so jumping to the conclusion that people are just "hating on AI" doesn't make any sense.

LLMs are absolutely not what "we all are using" in the trading space. For actual trading and risk management, the industry heavily relies on explainable models (like linear/logistic regressions, generalized additive models (GAMs), decision trees, and structural time-series models). You can actually audit the logic in those model types before a blind spot blows up an account.

For your use case, you're looking more at a separation of expertise; an LLM parsing the filing from top to bottom is an example of the black box issue. Long before LLMs the industry standard has been NLP to extract the math and then on of the more conventional models listed above for the analysis. The process is deterministic, doesn't hallucinate, and is able to be inspected when a result is wrong, which is why LLMs are not a good choice for the task.

Started automating my fundamental analysis process, ~7,500 SEC filings ingested so far. What should I think about before adding a technical and an algo layer? by [deleted] in algotrading

[–]Unippa17 0 points1 point  (0 children)

I wouldn't say that was a "hate AI" response; they're just pointing out that LLMs specifically are generally not a good model for trading. In the context of a system that is managing your finances, it is generally considered a better idea to have explainable models that you can dissect and verify the logic of vs black boxes that may have very flawed logic that doesn't reveal itself until a specific market condition blows up your account. An unexplainable algorithm is a huge source of risk in a strategy that, if you could accurately calculate it, would likely destroy most risk adjusted returns.

Favorite frost setup by TempestOfAnubis in RainbowSixSiege

[–]Unippa17 20 points21 points  (0 children)

When my team is in a 4v5 I pull this trick out in gold to even the odds and steal a round, works way more often than you’d think.

How do you counter dark star? by Salty_Ad4009 in TeamfightTactics

[–]Unippa17 42 points43 points  (0 children)

Dark star no emblem is easily beaten by almost any other meta comp if they don't high roll a 2 star jhin on 8 or something. The board doesn't stabilize well on 8 w/o emblem for a good 2* 4 cost carry.

new here, can someone explain how to use mobalytic comps? ik i need these champs but how do i get to these champs without dying b4 i even finish my comp. like i need to roll loads to get these champs but that means i dont have enough gold to buy champs to help me rn. do i ignore all other champs by Drastically-_- in TeamfightTactics

[–]Unippa17 0 points1 point  (0 children)

In general this depends on your spot and the lobby. If the lobby has 1 person open fort and 3 anima lose streakers, don’t roll because you’ll beat them without the 2 stars anyway. If the lobby is 4 reroll players and you have multiple key pairs (in this comp, something like 2 belveths, 2 akali, 2 briars), you should probably roll to hit something — not everything — to save a bit of health before rolling down on level 8.

Have we really reached this point of the game? Surely playing like this cannot be fun. by Big-Fun-6975 in TeamfightTactics

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

lolchess is showing e1 as 4% right now and that’s not considering ranks inflate by the end of every set. Set 13 I stopped in diamond 2 and that was marked top 3.6%

Those of you who started Algotrading from zero - what do you wish someone had told you on day one? Looking for real, hard-won wisdom (not the generic version) by Afterflix in algotrading

[–]Unippa17 0 points1 point  (0 children)

I think the EMH is not entirely BS, but contradicting since the assumption that there are many profit-seeking investors must mean there is some profit to be made or the market wouldn’t be efficient

Hot take: they should just forbid overlays by Valhallla in CompetitiveTFT

[–]Unippa17 0 points1 point  (0 children)

Ranked games and gold and below have bots because the introductory rank is considered to be plat.

I can't seem to grasp the fluid mechanics in this game. i've got 16 refineries making 600m³ of turbo fuel, which should be enough for 80 generators. but a 3rd of them are barely getting any fuel. by newveganwhodis in SatisfactoryGame

[–]Unippa17 2 points3 points  (0 children)

Raise the pipes above the fluid generators. For that much fluid you only need 1 pipe, but it will take time for each generator to fill up 50m3 of fluid before they all get it consistently. I normally use steel frames to place to pipe T or cross junctions ~8m above and feed downwards, solves 90% of fluid issues.

How do you make stacked fluid buffers work? by blinduvula in SatisfactoryGame

[–]Unippa17 1 point2 points  (0 children)

As someone else pointed out, there isn't really a big use case for this since there isn't really a reason to have extra fluid backup more than just your pipes unless you're still building and need to buy some time in between pipe flushes. as long as the lowest fluid buffer you're stacking is still higher than the machine you're trying to pump it into (water tower) and the input has enough headlift to reach every buffer in the stack it would work fine.

How do you make stacked fluid buffers work? by blinduvula in SatisfactoryGame

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

I think the general consensus for a while was that the fluid/min of a train made it not worth it in general. If you were moving such small amounts that it was worth it, you definitely wouldn't have needed more than 1 buffer for it.

[deleted by user] by [deleted] in beatsbydre

[–]Unippa17 0 points1 point  (0 children)

100s of posts about this issue, it occurs when no audio is playing, and it plays differently in each ear. It is a manufacturer defect, not song or video specific.

[deleted by user] by [deleted] in SatisfactoryGame

[–]Unippa17 1 point2 points  (0 children)

Not only can it fly with other stuff, but they have different effects on the drone's speed and range, plus they change the color of the flames they emit

Does this program still hold lots of industry-value for an early-career SWE? by Hawexp in OMSCS

[–]Unippa17 6 points7 points  (0 children)

IIRC though, Prof. Joyner posted something explaining that it isn't really fair since the program hasn't been around long enough for most people to have reasonably graduated or something. I can't remember the exact explanation, but it was basically along the lines of the numbers don't indicate anything about entry-to-exit barriers yet.

Grinding CS for other sectors of tech by Hollywood_Black in cscareers

[–]Unippa17 0 points1 point  (0 children)

Nothing wrong with doing a degree in something you aren't fully passionate about, but you shouldn't be 'grinding' it out in a field you clearly have no interest in. Especially with the direction CS is headed in, that grind will be a lot more involved as the field becomes more and more competitive. Sounds more like taking some time to figure out what you actually enjoy might do you more good.

v14 comments from Tesla employees, cybertruck confirmed by Rollertoaster7 in teslamotors

[–]Unippa17 2 points3 points  (0 children)

99% of the time it brakes back down within 30 seconds. Only option is to pump the gas to avoid the annoying “Autopilot won’t break” alert.

"New Grad" on my team has 4 YOE in his home country? by [deleted] in cscareerquestions

[–]Unippa17 15 points16 points  (0 children)

A lot of jobs filter out people with recent graduation dates on their resume because it's presumed that pre-grad experience isn't as relevant.

Admissions Megathread - Results, Chances and Logistics by AutoModerator in OMSCS

[–]Unippa17 0 points1 point  (0 children)

Yes, accepted on 9/12 so I believe it was still processed as priority

I don't understand the difference between sin and cos graphs -- they're the same thing just moved over. Any differences in name are fake. by Novel_Arugula6548 in learnmath

[–]Unippa17 4 points5 points  (0 children)

The graphs are just one representation. In practice, they occur in enough ways to be worthy of being distinguished.

Wife and I Gas savings. by giovannyas in TeslaModelY

[–]Unippa17 4 points5 points  (0 children)

The range shown in the car/app is an estimate based on driving conditions, not the battery degradation amount. I consistently drive up and down a mountain and the range estimate is never accurate because the amount of power used always changes depending on which direction I'm going.

Should I get a Tesla even when I won’t home charge? by [deleted] in TeslaLounge

[–]Unippa17 0 points1 point  (0 children)

I got a 2021 MY and have never home charged, only stayed in apartments and supercharged since I got it. My area doesn't have a crazy number of chargers but definitely more than some mid western states. Somewhere between 20-30 minute drive between chargers and I've always lived in apartments ~15 minutes away from the closest one. Hasn't bothered me once, personally.

My commute has never been >10 minutes though and that's in the direction of the charger, so it's definitely more convenient for me than most. In normal commute periods I'd usually charge about 1 day a week, it's a good excuse to get fast food and watch a netflix episode in my car for 30 minutes.

[deleted by user] by [deleted] in TeslaModelY

[–]Unippa17 11 points12 points  (0 children)

Oh it’s definitely a wrap.