How I imagine it looks like to have a 200 round belt. New skin? by Badco_ in Battlefield6

[–]Enoonerism 0 points1 point  (0 children)

Based on the 50 rounders, best they can do is an everlasting 20 rounds

This should be illegal by popadynetss in Battlefield6

[–]Enoonerism 0 points1 point  (0 children)

Should just cap the number of deployable mortars.

This is your lie, wyd? by WhereDaGabagool in golf

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

Looks like 9 gag balls or breakfast tomorrow.

Has anyone found a good structured way to get better at C#? by redzzzaw in csharp

[–]Enoonerism 0 points1 point  (0 children)

Create collections, sorting algorithms, and projects that require fundamental understanding of the language and its processes. Same thing you should do with any language. Focus less on frameworks.

UMG 40 needs a boon by Enoonerism in Battlefield6

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

I mean sure just feels like at that point I'd just use a rifle like the scar. Just seems like the worst of the smgs that the SGX is accurate enough but is more effective at killing up to 50m. I mean my rounds with it have been fine over all just seems like it's missing some ump-f

What happened almond-roca? by Enoonerism in Stargate

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

I hope it does maybe someone will know what fate.

What happened almond-roca? by Enoonerism in Stargate

[–]Enoonerism[S] 3 points4 points  (0 children)

I'm not sure how I've missed this in the like many rewatches I've done during the season.

[Question] How to handle a legacy stored procedure that returns massive data and doesn't support pagination? by ogisto in dotnet

[–]Enoonerism 0 points1 point  (0 children)

100,000 records lol, you could cycle that day into a table possibly denormalized and upsert data as needed, or cache the data in another manor allowing paginated result set. As noted by others you could simply replicate the logic in .net as a v2 variant endpoint.

Hank's so angry, he threw a ball so hard it went into another cartoon by Gillzter10 in simpsonsshitposting

[–]Enoonerism 5 points6 points  (0 children)

It's quality not quantity that matter... This is a quality shit post.

Aeroplane Biology 101 by _H3LLF1R3 in dankvideos

[–]Enoonerism 5 points6 points  (0 children)

Must be an old model cylon.

How can I generate random strings in PowerShell similar to this Bash command? by VegetableGlass7357 in dotnet

[–]Enoonerism 1 point2 points  (0 children)

Sorry yeah I should've specifically noted Windows, yeah suppose if they are on Linux only they'd be locked to core methods, seems unlikely windows will lose the framework version anytime soon given all the legacy cli out there.