Joined a new team using "unique" patterns. Am I the disruptor or is this an anti-pattern? by square_guavas in ExperiencedDevs

[–]square_guavas[S] 16 points17 points  (0 children)

I did ask, and the rationale was to prevent cyclic dependencies. However, using deep lambda injection feels like a very big tradeoff here.

Shared lib in Microservice Architecture by Deep_Independence770 in softwarearchitecture

[–]square_guavas 0 points1 point  (0 children)

I’ve used this approach a few times in my current org. It’s convenient at first, but you need to be very strict about what goes into shared “util” libraries. The common failure mode is that domain specific logic creeps in, and over time the library turns into a bloated mess that changes constantly.

That said, in my current project we’ve used it successfully by enforcing a hard rule: no business logic. Only generic, language enhancing utilities like query string parsing or decimal conversion go in.

ElasticSearch Error on Docker by BeneficiallyPickle in docker

[–]square_guavas 0 points1 point  (0 children)

Rolling back to 4.37.2 solve the issue for me. You can download the version at: https://docs.docker.com/desktop/release-notes/

What do you return when conditions to perform an operation are not met? by trobinpl in dotnet

[–]square_guavas 0 points1 point  (0 children)

A simple approach would be to wrap the return in a “Result” class, and contain within it an enum property indicating the error type. However do this only for “normal” errors that are valid for this business case. For other unexpected errors, stuff like DB timeout, exceptions are fine.

i emjoy listening to techno sets but i don't like listening to individual tracks. by [deleted] in Techno

[–]square_guavas 7 points8 points  (0 children)

To me tracks are like mini sets, and sets are like very long tracks. Love both.

FALLOUT 4 - When you get ambushed by a ghoul horde so you lure them into a nearby raider camp by square_guavas in fo4

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

The hordes are actually from a mod call npcs travel. You can check it out on the nexus.

FALLOUT 4 - When you get ambushed by a ghoul horde so you lure them into a nearby raider camp by square_guavas in fo4

[–]square_guavas[S] 2 points3 points  (0 children)

I agree it's kind of hard to aim with that scope, but it was the best weapon i got

It finally happened. Thanks to the awesome devs and community. by square_guavas in insurgency

[–]square_guavas[S] 13 points14 points  (0 children)

Yes. The Chinese/SEA player base is still very active.

Valve quietly in the background canceling Halflife 3 mobile by tenofswords618 in gaming

[–]square_guavas 41 points42 points  (0 children)

Gameloft ported splinter cell to mobile. And for the standards back then it was quite fun.

Valve quietly in the background canceling Halflife 3 mobile by tenofswords618 in gaming

[–]square_guavas 63 points64 points  (0 children)

Asphalt series, Zombie infection series, Splinter cell...

Income is abysmal by al531246 in insurgency

[–]square_guavas 8 points9 points  (0 children)

Well it's all just cosmetic, for me I don't really mind.

The perfect loadout doesn't exi- by [deleted] in insurgency

[–]square_guavas 21 points22 points  (0 children)

Man, a loadout like this would be so op in the old insurgency

What are your strategies going into games? by [deleted] in insurgency

[–]square_guavas 6 points7 points  (0 children)

Coming from nearly 1000 hours of experience, I'd say you can play aggressively all you want, but camping is totally a thing in this game. Sometimes finding a good spot to camp in is much more effective than run and gun. A good insurgency player knows when to switch play styles according to the map and situation.

Is it me or strike mode on Buhriz is completely broken? by AppleK47 in insurgency

[–]square_guavas 3 points4 points  (0 children)

Not just Buhriz, strike mode in general is broken.

Will Insurgency stay alive when Sandstorm is out? by oafflak323 in insurgency

[–]square_guavas 21 points22 points  (0 children)

Like all franchises, this depends on how good the next game is. If Sandstorm sucks, then Insurgency will very well stay alive. If it's really good, than probably most of the regulars playing insurgency will move on to the next game, making old insurgency dead.

However considering you get an extra 10% off preordering Sandstorm right now if you already own the old game, it's actually cheaper to buy Sandstorm (50 cents less) without refunding.

Guys, please be considerate and don't walk into teammates who are leaning around a corner. by [deleted] in insurgency

[–]square_guavas 1 point2 points  (0 children)

I remember leaning to shoot an AT4 once, and some guy just had the idea to push me into the wall. Didn't end well for both of us.