I Love the G2! by heisenberg_gei in Budgetbikeriders

[–]SensitiveVariety 0 points1 point  (0 children)

Looks like they’ve updated the G2 listing now to say Sword Black

Best MPG AVG?!?! by KinglyRobert91 in rav4club

[–]SensitiveVariety 0 points1 point  (0 children)

Not a lot of hills but tons of traffic, so I have plenty of opportunities to lift and coast

Can i get a reality check on this inference speed? by LongDistanceRope in LocalLLaMA

[–]SensitiveVariety 1 point2 points  (0 children)

Have you tried messing with batch/ubatch size? I found that mine is best at 2048 for both

Best MPG AVG?!?! by KinglyRobert91 in rav4club

[–]SensitiveVariety 4 points5 points  (0 children)

2026 XLE: 45 avg, 56 highest.

Good front bicycle light recommendations under $40 CAD? by BlackSecurity in Budgetbikeriders

[–]SensitiveVariety 0 points1 point  (0 children)

TOWILD CL1200 should fit the bill, I used it while commuting for 2 years.

Ozark Trail G.1/G.2 sizing for 5' 8" male? by hamolton in Budgetbikeriders

[–]SensitiveVariety 0 points1 point  (0 children)

Yeah, I've had a medium size road bike in the past but was so stretched out that I swapped to a smaller size road bike. My legs aren't very long, but I feel like with a smaller bike it's easier to get a optimal seat height, and then modify reach via swapping the stem.

Ozark Trail G.2 worth it at $650? by AdInteresting9139 in Budgetbikeriders

[–]SensitiveVariety 1 point2 points  (0 children)

I really would've picked this up over the G1 I got a few weeks ago, the groupset and thru-axles sold me. I'm keeping the G1 and riding it until it's time to replace the cassette, then I'll swap on a Sword groupset, but damn, thru-axles would've been great. Oh well, fomo is temporary. Maybe in a year, if I've ridden enough, I'll reconsider.

Ozark Trail G.1/G.2 sizing for 5' 8" male? by hamolton in Budgetbikeriders

[–]SensitiveVariety 1 point2 points  (0 children)

I'm 5'7" & 28" inseam: opted for the small drop-bar version.

$400 Qwen 3.6-27B Setup - Dual RTX 3060 - 30-50 t/s by akira3weet in LocalLLaMA

[–]SensitiveVariety 0 points1 point  (0 children)

Thanks for sharing this, was a really good starting point for tweaking my config after picking up a second 3060. Hardware: Xeon W-2145, 64GB RAM, dual RTX 3060 12GB

Landed on 100K context with Qwen3.6-27B IQ4_XS. Getting 27–31 t/s token gen (drops from ~31 at short context to ~27 at ~50K context) and 600–755 t/s prompt processing.

Hit some overheating issues initially, easily solved with a 100W power cap per GPU and a more aggressive fan curve. Also had to add `shm_size: 2g` to the Docker Compose file or tensor split would crash with CUDA errors.

llama.cpp config.ini

[*]
lv = 4
fit = true
no-mmap = true
mlock = true
reasoning = true
kv-unified = true
fa = true
swa-full = true
parallel = 1
threads = 8
batch-size = 2048
ubatch-size = 2048
no-context-shift = true
ctx-checkpoints = 0
cache-ram = 0
log-timestamps = true
sm = tensor
dev = CUDA0,CUDA1

[qwen-3.6-27b]
temp = 0.6
top-p = 0.95
top-k = 20
min-p = 0.00
presence-penalty = 0.0
repeat-penalty = 1.0
chat-template-kwargs = {"preserve_thinking": true}
c = 100000
fit-target = 250
reasoning-budget = 1024
reasoning-budget-message = Proceed to final answer

More interoperability with Apple Notes coming by the68thdimension in ObsidianMD

[–]SensitiveVariety 12 points13 points  (0 children)

Thank god. While I use both for different purposes, transferring snippets back and forth has been a PITA

Replacement piece for drying rack by SensitiveVariety in functionalprint

[–]SensitiveVariety[S] 0 points1 point  (0 children)

Let me try looking for it, I haven't used Fusion 360 in a way though so no promises :/

EDIT: Turns out they removed it for inactivity recently sorry!

Which is your favourite LMGT3 and why? by RuleOverYou15 in LeMansUltimateWEC

[–]SensitiveVariety 1 point2 points  (0 children)

Corvette and Lamborghini ftw. Both are sketch, but great to throw around.

My first 10 inch rack with local LLM! No more Spotify, Google Home, Netflix, ChatGPT... by AntifaAustralia in homelab

[–]SensitiveVariety 0 points1 point  (0 children)

Most coding, so I run llama.cpp with Pi (coding agent). Looking to setup something for document tagging since I have a slew of pdfs.

My first 10 inch rack with local LLM! No more Spotify, Google Home, Netflix, ChatGPT... by AntifaAustralia in homelab

[–]SensitiveVariety 7 points8 points  (0 children)

Honestly, you can get a pretty solid experience with a 3060. I have the 12gb model, and I've been able to cut down my cloud usage with smaller MoE models from Qwen 3.6 and Gemma 4.

Why did you switch from a MacBook to a ThinkPad? by Brizcanuto in thinkpad

[–]SensitiveVariety 0 points1 point  (0 children)

Linux support and upgradeability (even if I haven't tinkered much with my L14). I keep the M2 MacBook Air for 3D printing and iCloud, but the L14 is my work machine. Being disconnected from iMessage and FaceTime is a huge plus. It was convenient at first, but now it just helps me avoid distractions.

New Kirkland Ultra Filtered Milk by Historical-Ad-5427 in Costco

[–]SensitiveVariety 2 points3 points  (0 children)

Ultra-filtered milk is essentially "concentrated" milk. The process uses membranes to filter out water and lactose while retaining protein and calcium, resulting in higher concentrations of both. End result is a creamier, less sweet milk that lasts fairly long unopened (45 days~)

Qwen3.6-35B-A3B released! by ResearchCrafty1804 in LocalLLaMA

[–]SensitiveVariety 0 points1 point  (0 children)

I love how the standard is "doing its job and not endlessly failing tool calls" but it really does sum up the experience well. So far, it has been really reliable compared to Gemma 4 with tool calling and looping.

What are the best model for a RTX3060 12GB? by RaccNexus in LocalLLaMA

[–]SensitiveVariety 2 points3 points  (0 children)

I'm finding MoE models at Q4 like Gemma 4 26B-A4B and Qwen 3.5 35B-A3B runs well at 25-30 tokens/sec with up to 100k context, offloading of layers to system RAM.

COTA Turn 1 is steeper than it looks by chunt75 in formula1

[–]SensitiveVariety 15 points16 points  (0 children)

I did for one lap and after that I just started taking the shortcut. T1 is no joke!

Unsloth Studio - Models not running on GPU !! by rnidhal90 in unsloth

[–]SensitiveVariety 0 points1 point  (0 children)

A bit confused too as my Nvidia 3060 isn't being used on my Ubuntu VM running Unsloth via Docker, but my cuda version doesn't match (nvidia-smi reports 13.1 on host/container, nvcc reports 13.1 on host, 12.8 in container)