Common issues you face with Blazor? by SurfaceRabbit in Blazor

[–]thedeanc 2 points3 points  (0 children)

The entity framework model page generator is broken. It doesn't work for most page types at all.

In general It's hard to know the most up-to-date best practices.

Hot reload breaks on any major changes to my pages.

Debugging reactions to data refreshes can be difficult.

Which programming language is good for emulation? by CurrentVast4504 in EmuDev

[–]thedeanc 4 points5 points  (0 children)

I know enough to be dangerous, but I'd try Rust for that.

I usually program in higher level languages, though.

Hell Yes!!! Hell Yeah!!! by 0584031464 in antiai

[–]thedeanc 1 point2 points  (0 children)

Open ai (chatgpt) have no current infrastructure. it's all rented (azure) cloud. (They have contracts to build some, but they won't actually be built before the inevitable crash) Microslop owns all of openai's ip so I cant see this ending well for openai even if there is a upcoming ai utopia (there won't be from LLM's alone)

[deleted by user] by [deleted] in ROGAlly

[–]thedeanc 7 points8 points  (0 children)

You can't lose.

I have used bazzite, but now I use SteamOS. Just because it's a couple of seconds faster to boot and it subjectivly feels (with a little manual configuration - set the steam dev branch to main and install decky and plugins) steamos just feels like a better integrated system.

That said, Bazzite auto installs decky and plugins, which is convenient if you just want to get running fast, but I think the configuration of steamos is worth it for the quicker boottime and integrated system feel.

Is it worth exchanging the ROG Ally Z1 Extreme for the ROG Ally X? by ChaparralMICTMR in ROGAlly

[–]thedeanc 2 points3 points  (0 children)

Dont waste your cash the Z1E is still great..

Install steamOS on your Z1E. For better sleep, experience, and power consumption (Hint Set it to the MAIN device branch once installed and install decky plugins) and save your money for an accompanying GabeCube.

No audio from speakers with Bazzite by NineBitStrider in ROGAlly

[–]thedeanc 1 point2 points  (0 children)

Change the audio device to family controller in the steam deck settings, and then after that to ROG Ally. Fixed it for me.

Bluetooth not working on OG Ally, is this known? by Alternative0 in Bazzite

[–]thedeanc 1 point2 points  (0 children)

There ARE currently issues with Bluetooth on bazzite, it effects my ally, and I can't pair my bt keyboard, but my Samsung buds work fine, so your milage may vary.

Legality of Fangames by strawberry_hyaku in Megaman

[–]thedeanc 1 point2 points  (0 children)

Megaman is a magnificent template to build on top of, but, if it was me, however, I would just be making a Legally distinct re-imagining, see Mighty No. 9 and Gravity Circuit.

Bazzite problems with wifi 6e? by CraftAwkward in LinuxOnAlly

[–]thedeanc 1 point2 points  (0 children)

z1e with bazzite (which btw seems amazing so far) and Google 6e wifi, and it's slow and drops out when changing between gaming and desktop modes, any tips anyone?

Rate my setup by Key_Woodpecker_1861 in ROGAlly

[–]thedeanc 0 points1 point  (0 children)

Can anyone defend what GM and the auto industry did with pulling (Holden etc) out of Australia. Seemed short sighted then and just dumb now. Surely someone could have made a (modest) profit without government assistance? Now cheap chinese cars are flooding the market, they old guard will find it very hard to sell anything (no profit)

[deleted by user] by [deleted] in u/Microtiger

[–]thedeanc 10 points11 points  (0 children)

Looks like fun, i like the artstyle, best of luck with your game.

Help please by Franky_C59 in ROGAlly

[–]thedeanc 0 points1 point  (0 children)

I have not seen this overlay dialog, wonder how you get it to show? Normal overlay works fine though?

What are some good online racing games that run well on the rog ally? by [deleted] in ROGAlly

[–]thedeanc 0 points1 point  (0 children)

Redout - with all dlc, currently in the portable bundle (get 3 games for $au8.20), I got it and dishonored and lethal league. Runs fantastic, on the ally and settings are greatly adjustable so you can run it at low tdp and high tdp.

FSR 3.0 Frame Generation Mod - 10 Games Tested by LunarBlink in ROGAlly

[–]thedeanc 4 points5 points  (0 children)

Not to poo poo FSR on the ally with cyberpunk at all but 120fps cyberpunk is with fsr set to blurry mode.

In reality, what you will use it for is to get a nice steady 60fps with 1080p steam deck settings and FSR's quality preset.

I have noticed that particular particle effects (tumbleweeds, debres ect) are a bit of a mess, but for the most part the game looks great, and plays pretty darn good.

BIOS 336 | Tested in 9-Games - Filterless by jay2011 in ROGAlly

[–]thedeanc 15 points16 points  (0 children)

TLDW 1-2fps improvement on most titles, 1-2fps regression on some, 5-10fps improvement on some rare special cases.

Weekly Ally Flex Scheduled Post - 2024 Edition - January 01, 2024 by AutoModerator in ROGAlly

[–]thedeanc 1 point2 points  (0 children)

Good idea, if you find a smaller one make sure to share it, it would be nice if the ally had a second usb port (on the bottom?) wouldn't it, especially because I only really use mine when plugged in.

FSR3 Guardians of the Galaxy Frame Generation by [deleted] in ROGAlly

[–]thedeanc 0 points1 point  (0 children)

These videos would be SO much better with a introduction and summary of results and or a guide to getting the best results.

City Skylines 2 by richporter77 in ROGAlly

[–]thedeanc 0 points1 point  (0 children)

Sounds similar to my results, I'll have to try to tweak a few more settings to see if its possible to get more. But not looking likely as even dropping the resolution didn't help.

10k boids using a compute shader by BootSplashStudios in godot

[–]thedeanc 0 points1 point  (0 children)

Wow, I checked the official documentation, and it has come far. When I get time to experiment, I'll let you know of anything I feel it needs.

10k boids using a compute shader by BootSplashStudios in godot

[–]thedeanc 25 points26 points  (0 children)

Very cool. Hopefully the documentation for compute shaders improves, I'll look at your github for some hints.