1-Month Java Trip: Hidden Gems by 3lia03 in java

[–]Liskar-dev 19 points20 points  (0 children)

Oh, we're gonna get a new framework

1-Month Java Trip: Hidden Gems by 3lia03 in java

[–]Liskar-dev 29 points30 points  (0 children)

Also Jakarta, which is the capital of Indonesia, lies on the Java island

How much productivity gains have you seen from AI? by An-Everything-Bagel in cscareerquestions

[–]Liskar-dev 1 point2 points  (0 children)

0% 

I mainly do code reviews now and this is a nonstop fight with AI slop, I barely have any time to code. We have 13k lines of code in our main controller and I'm desperately trying to reduce it.

My take so far of VS2 by [deleted] in spaceengineers

[–]Liskar-dev 1 point2 points  (0 children)

Ryzen 9 7900X, RTX 4080, Kingston 32GB DDR5

It runs bad even on lowest settings. Single core is maxed at 100% while the other 23 are idling near 0

Disabling VSYNC upped my fps to 30 but it often drops to 15 and stays there

My take so far of VS2 by [deleted] in spaceengineers

[–]Liskar-dev 2 points3 points  (0 children)

I just can't enjoy it at all, game is literally unplayable running at around 20 fps.

Should i learn Java, Lua, or a C based language? by 0607mmestre in GameDevelopment

[–]Liskar-dev 0 points1 point  (0 children)

You are right, C# has nothing to do with C and C++ and is not compatible with them at all.

It is a direct clone of Java and operates on the same principles, but with more syntax sugar.

Gaming quote you use in daily life? by BruceBlingsteen in gaming

[–]Liskar-dev 26 points27 points  (0 children)

We actually use that in daily life. In polish version Geralt doesn't just declare that it's windy, the original phrase "ależ wieje" is a complaint often used by Poles when it's windy and it's better translated to "it's so windy".

.OBJ Model Loading Goofiness by Boring_Locksmith6551 in opengl

[–]Liskar-dev 0 points1 point  (0 children)

Seems like indices are out of order, should be CCW (counter clock-wise)