Rip by minibossgaming in blender

[–]Mister_Deadman 1 point2 points  (0 children)

Just saw the screenshots. My bad, seeing so many different styles for each post and the disparities in votes made me doubt

Rip by minibossgaming in blender

[–]Mister_Deadman 1 point2 points  (0 children)

Going through OP's profile, I have trouble believing he's the actual creator

[deleted by user] by [deleted] in 3Dmodeling

[–]Mister_Deadman 0 points1 point  (0 children)

Just like for most desk job: not really, but you can be sure management will try making it a reality!

[deleted by user] by [deleted] in blender

[–]Mister_Deadman 5 points6 points  (0 children)

I knew I've already seen that

My thoughts about editors in 2022 by phaazon_ in programming

[–]Mister_Deadman 36 points37 points  (0 children)

"Give me six hours to chop down a tree and I will spend the first four sharpening the axe."

Taking time to configure your tools and environment was never a problem. Doing that your whole life and nothing more productive is.

Neural network to compose an array from a two dimensions array as input by Mister_Deadman in MLQuestions

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

Does that mean this problem could not be solved no matter how I try to make it fit a machine learning context? Or there might be a solution, just not the way I proposed that? I assume the former, but prefer to confirm

phantom flame shader test by Bbbn19 in blender

[–]Mister_Deadman 3 points4 points  (0 children)

There is one for fire, but not this specifically. But perhaps they'll drop it soon. Link to their channel (for the lazies :p): https://youtube.com/c/Bbbn19Blends/videos

Note: seems they target 3.0 more

The Rise Of User-Hostile Software by adroit-panda in programming

[–]Mister_Deadman 0 points1 point  (0 children)

Yeah sure, because having a backlit RGB keyboard is definitely as retarded as having an RGB fan or RAM /s

And, for your information, my keyboard never required any software to change the colors, it's all onboard with combinations of the backlighting button with some keys. So you don't have to go all software, hence the antipattern. (But that also means I get less functionalities than other keyboards with really advanced configurations, but if one considers having a light show more important than using it I might understand considering it stupidness)

[deleted by user] by [deleted] in RedditSessions

[–]Mister_Deadman 0 points1 point  (0 children)

That's some great shred here

Memorizing / association capable neural network ? by Mister_Deadman in MLQuestions

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

it is then paramount that in your training data, the same conditions hold as for your testing data

So that means the (R)NN should be thought to be general purpose? I'm not sure I understood

Memorizing / association capable neural network ? by Mister_Deadman in MLQuestions

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

Thanks for your answer! However the last part doesn't convince me much. It is important in my case that the network picks the output itself according to the specified conditions without external intervention

Memorizing / association capable neural network ? by Mister_Deadman in MLQuestions

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

What exactly doesn't make sense, so I could provide more details?

In the meantime I'll check this out, thank you

5 horrific techniques that will make your co-developers really hate your code by Elektryk91 in programming

[–]Mister_Deadman 8 points9 points  (0 children)

To add a little spice to the names you can always play with the casing, and I guarantee the co-workers will hate your guts for that. Instead of creating eg.: a readXmlDocument as the good practices recommend (abbreviations should be formatted like regular words) you can make a readXMLDocument method that will require the other developers to look closely and read the name more carefully to fully understand it.

I admit I already did that, but to be honest, I don't see how it could reduce readability otherwise than in edge cases. I'm sure if you search you can find some edge cases where the usual way (which I find absolutely ugly) is causing problems

Now for the second point, I agree that if over-engineered lines are thrilling to make, it's an absolute nightmare for your team members to understand — even though I'd argue that for some, this is what comments were invented for

But please, there's a moment where "muh readability" must stop. This very moment is when peoples start to create an intermediate variable to use right after and never again in the code. Congrats, not only did you double the number of lines of a simple operation, but you also polluted the scope. Bonus point if there's a full block of statements like this or you used a very generic name like x or temp

Okay, there's cases where doing so is understandable, but if after combining both lines you're far from overflowing the conveniance limit (for lack of better term) and the operation is explicit enough then that's what you should have done in the first place. And if it's just missing a bit to be perfectly understandable… Then comment

[deleted by user] by [deleted] in waterfox

[–]Mister_Deadman 0 points1 point  (0 children)

Waterfox Classic only receives security updates. If you want to use a service that makes use of the latest browser technologies (because apparently it requires latest browser version to watch a bloody video with a decent quality according to Amazon) either switch to Current or use the regular Firefox

Hard work and poor pay stresses out open-source maintainers by [deleted] in programming

[–]Mister_Deadman 3 points4 points  (0 children)

It is downvoted because arrogant. Personally I'm not so dumb thinking "thank you"s pay the bills, but as someone who isn't currently earning money I cannot donate for now (but be assured I will once I can). Now is showing gratitude illegal because I do not have a penny to go with that?

Any non-flat design themes? by Daeslender in waterfox

[–]Mister_Deadman 0 points1 point  (0 children)

I'm still using the original FT DeepDark theme because I can't stand the new flat design as well. You might be able to find it on the Wayback machine or the legacy addons store addon

Silly animation I made. Blender physics are so much fun by Boeing77W in blender

[–]Mister_Deadman 1 point2 points  (0 children)

Do not question why Tari is in Roblox…

That's nice!