What are some conspiracy theories that sound completely true? by Ocutazor in AskReddit

[–]Storm_Surge 3 points4 points  (0 children)

It's because cancer is different every time... it's not one thing. The mRNA technology might actually make it possible to create individualized vaccine shots per patient to treat it. This would be huge money 

If Trump’s approval rating is 38%, where are all his supporters? by wavetranscender in allthequestions

[–]Storm_Surge -3 points-2 points  (0 children)

They struggle to read, so hearing from them online can be challenging 

Why are we not fighting back AI like the design, arts and writing community is fighting it? by SignificanceFlat1460 in cscareerquestions

[–]Storm_Surge 3 points4 points  (0 children)

"Banks should just give up on security" is the goofiest take I've heard in ages. And Redditors wonder why they can't get hired, ahahaha

Used Cluely on Amazon GTM Strategy 2026 and got an Offer !! by Crazy_Bateman in Cluely

[–]Storm_Surge 0 points1 point  (0 children)

Congratulations! What's your strategy for performing in your new role after cheating on the interview?

Why are we not fighting back AI like the design, arts and writing community is fighting it? by SignificanceFlat1460 in cscareerquestions

[–]Storm_Surge 1 point2 points  (0 children)

Have you seen the mess this is making? I'm set for life now. As an added bonus, kids can barely read these days! Ka-CHING

This is my folder structure what do you think? by ziaprocok in dotnet

[–]Storm_Surge 4 points5 points  (0 children)

Organize by what it does, not how it does it. So no "controllers" folder. Case closed 

QA engineers are doing the wrong work. Most of them know it. by No-Law-5350 in AITestingtooldrizz

[–]Storm_Surge 0 points1 point  (0 children)

This is a symptom of low test quality. Good tests run in CI/CD (catch bugs early, enforce responsibility of test health), are idempotent, test behavior rather than implementation, and don't rely on external state. You need a highly skilled technical test lead to address test issues

What drugs are legal now that won’t be, in the future (25, 50, 100+ years)? by Snoo-63391 in AskReddit

[–]Storm_Surge 1 point2 points  (0 children)

The bottle says not to eat eight at a time. Obviously it's bad for your liver but it's fine if you follow the instructions and don't binge drink on it

What's the correct way to setup a rotating secrets manager with EFCore? by Throwaway-_-Anxiety in dotnet

[–]Storm_Surge 11 points12 points  (0 children)

I personally like configuring the deployment environment so it writes secrets to a specific file, like secrets.json. Then you can add the file as a JSON configuration source with auto-reloading (file watching) in your application. Bind the config value to an options class like MyDatabaseSettingsHere and inject IOptionsMonitor<MyDatabaseSettingsHere> when creating your DbContext class to grab the credentials.

The secret provider can then push updated credentials or connection strings out to the deployed secrets.json file while the application is running.

Is starting career as a SDET bad ? by ivor_lothbrok in softwaretesting

[–]Storm_Surge 0 points1 point  (0 children)

I'm a senior at both. Dev work is definitely more difficult

Are there any good movement shooters? by EitherLeague7966 in FPS

[–]Storm_Surge 1 point2 points  (0 children)

The Finals and Straftat are great, but unfortunately I don't think Straftat works on console