- 1 Post
- 3 Comments
Joined 1 year ago
Cake day: June 13th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
gwheel@lemmy.zipto
Games@lemmy.world•Hitman Classic Trilogy Remastered - Announcement TrailerEnglish
3·3 months agoCool, I’ve been wanting to give the older hitmans another chance after loving WOA. I couldn’t really get past the controls when I tried them but this must be adding controller support for consoles.
gwheel@lemmy.zipto
Godot@programming.dev•I'm adding a random vector function to my plugin. Is range or min/max better?English
0·4 months agoI’m a fan of inclusive min, exclusive max for rng. It behaves consistently with decimal numbers in a readable way, for example int(0,100) can return 100 different integers. x<0 has a 0% chance of happening, x<50 is 50%, x<100 is 100%. If you swap with dec(0,100) you could now get 99.999 but x<50 is still exactly 50%
I do agree with amio on consistency and making sure each method added is worth the abstraction.


Assuming a checker tool is public it’s enough for a teacher to verify classwork, but AI providers having the sole ability to identify generated content with no way to independently verify is not a real solution.
Plus this site advertises a tool to remove this watermarking, so it can’t be that hard to scrub out if you’re aware of it.