#tech-chat-2

1 messages · Page 476 of 1

fringe vigil
topaz veldt
#

how do you point claude to local lm studio? haven't messed with that yet

hoary hatch
#

5070ti also has better software features/support

But with current US pricing 9070xt makes a lot more sense or if you really want Nvidia fuck it get a 5080

green marsh
topaz veldt
#

I thought you linked to claude my bad

smoky orbit
pure garnet
#

the linux driver works fine?

hoary hatch
#

I didn't even read the message Panda replied to tbh

#

Uhh I mean coopa

smoky orbit
pure garnet
#

nvapi works fine, cuda works fine, vrr works fine, hdr works fine

steel stream
pure garnet
#

fr

round flint
#

btw which parts have the least chance of price increase due to ai in next 2 years maybe

green marsh
topaz veldt
steel stream
edgy laurel
wraith steeple
green marsh
#

you could see the PP/TG rates there

topaz veldt
#

I see a lot of timestamps for like each task/subtask

edgy laurel
#

all so they can know if they're allowed to be upset or not LMAO

topaz veldt
#

@green marsh 026-04-14 14:43:57 [INFO] [qwen/qwen3.5-35b-a3b] Prompt processing progress: 100.0% 2026-04-14 14:44:00 [DEBUG] slot print_timing: id 2 | task 0 | prompt eval time = 45885.91 ms / 23352 tokens ( 1.96 ms per token, 508.91 tokens per second) eval time = 2214.77 ms / 96 tokens ( 23.07 ms per token, 43.35 tokens per second) total time = 48100.68 ms / 23448 tokens 2026-04-14 14:44:00 [DEBUG] slot release: id 2 | task 0 | stop processing: n_tokens = 23447, truncated = 0 srv update_slots: all slots are idle 2026-04-14 14:44:00 [DEBUG] LlamaV4: server assigned slot 2 to task 0 2026-04-14 14:44:00 [INFO] [qwen/qwen3.5-35b-a3b] Finished streaming Anthropic response

steel stream
civic reef
#

Just found something dumb about TB3; 10Gbps was permanently locked to DP even if it wasn't used, so the GPU only got a maximum of 22Gbps

steel stream
#

god too funny

civic reef
#

TB4 allegedly doesn't do that so the GPU can get full 32Gb

cosmic gazelle
civic reef
#

Hi Chips

edgy laurel
cosmic gazelle
civic reef
green marsh
# topaz veldt looking...

you might need to enable verbose logging near the trash icon in developer logs. (this picture is CPU interference on 9950x)

steel stream
cosmic gazelle
#

i got the 550 ti to roughly 41% above the average passmark score

steel stream
#

r/grilledcheese and r/flashlights are my two favorite subreddits I think

topaz veldt
#

oh task 0 maybe

edgy laurel
cosmic gazelle
# civic reef Hru

i got 16th out of like 1300 submissions on 3dmark night raid with a 550 ti lol

green marsh
steel stream
#

that guy is my hero

civic reef
pure garnet
#

@steel stream my code is so bad that it generated 206gb of error logs

topaz veldt
green marsh
# topaz veldt I see that block just multiple iterations

usually if the prompt eval token length is more than 4k, it will print somewhat realistic numbers. So yeah, 400t/s PP, 40t/s TG. Could be worse, but not great. Initial context Claude Code sends is ~20k tokens, so that takes 20000/400=50 seconds more or less to process. Then it generates output fast-ish (40t/s TG), but that initial context takes forever. Same when you send a bigger file at once (usually it only sends small chunks over time, so you don't notice it) and then when compacting hits, that is going to take some time too, more so if you are compacting 100-200k of context 😄

steel stream
green marsh
#

i mean i can live with slow PP, but i prefer not to if i would spend money on something. Which is why i ruled out Mac as an option for LLM. Only M5 Max is a realistic option, and even that is only comparable to 9070XT in bandwidth. And costs are insanely higher

#

for a price of a 36GB M5 max laptop you can get a 5090 with 32GB VRAM and have 800 euros left for the rest of system 😄

#

and 5090 will run circles around the m5 max

topaz veldt
#

Have you used LM Studio as a provider in VS Code?

green marsh
topaz veldt
#

looks like you can't use the "chat" pane

#

you need an extension

green marsh
topaz veldt
#

wow

noble violet
#

did i overclock correctly??

pure garnet
#

sure

noble violet
#

nice

#

it smells weird tho

fervent chasm
#

Interesting name

noble violet
#

im the real linus

topaz veldt
#

they'll let anyone on the internet

noble violet
#

im the real one

topaz veldt
#

I have a feeling you're about to get banned

noble violet
#

worth it

topaz veldt
#

<@&750150305383186585> he said it not me

noble violet
#

ok bro

pure garnet
#

i may only work part time but im too employed for this

green marsh
# topaz veldt Oh interseting - I saw recommended this "Continue" extension

Well, let me summarize this for you.
Continue - more of a chat interface in my experience.
Cline - similar to Claude code, but tied into the Visual Studio functionality.
then there is the current visual studio agent stuff, where you see the chat and all AI functionality, but they only support certain list of providers out of the box. But extensions from others can tie into that functionality, and the extension i linked is one of those, in this case makes calling any OpenAI backend possible. So you use the standard Visual Studio Code AI functionality, but against your own LLM server with OpenAI compatible API instead of paid options

topaz veldt
pure garnet
#

since when does razer make psus

#

rgb for all your gaming needs

steel stream
hoary hatch
#

They also have (had?) some AIOs

green marsh
# topaz veldt Got it so I'd really one the OAI compatibility

https://marketplace.visualstudio.com/search?term=tag%3Alanguage-models&target=VSCode&category=All categories&sortBy=Relevance This one was the highest one by downloads. The LiteLLM provider is another option, but for that you would have to run a LiteLLM instance to proxy between your LLM and VS Code, which in your case is probably pointless.

Maybe https://marketplace.visualstudio.com/items?itemName=NullSetIndustries.lmstudio-byok-chat-provider in your case ? Dunno, didn't try these, i run Claude Code CLI so far 🙂

hoary hatch
#

Remember when they did a monitor and people were like "omg so pretty"

topaz veldt
devout oxide
green marsh
# topaz veldt word yeah I just like to understand options

also you might want to use this skills library, this guy explains why https://www.youtube.com/watch?v=4bfKyZ7hbsU 😄

Get all of my prompts & skills for free here: https://www.skool.com/tech-snack

If you want a detailed Vibe Coding community for solopreneurs & high performers, check out the paid group: https://www.skool.com/tech-snack-pro

In this video I add features into a personal project using the agent-skills library, created by the director of Google Clo...

▶ Play video
topaz veldt
green marsh
civic reef
#

Egpu enclosures confuse me

#

Uses a TB3 controller yet has a TB4 port

young void
fervent chasm
#

I love copilot

#

fuck coding in powershell ive had enough of doing it manually

green marsh
topaz veldt
fervent chasm
#

oh i didnt read the first word

cosmic gazelle
pallid marsh
#

Still waiting for snail to get a rtx 6000 blackwell

civic reef
#

Two other guys with 2400Gs ❤️

fervent chasm
#

oh llms was part of the reason i also got so much ram

#

i was able to try the 70b models

cosmic gazelle
green marsh
# topaz veldt lmstudio on my 5090 TUF OC machine set to listen to local network, hit from clau...

so the basic idea is that you send your prompt to idea refining, where it goes through a back and forth asking questions and refining the idea to final polished initial idea. Then you go though creating a spec, which creates a detailed specification for tasks (in vertical fashion, so you create both FE & BE for a task, then moving to a next task etc), then it builds those tasks, tests them etc. That is the whole idea, instruct the LLM to be more precise about certain steps of the process, to ask questions etc instead of just jumping in and coding

topaz veldt
green marsh
topaz veldt
green marsh
#

also not sure which model quant you downloaded, that can also decrease the memory usage and increase speed - sometimes at cost of hallucinations, but those usually happened to me only when doing localized text outputs in a language which 5M people use... Sometimes it invents nonexisting words, but oh well. Coding is usually fine qith Q4_0 quant

fervent chasm
#

very sigma ui

green marsh
#

and in case of unsloth versions, many more options

green marsh
# topaz veldt

ok, Q4, so the 'base, typical version'. For macOS, you could also try to use MLX variant of the model, which could be faster on Apple, if you want to stay with apple and not use the 5090 😄

topaz veldt
green marsh
topaz veldt
green marsh
topaz veldt
#

I am trying to understand more at that level since I just deal with devs complaining and then spend a half hour explaining how the hardware/fabric actually works

topaz veldt
#

same 1 min 18s on the initial prompt

brave panther
#

stinky stinky chat No_AI2

green marsh
#

i haven't used MLX stuff yet, so probably a different engine alltogether (the GGUF engine outputs are clearly standard llama.cpp outputs)

topaz veldt
#

yeah this is very not

#

everything % based

#

I dunno what I did but this sucks

#

Doesn't show tokens per second either

green marsh
#

in the end as i said, macs are not really meant to be used for coding agents. If one has to use it, then it is better than nothing, but outside of m5 max it is a painful experience imo due memory bandwidth being so limiting

topaz veldt
#

I love that it put immich and paperless-ngx in there twice

green marsh
# topaz veldt

that happens, it usually fixes the stuff when it gets errors. It is not meant ot be perfect on first try. It is prefereable obviously, but for cost of 'hardware i own can do this' it is not bad. You might want to test out the Qwen3.5-27B instead, as i said, it is slower, but it got so many things right for me on first try... Plus it is less chatty, Qwen3.5-35B was dumping thinking lore in the chat all the time, meanwhile 27B was just doing things and writing some comments once in a while.

Anyway, time for bed, have fun 🙂

topaz veldt
#

its like an insane old person

#

Later on

green marsh
topaz veldt
turbid locust
#

Trying to gaslight this dude into skipping hanging out with his girlfriend this weekend to cover a shift

#

“Just do it and then buy her something with the extra hours you got she’ll forget”

lilac crater
turbid locust
#

Oh sorry who are you

lilac crater
turbid locust
#

My condolences

lilac crater
#

huh

lilac crater
#

I'm so confused

pure garnet
#

computers are evolving and cannot be trusted

lilac crater
#

Do you know the solution to this? @turbid locust

pure garnet
#

yeah mac fix that guys wifi

turbid locust
#

“My fuckin router”

steel stream
#

not cool man

arctic bronze
#

@steel stream I got a question

steel stream
#

what's up

arctic bronze
copper bone
steel stream
#

1776

fervent chasm
#

I love autopilot

#

dont gotta approve everything

merry stirrup
#

boss trying to send out a pc with 5600 ram intentionally instead of 6000 :/

turbid locust
steel stream
turbid locust
topaz veldt
#

gents

#

I went from 4K 125% scaling in Windows to 100%

steel stream
#

can we charge Mac with lying under oath

topaz veldt
#

YES

steel stream
steel stream
#

I run 150% on the laptop though

#

3456x2160 with 15.6" laptop needs 150%

topaz veldt
#

but macos doesn't do scaling + hdr

#

so I have been doing 100% and just got used to it

steel stream
#

ah

merry stirrup
turbid locust
#

Valid

merry stirrup
#

there was a cost difference. that is what matters

steel stream
turbid locust
#

100% makes me feel blind

steel stream
#

I ran 125% for a while, but I sit close enough where it's ok

#

If i sat farther I'd want 125

turbid locust
#

Akn we have the same desk right

steel stream
#

i think yours is 6" deeper

turbid locust
#

Well I don’t have mine pushed all the way back

steel stream
#

mine is ~0.5" from the back

turbid locust
#

mines probably like 4-5” lmao

fervent chasm
#

i ❤️ gaming vms

steel stream
#

yeah at that distance I think I would run 125%

fervent chasm
#

i still need to figure out how to patch the stupid drivers because without doing it, some games see the microsoft translation layer driver that allows for the GPU-PV and freak out over it being from 2006

topaz veldt
#

holy shit

#

MacOS stuff can stream to Sonos

steel stream
topaz veldt
#

I was like oh well i can't hear youtube vids over patio speakers

turbid locust
#

Yeah AirPlay is lit

topaz veldt
#

fuck now i need an ipad

steel stream
#

I want a Macbook because I could take screenshots on my iPad of drawings or graphs I made, and then just paste those from clipboard on the Macbook

#

Would be super nice for notes

steel stream
copper bone
#

damn macbooks are expensive

merry stirrup
steel stream
#

woah, you can get the iPad pro with a 9 core CPU

#

that's funky

topaz veldt
pure garnet
copper bone
#

a tablet for 2199 USD?

pure garnet
#

i mean yeah that’s usually how apple storage upgrades go

topaz veldt
#

2TB in an ipad is psycho

steel stream
topaz veldt
#

hmm

#

i am ok with using this mbp

copper bone
#

Wow why can apple products be this expensive

#

what is even the use case of this

topaz veldt
#

look at the specs dude

copper bone
#

yeah, but i mean why is this even an option on the website

topaz veldt
#

go build a 128GB 8TB big CPU desktop

civic reef
#

Honestly I am surprised it's not flat out €10,000

steel stream
civic reef
#

Wait no that's too low

topaz veldt
#

ugh need umbrellas to show up

steel stream
civic reef
#

There's $735 although 6000 CL40

topaz veldt
#

which projector do they recommend @steel stream

merry stirrup
#

glad i didn’t sign an nda of sorts

topaz veldt
#

lolol

smoky orbit
#

🤷‍♀️

steel stream
hoary hatch
topaz veldt
smoky orbit
steel stream
pure garnet
#

shit redacted beyond belief

topaz veldt
#

i mean i get it

topaz veldt
steel stream
#

I do not

#

I might buy it when all the new TV reviews launch

#

michael does have it though

topaz veldt
#

i want to see how far away it can project

#

where I want to put it is like..... 25' away but screen size would be like 100"

devout ridge
#

anything can project at any distance if you're willing to convince yourself "I CAN SEE IT" hard enough

fervent chasm
steel stream
topaz veldt
#

i have a power outlet in my seating wall but its like 20 ft at closest

steel stream
#

hmm

#

might be worth paying for rtings and using the table can sort by throw ratios

topaz veldt
#

what refresh is this mf i wonder

limpid tapir
#

You just gotta see competetively

steel stream
#

i'd assume 120Hz

topaz veldt
#

60

steel stream
civic reef
# topaz veldt yeah more

$1,600 down for RAM (2x kits of 2x32GB 6400 CL40, crucial pro)

503+15 x 2 for 4TB NVMes + active Heatsinks (Samsung 9100 Pro & HR10 cooler)

That's $2,636 USD, or €2,234

#

What CPU & GPU do does the M5 equal?

topaz veldt
#

XGIMI HORIZON 20 Max is 120 hz at 4k

#

its also a long throw

#

hmmmm

brave panther
steel stream
brave panther
#

it just gives facts not stupid article

steel stream
#

rtings would too if there wasn't a paywall rip

brave panther
#

yea recently i had to compare bunch of projector so i could request an offer from a supplier

turbid locust
#

Just remembered i reinstalled windows last night and have to reconfigure shit tonight when I get home despairge

#

@topaz veldt do you have a script that nukes the bullshit out of regular 11 Pro

brave panther
civic reef
#

Oh also
I have a new stupid idea

GPU Enclosure w/ a 5700 XT for my brother to use with his laptop

#

I can sell every other part of the PC (excluding storage & PSU ofcourse) and barely be out like $150 with the cash made back from sales

topaz veldt
civic reef
#

Much cheaper and more feasible than trying to build an ITX PC or such

steel stream
hoary hatch
#

250K + assrock B860 board + assrock 750w PSU for $299

#

Interesting Newegg, interesting

turbid locust
#

crazy value btw

#

ARL-R already has D2D cranked so it’s very valid for B860

fervent chasm
#

god i love AutoUnattend.xml

#

so much time saved

steel stream
#

actually just an A380 in that bitch

fervent chasm
#

I never understood why windows FORCES you to hit a key to boot into the installation menu on Hyper-V its so stupid

#

They literally have an extra .bin that you have to switch out with the other one to not be forced

#

Microsoft stupid shit that forces the user to do way more than needed

brave panther
hoary hatch
fervent chasm
#

Then youre stuck with the same username, you can change but some folder names cant

steel stream
#

or 1 slice with 2 disabled

civic reef
hoary hatch
#

Actually

turbid locust
#

250K is the best multicore performance per dollar you can buy rn

hoary hatch
#

Some of the locked lower tier CU5 are 2 xe core

#

And a 3 xe core sku exists lmao

#

But certainly 245K and above are 4 xe core

steel stream
topaz veldt
#

Omg three of these showed up....

#

I had no idea what she spent

steel stream
#

indoor and outdoor

hoary hatch
#

@floppa can commit corporate theft for me

topaz veldt
steel stream
#

outdoor blankets should be rags

topaz veldt
steel stream
topaz veldt
#

Bro, I don't know

hoary hatch
#

Can they also be used for exorcisms or seances

pure garnet
#

when are you building the patio pc

hoary hatch
#

What the fuck did I do

devout ridge
#

No idea bud, but i'm glad it isn't me

pure garnet
#

why your keyboard in minions mode

hoary hatch
#

Oh if you hold the bottom too long it just becomes free floating very cool
How and can I disable that permanently

hoary hatch
#

Now I put it in Google approved SpongeBob mode

merry stirrup
shell void
#

the E26 sockets in my bedroom ceiling fan are only rated for 17W bro this is total malarkey

#

i can’t put incandescent bulbs in this jawn

merry stirrup
#

L

hoary hatch
#

Time for high pressure sodium bulbs

shell void
#

mustard lights

pure garnet
shell void
#

if you mean warm white then yes

#

yay my full set of Invincble Complete Library books is finally on the way

#

had to backorder them

slim pebble
shell void
#

i think it's the second best after the first season

#

1>4>3>2 in my opinion

pallid marsh
shell void
#

purposefully using light theme is based

dense granite
#

That's a feature.

hoary hatch
#

It's certainly a feature for someone

dense granite
#

Maybe like 5 people use that, including the dev that implemented it.

hoary hatch
#

I think on a tablet it could make sense

devout ridge
#

Cookie Clicker OLED looks great

shell void
turbid locust
#

man of culture

shell void
#

4k240 oled is essential to properly enjoy cookie clicker

turbid locust
#

actually dreading going home and reconfiguring windows bro LMAO

shell void
#

my good sir what was the reason for your reinstallation this time?

pure garnet
turbid locust
#

As soon as I installed 11 Pro it insta worked

shell void
#

interesting

#

i wonder if you forgot to enable this

granite dirge
#

anyone know which blutooth adapter is fine for a xbox series controller, and the adapter connects using usbc?

devout ridge
#

It's the bare minimum really

pale beacon
granite dirge
#

no i mean a bluetooth adapter, i used to own one that was tp link, and usb a,

shell void
#

dear god

turbid locust
shell void
#

welcome back to windows pro life

#

ive been on 25h2 pro for a while

turbid locust
pure garnet
#

i’m gonna hold out on ltsc because it has yet to do anything to me

turbid locust
pure garnet
#

if windows 11 pro let me actually banish phone link id maybe swap but

#

i’m too lazy to

turbid locust
#

why do you hate phone link

pure garnet
#

because it fucks up my muscle memory of right clicks now that i’m use to not having it

shell void
vestal granite
#

yeah huh

#

i dont even know what right click yer talkin about

turbid locust
#

yeah tf

pure garnet
#

when i went to right click on my desktop a file or something it would show send to phone link

vestal granite
#

well thats probably because you set up phone link just dont set it up

turbid locust
#

ultra first world problem lmfao

vestal granite
#

i dont have that on my context menu

pure garnet
#

i also haven’t used win 11 non ltsc since ltsc came out so maybe they axed it by default

vestal granite
#

oh i see hwat u mean

pure garnet
#

ill install pro on my laptop i need to sacrifice for lockdown browser

shell void
pure garnet
vestal granite
#

AI actions is in my context menu and doesnt have anything in it

#

why have it in the context menu if it has nothing in it

pure garnet
shell void
#

one of 50 total people on earth with legally activated winrar home

pure garnet
#

i’m gonna get the purse when i move out

#

rarlab made a quality product i’m happy to keep using all these years later

#

the one time winrar failed me 7z also failed me because i had to get a custom modded version of 7z with support for that archive format

wraith steeple
#

pepepause this came in today

turbid locust
#

It’s 2026 and people still exist that think Gsync and Vsync cause input lag

steel stream
#

5head?

turbid locust
steel stream
steel stream
turbid locust
#

Competitive FPS players when I tell them I run a framerate cap with Gsync and reflex enabled

turbid locust
#

I have to remember CS players are still stuck in 2004 as far as settings go

brisk jolt
#

“Yeah, I play at 4K”
“I dont use stretched”
“I use FPS caps”
“Im not on a 24in peasant’s panel”

steel stream
turbid locust
steel stream
brisk jolt
#

“yeah so i prefer my crystal clear oled over your shitty looking holy blurry motion smear “

low sorrel
#

@civic reef I love how the flight sim community is like nah those 200 hotas's are shit

ok what do i buy then?

buy 200 dollar stick and a 200 dollar throttle for not that much more

low sorrel
#

only 600 canadian

turbid locust
civic reef
low sorrel
#

yeah

#

600 is pretty close to 200 right @turbid locust ?

low sorrel
civic reef
#

Why pay $200 for HOTAS when $400 just isn't anything more, like $50 and $150

turbid locust
# low sorrel it is

I could potentially see how it would possibly help some people, but that’s cause it’s literally just zoomed in

#

4:3 stretched just lowers your FOV

low sorrel
#

I use it

#

because i don't like change

#

change is bad

turbid locust
#

I’m gonna try it out for a bit but probably will go back to native

steel stream
#

native is the way

devout ridge
#

i walked away from the monitor and came back, oh my god i can't get over it

steel stream
#

and return ~60% of them

devout ridge
#

i need another OLED so i can replace my IPS secondary monitor

#

OLED + IPS is brutal, it just reminds me of how bad IPS is every time i look at it

low sorrel
devout ridge
#

no i need another OLED

low sorrel
#

no you need a microled

devout ridge
#

do i need a miniled or a microled

low sorrel
#

a microled

brisk jolt
pure garnet
#

because your m_yaw becomes an oval

shell void
pure garnet
#

it’s just a preference thing though

#

some pros play 16:9 some play 1:1 or whatever

brisk jolt
shell void
#

i sit down and say "wow that guy is handsome" when i see my reflection before turning on my pc

turbid locust
#

Like it definitely feels different idk if it feels better necessarily tho

#

But like I’m not one to be like “yeah that shits stupid” without trying it yk

#

I feel like I have blinders on tho

brisk jolt
#

if anyone tells me stretched is superior Im def giving them the “do you know how stupid you look” face

turbid locust
#

people that play 4:3 with black bars are actually braindead

#

like that shit is actually stupid

brisk jolt
#

dude just aim better and get off the cope

pure garnet
#

when my 3080 died i did a ffxiv raid on the uhd 770 at 1024x768 stretched

low sorrel
#

WHY ARE ALL OF THE DEALS IN MAPLE FUCKING RIDGE

brisk jolt
#

it felt your negative aura

shell void
analog scroll
#

I know of maple ridge

#

but not whatever you are talkin about

turbid locust
#

You guys ever think half the mfs here are bots

brisk jolt
#

@trim agate AW2726DM is 500 sgd

slim pebble
brisk jolt
fringe vigil
devout ridge
brisk jolt
arctic bronze
trim agate
storm hatch
#

so confident in my building I put the case together before I turned it on

#

it didn't work lol I was too confident

brisk jolt
#

its a new model using old shit

#

the 360 is the aw2725df

trim agate
brisk jolt
devout ridge
#

intake at the bottom, exhaust out the top, like a normal, sane person

#

having that big ass case for that tiny gpu is so funny

storm hatch
#

yea I been looking for a bigger one id even downgrade lol I dont game

brisk jolt
storm hatch
trim agate
#

Is it $500 after student discount

brisk jolt
devout ridge
storm hatch
trim agate
brisk jolt
storm hatch
trim agate
devout ridge
storm hatch
#

yeaaa lmao

#

there we go I would have never noticed

devout ridge
#

now flip the bottom fans

turbid berry
#

Say hi to microwave

turbid locust
#

YouTube wtf

brisk jolt
steel stream
turbid locust
#

no

steel stream
#

Ok I’ll blow up YT with my mind

#

I’m thinking about buying another pair of Sennheisers when I go back to full time employment

dapper finch
#

hello, my steam link stopped powering on. what steps should i do to figure out issue? theres no information online from what i can find

devout ridge
#

maybe buy a streaming device that isn't 11 years old

brisk jolt
brisk jolt
#

y’know the 3060 and 4K

steel stream
snow holly
turbid berry
devout ridge
brisk jolt
devout ridge
#

spending more on your monitor than your GPU is wild

steel stream
#

I got my monitor open box though

devout ridge
snow holly
#

: )

turbid berry
brisk jolt
#

supernova vs dying ant

devout ridge
#

<@&750150305383186585> Actively Harassing me (check filtered messages)

turbid berry
devout ridge
snow holly
#

Iroh can’t sleep with people upset with him

brisk jolt
steel stream
brisk jolt
devout ridge
#

9070xt is basically just a pcie card version of those USB HDMI dongles

steel stream
#

Real

devout ridge
#

As awful as i had imagined

steel stream
#

Is that Tony stank

devout ridge
#

that's insulting to stan lee

turbid berry
brisk jolt
#

that looks like iron man mk1 terminator and darth vader combined

brisk jolt
#

hell even put a stormtrooper in that

devout ridge
steel stream
devout ridge
#

verbal creation
referencing tony stank, not tony stark

steel stream
#

🤷

#

Another NVL sku has hit the building

topaz veldt
#

its kinda sick

steel stream
#

I like the idea of having some beefed up iGPU sku, but there’s already what feels like 15 skus

topaz veldt
#

only 22 to go

steel stream
#

Would making buying a CPU like throwing darts blindfolded

turbid locust
#

my beloved

steel stream
thick frost
#

The trash picked 3080 has returned to my position as it's now completely dead

turbid locust
steel stream
turbid locust
#

anyone know how to make the start menu not stupid

#

get those boxes out of here

steel stream
#

Might be a widget or smth? No idea

turbid locust
#

i have literally everything disabled in start menu settings and it didnt change a damn thing

indigo walrus
turbid locust
#

why does it insist on being 1/6th of my screen

#

look at that dead space

#

for what microsoft

brisk jolt
#

If mac gets a headache just list it as “Microslop”

turbid locust
indigo walrus
brisk jolt
turbid locust
#

use what? the giant grey blank space of nothingness?

brisk jolt
#

how many 13900KF/14900KF is this guy gonna kill

indigo walrus
#

Does the Start Menu still let you launch applications? If yes, it's fulfilling its purpose. To be clear, I don't disagree that it sure would be nice to have some level of customization, but that's not something users have any control over. 🤷

pallid marsh
turbid locust
#

windows try not to be the bane of my existance challenge level impossible

viral iron
#

i never use start menu, i just use search bar.

#

but half the time search bar doesn't search correctly.

#

So i give up.

brisk jolt
#

facts….

viral iron
#

fk my chud life.

brisk jolt
#

when I search hwinfo on the search bar its very eager to lead me to the download site

#

same with afterburner

turbid locust
viral iron
#

ye i hate that mostly, going to an browser download link and not the actual app.

turbid locust
brisk jolt
#

i gave up and just pinned it to my taskbar

turbid locust
#

almost the first thing I do to a new windows install is explode any form of online search results in the start menu

turbid locust
#

valve wtf

hoary hatch
#

Air gapped windows 7 time

#

I just got discord momented fr

thick frost
#

I dabble in cpus

#

The cpus with pins are set in little squishy foam bits

trim agate
#

I mean sure there’s a lot of dead space and it could be a lot more compact

#

But there isn’t any added slop or AI bs in there

low sorrel
#

Did they forget to tell the team?

dapper junco
#

the car is so overweight

low sorrel
#

just like your mother

brisk jolt
low sorrel
#

ferrari p1 p2 next race trust

brisk jolt
#

its some compression ratio thing where during actual use the compression is like 18:1 while the standard is 16:1

#

it cant be detected while idling apparently

green marsh
wise bear
#

im angy

low sorrel
low sorrel
#

i mean aren't we all

wise bear
#

you'd be angy like me too if you were working on this problem

ivory folio
#

What do you think it is? I run realistic engine on android

vestal granite
#

scooby doo?

brisk jolt
low sorrel
wise bear
#

Not a SINGLE modern gpu exposes the hdmi CEC pin to any sort of system bus

#

so I had to buy this fuckass $50 adapter thats usb>CEC

low sorrel
#

really

wise bear
#

and before that I tried doing an ADB over wifi WOL system to wake the tv

low sorrel
wise bear
#

but in sleep mode the tv shuts down the whole network stack

wise bear
low sorrel
#

ok im mad for you now

wise bear
#

and then I just had to build a whjole fucking binary from this company's source code

#

which I had to remove instances of certain URLs to prevent malware

#

and my THEMEING STILL DOESNT WORK

low sorrel
#

in other news did you see that nuclear option got a new update and ksp hit a new all time high

wise bear
#

like COME ON

low sorrel
#

@spiral quarry have you done f1 league races i've been thinking of trying my hand at it

spiral quarry
low sorrel
#

@brisk jolt So i tried my hand a league in ACC

#

guess how many points i'm from a raceban

spiral quarry
#

👀

low sorrel
#

after the first race

low sorrel
# spiral quarry 👀

I did not have my bbal too far at the rear locking up the rear wheels while getting blue flagged and taking out the top 3

#

no no no

brisk jolt
spiral quarry
#

Last I got was a penalty for violating a yellow flagKEKW

#

Surprise nope, I am notorious for not giving a damn to those if I can get away with it.

low sorrel
#

i had such a terrible race

#

i forgot the race was today

#

so i missed quali and practice on a track i've never driven

#

spun on the last corner at kyalmi getting front and rear damage

#

got absoultely sent by someone i overtook

low sorrel
low sorrel
spiral quarry
#

Lol rookie mistake currently relearning the monza track when it is really easy.

brisk jolt
#

you’re an unsafe driver bruh

low sorrel
brisk jolt
#

💀

#

ive never raced ACC

low sorrel
#

i caused a multi car pile up

low sorrel
brisk jolt
#

ive heard enough 5 second penalty for ocon

low sorrel
#

setsuna your supposed to sit on the racing line right

#

when getting blueflagged

spiral quarry
#

I just move out of the way to let the other pass if I can, otherwise I don't defend my spot.

#

On or not on race line

low sorrel
#

am i not supposed to be doing that

low sorrel
brisk jolt
#

but it should typically be on the straight

low sorrel
brisk jolt
#

minimum verstappen

cosmic mica
#

Is 83-84 gpu temp okay?

brisk jolt
#

yes

low sorrel
wise bear
#

hahahaha

low sorrel
#

I have reviewed the replay

wise bear
#

WIN32_LEAN_AND_MEAN kek

low sorrel
#

I self admitted the fault was my crash

#

I don't think it actually was

#

he hit my rear

#

and spun me

#

I thought i just locked up the rears and spun

#

because i did have alot of rear damage

civic reef
#

@merry stirrup
Found your solution to tarkov

https://youtu.be/z9ITvXI1-oU?si=19IXQN-ktbL7j1dZ

Testing the Nvidia GeForce RTX 5090 GPU performance in Road to Vostok at 4K, 8K and 16K resolutions using Max settings!

⏱ Timestamps ⏱

Intro, Specs & Stuff - 0:00
4K Max - 1:09
4K Max / 120 FPS Lock - 5:06
4K Max - 5:46
4K Max / Vulkan - 7:09
4K Max / MSAA 2x - 10:23
4K Max / MSAA 4x - 10:56
4K Max / MSAA 8x - 12:47
8K Max / MSAA 8x - 15:2...

▶ Play video
low sorrel
#

THERE IS NO FUCKING WAY @wise bear

#

Ain't no way wikipedia has a 6-7 joke

#

Delta II was an expendable launch system designed and built by McDonnell Douglas, sometimes known as the Thorad Delta 1. Delta II was part of the Delta rocket family, derived from the Delta 3000, and entered service in 1989. There were two main variants, the Delta 6000 and Delta 7000, with the latter also having "Light" and "Heavy" subvariants. ...

wise bear
#

<@&750150305383186585> advertisement + potential scam

civic reef
#

What?

nova patrol
#

kryzzp if that makes it easier

civic reef
#

I don't who that is,,,,

#

Unless that's the guy in the video, I never watched him before

civic reef
nova patrol
green marsh
#

@topaz veldt should get my GPUs on friday (could have got it tomorrow, but i am far, far away on work trip). Hopefully the performance will be blazing fast (compared to 1080 Ti setup)

topaz veldt
#

Oh nice that'll be sick

green marsh
#

then going to spend whole weekend trying to get vllm work. or hopefully not

topaz veldt
#

that's what our dudes run at work

green marsh
#

Tensor Parallelism (TP) Support: vLLM is optimized for tensor parallelism, which splits individual matrix multiplications across multiple GPUs. This drastically reduces latency and Time to First Token (TTFT) compared to llama.cpp's sequential layer-splitting (pipeline parallelism).

topaz veldt
#

yah we run it on like 8x H200 or Blackwells

#

in one box

devout ridge
topaz veldt
green marsh
#

i mean for 122B model i will probably still have to do it via llama.cpp, but for 27B i will try to get vllm working

devout ridge
#

3200w in GPU alone is insane

topaz veldt
#

that is a small one iroh

devout ridge
topaz veldt
#

thats 4x h200 lab box i have

green marsh
#

there was no option for vllm on current setup, because vllm works only from 7.5 level cards (2000 series), my Pascal (6.1 level) is not supported

green marsh
devout ridge
#

I have not

green marsh
#

i seen something similar they are doing for govt, the specs weren't this crazy, but still crazy

topaz veldt
#

those pics are because they are limited to like 30kw per rack

devout ridge
topaz veldt
#

the power density has gone through the roof

green marsh
#

even setups with like 8TB of RAM, 600 CPU cores, 8-16 H200 GPUs are crazy setups

devout ridge
#

power density too high for IBM

topaz veldt
#

yeah I have an order arriving end of next week like 108TB of RAM

#

10 racks with 4x 60A PDUs per

#

doing 60kw per rack which is still not super high

green marsh
#

just think about 8x H200 alone is lot of compute. that is 8x140=1120GB of VRAM. You can run an unquantized Kimi K2.5 or 2.6 on that

devout ridge
#

I have the impressive power density of 1KW per rack

topaz veldt
#

yup

green marsh
# topaz veldt Oh nice that'll be sick

1092 euros per card, expensive, but oh well, probably second best option for home; 5090 would have been nicer, but then we jump from 2.2k euros to 3.6k 😄

topaz veldt
#

Annoyed - I have these 32 DIMMs I am trying to sell and this person I use hit me up with an offer, they were like "let me know what you think!" I countered a few bucks back, no reply. Fuck it, just sent an invoice we'll see if they pay it

topaz veldt
green marsh
#

cheapest 5090 at caseking in stock

topaz veldt
#

Obviously without nvlink its going to need something like vllm to utilize

green marsh
#

so yeah, i could push in another 5070 Ti in there, and have spare

topaz veldt
#

I will have 4-5 5090s for sale 🙂

brisk jolt
#

some are dying of thirst while others drown

green marsh
brisk jolt
topaz veldt
#

I have 128GB of gddr7

#

and 24gb of gddr6x

brisk jolt
green marsh
#

so you are drowing too, i am sorry to say

topaz veldt
#

so thirsty

green marsh
# topaz veldt so thirsty

had a good laugh today tho explaining to our CTO that no, you can't have really good local AI on macbook unless you spend on a M5 Max model with 64GB RAM... and then you look at numbers north of 5k euros, for an 'avereage' local LLM expperience (M5 Max has 614GB/s memory bandwidth)

topaz veldt
devout ridge
#

apparently dell uses proprietary cooler mounting for their servers, which is kind of annoying

#

I wanted to steal the cooler from my R730XD that doesn't work to use in my transplanted supermicro build but it doesn't line up

devout ridge
#

i also need to figure out why my UPS switches off anytime the power is off

devout ridge
#

It's nearly brand new

#

I'm guessing that for whatever reason i'm exceeding the rated power of it, so it's tripping it's safety limit

green marsh
#

dear god some people are dumb as hell. You see this cable and what do you think ?

#

some people are complaining "the other end is CPU connector, not PCIe" 😄

#

dude, those connectors are neither. They are PSU side connectors

#

it never crossed their mind it goes in the PSU 8-pins 😄

late atlas
young void
#

Been hunting on ebay i got a few at 3600 but im a cheap beazy

#

I was so hard up I almost got the zotac lightning that keeps refreshing for 3400 xD

lunar sedge
#

again...
what do u think about an NTBC/NTC Texture Compression PCIE Card like a Voodoo 3DFX in the Past?
For playing Hogwartslegacy with an RX580 4GB on Ultra Settings with V-Sync 60FPS without Raytracing!

young void
#

Butt theres also a dude selling his msi oc for 2000 local that I probs should just wait and test and save a ton for nova, mehhh

smoky orbit
green marsh
#

but you don't post a review about your own stupidity. You either return the cable within a 14 day period or ask before, that is why they got support hotlines

shell void
green marsh
#

still need to figure out what fans to use on my NH-U14 TR4-SP3 tho. the 14cm ones which cam ebundled are too tall for the AP303 when i have all RAM slots occupied

green marsh
topaz veldt
reef lance
#

Alright, real talk. Does anyone here actually use frame gen?

#

Like, I love DLSS, but I have yet to like frame gen. Maybe I will feel differently by the time I upgrade away from the 30 series (likely next gen), but so far I am not a fan (FSR or unofficial 30 series DLSS frame gen)

shell void
#

yes i do use the standard 2x framegen in games where i can only get 100-120fps either due to an engine limit or performance reasons

#

i also use nvidia smooth motion which is the driver level 2x framegen in 60fps locked games such as dragon ball sparking zero

brisk jolt
#

ironically fg helped me with stuttering issues

lunar sedge
#

Ok in 2027 i will release a pcie 3.0 x4 Pathtracing+NTC Featurecard for 50$ and put it in my pcie slot under my RX580 4GB have nice day 🖖

smoky orbit
lunar sedge
frank zealot
#

Who gonna print your chip for you?

Taiwan's sold out for ages, so, you can't use their shizz

brisk jolt
#

he’ll use the power of magic and friendship-

charred lava
#

Intel

tribal frost
#
smoky orbit
smoky orbit
green marsh
# topaz veldt Will be interested to see how it does vs. 5090

which model you want to test then ? Qwen3.5-35B-A3B@what quant from what source (unsloth? lmstudio-community?). I could first use it with LM Studio to have comparable result, then vLLM to see what difference it makes. Also going to be on Linux, which can influence results (AFAIK windows numbers are lower than Linux for LM Studio)

frank zealot
smoky orbit
tribal frost
#

The msi board it ddr4

smoky orbit
tribal frost
#

It probably supports both

frank zealot
smoky orbit
#

ohhh wait, it's writen "core boost"

#

my eyes fugly

frank zealot
#

DDR3 stopped with FX chips. All Ryzen series were DDR4 only

#

(Intel 6th and 7th gen were DDR3/4 cutover. There were boards for both, much like 12th gen had D4 and D5 boards.)

shell void
#

@slim pebble @steel stream PEAKKKK

smoky orbit
tribal frost
#

It seems too good to be true

smoky orbit
charred lava
smoky orbit
tribal frost
#

Oh ok

frank zealot
#

(full self driving? hyperloop?)

frank zealot
steel stream
frank zealot
#

(If you ever need to piss off a tech bro, referring to Elon only as Grimes' Ex will frequently do WONDERS to make them mad lol)

steel stream
#

@ mdo

frank zealot
#

I also fully just had to remind my GF: "FILE YOUR FOOKIN TAXES TODAY"

frank zealot
livid flame
#

Dunno who. You?

frank zealot
#

I don't know's on third

shell void
livid flame
#

Thragg?

#

Oh guys did you know pirate software worked at blizzard? KEKW

steel stream
frank zealot
livid flame
#

His dad still works there yknow

#

I heard he was first second generation blizzard

#

A bit like how some ddr5 is first second generation ddr5

brisk jolt
#

i hate how RE9 has film grain on by default unless you install mods

steel stream
keen wigeon
#

"film grain"

#

where all the public hairs in the film?

#

I wanna see dust and old timey nose hairs in the frame

steel stream
brisk jolt
#

the face is so grainy like goddamn

steel stream
brisk jolt
#

Im using DLSS performance and FG im getting like 110FPS with 300-330w on the GPU, 875mv profile

fringe vigil
#

She looks shit there

brisk jolt
#

in game grace looks weird

#

she pretty much only looks good in cutscene

steel stream
#

I quite like the rain in the first part of the game

brisk jolt
#

yep

pure garnet
#

because that’s what i got without frame gen with rt on

steel stream
#

how does RT and PT compare in this game

pure garnet
#

the denoiser for pt looked awful to me so i never tried it beyond the first section

steel stream
#

I wonder if that's the film grain setsuna is talking about

pure garnet
#

i took this with pt on

pure garnet
wheat shore
pure garnet
#

nope

steel stream
pure garnet
#

it’s a good looking game

#

it also happens to be a good game too

steel stream
#

I can't play RE games because I am a coward and don't like horror games

#

I've played about 30 minutes of Dead Space

pure garnet
#

the grace sections are horror but leon s kennedy is just a zombie blasting machine

steel stream
#

@jorj what do you want

#

damn

#

all credibility lost

fringe vigil
#

I bought AirPods today using them rn omg best earbuds I’ve ever purchased

steel stream
#

nice

#

yeah I really loved my pair when I had it

fringe vigil
#

Massive upgrade

#

It was about time

brisk jolt
steel stream
brisk jolt
#

im streaming this to someone who’s already watched another guy play xddd

young void
#

Some peeps just arent into it and thats ok

#

I have been slowly working through the series though I enjoy them

steel stream
#

it's just a really good looking game so I will play it eventually

#

but I want to finish Death Stranding first

young void
#

That looks wicked, I myte have to give it a try

steel stream
#

And Saros comes out on the 30th for the PS5 which I am very interested in

steel stream
#

if you're into sci-fi and roguelikes it's an awesome game

slim pebble
steel stream
#

you can also get Returnal for PC, which should be a nice fidelity upgrade

young void
#

I dig adventure games, exploring the unknown

steel stream
#

there is a lot of unknown in returnal

young void
#

The sun just attacked through my glass porch door uhggg

brisk jolt
#

god fuck this is scary to me

#

wheres the devil may cry leon part skullsad

steel stream
shell void
#

i was referring to today’s episode when i said peak

young void
#

Have you tried imagining them all in underpants

#

Or does that make it worse xD?

pure garnet
steel stream
#

l'hopital

frank zealot
#

Yall need to cry some:

steel stream
keen wigeon
frank zealot
keen wigeon
#

get an absolute vacuum so the GPU doesn't leak heat into the CPU cooler

pure garnet
#

am i crazy or does that airflow path make sense

shell void
#

it is correct

edgy laurel
frank zealot
shell void
#

you could argue for inverting the rightmost top fan to feed the cpu cooler more air, but that could also create annoying turbulent noise

edgy laurel
steel stream
#

middle on the right is wrong

pure garnet
#

is that cigarette tar all over the pc

edgy laurel
#

yes

pure garnet
#

gross

keen wigeon
frank zealot
steel stream
#

and I think bottom right?

frank zealot
keen wigeon
#

thermaltake weirdfans?

edgy laurel
#

guys got his normal/reverse fans all jumbled up

steel stream
#

stroke PC

keen wigeon
#

I don't like these newfangled technology

frank zealot
#

3 of the fans are reverse blade and backwards

keen wigeon
#

go back to steel blade fans

frank zealot
pure garnet
#

my glass skates arrive today

brisk jolt
#

holy darked porsche

steel stream
#

you made it to a leon part at least

brisk jolt
#

erm shit im back as grace uh oh

hoary hatch
#

I love how Google services in Microsoft edge continuously prompt me to download chrome

brisk jolt
#

@pure garnet oh great im now in the hospital and theres 2 completely dark rooms

pure garnet
pure garnet
hoary hatch
#

Lightning ⚡

#

Tesla AI5 taped out

Okay Elon is stupid fab happening or not and is Intel actually gonna build you some chips 🙄

brisk jolt
#

maybe it too dark and that area is fuckass

pure garnet
#

you gotta explore

#

it’s a puzzle game

#

grace sections are horror/puzzle and leon’s sections are more action/puzzle

brisk jolt
#

yeah im gonna continue this tmr

brisk jolt
#

but holy shit this is pretty much my first horror game icl

devout oxide
pure garnet
hoary hatch
#

Lightning z actually just costs that much

green marsh
hoary hatch
#

I mean

#

People can always pick a different 5090 for less

pure garnet
#

it’s a limited product 1000w halo toy for rich people

brisk jolt
hoary hatch
#

Yeah I don't have bad feelings about a highly limited sku being expensive

pure garnet
#

there’s like 1300 total or something

#

yeah 1300 worldwide