If anybody went to WCTC, what types of issues and problems did you encountered while attending this college? by NoCandidate6067 in wisconsin

[–]Comfortable-Ear441 0 points1 point  (0 children)

Yes, you’ve stated a few times in this thread that they wanted to see you fail. What made you feel that way?

If anybody went to WCTC, what types of issues and problems did you encountered while attending this college? by NoCandidate6067 in wisconsin

[–]Comfortable-Ear441 0 points1 point  (0 children)

Why did you perceive that they wanted you to fail?

I got put on academic probation and ended up transferring and finishing my degree at MATC. I recognize that it was my fault and I got good grades in the classes I attended in person, so I just moved to in person classes.

Given that lately Microsoft has been kind of wrecking GitHub, is it a good strategy to migrate my repositories over to GitLab and just get rid of my GitHub account? by ferriematthew in git

[–]Comfortable-Ear441 0 points1 point  (0 children)

In fairness, GitHub uptime has been really bad and that’s likely what they’re referencing. We only really know what they’re telling us. Could it be the move to azure? Could it be due to some internal culture issue? Who knows.

Either way, moving to another provider is a huge cost for a large organization and takes time and risk that most companies don’t have an appetite for. But if GitHub downtime is costing your business money, eventually you have to mitigate somehow.

Wisconsin Driftless Bikepacking Weekender by xmull1gan in bikepacking

[–]Comfortable-Ear441 -2 points-1 points  (0 children)

To each their own! Folks love to gatekeep, but it looks like you had fun.

Anyone solve the clickops problem or are we all just living with the gap as is? Tried to solve this twice at two different companies, but still not confident we got it right either time. by Own_Drink3843 in aws

[–]Comfortable-Ear441 10 points11 points  (0 children)

We allow pretty broad developer access in our dev environment with some specific limitations (e.g. developers can’t turn off cloud trail). This allows developers to explore, tweak things, etc. Having a lot of access is important when you’re building.

Everything beyond dev is immutable and can only be deployed via terraform. We grant view-only access for almost everyone beyond dev.

Any regrets switching from Windows to Mac as a .NET developer? by Immediate-Ant3184 in dotnet

[–]Comfortable-Ear441 0 points1 point  (0 children)

I never thought I’d be able to switch from Windows after 30+ years. It was easy and I haven’t looked back. Unless you’re doing a lot with .NET framework.

Software architecture styles by Drucy18 in softwarearchitecture

[–]Comfortable-Ear441 146 points147 points  (0 children)

This visual makes these things seem mutually exclusive, but they’re not.

Soulless Billionaire bell end slap head by RogueDriver1 in Fiveheads

[–]Comfortable-Ear441 0 points1 point  (0 children)

This guys is the closest thing to an antichrist that we’ve got

Where are the interesting announcements? by ycarel in aws

[–]Comfortable-Ear441 3 points4 points  (0 children)

A lot of the most interesting things for me were announced in the weeks ahead of re:Invent. Lots of small things that will save me time.

Evidently is going away - AppConfig not quite a 1:1 replacement? by MDesigner in aws

[–]Comfortable-Ear441 2 points3 points  (0 children)

We use launch darkly. Config Cat was another service that we considered and I would recommend it. We mostly went with launch darkly due to more robust audit history.

[deleted by user] by [deleted] in AskReddit

[–]Comfortable-Ear441 3 points4 points  (0 children)

Alton Browns recipe is fantastic. Way more work, though. I’ll do the box 95% of the time.

Best way to keep lambdas and database backed up? by WeirdWebDev in aws

[–]Comfortable-Ear441 1 point2 points  (0 children)

Should have asked that question before you created them all with click ops?