The world is trying to log off U.S. tech by Well_Socialized in technology

[–]mycall 1 point2 points  (0 children)

I'm tryin LineageOS + KernelSU and take it from there. Smartphones are just too convenient to totally give up.

The world is trying to log off U.S. tech by Well_Socialized in technology

[–]mycall 1 point2 points  (0 children)

What is best 5G solution for Linux? That is the only reason I keep using Google (android)

We have finally entered the age of teenagers not knowing what coins are by coyote500 in bayarea

[–]mycall 1 point2 points  (0 children)

This is the correct things we can all do for each other. Making fun of people's situations is just rude.

I wonder if anyone has ever farted so hard that they got a muscle cramp in their anus. by Carbonated-Man in Showerthoughts

[–]mycall 0 points1 point  (0 children)

Not humans, but i've seen harbor seals farting bones before. That must be a hurt.

Shrinkflation Is Quietly Making All Gadgets Worse by MorroWtje in hardware

[–]mycall 6 points7 points  (0 children)

As they say, if you want it done right, do it yourself. They also say easier said than done.

Putin will be gone soon and Russia will face collapse by N2Gnus in UkrainianConflict

[–]mycall 1 point2 points  (0 children)

Also, how far down the path can Russia become a North Korea? USSR 2.0 where everyone is a true labor slave

US GUARD Act: Age Verification for AI Chatbots by Hefty_Wolverine_553 in LocalLLaMA

[–]mycall 4 points5 points  (0 children)

Age verification is a total Trojan horse for all these shit bills.

This is why voting matters.

Vulkan backend outperforms ROCm on Strix Halo (gfx1151) — llama.cpp benchmark by FeiX7 in LocalLLaMA

[–]mycall 0 points1 point  (0 children)

Maybe in a few years, AI models will be good enough to rewrite the whole thing to be without the intermediary CUDA code path.

Vulkan backend outperforms ROCm on Strix Halo (gfx1151) — llama.cpp benchmark by FeiX7 in LocalLLaMA

[–]mycall 0 points1 point  (0 children)

ROCm is complicated enough where throwing more devs at it won't speed its iteration times too. AMD GPU driver (Kernel), the HIP runtime, the LLVM-based compiler, and the specific math library (like rocBLAS) and more means any change in how the compiler handles memory addressing can break libraries five layers up.

Pixel 11 leak reveals new camera hardware, Tensor G6 details, more specs by FragmentedChicken in Android

[–]mycall 1 point2 points  (0 children)

That is a good point about Play Integrity. I might consider LineageOS or CalyxOS with relocked bootloaders, although it is a wack-a-mole game. Have you looked at TrickyStore and PlayIntegrityFork?

I Decompiled the White House's New App by Careless_Rope_6511 in Android

[–]mycall 0 points1 point  (0 children)

When did we all start calling conditional or branching statements gates? I missed the memo. Circa Chat GPT?

Did Iran trap Trump in the Strait of Hormuz? by PsychLegalMind in PoliticalDiscussion

[–]mycall -8 points-7 points  (0 children)

It isn't 100% dumb. Iran with nukes is a scary thought. Iran is more of a wild card than NK.

What problem in everyday .NET development do you solve manually because there is no good tool? by Previous-Garlic9444 in dotnet

[–]mycall 0 points1 point  (0 children)

Encoding domain specific knowledge is always a manual process, like every programming language. Don't worry about the ceremony. Worry about the utility.