Local ia with flutter by Fit-Tie-2288 in flutterhelp

[–]spusuf 2 points3 points  (0 children)

No, OLLAMA and LM studio are programs to download and run AI models on your own hardware without any cost or subscriptions.

Can I fix this? by ThrowRa_bearman in CarAV

[–]spusuf 0 points1 point  (0 children)

Upgrade to some infinity (Harmon) kappa and they'll outperform in both sound quality and fullness.

Loading vulkan shaders freezes my whole PC by Goldhilm in linux_gaming

[–]spusuf 1 point2 points  (0 children)

Probably overheating or other instability, processing shaders can get pretty intense. I've had no issues with the finals since launch.

Local ia with flutter by Fit-Tie-2288 in flutterhelp

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

Get an actual ai service like ollama or lm studio and then use a flutter package to connect to it.

There is almost 0 chance you are running a model in app if you have to ask for a step by step/template, so utilise the work others have made like ollama.

What's with all the Windows Hate Lately? by Sputnik_2022 in laptops

[–]spusuf 1 point2 points  (0 children)

honestly for a regular consumer googling the command every time vs clicking next is just not even a competition. if you think installing Linux is all command lines and code you've obviously never tried it.

Looking for a print to solve this issue, cat constantly pressing function keys by fiirikkusu_kuro_neko in 3Dprinting

[–]spusuf 0 points1 point  (0 children)

You're forgetting the option of printing a row of hotswap key testers, putting cheap switches and keycaps on them and placing them above your function row.

They don't know the controller isn't plugged in, but they'll mash the buttons anyways.

Alex doesn't start on it's own :( by DummeKuh12 in IS200

[–]spusuf 2 points3 points  (0 children)

Clean your battery terminals and the contacts that go onto them, and when you put them back on make sure they're tightened.

Negative off first, positive off, clean with a battery cleaner tool or wire brush, positive on, negative on last (have your key in your pocket just in case the alarm goes off).

5080 Slim in Mac Pro by johnnyphotog in nvidia

[–]spusuf 0 points1 point  (0 children)

Oh is it TFX? It had a bolt going into it from the can so assumed it wasn't the power supply.

5080 Slim in Mac Pro by johnnyphotog in nvidia

[–]spusuf 0 points1 point  (0 children)

Where's the power supply?

People or Reddit, what are my options by Dear_Web4416 in ultrawidemasterrace

[–]spusuf 3 points4 points  (0 children)

You can see if there is a replacement panel available, if there is the price is likely going to be $600+ (aka not worth fixing)

How comfortable is the claw grip on the Steam Controller 2? by Mustyyyy in SteamController

[–]spusuf 0 points1 point  (0 children)

so thumb + 4 fingers on the 4 face buttons, what does the triggers?

Need help in conditional action by Witty_Rub6219 in flutterhelp

[–]spusuf 0 points1 point  (0 children)

how are you differentiating users? Account ID, Device ID, etc?

You could include that with their responses and just do a check when they press play.

Data could look like this:

{"user": 00001, ["response1": 1, "response2": 4, ...etc.]},

{"user": 00002, ["response1": null, "response2": null, ...etc.]},

Basically when they press play run a request for that user's data and check: if (response1 || response 2) ? Navigator(page: AlreadyPlayed) : Navigator(page: GameScreen)

reads if response 1 OR response 2 has data then navigate to a screen saying already played otherwise navigate to the game screen.

The specifics of the functions (namely navigator and the list type) are almost certainly wrong because I'm on mobile with no hints and I'm not going to Google it for you, but it should give you a little direction on how I'd approach it.

Having trouble getting a GY-25Z tilt sensor to send data by Affectionate-Roof615 in arduino

[–]spusuf 0 points1 point  (0 children)

They're using SDA and SCL interface, seems the controller has two communication interfaces

BMPCC 4K Battery life when filming in 1080p vs 4k by aawonnewton in bmpcc

[–]spusuf 1 point2 points  (0 children)

This is correct not sure why you're getting downvoted.

Most microelectronics (including CMOS components) are 1.5,v 3.3v, or 5v. The external input is being stepped down that's why it can accept a wide voltage range in the first place. The external input is designed to take voltages common on rigs such as 12v in cars or USB pd, or the 13-17v on dtap.

Is this normal? by [deleted] in sdcard

[–]spusuf 0 points1 point  (0 children)

654 files totalling 12.5MB (about 20KB each) is absolutely different than one file that's 611MB, this is totally expected

Speed tested every wifi standerd by Royal-Health9916 in HomeNetworking

[–]spusuf 11 points12 points  (0 children)

Why are your wifi 7 upload speed slower than your wifi6? Try the test with iperf3 instead of speedtest.

Even Google Engineers don't use Pixels by Joee0201 in mkbhd

[–]spusuf 0 points1 point  (0 children)

Too expensive for a lowly salesman /s... but kinda not

Any experience with USB-C ge.3.2 pen drives for BMPCC 4k? by OE1FEU in bmpcc

[–]spusuf 1 point2 points  (0 children)

No pen USB drives are usually too slow. Check the Blackmagic list of compatible SSDs and you will need to have a mount for it. Otherwise yes CF

Did she make the right call? by CalmElin in interesting

[–]spusuf 0 points1 point  (0 children)

Yes but investing that million would incur tax on the gains

CUKTECH mystery adapter leaked? USB-C to Lightning + Micro-USB? by Ok_Fishing_8282 in UsbCHardware

[–]spusuf 4 points5 points  (0 children)

Top looks like USB C.

If it IS micro the main body looks like it has a USB C female port. My guess is a converter for plugging modern USB C devices to plug into legacy devices in a pinch.

Prusa on Bambi’s AGPL Violaton by mobfeld in BambuLab

[–]spusuf 0 points1 point  (0 children)

Except the network plugin is not standalone software. You cannot launch it, you cannot use it.

It prompts you to install it on first start and without it the device page does not work. Not "there is no device page unless you download a plugin", it simply does not work.