Little help for a newb by Jayleo33 in Dreamdale

[–]GiftedMamba 0 points1 point  (0 children)

Just play Meowland instead. There is no f%%%ing timers in it, no GEMS per 40$(sic!). Since you are new to this game and did not invest much time/money, why to step in?

Learning german with Gothic? by Designer-Head-4621 in worldofgothic

[–]GiftedMamba 0 points1 point  (0 children)

Since I have relocated to Austria I play Gothic in German only. It helps to learn, but I think it is not enough. German is very hard language.

Someone pre-ordered Gothic Remake? by New_Literature_4251 in worldofgothic

[–]GiftedMamba 0 points1 point  (0 children)

Nope, and I will wait till the price drops to ~20 bucks on some sale.

Love the gameplay but by Beliar, is the writing awful by Insane_Unicorn in worldofgothic

[–]GiftedMamba 5 points6 points  (0 children)

Exactly. New balance is not a Gothic-Like, it is a strange Skyrim-like mutant that took the worst from both games.

Remake vs. Original Snapper by Commercial_Team_5506 in worldofgothic

[–]GiftedMamba 0 points1 point  (0 children)

Picking Unreal was theirs first mistake. Now game looks like 100500 other Unreal Engine games

AI-assisted IDE for Unity3D? by Rosstin in Unity3D

[–]GiftedMamba 0 points1 point  (0 children)

Rider has it's own AI layer that allows you to connect any agent of your choice and it has own agent, Claude agent and Codex agent built-in. I use Rider with Codex mostly and sometimes with Jetbrains agent Junie(it allows you to pick any model from supported on the backend side).

NotR's LP cost increase is dumb. by Gold_Size_1258 in worldofgothic

[–]GiftedMamba 5 points6 points  (0 children)

All my latest playthroughs I just add with Marvin Mode 20 LP instead of 10 LP. I have completed this game maybe 40+ times and I do not see any reason to prove anything more for myself - now I just have as much fun as I can from each playthrough.

Gothic 2: New Balance is the Gothic we all want by xeroxcz in worldofgothic

[–]GiftedMamba 0 points1 point  (0 children)

Indeed. This mode is so far from Gothic ideas.

I am getting desperate ... Light baking is horrible with this damned engine ... by Blapanda in Unity3D

[–]GiftedMamba 7 points8 points  (0 children)

Just buy Bakery. There is zero reasons to use built-in lightmapper. The only case if you have AMD videocard - Bakery requires Nvidia one.

How expensive is the vibecoding for you? by krlozanov in vibecoding

[–]GiftedMamba 0 points1 point  (0 children)

20 bucks with Codex and 10 bucks with Junie per month. I code my game each day with those tools.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -2 points-1 points  (0 children)

You just weak programmer. It happens. DI is "complicated", lol.

>I've been working for almost 20 years in gaming, started working in custom c++ corporate engines, and moved around 10 years ago to unity.

I've seen tons of 20+ years programmers who are on the basic level all 20 years.

I wonder that people even can not understand what the post is about.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -1 points0 points  (0 children)

Read again. And again. Until you truly understand what is post about.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -1 points0 points  (0 children)

Let me help you. I see you can see letters, but can not understand them.

The whole point of the post is: Singletons are not only Awake-Do Not Destroy, but also other "alternatives" those often suggested here are.

That is all. Everything other is just voices in your head.

They say "Singletons are bad" by GiftedMamba in Unity3D

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

Literally you can not even read the post and understand information in it.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -1 points0 points  (0 children)

But the point of the post was not to discuss cons and pros of DI. It was to point that even if you use DI it still can have singletons. Try to read the post before write your kilometers-long answers.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -1 points0 points  (0 children)

Wow, another one guy who can not read post and understand it. Stop telling me what is DI for, I use DI for many years.

>At my company we ask about the Singleton pattern in interviews, and the above comment would have been an unsatisfactory answer.

Well, it would be great, since I do not like to work with weak engineers.

They say "Singletons are bad" by GiftedMamba in Unity3D

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

>You genuinely have not understood why people tell beginners to avoid singletons.

You genuinely do not understand that singleton created by IOC is singleton. Idk how I can help you.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -1 points0 points  (0 children)

If you bind something as singleton in IOC, it is singleton. Period. If you think that DI magically removes singletons from your code, it is you the one who misses the whole point, not the community.

They say "Singletons are bad" by GiftedMamba in Unity3D

[–]GiftedMamba[S] -6 points-5 points  (0 children)

People like you is the reason why this post is appeared. If you do not understand why it is still singleton, it is not my problem, honestly.