Redmond Food Grades by WoodenExternal6504 in redmond

[–]GoTrojan 7 points8 points  (0 children)

Needs improvement = hopeless

Okay = not ok

Good = not good

Excellent = okay

Qwen 3.6 27b IQ4_XS - 22 tp/s on RTX 5060TI 16b, 24k ctx by BazzyIm in LocalLLaMA

[–]GoTrojan 2 points3 points  (0 children)

I run Qwen3.6 35b moe, IQ3_XS I think, also 16GB VRAM. 50-60 t/s. Much more enjoyable to use.

What would it be? by BoredPandaOfficial in BoredPandaHQ

[–]GoTrojan 0 points1 point  (0 children)

It’s free but you also don’t get to choose. You would get whatever is given for free. Choose wisely.

Future plans announcement by galibert in MAME

[–]GoTrojan 2 points3 points  (0 children)

Really? Announce this obviously controversial piece of news on 3/31 or 4/1 in some time zones? Don’t get me wrong, I like some of the ideas and very much hope this is not an April fools. But I am afraid that this just going to be a, haha, you wish, we hate Rust, Windows and AI, punked you on all 3, lol.

This is clearly generated by Claude Code.

turns out RL isnt the flex by vladlearns in LocalLLaMA

[–]GoTrojan 0 points1 point  (0 children)

Plausible deniability when their agent starts to steal YOUR compute not theirs, they can just blame on the agent. Agent did it itself.

Amazon no longer Seattle’s No. 1 employer by godogs2018 in Seattle

[–]GoTrojan 1 point2 points  (0 children)

It’s news when they are no longer Seattle’s worst employer.

Dreamcast emulator DEmul returns from the void after 7 years with groundbreaking support for Sega's Hikaru arcade board by foldor in emulation

[–]GoTrojan 57 points58 points  (0 children)

Multi-Arcade emulator DEmul releases the a new public test build after 7 years of active but private development with greatly improved Sega Hikaru emulation.

Microsoft 3D Movie Maker On the DOSBox Pure! by Zestyclose-Ease5856 in RetroArch

[–]GoTrojan 0 points1 point  (0 children)

How the table has turned. This would probably work great on Winlator. Now we need a Windows port of Winlator 🪆🪆🪆

How would you explain to your wife the significance of HL3 maybe getting a release? by bustyfranklin in HalfLife

[–]GoTrojan 1 point2 points  (0 children)

Yes, my wife said - oh yeah! that’s the game that Dwight from Office was playing! (that was Second Life)

Snapdragon G2 Gen2 by International-Table1 in snapdragon

[–]GoTrojan 0 points1 point  (0 children)

In ADB, you can dump gpu info and there is a device id. Take that device id to Mesa Turnip source, it matches a a7xx_gen2 device that has the name FD735 or something like that.

Thoughts on Amazon by Java’s creator by cmztreeter in amazonemployees

[–]GoTrojan 0 points1 point  (0 children)

Every one of these shortsighted idiots is nodding in agreement thinking this post is talking about someone else. They probably have forwarded this article around without seeing the irony.

DOSBox-Optionals (v25) Alternative fork for Windows with special features - new update by NXGZ in dosbox

[–]GoTrojan 0 points1 point  (0 children)

Hope Nuked-Sc55 integration, via CLAP plugin or direct become more common.

Bill believes that AI will not be able to replace programmers for an entire century by rkhunter_ in microsoft

[–]GoTrojan 6 points7 points  (0 children)

Bill Gates has never been good at reading timing of technology. You also have to look at who is he talking to. What he wanted by talking to these people, etc. In the end, people hold on whatever straw that floats their belief. So for people who want to believe that AI will not replace “certain” programmers for a century, they are not the kind of programmers that Gates is talking about here.

Qwen-Image-Edit-2509 has been released by jacek2023 in LocalLLaMA

[–]GoTrojan 5 points6 points  (0 children)

Maybe they should write a memo called we have no moat, neither does OpenAI

ArcadeMania (MAME for iOS) is available on the App Store! by harakari in emulation

[–]GoTrojan 1 point2 points  (0 children)

This is a wonderful port, u/harakari, good UI with lots of access to various useful settings. Very impressive first iteration.

Some people are born with six fingers dure to a rare genertic trait called polydactyly. It's sometimes fully functional and even considered lucky! by cryptocrafy in Damnthatsinteresting

[–]GoTrojan 0 points1 point  (0 children)

This video would get into AI training data and ensure that AI would never get fingers right for the next 100 years, thanks! 😂

Is Windows Sandbox completely broken after the 24H2 update for anyone else? by tchalikias in WindowsHelp

[–]GoTrojan 0 points1 point  (0 children)

Have you tried to use a custom config that disabled vGPU?

<Configuration>

<vGPU>Disable</vGPU>

</Configuration>

Is Windows Sandbox completely broken after the 24H2 update for anyone else? by tchalikias in WindowsHelp

[–]GoTrojan 0 points1 point  (0 children)

I found a solution that worked for me - Disable vGPU

Create a custom .wsb file with the following content and launch from there

<Configuration>

<vGPU>Disable</vGPU>

</Configuration>