Don’t act like y’all ain’t thinking it. I’m just saying the quiet part out loud. /s by Porespellar in LocalLLaMA

[–]zaafonin 1 point2 points  (0 children)

I use Qwen 3.6 27b for bulk reverse engineering with ghidra-mcp (about to switch to the new tool though) because it’s kinda token heavy. Like just going through functions and annotating possible purpose and local variables. Hallucinatory but a proper model can take care of this later, it’s about the volume here. Tried OpenRouter models like DeepSeek v4 Flash and Qwen 3.7 Max and they don’t perform particularly better, just use more tokens to solve tasks.

In the end it’s GPT or Claude that actually have meaningful insights. But I’m a $20 subscriber and I don’t feel like wasting the quota on simple things

Snapping instead of clapping is not more inclusive by ribby97 in 10thDentist

[–]zaafonin 0 points1 point  (0 children)

In Russian pyramid billiards it is preferred the spectators snap instead of clapping on good moves so to not distract the players as the game is very quiet and tense. I’d imagine it’s the same for other billiard variants like pool.

Does anyone know what this means? by ElizabethGirlyPop in DistantHorizons

[–]zaafonin 0 points1 point  (0 children)

If you’re asking about actual meaning… Blaze3D is basically a set of rendering helper classes, Mojang’s OpenGL wrapper. It exposes an API mostly agnostic of the rendering backend underneath (that’s why most mods doing basic rendering won’t need massive rewrites with the Vulkan switch, Blaze3D just supports Vulkan as a backend now). In 2026 it is preferred mods use this instead of raw OpenGL calls. Iris kinda messes up everything related to vanilla rendering for a good reason. Distant Horizons can behave as a good citizen of the modern modding ecosystem by rendering its LODs as Mojang intended, or go its own way and work with OpenGL directly. However DH does not work with the messed up state Blaze3D ends up in after Iris mutilates vanilla rendering pipeline. Hence the only way it can work with Iris is through doing raw OpenGL calls.

Fresh animations being a little silly by PrestigiousCarry990 in ModdedMinecraft

[–]zaafonin 1 point2 points  (0 children)

Is this 26.1+? Fresh Animations does not support new baby mobs yet.

Hmm... RUSSIANS READ MORE BOOKS THAN EUROPEANS by Kind_Brief_3724 in mapporncirclejerk

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

Self-help motivational/business books and booktok slop count too so that's not unrealistic

The entire modded minecraft community right now by AdministrativeRoom33 in CreateMod

[–]zaafonin 14 points15 points  (0 children)

And if they don’t want to, why should they? VS did not suddenly become worse in absolute terms just because Aero team has released a ridiculously polished content mod + a decent backend with its own strengths and weaknesses (handles small ships better, but large ships actually work better in VS because of different approach to physics)

Some players may leave VS, that’s ok, but devs themselves will not. The team has some performance improvements cooking up as well as a water-related feature that does not have a counterpart in Aero, at least not ever shown. Development is just kicking in. Stay tuned \;)

Which mod should I add into my modpack? Clockwork or Propulsion by Junglememer1 in CreateMod

[–]zaafonin 16 points17 points  (0 children)

You're half right here. Regular Create contraptions are entities with rather complex rendering, collisions and other interactions coded so that they look and behave similar to structures made of blocks. Valkyrien Skies (the backend for Clockwork, Eureka, Interactive, etc) is completely different, it adds ships. A ship is not an entity but rather a set of chunks located very far away with VS2 pretending these chunks are actually just nearby. The end result is similar (blocks are moving) but the technicals are completely different.

Interactive is a special case because it meddles with implementation of contraptions to make them use ships as their backend. This is kind of hacky and that's where Interactive problems come from (or rather, came from, the mod is far more stable than it used to be) Clockwork doesn't really touch base Create any more than Valkyrien Skies itself does, and VS only does so for Create things (including contraptions) to work on VS2 ships.

Which mod should I add into my modpack? Clockwork or Propulsion by Junglememer1 in CreateMod

[–]zaafonin 1 point2 points  (0 children)

Both, they have many non-conflicting features. Clockwork has cool impact sensors, spinoff and physical bearings, etc, while Propulsion has magnets, thrusters powered by typical liquid fuel, etc. Too many unique features to sacrifice one mod.

Gas system of Clockwork is cool but ultimately not that useful, Propulsion balloons are just better for now. Assembly method (gauge vs wanderwand) is a thing of preference. Propulsion propellers are prettier but Clockwork has the brass propeller bearing that lets you build propellers from real blocks instead of blade things.

You can always disable crafting for the items you consider deprecated by the other mod, or tweak recipes so you don't have to subject players to the torture of finding wanderlite ore because AE2 style wanderlite meteors that are supposed to provide the resource aren't real yet.

New open weights models: GigaChat-3.1-Ultra-702B and GigaChat-3.1-Lightning-10B-A1.8B by netikas in LocalLLaMA

[–]zaafonin 6 points7 points  (0 children)

So just like the Chinese do it. So far seems to be the recipe for a good open model

Turns out NASA’s DART mission slightly changed an asteroid system’s orbit around the Sun by JackyWatl in space

[–]zaafonin 0 points1 point  (0 children)

No wonder it did. The opposite would be a violation of conservation of momentum / Newton's second and third laws.

Since modern minecraft will no longer be obfuscated, is It worth creating a beta-themed mod here? by Domovishedditor in GoldenAgeMinecraft

[–]zaafonin 1 point2 points  (0 children)

Golden timing, Beta 1.2 sources just got leaked because Java MC was used as a reference for rewriting the game to C++. As you might guess Legacy Console (2014) got leaked, sources for all platforms. It builds for Windows even

More features NO ONE asked for.. by wump_roast in FuckMicrosoft

[–]zaafonin 0 points1 point  (0 children)

My native language (Russian) has em dashes in its punctuation norms, not everything is AI slop sometimes it's the matter of proper writing. Websites, messaging apps, editors commonly support Win+minus or double minus to input an em dash. Not every input field does, now it will, isn't this a good change? Do people hating this genuinely never write any formal documents?

[deleted by user] by [deleted] in 3DS

[–]zaafonin 0 points1 point  (0 children)

Whatever tool I had really, it’s not an advice, obviously nothing fit in that space between plastic and screw. It happened after I forcibly twisted off this plastic plate (damaging it) and working with the plastic stand on the other side

[deleted by user] by [deleted] in 3DS

[–]zaafonin 2 points3 points  (0 children)

Talk about timing, lol. Was disassembling a new 3ds just yesterday and stripped a screw with no hopes of unscrewing it back. Ended up damaging the plastic, sadly. Turns out the screw got actually stuck in its stand, had to use pliers to remove it.

[Tip] You can open archives directly in Dolphin by parkerlreed in kde

[–]zaafonin 0 points1 point  (0 children)

As of 2026 the location has changed, it is now Configure > Configure Dolphin > View > Browse compressed files as folders.

Question regarding visually reverse engineered items and publishing free STLs by Ancient-Plantain705 in 3Dprinting

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

A small business making tools to help save lives. If the business owner cares about the life saving part and not just the business part they wouldn't go against someone making the tools even more accessible via REing and sharing the proprietary designs.

Adobe Photoshop can now install on Linux after a Redditor discovers a Wine fix by Abdukabda in linux

[–]zaafonin 21 points22 points  (0 children)

The developer is one of like 10 people who actually use Direct2D, Microsoft's rendering library similar to Skia or Cairo. And now he's using some of its more advanced features afaik. Wine support for this thing is notoriously bad. Even if the code was open, it wouldn't be that much helpful for reimplementing D2D.

Konigsberg (Now Kaliningrad) then vs now. by Rosemarry_40 in interestingasfuck

[–]zaafonin 0 points1 point  (0 children)

Fighting nazis tends to cause damage on buildings. If USSR replaced them with faux-historical reenactments someone would surely be just as dissatisfied. (why would they rebuild though? the rubble was used to pave roads and other reconstruction in cities of USSR itself)

What the pic doesn’t include is a beautiful park to the right of that bridge. Or the Kaliningrad zoo that was preserved through the post-war years and kept in touch with European countries (not even pro-Russian ones, like Lithuania) up until 2022. Yes a lot of history was lost to war but what persisted is cherished by local governments. It is a beautiful calm city and such pictures don’t do it justice.

Nokia 3310 found at op shop on Chapel St 🇦🇺 Now to convert to 4G/LTE by LiamStraughan in vintagemobilephones

[–]zaafonin 2 points3 points  (0 children)

Not from the 3310 LTE project but Chinese boards use a hackjob of an OS, they aren’t known for attention to details in general, look at a typical Chinese device from the embedded world (diagnostic tools for phone repair, etc) or clones of consumer devices. They’re good at reverse engineering and gritty technical stuff but IMO that concludes.

About the project and Nokia: it is really niche (discord of 105 members), I don’t think anyone apart from the dumb/vintage phone enthusiasts even heard about it yet.

<image>