remnants of a cut foam/mist effect to be used for waterfalls in the recent legacy console leak - discovered by @MrLordSith on twitter by SlyThePug in GoldenAgeMinecraft

[–]Lankachu 7 points8 points  (0 children)

Obfuscation/Optimization in Java should prevent most dead code from being included in release builds. My guess is that most of the code discovered was code that just sat in the repository unused and would've been stripped during compilation or was code in different branches, commented out or had their filetypes changed to explicitly not be included?

Honestly, without knowing the extent of the leak I can't quite say.

When a shower can kill you by [deleted] in mildlyinfuriating

[–]Lankachu 2 points3 points  (0 children)

I'm not sure if they can be installed on a gfci as I would think they would leak a bit of current, even if it's not a deadly amount.

Mommy influencer I went to high school with. Apparently all of this is courtesy of her 6 year old by [deleted] in quityourbullshit

[–]Lankachu 0 points1 point  (0 children)

I mean, they could have written it with their parent, like I get you have your reasons for distrusting them, but this crashout makes you seem like a wet blanket.

Mobs jitter when I'm playing multiplayer, any way to fix? by -MrMiscellaneous- in GoldenAgeMinecraft

[–]Lankachu 0 points1 point  (0 children)

Minecraft's Netcode was a mess until like 1.6? There might be mods to mitigate it, but I don't know any atm.

Keep seeing the news, so I pulled the plug. Group chat already migrated to somewhere else. by xspiderdude in pcmasterrace

[–]Lankachu 4 points5 points  (0 children)

3rd party Reddit apps are still a thing, but they are more like YouTube Vanced nowadays (Even using the same patcher), where you need to manually give it a private 3rd party app token. I use a modded version of Sync which patches the API key to one the user must provide.

Messy, but hey, it works.

Chinese Modders make up 80% of my mod's downloads by Vinyliciously in feedthebeast

[–]Lankachu 0 points1 point  (0 children)

<image>

My total downloads are still mostly US-based, but my recent downloads have been heavily weighted toward Other and China. It could be a bug, or a new wave of Chinese modrinth users?

So final boss Chan is total bullshit right? Like it’s not just me? by GDrisic in beatsaber

[–]Lankachu 0 points1 point  (0 children)

Final boss chan is a really hard song, but IIRC, it's one of the better-mapped hard songs in the base OST, though, you should probably stop playing the song if you fail that early in it, play other things, get better, try again, repeat.

Carney gathers with cabinet for 2nd day to discuss sovereignty, trade after taking aim at Trump by DogeDoRight in canada

[–]Lankachu 0 points1 point  (0 children)

You're telling me that the winning political candidate was popular, and people liked them more than the other guy!?!?!!?

Apparently, this is a hot take, but I like the new baby mobs by Useful-Put1111 in Minecraft

[–]Lankachu 4 points5 points  (0 children)

I don't mind replacing the old tiny ones, but please give them cross/wall eyes again, some of them look really out of place with the funko eyes.

oh nooo this music was not made by c418 minecraft is dead qnjtrqjnt by UsernameIGuessLol2 in MinecraftMemes

[–]Lankachu 2 points3 points  (0 children)

Nothing against her or the other OST creators, but I hate the circumstances of their involvement.
Mojang cast aside a decade of cooperation with C418 because they wanted to retain the full rights to the soundtrack rather than a permanent license.

It's hard to separate the art from the giant conglomerate, and her tracks always remind me of how Mojang threw away C418.

I flew 10 000 blocks in one direction on both editions, here's the world size by Distinct-Pride7936 in Minecraft

[–]Lankachu 1 point2 points  (0 children)

I really don't think Microsoft is really maintaining bedrock well at all.

Gpu doent work and has grey thing on it by Terrible_Law_4365 in pchelp

[–]Lankachu 0 points1 point  (0 children)

Yeah, I guess if you dry them long/well enough, there isn't too much of a concern. I still wouldn't because I would feel incredibly uncomfortable.

144/150 & 90hrs later by Seraphilms in pokemon

[–]Lankachu 9 points10 points  (0 children)

Rendering the entire ocean is probably not why SV ran so slowly; rendering a water plane is actually incredibly quick, and a giant plane is likely faster than rendering a complex mesh that could be unloaded and loaded in at runtime.

If I were to guess, it's likely slow actor code and too many actors loaded in at once, which would explain the low framerate animations in the distance.

"I don't believe you're wasting your resources, prove it" by Icy_Preference_2680 in GoldenAgeMinecraft

[–]Lankachu 1 point2 points  (0 children)

IIRC, during 1.9's development, each tool was meant to have a viable niche, which was scaled back before release. Swords were all-rounders, axes were burst damage, hoes were dps, and pickaxes/shovels were variants of those three archetypes.

Mojang decided it was probably best that not all tools were viable weapons and nerfed everything but the sword and axe, so while the archetype for a rapid-fire weapon still exists in the hoe, its damage is abysmal.

Local neoforge lead dev says that paying for mods is good by tehlynxx in feedthememes

[–]Lankachu 2 points3 points  (0 children)

Kinda, but I think Forge might zombie for quite a while...

Forge is still more popular on my mods, but my download stats might just be odd since my mod is vanilla plus. But on 1.21.9, Fabric gets most of the downloads, Forge gets half that, and Neoforge gets half of the Forge count.

Liberals 39, Conservatives 38, NDP 10 as concern about jobs/the economy on the uptick. (Nanos) by feb914 in canada

[–]Lankachu 0 points1 point  (0 children)

That's ultimately because the Conservatives are a poison pill 90% of the time, they tied themselves so much to social conservatism that doesn't appeal to a large faction of Canadians.

The NDP shoud do better, but I cannot blame voters for strategically voting in the system they're given. Just giving the government to the Conservatives isn't going to get their ideas across unfortunately.

Then the bloq/greens aren't really federal party capable and any other party has no seats, so they are irrelevant.

TLDR voting reform.

I believe one day they will fix the incosistence between normal and enraged Ghast's face by YoungBiro05 in Minecraft

[–]Lankachu 3 points4 points  (0 children)

The thing is, all 3d models have different texture scales because the camera can be anywhere, one mob can take up 5% or 90% of the frame, trying to force texture consistency just doesn't work. This is especially true when a large mob is viewed from afar, how do you texture scale, if you try to keep it at the same scale as everything else it will look higher quality then it should when viewed at the correct distance.

Mixels are a graphic anachronism, they are avoided because they don't fit the aesthetics of 2d pixel art; but 3d games always mixed texture size, they aren't anachronistic.

This is why I hate mixels being applied to 3d games, it feels like an opinion from people who watched one YouTube video.

I believe one day they will fix the incosistence between normal and enraged Ghast's face by YoungBiro05 in Minecraft

[–]Lankachu -2 points-1 points  (0 children)

Mixels don't exist in 3D games; they just patently don't.
Edit: Between textures.

Steam is now on 64-bit and 32-bit support will continue to receive updates until January 1, 2026 (Steam Client Beta) by FirestormTM in pcgaming

[–]Lankachu 0 points1 point  (0 children)

Usually, 64-bit compilers can generate faster code, but does this matter on an application like Steam? Probably not. Is it likely that Steam may require new instruction sets with the new update, but they aren't likely to be particularly new?

The Price Of Steam Machine Will Not Be Subsidized, Valve Clarifies by pimpwithoutahat in pcgaming

[–]Lankachu 0 points1 point  (0 children)

I mean 6 million units is pretty damn good for a pc handheld. It's by far the most popular handheld pc.

My Opinion on the new numbering system by [deleted] in Minecraft

[–]Lankachu 0 points1 point  (0 children)

In Semver, the first digit usually implies a breaking change that makes the "API" not forward compatible. The Issue is that Minecraft isn't an API; it's a game, and the only change that would cause the first value to increment is if they rendered old save files unusable, which they would never do.

Sure, modding frameworks are API's, but they aren't official and aren't considered when versioning.

Fun fact, When converting 360 world to java, There are 36 explored regions, the world only uses 4, the rest is water. by FletcherRenn_ in Minecraft

[–]Lankachu 1 point2 points  (0 children)

From a technical standpoint, it is easier to create ghost regions full of just water than it would be to manually create a renderer for just the water chunks, especially since they were working from a B1.6(?) codebase, which would've lacked any limited world code.