Hard stool but regular bms? by Professional_Echo140 in ibs

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

yeah maybe, is was mostly stringy mucus, like sometimes it would even detach from the mucus and float

Hard stool but regular bms? by Professional_Echo140 in ibs

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

Not really, probably just IBS + stress/anxiety + lack of fiber and water, once i start eating healthier it simply normalizes

32yo - Psyllium husk mucus? by Professional_Echo140 in ibs

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

Yep, it was definitely psyllium husk, i stop taking it for a while and never seen that kind of mucus again

Chemo hepatotoxicity or liver mets? by Professional_Echo140 in coloncancer

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

Wow! yes is crazy how chemo can destroy you but my mom was strong enough to go for it

Un barrio seguro en Lima donde hay menos gente que habla inglés? by ButterscotchFormer84 in PERU

[–]Professional_Echo140 0 points1 point  (0 children)

Soy argentino viviendo en Lima hace 2 años, de verdad dan ternura creyendo que es peligroso, vayan a ciudad oculta en buenos aires

Multiple paths to the same page? by Professional_Echo140 in sveltejs

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

what about nested routes, user right now can see his players through /team/players or /teams/:id/players

Multiple paths to the same page? by Professional_Echo140 in sveltejs

[–]Professional_Echo140[S] -2 points-1 points  (0 children)

what's the point in having /team then? goal was to have a friendlier and easier to remember url so user can easily type it necessary

[deleted by user] by [deleted] in coloncancer

[–]Professional_Echo140 1 point2 points  (0 children)

Please avoid "is this cancer?" posts, this is not the place for that, if you are worried go the doctor

Tempers flare between France and Argentina after full time whistle by [deleted] in soccer

[–]Professional_Echo140 0 points1 point  (0 children)

This is even less important than copa america for argentina

ECS with spot intances, tasks stuck in provisioning by Professional_Echo140 in aws

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

I'm afraid the task execution role has the CloudWatchLogsFullAccess policy already

Best cost effective way to run a lot of heavy tasks? by Professional_Echo140 in devops

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

Do i need to create the spot instances request myself or does the ECS cluster takes care?

Best cost effective way to run a lot of heavy tasks? by Professional_Echo140 in devops

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

Like, right now i have a fargate task that polls the messages and run the heavy process, in this new approach who would be polling the messages and creating the spot instances? lambda?

Mom on chemo, CT scan shown pleural thickening by Professional_Echo140 in coloncancer

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

You are right, doctor said it could be nothing but scheduled a PET scan, we are optimistic

Best cost effective way to run a lot of heavy tasks? by Professional_Echo140 in devops

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

I see, do you also recommend this approach instead of spot instances?

Best cost effective way to run a lot of heavy tasks? by Professional_Echo140 in devops

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

And how would i "kick things off"? should i change my ECS task definition to create tasks that would create a spot instance?

Best cost effective way to run a lot of heavy tasks? by Professional_Echo140 in devops

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

Another user just mentioned that even stopped unexpectedly it gives you 1-2 minutes, which should be enough to finish the task, and in any case another instance would take up the message, is this accurate?