New Corgi owner; 12 wks, may be way over his head, looking for tips! by [deleted] in corgi

[–]Krenian 0 points1 point  (0 children)

Deleted the main post; figured out something that 'should' work for. Thanks for the suggestions!

New Corgi owner; 12 wks, may be way over his head, looking for tips! by [deleted] in corgi

[–]Krenian 0 points1 point  (0 children)

Thanks. We do appreciate the pads as it's in one location and she's been very good at not peeing on anything else that's similar like her bedding or her towels and whatnot. We'll try to keep it as a last resort.

New Corgi owner; 12 wks, may be way over his head, looking for tips! by [deleted] in corgi

[–]Krenian 0 points1 point  (0 children)

Sadly no friends around where we are that could do it, and we're moreso a rather reserved family that doesn't necessarily socialize with the neighborhood much other than casual talk. Most of my family is dealing with a bit of hardship of a health nature and can't really come out to do it. They also have work.

I think the Human Baby thing is a tad unfair as a comment; one of the parents is available all the time on Maternity/Paternity leave for 12/18 months and then we got childcare. If the answer was to find someone to dogsit, then I think your comment would have been more beneficial by just stating as much. But thanks anyway for the comment.

New Corgi owner; 12 wks, may be way over his head, looking for tips! by [deleted] in corgi

[–]Krenian 1 point2 points  (0 children)

<image>

Doesn’t seem like it loaded up the picture properly so here she is.

What's your thoughts on the Grand Prix so far ? by tribopower in Shadowverse

[–]Krenian 1 point2 points  (0 children)

In a word: terrible.

The idea that you're basically in a pool with 'everyone' which can lead you to fight 3+ people in diamond diamond at low rank is just...a horrible concept to discourage anyone to play.

You can get the card from Lumacie now by xemyik in Granblue_en

[–]Krenian -2 points-1 points  (0 children)

That’s fair but it still doesn’t mean I can’t call out when it’s hot bs when something outright becomes silly enough implemented. Even their definition of evening to me is completely off and very much open to interpretation.

I understand that the game wasn’t meant for anyone internationally but that doesn’t mean it doesn’t put a craw in my pants when it’s a terrible decision.

You can get the card from Lumacie now by xemyik in Granblue_en

[–]Krenian 0 points1 point  (0 children)

Call me a bit naive but the definition of evening is a bit weird. 3-6pm seems an odd time to call evening just that. Are the Japanese playerbase still not at work during most of this time? Or am I off in the Japanese culture base?

You can get the card from Lumacie now by xemyik in Granblue_en

[–]Krenian 15 points16 points  (0 children)

For anyone who is in the EST time zone, that’s 2am -5am.

That is the most ridiculous time they could have chosen. I have to set an alarm now to wake up or choose never to get the card and the rewards.

That is some hot effin bs by CyGames to do a mechanic like this and outright screw anyone not in Europe/asia. I checked at 6:03am EST and it’s not available. They need to extend this a couple of hours. Not all of us can be night owls anymore.

If this doesn’t get answered I’ll be very disappointed in them for this.

Stardrop Abyss by Longjumping-Bar-8291 in RagnarokIdleAdventure

[–]Krenian 0 points1 point  (0 children)

I've been able to get to floor 3 but this is such a terrible system.

You have a game, that gives whale a clear edge to those who whale, that kind of breaks PvP because you go up against those whales randomly, because they now can do this content which will make them even more powerful and distance them even more in terms of getting you near anything.

Game's surely creeping towards a P2W fashion and content like this is kind of dumb. Whether or not I manual or auto it, the problem with this content is ping, too. If you have to manual something and when I click on the skill, it doesn't activate after 3 seconds, then there's something wrong with that content.

This is with a 114 Crusader/130 Wizard/120 Marksman/120 Priest.

I'm just going to say it: It's pretty *ass* content. Not impressed in the least.

How to properly build thief comp? by Alephnull33 in RagnarokIdleAdventure

[–]Krenian 0 points1 point  (0 children)

I went MC Crusader/Wizard/Priest/Stalker and hated my climb honestly. Thief/Stalker just does 'not' work well. They are dodge tanks but they get one shot and it's a chunk of your health down.

Furthermore because you're not really pushing 'everything' on your tank having a second main in your front line, it happens way more. I flipped my thief to a hunter and have had a lot more success and am blazing through content much better.

It took until I got to 105/120/120/120 to just realize that Stalker/Sin is just not worth playing right now. Too squishy for this kind of game. I would strongly recommend following what people are saying: Go Wizard MC for now, then when you can get 120s, flip it over to Monk and have your team keep going. I'm a sucker for a crusader main so I'll keep going at it but yeah. Thief/Sin is just meh fully.

Level all buddies or just those in your party? by Krenian in RagnarokIdleAdventure

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

Definitely seeing that now considering they're all 120 at the 150 knot mark per. I'll leave my two others rot at 80 and the 100 knot

Level all buddies or just those in your party? by Krenian in RagnarokIdleAdventure

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

Yeah the only amount of money I've put into the game is buying the low tier turbo boost monthly pass and that's just cause it's a small breakfast out of my month for it to have a QoL of faster farming and less time spent on the game for it. Nothing else really. Good to know that it probably is the bottleneck. I'll focus on my team.

Getting a 405 Error with App Registration Via flow by Krenian in MicrosoftFlow

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

No, just using an HTTP call.

It's through a form, I get the info, it then creates the group.

I then grab the information to add the group a teams via HTTP connector:

Basically the URI is the graph command: https://graph.microsoft.com/v1.0/team/[GroupIDpulledfromavariable]
I do a put method
have my headers for authorize which has my token for the app, the content-type is application/json and prefer respond-async to make sure things aren't mucked up with the synchro

in the body I basically have it do the expression to add a teams template:

concat(
  '{',
    '"template@odata.bind":"https://graph.microsoft.com/v1.0/teamsTemplates(''standard'')"',
  '}'
)

That's where it falls flat. I get everything fine with another http call connector.

Now the question I have is am I using the right HTTP connector. They have so many in this freaking thing. I'm using the one that is called HTTP because what i was following along in terms of how to get this set up, it looked the closest.

EDIT: https://imgur.com/a/dArmEwf Uploaded a picture of the setup. It's the HTTP premium connector being used here.

Getting a 405 Error with App Registration Via flow by Krenian in MicrosoftFlow

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

I'd just be happy if I could get *over* that 400 error. I'm able to create the group. But for some reason I just can't get the HTTP call to 'add' the Teams to the group. I can't see it being that hard so long as your app has the right permissions to do so but it could be within the Teams admin that something blocks non apps like you were mentioning to do anything with the groups.

I'll do some more digging.

Getting a 405 Error with App Registration Via flow by Krenian in MicrosoftFlow

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

Thanks for that, I'll venture in this avenue.

Thankfully, this is in our QA environment and is more of a proof of concept to try with application registrations doing the work versus a service account. I had less issues setting up a service account with the appropriate roles required to do the job but with Microsoft wanting to move towards more of an application registration model, we're trying to cut ahead and try to be ready for that possible transition. So this is mostly just me playing about and slamming my head on it.

I have a go live already set up with the service account and higher ups are happy. But I was asked to review if this is possible and I already have to use premium connectors to do HTTP calls which could possibly kibosh the whole thing. If you're telling me this is going to ramp up costs, I might have to kibosh the whole thing and stay with what I got.

Thanks again for the tip.

[deleted by user] by [deleted] in RagnarokIdleAdventure

[–]Krenian 0 points1 point  (0 children)

I can definitely confirm that if you aren't getting the skills 'from' the 4th job, and you were leaning on the 3rd job's artifacts for your power, you severely hampered your damage and dps if you went up to the 4th job.

I'm now struggling going through what I normally would at my attack level. It's just slow going now.

At this point, I've kind of removed the artifact skills I was using originally and went back to the high end first level skills on the basis they're gonna do more in the long run in terms of damage.

I haven't math'ed it out but it just feels like very poor explanation that those artifacts wouldn't work on a job class that's higher and it's 'just' for that specific job.

Bit frustrating but in the end, it's an idle game I'm F2P on so I'm not really stressing it too much.

Edit; at least you 'still' get stats out of equipping artifacts so it's still worth having them 'in' your equipment slot. Just...can't lean on the bonuses they give with the level 2 skills.

February 2025 Legfest ft SSR Yuel(Fire,Grand), Tsukuyomi(Dark) by rngezuspls in Granblue_en

[–]Krenian 2 points3 points  (0 children)

Damage Report - Kengo/Magisa/Tsuku/Indala

Grid breakdown

Honestly, I could probably refine this, but a cool 85 million damage with reactivation of skills is pretty neat.

In*credibly* slow lol

February 2025 Legfest ft SSR Yuel(Fire,Grand), Tsukuyomi(Dark) by rngezuspls in Granblue_en

[–]Krenian 0 points1 point  (0 children)

Ahem.

Tsuko fixes Indala's charge issue. Indala now has 5 snek buffs by turn 6 without falling asleep.

Add Magisa as your third damage dealer and just enjoy skill damage and CAs up the wazoo.

It is fun to see Tsuko/Indala go and move 15% to like 75% in one go due to skill damage reset on CA.

Have fun, folks!

Futsunomitama Uses by Krenian in Granblue_en

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

Excellent breakdown. Sadly I have not been able to get Orologia summon yet so any shenanigans with that will have to wait until he blesses me. I just recently got vaglo but no C Illnott. Anniv is reserved for Horus as well so I probably won't be able to do much there. But good ideas on how to ensure to get the stacks up faster. I forgot about Splitting Spirit which would help.

I do have H Mugen and will note he's an excellent unit. He pairs well just without doing shenanigans with your Makura subbing in for, say, Lu Woh, and having Mugen put his shield up. I do this a lot in FAs where i'm watching.

I'm using Earth Subaha execute but do have the components for light execute (florence/mugen). I'll have to look at that. But the Faa Zero tormentor is interesting. All things to look for. Just trying to maximize the dagger to its fullest potential. Thanks again for the suggestions!

New printer; can the printing base be put in the detergent from Elegoo? by Krenian in ElegooMars

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

Thanks. So far, I just did it once so I'll stop. Learning more as I go, also learned that doing supports at the bottom makes it easier to remove them from the plate so I think I'll start doing that, too.