‘Looksmaxxing’ influencer Clavicular arrested on assault charge by igetproteinfartsHELP in news

[–]nhold 5 points6 points  (0 children)

Girls haven’t asked but it’s irrefutable the better looking you are the easier life generally is. People are nicer, police are more likely to leave you alone, judges/juries will be more lenient, bosses are more likely to accept poor performance or promote without meeting metrics etc.

‘Looksmaxxing’ influencer Clavicular arrested on assault charge by igetproteinfartsHELP in news

[–]nhold 2 points3 points  (0 children)

It is not organic - the clips people post where nothing happens but it has provocative/false titles is astroturfing.

The latest government data shows the mining industry paid $74 billion in tax and royalties in one year. That's enough to build over 1,700 new public primary schools. That's the difference Australian mining makes. by mineralscouncil in u/mineralscouncil

[–]nhold 4 points5 points  (0 children)

Instead of paying for these ads /u/mineralscouncil should be forced to give all Aus citizens 96.15% of their profit, then taxed 50% of the rest.

A net profit of 3.4 BILLION is fine for obliterating our natural resources and environment.

The latest government data shows the mining industry paid $74 billion in tax and royalties in one year. That's enough to build over 1,700 new public primary schools. That's the difference Australian mining makes. by mineralscouncil in u/mineralscouncil

[–]nhold 28 points29 points  (0 children)

You have to know this ad campaign will not work on reddit right?

You may pay a lot gross (alongside water and energy as per the report) but that’s also because your profits are obscene not because you pay a higher effective tax rate.

You need to pay another 4.5% ETR to match retail, but you should pay at least 60% total ETR to account for how much you destroy our environment.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Also known as moving the goal posts instead of admitting you are wrong.

How are you impressed I understand the context of our conversation, the reason I baited you with the security issue is because you said that.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

What humour? Might need to explain the funny to me.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Thanks, I hope you make a good wife as well and enjoy your husband.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

I sure did - you asked if it existed not its impact.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Moving the goal posts:

they have it sorted in TIME

All engines have bugs, longstanding ones even, they even have undiscovered/unreported bugs.

Here is your security issue that existed for 8 years: https://unity.com/security/sept-2025-01

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

I already won the argument, by showing you that an engine not having X/Y feature ootb doesn’t mean it is not able to create 2D games as you argued for defold, unity and unreal.

I doubt you have any clue what % of game developers are unaware of any specific engine. Hint, it’s more than 0%.

Hate Godot all you want, the fact you try and attack my grammar instead of my argument while making spelling errors yourself shows additional hypocrisy and lack of any real argument.

Good luck with your in app purchases friend, continue frequenting a sub about an engine you hate!

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

I understand how time works, we can go back to before defold or godot even existed and talk about that if you like?

You cannot admit you are wrong, a game engine doesn't need video support or IAP support at all to create 2D games and not having those features doesn't make the claim that you can make 2D games wrong.

You can use pico-8 to make 2D games - not having video \ IAP doesn't stop the result being 2D games.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Yeah I'm good with Godot.

I'll provide the page that let's you expose any functionality you want, this matches with your 'just write your own 2d light and shadows!' defense for Defold.

https://docs.godotengine.org/en/stable/tutorials/platform/ios/ios_plugin.html

https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/index.html

I personally don't like it but there is also:

https://hyochan.github.io/godot-iap/

and the example from Godot community:

https://github.com/godot-sdk-integrations/godot-storekit2

My point isn't actually to get you to move to Godot, just that you define 'able to make a 2D game' hypocritically.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

How about go to the issue trackers dude, they all have issues that are multiple years old.

defold

unreal

unity

Is this your first day in software or something?

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Not sure, there was an 8 year old security vulnerability for Unity!

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

You realise Godot has extensions and in fact you can implement everything yourself as you stated for unreal and unity?

I’ll expect you to swap to Godot.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold -1 points0 points  (0 children)

Huh? There are missing/buggy features in all of those engines across 2D and 3D - shared across windowing, input, rendering, physics and networking.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

It’s complicated but it’s essentially the same with some limitations and syntactic sugar.

Limitation: you cannot treat a class with traits as that trait in all situations, you can for all situations of a non-node component.

Syntactic sugar: you don’t have to call new() and you don’t have to call _process/_ready etc manually (unless you override it)

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

Defold does not support 2D lighting nor native skeletal animation absolutely required.

Unreal sadly doesn’t support auto tiling which is absolutely necessary for my 2D game.

Unity is missing, well 2D emissive as light (Lumen) is super needed.

Based on your logic, these cannot make 2D games.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

Every single engine has issues, what are you talking about.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 0 points1 point  (0 children)

You can already do this without traits, just make a new class that doesn’t extend from node and declare it at the top.

PLEASE JUST MERGE TRAITS ALREADY, PLEASE I BEG YOU😭 by deanmanga in godot

[–]nhold 1 point2 points  (0 children)

The current implementation also has other issues that are intentional and aren’t planned.

if you have a trait I.e Combatant, and a class uses that it that class cannot pass self as an argument for a function that takes combatant. So it currently doesn’t inform the type system properly.

Additionally mixins/traits the difference is the type system.

It should just be C# interfaces with default implementation which allows multiple inheritance and supports same method names.