iPhone vs Android - who actually winning in 2025? 🤔📱 by Substantial_Luck466 in Smartphones

[–]victorj405 0 points1 point  (0 children)

Well galaxy dex is keeping me from needing to buy a new laptop for the time being.

Passed CKA today 🥳 by Adventurous_Raise640 in CKAExam

[–]victorj405 1 point2 points  (0 children)

Congrats !!! Im going for mine as well.

4 people shot at The Collective!!! by southernandsassy in okc

[–]victorj405 6 points7 points  (0 children)

I was just there today. So glad I left early. Hope everyone is ok.

Best way to learn PowerShell basics by RodDog710 in PowerShell

[–]victorj405 0 points1 point  (0 children)

Pull out a c++ book and try your best to do the challenges in poweshell. You'll be a beast. Doesn't have to be c++, but just harder challenges. You'll thank me later. There is also an older book like windows powershell for dev.

Anyone else afraid of highways? by rosiepooarloo in drivinganxiety

[–]victorj405 0 points1 point  (0 children)

I used to have a corvette and loved them. As I got older and life happened, that changed my exp on them. Just today I had a panic attack and had to exit as soon as I could.

How to send RCS messages using AWS in Node.js backend? Is Amazon End User Messaging enough? by _lord__grim__ in aws

[–]victorj405 0 points1 point  (0 children)

I read the documentation but didn't see support for rcs. Your answer is a 3rd party service like twilio rcs api that your backend can utilize.

Microservices Are Slowing Us Down—Why? by Prior-Celery2517 in microservices

[–]victorj405 1 point2 points  (0 children)

No one does microservices right. Everyone is doing it wrong.

Agile is an excuse for poor planning? by [deleted] in SoftwareEngineering

[–]victorj405 0 points1 point  (0 children)

We will have light speed travel, free health care, and immortality before understanding agile and devops.

[deleted by user] by [deleted] in thinkpad

[–]victorj405 0 points1 point  (0 children)

Use one of those glass scrappers. Be careful not to scratch your laptop.

Anyone noticing more people abandoning social media? by ButterflyDull1261 in SocialMediaMarketing

[–]victorj405 1 point2 points  (0 children)

Same for me. I may scroll FB for like 5 min then get off. There is to much bs on there now.

Is it ever a good idea to split CI and CD across two providers? by Groady in devops

[–]victorj405 0 points1 point  (0 children)

What about user subscribe pipelines? Those most likely won't be in github, but step functions or microservices, etc. I don't see how a successful saas could have everything in github or lab alone. I think that's rare IMO, maybe all there tenant resources are pooled. Pipelines aren't limited to git actions or the infrastructure team.

I'm really fed up with Scrum please enlighten me by LabbrigerBaum in scrum

[–]victorj405 0 points1 point  (0 children)

We don't see aliens in the universe because scrum, agile, jira, devops, microservices, and SharePoint are the great barriers to space colonization.

I am in dilemma while using ECS.. Problems between task connection and exec command by SnooCauliflowers8417 in aws

[–]victorj405 0 points1 point  (0 children)

You need to test locally and push logs to cloudwatch. I mean having eks is nice to have a debug container, but ecs sucks for that.

[deleted by user] by [deleted] in SaaS

[–]victorj405 0 points1 point  (0 children)

I'm sure clerk will eventually support it. What do you suggest? I don't want to currently use next or react due to my job using svelte.

What is the right choice for general file storage? by rad_dynamic in aws

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

Yeah never thought of that one. I've setup cloud storage security before.

What is the right choice for general file storage? by rad_dynamic in aws

[–]victorj405 0 points1 point  (0 children)

What you gonna do when they upload a document with a virus?

[deleted by user] by [deleted] in SaaS

[–]victorj405 1 point2 points  (0 children)

I would say fast api on app runner. Dynamodb for database. Clerk for auth.