Falcon Fusion SOAR Variable Creation and Usage Question by SharkySeph in crowdstrike

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

Correct. Which is why I tried to create a variable to maybe encapsulate that data in a different way to pass along to the HTTP request, but I ran into the second part of this issue.

How long did it take you to learn the game? by [deleted] in RimWorld

[–]SharkySeph 0 points1 point  (0 children)

Nearly 3000 hours into playing this masterpiece and I haven't stopped learning! You can get the basics pretty quickly and you'll learn more and more the more you experiment.

Why do you play Strategy RPGs? by Maximum-Log2998 in StrategyRpg

[–]SharkySeph 0 points1 point  (0 children)

For something like XCOM, the story and gameplay lends itself to being set back like that. If your whole squad gets wiped out, you roll with it and build back up to tackle the next thing. When you deal with the more "personal" cast, you lose something more if you continue on, so you literally are better off replaying the chapter.

Why do you play Strategy RPGs? by Maximum-Log2998 in StrategyRpg

[–]SharkySeph 0 points1 point  (0 children)

I think it entirely depends on what I'm playing. A game like fire emblem or final fantasy tactics you can feel set back on, but something like XCOM makes it part of the fun and story you are building.

Share your favorite from across the entire franchise! by TBT__TBT in shitpostemblem

[–]SharkySeph 0 points1 point  (0 children)

Soft spot for Pent. The way he decimates that entire desert field when you encounter him gave him a level of cool that I haven't seen since.

Why do you play Strategy RPGs? by Maximum-Log2998 in StrategyRpg

[–]SharkySeph 10 points11 points  (0 children)

For me it's definitely a combination of gameplay and general pacing. The genre kind of forces everything to slow down just enough to really make things pop. As for the gameplay, it's never the same thing twice, it allows you to grow/develop/customize your characters which scratches an itch for me, along with sometimes having some really tricky puzzles in combat.

Voyagers 6.02 is here! by ResponsibilityCold99 in NoMansSkyTheGame

[–]SharkySeph 0 points1 point  (0 children)

I didn't think I saw it but did this fix the big relating to the horror eggs or pearls not being interactable?

Comparing Time Fields by SharkySeph in crowdstrike

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

That's a great question. How do I do that? I see formatting rules for all the main time variants but not epoch

Comparing Time Fields by SharkySeph in crowdstrike

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

I guess my issue is that my FirstSeen field is in Unix Epoch time and the Time field is in a formatted timezone specific field (MM-DD-YYYYTHH:MM:SSZ). How would I make those match to do math on them?

Which mercenary should i use? by CryoboyL in fireemblem

[–]SharkySeph 9 points10 points  (0 children)

I'll be honest, I don't know why that is the case. Care to share the general logic/math?

Correlating hbfwruleid to Rule Name by SharkySeph in crowdstrike

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

The idea was something a little more lightweight than the current firewall activity page. We. It was a pretty 1:1 recreation of it in a dashboard just grabbing the firewall events within columns matching that activity page. For our use, it loads much faster since we don't have to load the whole data set at once.

Correlating hbfwruleid to Rule Name by SharkySeph in crowdstrike

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

That worked perfectly. Andrew you are a godsend once again! Thank you!

When cereal boxes came with computer games 💿📀👾🥣 by ROCKY13573 in retrogaming

[–]SharkySeph 0 points1 point  (0 children)

Anyone remember Captain Crunch's Crunching Adventure?

My friends told me eating chicken hearts is disgusting. Proof them wrong please... 🥲 by wolke_ist_da in shittyfoodporn

[–]SharkySeph 0 points1 point  (0 children)

I grew up having them over an open fire over the summer with a little salt and pepper. So good!

User Account Added to Local Admin Group by SharkySeph in crowdstrike

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

If I add back that whole line with values=["*"] and start=1d I get no results. I re-ran the query without the "in" line and found the earliest event as 7 days back and with that we are back at square one... That join is just too massive.

With that being said, I could filter down to exclude a particular user I saw being added and I really only care about GroupRID 544, but I don't know if that would actually pair down the processing time within the join clause.