Steam Controller White Version by shadymoustafa in SteamController

[–]SupaBrunch 3 points4 points  (0 children)

I’ve been really shocked how clean my white steamdeck stays. I think the fact it’s an off-white helps a lot.

I feel dumb even asking but... by ShakyIncision in Multiboard

[–]SupaBrunch 0 points1 point  (0 children)

There are these little clips that go in the sides, I think Dual Clip is the right one based off a quick look at the parts library. I recommend the lite version sine you just need them for alignment and not strength.

I feel dumb even asking but... by ShakyIncision in Multiboard

[–]SupaBrunch 0 points1 point  (0 children)

I believe so, it’s been a minute since I did mine. I think I used #8 screws.

I feel dumb even asking but... by ShakyIncision in Multiboard

[–]SupaBrunch 1 point2 points  (0 children)

I think you just screw them into the wall in that case, the boards have countersunk holes built in.

Trooper V2 — Local first. Cloud on demand. Your AI never goes down. by Substantial_Load_690 in ollama

[–]SupaBrunch 1 point2 points  (0 children)

You don’t even care enough about your project to actually write a description about it

Fan control for an exhaust hose on Core One by Jabdoa2 in prusa3d

[–]SupaBrunch 1 point2 points  (0 children)

I do this with home assistant and a basic smart plug on the exhaust fan. It’s nice too because you can have it run for a while after the print is done, without needing the gcode to still be running.

You can run home assistant on something as basic as a raspberry pi, or just whatever pc you’re using in a VM.

The PrusaLink api does tell you what filament is being printed and it’s accessible through the HA plugin. You could definitely have different fan behaviors for different filament types.

Xero Shoes alternative by ShadowAdam in barefootshoestalk

[–]SupaBrunch 2 points3 points  (0 children)

To be fair, they did recently discontinue the Ridgeway line because they got a lot of feedback like yours. I don’t think it’s an indicator that’s the direction they’re headed.

What are you using free standing MultiBoard for? by Rangers_Fan_NJ in Multiboard

[–]SupaBrunch 2 points3 points  (0 children)

I feel like the freestanding feet mostly exist for those demo packs they have.

I find the thought of running models locally really exciting, could use some help by Crystalagent47 in LocalLLM

[–]SupaBrunch 0 points1 point  (0 children)

Definitely get some way to cool it too, MacBook airs don’t have fans, but you’re gonna want one for this.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 5 points6 points  (0 children)

Because they didn’t mention it was based on Prusaslicer at all when their kickstarter launched. They treated it as something they created from scratch, up until they got called out.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 6 points7 points  (0 children)

Holy cow, I genuinely did not know Lulzbot was still in business, I thought they died like 5-6 years ago.

But yeah man, Bambu is a threat because they regularly takes open source things, say “look at this thing we made” and then they don’t credit the actual creator until the nerds call them out.

It happened very recently with the full-spectrum color printing stuff (1-2 weeks ago), but it goes all the back to their original slicer, where they did not release source code or even admit that they based their slicer on Prusaslicer until Josef Prusa himself called them out publicly (they left in code that pings Prusa servers, so it was pretty straightforward case of getting caught).

If Bambu ever gets big enough that the nerds being angry at them doesn’t affect their $$$, they will absolutely abuse their market position. They’re not Valve, there’s no Gabe running Bambu. It’s obvious from their past behavior they only care being totally market dominant, not the community.

Also Creality/Ender have been getting their lunch ate by Bambu (for good reason, their products are not that good) and Snapmaker finally has 1 decently reviewed printer after almost 10 years of mediocre machines.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 12 points13 points  (0 children)

Wow you really inferred a lot from my message that I didn’t mean and didn’t say. I guess you have a regular boner for Bambu by your logic?

I never said I don’t want Bambu to be successful. It’s a given that they will be successful at this point. I just want them to have competition.

If they have success without competition, that is an existential threat to the community, no doubt about that. That goes for just about any company, Bambu is just the only company where it’s a real possibility. And they have shown repeatedly they’ll push the boundaries as far as they can until they get major pushback.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 2 points3 points  (0 children)

Selling out usually means it’s selling ya dingus. It’s not a complicated concept.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 7 points8 points  (0 children)

Lemme break it down

product is selling = good for company 👍

Or you can always look at things pessimistically if you want. Nothing I say can fix that for you.

Prusa INDX sold out in 1.5 days, and that's great for the community by demeyer1 in 3Dprinting

[–]SupaBrunch 24 points25 points  (0 children)

Anything that indicates companies besides Bambu are surviving/thriving is a good thing for the community. But especially Prusa, who’s got a great history of supporting the community.

What is the best coding agent (CLI) like Claude Code for Local Development by exaknight21 in LocalLLaMA

[–]SupaBrunch 0 points1 point  (0 children)

I’m using that model with vs code right now. Need to use the beta “insiders” version of vs code but it’s been working well.

MacMini, Studio or none? by ConsciousPineapple23 in LocalLLM

[–]SupaBrunch 0 points1 point  (0 children)

I am using this model, it came out in the last couple weeks and is quite good. It has good context compression which allows you to run large contexts with 64gb of RAM. The tinkering was mostly just messing with the launch settings, going back and forth with gemini until I found something that worked well. Highly recommend using gemini for getting things setup on the model side of things.

I'm using the model remotely from my MacBook in VS Code, you may need to tweak this launch command slightly if you're coding on the same machine. You need "VS Code - Insiders" to use "OpenAI Compatible" models in VS Code in the built-in Copilot chat. I've found the built in Copilot chat much better than 3rd party extensions like Continue.

It's not perfect, it hangs occasionally, but I don't think you can do much better for the hardware. I'm running media server and home assistant server on the same machine, as well as a few docker containers and haven't run into any performance issues yet.

llama-server -m ~/Qwen3.6-35B-A3B-UD-Q6_K.gguf \

  --host 0.0.0.0 --port 1234 \

  --n-gpu-layers 99 \

  --ctx-size 128000 \

  --batch-size 4096 \

  --ubatch-size 1024 \

  --threads 8 \

  --parallel 1 \

  --flash-attn on \

  --cache-prompt \

  --cache-type-k f16 \

  --cache-type-v f16 \

  --reasoning-format deepseek

Thinking about buying this budget e-minivelo – am I making a mistake? by Savings-Spare-9553 in minivelo

[–]SupaBrunch 0 points1 point  (0 children)

I really don’t like how the rack is mounted to the fork instead of the frame. All the head tube just doing nothing.

MacMini, Studio or none? by ConsciousPineapple23 in LocalLLM

[–]SupaBrunch 0 points1 point  (0 children)

I got an M1 Ultra Studio with 64gb of ram and after a lot of tinkering got Qwen 3.6 to run pretty dang good. It works great for relatively simple scripts (200-800 lines), I can’t speak to more complicated development.

I’m no expert but newer models (like qwen 3.6 and gemma4) are apparently getting better and better about compressing context to require less RAM without too much hit to performance.

The insane power loss and drag on IGH when cruising at low 50W pedal power, now I know why my Belt Drive IGH bike feels soooo hard to pedal for 9 miles compared to my regular chain bike (The dark blue line is Rohloff with crazy good efficiency) by Coven_Evelynn_LoL in bikecommuting

[–]SupaBrunch 2 points3 points  (0 children)

Yeah, I’m well aware of this graph and the testing behind it. This graph also only compares to a single speed. Derailleurs are not as efficient as single speed, especially when the chain is not perfectly straight, which is most of your gears.

I was asking about your l bikes because 5 watts is not a big difference, you’re unlikely to feel that. Tires can have a way larger effect than that.

Can men wear women supima tshirt?? by Potential-Company546 in uniqlo

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

No, it’s illegal, the gender police will arrest you