#general-chat

1 messages Β· Page 271 of 1

sinful blade
sweet sun
#

ok i got ti part 1

craggy shoal
#

Bruh somebody tell me why I just sneezed like three times

copper fable
velvet summit
#

use dd

misty sparrow
#

I don't know Linux Mint but I imagine it's similar to Ubuntu

If you try opening the Disk utility you can find your drives. If you right click on it you should see a button labeled "Format Drive"

copper fable
#

Wow guys chatgpt 's answer is very straightforward 😱

#

To format the entire drive in Linux Mint, you can follow these steps. Please be cautious, as formatting a drive will erase all data on it. Make sure you have backed up any important data before proceeding.

Step 1: Identify the Drive

First, you need to identify the drive you want to format. Open a terminal and use the following command:

sudo fdisk -l

This command will list all the drives and partitions on your system. Look for the drive you want to format. It will be something like /dev/sda, /dev/sdb, etc.

Step 2: Unmount the Drive (if necessary)

If any partitions on the drive are mounted, you need to unmount them before formatting. You can do this with the following command:

sudo umount /dev/sdXn

Replace /dev/sdXn with the actual partition name (e.g., /dev/sda1).

Step 3: Format the Drive

To format the entire drive, you can use the parted or fdisk tools. Here’s how to do it with parted:

  1. Start parted:

    sudo parted /dev/sdX
    

    Replace /dev/sdX with your drive (e.g., /dev/sda).

  2. Create a New Partition Table:

    In the parted interface, type:

    mklabel gpt
    

    or, if you prefer the MBR partition table:

    mklabel msdos
    
  3. Create a New Partition:

    mkpart primary ext4 0% 100%
    

    This command creates a single primary partition that spans the entire drive.

  4. Exit parted:

    quit
    

Step 4: Format the Partition

Now, you need to format the partition you just created. Assuming the partition is /dev/sdX1:

sudo mkfs.ext4 /dev/sdX1

If you need a different file system, replace ext4 with your desired file system type (e.g., ntfs, vfat, xfs, etc.).

Step 5: Verify

You can verify the new partition table and formatted partition by running:

sudo fdisk -l

You should now see your newly formatted partition.

Optional: Mount the Drive

If you want to use the drive immediately, you can create a mount point and mount it:

sudo mkdir /mnt/mydrive
sudo mount /dev/sdX1 /mnt/mydrive

Now the drive is ready for use.

If you have any specific needs, such as encrypting the drive or using a different file system, the steps would vary slightly. Let me know if you need further guidance!

sweet sun
craggy shoal
#

bro why

velvet summit
#

dd if=/dev/zero of=/dev/<drive name, maybe sdb or smth> bs=1024

sweet sun
#

uk what

copper fable
sweet sun
#

how do i just

#

wipe everything

velvet summit
craggy shoal
#

You didn't have to paste the whole thing wtf bro

sweet sun
#

and then ill reinstall mint

misty sparrow
#

oh you're trying to wipe the drive you're currently running right now?

velvet summit
sweet sun
#

im trying to wipe my non os drive

misty sparrow
#

yeah you can just open up the Disks utility

#

it should be in there

copper fable
#

Disk utility

misty sparrow
#

it's literally called "Disks", dont know why its named just "Disks", it just is

velvet summit
sweet sun
#

ok i dound it

misty sparrow
#

click on the drive you wanna format

sweet sun
#

is ntfs good

copper fable
#

I told you I'm bored

sweet sun
#

yes or no ntfs???

craggy shoal
#

no

velvet summit
#

i feel like bored people would type it

misty sparrow
#

I think NTFS is for Windows stuff, so no

#

use ext4

copper fable
velvet summit
#

use ext4

copper fable
#

Btfs I think it's called is even better

#

You can take snapshots

velvet summit
#

ext4 is stable

misty sparrow
#

just use ext4

#

ext4 is your lifeblood

copper fable
#

What's wrong about bugs?

#

Btfs

velvet summit
#

ext4 is just going to be supported for longer (already has been supported for like decades) and it's just rock solid

copper fable
#

Btrfs*

velvet summit
#

no need for any fancy file systems

copper fable
#

I think

copper fable
velvet summit
#

btrfs is more for raid setups

sweet sun
copper fable
#

That's why I like it more than ext4

copper fable
sweet sun
#

thats why im just trying to wipe it

velvet summit
#

oh

copper fable
#

You need a separated volume

#

Brooo

#

Create a new volume

velvet summit
#

if you're using a drive for windows, you may want to use like exfat for portable drives (or fat32) or ntfs for windows

sweet sun
#

ill use ntfs

copper fable
#

I'm confused

misty sparrow
#

yeah you're using windows, so use ntfs

copper fable
#

He wants to install windows?

misty sparrow
#

unless it's a thumb drive or something

copper fable
#

My brain's cooked

sweet sun
#

i have 2 pcs

#

one with windoes and one with linux

copper fable
sweet sun
#

ok

#

i love lcd

velvet summit
#

that isnt even the issue with lcd

#

it's just the subpixel layout

sweet sun
#

yes

velvet summit
#

and the res being really low

sweet sun
#

;(

#

ok transfer time

velvet summit
#

you got 1 inch per pixel like goddam

sweet sun
#

32 inch monitor + 1080p =

copper fable
#

I thought he was trying to install Linux on a drive where windows is already installed πŸ˜…

copper fable
#

πŸ₯²

#

Sorry 😞

copper fable
misty sparrow
copper fable
sweet sun
#

owie my ssd is HOT

misty sparrow
#

max i've used is 1080p

copper fable
misty sparrow
#

even if it's a cheap 4K display?

copper fable
#

Maybe it's just the colors that will look bad on a cheap 4k monitor

#

I don't know

sweet phoenix
copper fable
sweet phoenix
#

And 4k gaming is still a joke to me when you need to spend $700+ on a gpu to have a decent experience

#

From 1080p to 1440p there's also a lot of differences

copper fable
#

Works for some games but not everything

sweet phoenix
#

Going from a low end 1080p monitor to a high end 1440p monitor is a great jump

sweet phoenix
#

I'd consider that entry level 1440p area at this point

copper fable
#

That's why I wanna get a 4080 super or 4090

sweet phoenix
#

Coming from someone running 1440p on a 3060 ti

copper fable
#

Or the RX7900XTX

misty sparrow
sweet phoenix
#

You'd be limiting to 4k30

#

So hell nah

copper fable
sweet phoenix
#

Yes

copper fable
#

Isn't limited

misty sparrow
#

my pc can't even do 1440p so it's the only option

sweet phoenix
#

The ps5 is about as capable as a 2070s

#

Gl with 4k

sweet sun
#

what do i put in it hmm

copper fable
#

It is able to run 4K maybe not native 4K but as far as I know it's better then most pcs for the price

misty sparrow
#

I've been long enough in #tech-deals to see that there are some PCs that are about as good for $500

#

just used

copper fable
copper fable
sweet phoenix
#

But for the most part yes the ps5 is unbeatable at the price point

misty sparrow
#

sold out though

sweet phoenix
#

But that doesn't mean it can handle 4k well lmao

#

The bare minimum I'd consider for 4k is a 7900 gre/4070 super

copper fable
#

Like having a DLSS for a PS5 🀣

sweet phoenix
#

Because it will be far worse on a ps5

misty sparrow
#

I still have a 1060 6GB so I don't think I'll experience good PC 4K anytime soon

#

not even 1440p

#

and let's say I do get a PC that is capable of doing that, i'd need to get a new display

sweet phoenix
copper fable
sweet phoenix
#

If upgrading is a possibility

misty sparrow
#

upgrading isn't a possibility

#

rip

#

and this PC is 6 years old anyway, lasted a long time

copper fable
#

But news game run very badly

sweet phoenix
sweet phoenix
#

Ok

last mango
#

Blud speedran his ban @oblique lance

copper fable
#

But it does seem higher at 4K (NOT NATIVE)

#

More than 30FPS for sure

copper fable
misty sparrow
#

didn't bacca just admit that the PS5 is unbeatable for the most part at its pricepoint

#

this really does seem like a convo that goes back and forth

copper fable
#

I think

#

I'm not sure anymore

#

Yeah I shouldn't have brought up the 4K part...

misty sparrow
#

yeah it's fine

#

it just got confusing, is all

#

i'm thankful that i have only 1080p, that way I don't really care much about high res and stuff

copper fable
misty sparrow
#

yeah but here's the thing though

#

is there really a good 4K display for $500 or less

#

not a monitor, like a TV

copper fable
#

Unless you pay a lot of money, getting a 40 50 inch 4k TV would look bad...

#

As far as I know

misty sparrow
#

thats what im saying

fervent stump
misty sparrow
#

all the good 4K displays are over $500 i think

fervent stump
#

Motor your short

velvet summit
#

xbox and playstation are sold at a slight loss

#

similar to printers

#

and valve is also making nearly no money on the steam deck

misty sparrow
#

only one making actual money from consoles is Nintendo

velvet summit
#

ong

misty sparrow
#

its actually smart

velvet summit
#

fr

#

nintendo is making money on the console, the subscription, and the games

misty sparrow
#

they put relatively low power hardware in the consoles for $300, it's easy to produce and make for cheap

#

they are set

#

its big brain

last mango
velvet summit
#

and they're not making an insignificant amount of profit in their switches either

#

they're making like $100usd per switch

#

of profit

#

they could literally lower the price by $100 and not lose money lmfao

misty sparrow
#

and switch has sold over 100mil

#

on track to beat PS2 in highest lifetime sales

velvet summit
#

yeah that's how the paypal credit screen looks

copper fable
velvet summit
#

not even a budget or anything

misty sparrow
#

i would but im getting a pepsi

copper fable
#

So high end

velvet summit
#

that isnt a budget

copper fable
#

I'm really not thinking right now so excuse me if I'm being stupid

copper fable
#

When did I say a budget

velvet summit
#

i mean

#

is there no budget

copper fable
#

Ps5 conversation got you confused?

copper fable
velvet summit
copper fable
last mango
#

It can game 4k bro

#

Just set at low settings

#

You're golden

velvet summit
#

real

copper fable
#

Moooorrrrrreeeeeeeee

#

Moo- OK.

velvet summit
#

what cpu do you have

last mango
#

3070 for 4k?

copper fable
last mango
copper fable
#

X

velvet summit
#

hmm

copper fable
#

Not that good

#

But that's what I had at the time

misty sparrow
#

at least you can game at 4K

#

i still have a 1060

velvet summit
#

honestly that'll be sufficient, just upgrade to the 7900xt or smth idk

copper fable
velvet summit
#

im not sure if the gre has enough for 4k textures? maybe it's fine tbh

#

yeah it's probably fine

copper fable
#

But I think the whole pc is defective because my fps has gotten very bad lately

idle nexus
velvet summit
copper fable
#

I mean the EX 7900XTX upgrade was something that I've been thinking of for a while

#

But I didn't know if it was smart or not due to my cpu

#

Being meh

idle nexus
#

this is the second time I tagged you for something erroneously I'm sorry lol

velvet summit
#

lmao

velvet summit
#

it could just be windows

copper fable
idle nexus
#

bclk 12100F time

velvet summit
#

it also could just be like

#

clogged heatsink

#

if you dont clean your pc

misty sparrow
#

oh

copper fable
#

So, what would you do if you were me

misty sparrow
#

wait

#

god dammit

#

i just did it

velvet summit
#

lmfao

idle nexus
#

lol common issue

#

we need more name colors or something lol

misty sparrow
#

they really ought to have an option to leave ping replies off by default lmao

copper fable
velvet summit
#

oh

#

not cleaning your pc is probably the issue then

copper fable
#

But I still want an upgrade

idle nexus
#

bclk 110 POST...

copper fable
#

I'm limited to the Ryzen 5000s ones, which also makes me wanna get a new motherboard

#

But that means a new pc

velvet summit
#

nothing wrong with ryzen 5000 still

#

it's last gen

idle nexus
#

my son's PC is 5900x & runs fine

velvet summit
#

well, actually, now that 9000 series released, it is technically last last gen

idle nexus
#

24H2 Ryzen boost aw ye

velvet summit
#

but 9000 series isnt very competitive with 7000 series currently due to the lack of x3d

copper fable
#

Getting older πŸ‘΄

velvet summit
#

but yeah im using a 3700x lmfao

#

last last last gen

idle nexus
#

when is X3D launch? did they move it to October to heck Arrow Lake launch?

velvet summit
#

i have no clue

idle nexus
#

does 24H2 help Zen 2? I forget

copper fable
#

What about this one

#

"Quite cheap" in comparison to the 1100$ ones

rancid juniper
#

its good

copper fable
#

899$

#

But with import fees it's even more

rancid juniper
#

seller is amazon themselves

#

how much we talkin on import?

copper fable
#

1060$

velvet summit
copper fable
#

With the fees

rancid juniper
#

😭

#

thats so ass

copper fable
velvet summit
#

i heard some people saying that it helps 3000-9000 series

copper fable
#

But still much cheaper in Amazon than here

#

Much much cheaper

#

Around 300$ cheaper

#

I think

idle nexus
#

wth... max effective clock 4080mhz? something borked

rancid juniper
copper fable
#

Listen my country isn't as bad lol but the import fees are...

misty sparrow
#

wait, where do you live?

#

can i even ask that?

rancid juniper
#

this card looks anemic

copper fable
idle nexus
#

I mean it depends

copper fable
#

In the past

misty sparrow
#

oh we did? i didn't see it

copper fable
#

Not you and me in general

#

General*

#

Israel

idle nexus
#

like apt number, street number too far; city, state ehh; but country? seems fine to me

rancid juniper
#

then you can try this

#

hopefully

misty sparrow
#

israel is pretty far

#

really far

pseudo raven
#

3070 to 4080 worth it?

#

or should i just wait 50 series

rancid juniper
#

just wait

#

tho

craggy shoal
#

yes

pseudo raven
#

money burning hole in pocket

copper fable
#

Yeah... but listen the prices for cpus here are good especially Intel ones

idle nexus
#

4080S?

pseudo raven
#

havent made a big purchase since i bought z flip 6

rancid juniper
#

WAIT FOR 5080

copper fable
#

Since we manufacture them

rancid juniper
#

BIG UPS FRFR

idle nexus
misty sparrow
#

15% better than 4090, yet 50% higher price

pseudo raven
#

its like im afraid the 50 series is gonna be disappointing since most of nvidias profit is in ai chips now anyway

idle nexus
#

new microcode doesn't seem to bork performance thaaat much based on BZ's video

copper fable
idle nexus
#

ah right right

copper fable
#

They are the best I think

pseudo raven
#

they might even jack up prices to neuter demand on 50 series

#

to make more wafer space for ai chips

copper fable
#

Other then Saudi Arabia

#

Maybe

rancid juniper
#

ok heres the thing, 50 series releases, 40 series price go down

#

save some cash

pseudo raven
#

i have a lot right now

copper fable
#

So, RX 7900XTX?

#

Final

icy ore
#

Thank god college football is back

pseudo raven
#

well its all in actual nvidia stock right now but i think

idle nexus
#

HAA

#

lame

pseudo raven
#

we're reaching the end of

#

things

misty sparrow
#

message deleted

#

L

rancid juniper
#

πŸ’€

idle nexus
#

12100F 4.9ghz

#

MOAR

rancid juniper
copper fable
#

It's $160.80 meh πŸ˜‘

rancid juniper
#

whatever's cheaper

idle nexus
#

only 1.2 vCore & reasonable LLC

#

MOAR

sweet sun
rancid juniper
#

this guy is decimating the i3

copper fable
idle nexus
sweet sun
#

my mobo doesnt support it

rancid juniper
#

its your choice on the matter

idle nexus
#

lol it took me 5 BIOSs to support it

rancid juniper
#

5?

#

lmao

idle nexus
#

dude Z790 Apex BIOS are insane

copper fable
#

So okay I'll save up some money and I'll buy it

idle nexus
#

these are all the Z790 Apex BIOS I have & I probably have like half of the total

rancid juniper
copper fable
#

Thank you all

idle nexus
#

oh heck

#

5.3ghz 12100F

#

lol

rancid juniper
idle nexus
#

5.6 would be nice

rancid juniper
#

thats one whole GIGAHURTS

#

is this on air??

#

probably watercooled

idle nexus
#

watercool ya

sweet sun
#

i have a 12100d

#

12100f

idle nexus
#

1.27v

sweet sun
#

i need to 5.3ghz it

idle nexus
#

I'll stop at like 1.55ish

sweet sun
#

if it survives can i has

idle nexus
#

lol yours could probably do that too with the right motherboard

rancid juniper
#

that moment when an i3 has more gigahertz than your 13600k

idle nexus
#

I jumped from 130 to 140mhz bclk heck it

sweet sun
#

i have the stupid z690 with no bclk

rancid juniper
#

whats the max power? (watts)

#

πŸ’€

idle nexus
craggy shoal
idle nexus
rancid juniper
sweet sun
#

z690 prime p wifi d4

idle nexus
#

but 1.4 vCore wouldn't POST it

#

well BSOD

rancid juniper
#

or idk cpu watts

#

on load

idle nexus
#

I'm trying to see how high it'll POST then see what it'll run under load so dunno yet

rancid juniper
#

dont implode your components now

idle nexus
#

this is nothing compared to what I've done to 13600K, 13900KS, or even G7400

rancid juniper
#

☠️

sweet sun
#

cool

#

i wish my mb supported it

idle nexus
#

5.6ghz G7400

rancid juniper
#

bro woke up one day and said "frick the pentium, imma oc the heck outta it"

idle nexus
#

they leave a lot of performance on the table with these non-K CPUs fr

rancid juniper
#

70w

#

its even more surprising that it doesn't hit 1.0v

#

thas good

idle nexus
#

12100F does 89w so I dunno maybe I can double that

rancid juniper
#

oh no

sweet sun
#

how do i overclock an ssd

#

i meed help

idle nexus
#

lol don't OC NVMes

pliant berry
#

umm

idle nexus
#

over 103mhz you can break them forever

sweet sun
#

how tho

idle nexus
#

there's like BCLK for memory & CPU & there's PCIe clock that affects SSDs & GPU

#

I wouldn't mess with the latter

rancid juniper
#

so you actually left your memory at stock

#

or tune them with lower speeds in mind to oc the bclk

idle nexus
#

I try to get CPU stable then tune memory

pliant berry
#

I wouldn't really recommend playing with the stability of your files

idle nexus
#

so just lower multiplier to keep it around 5600 or so

idle nexus
#

then once CPU OC is stable (relatively) I'll increase memory multiplier & actually OC memory

sweet sun
#

whats the best ssd benchmark

rancid juniper
#

crystaldiskmark

sweet sun
#

ok

#

im gonna benchmark my ssd

#

bc idk

#

im broed

#

im only getting 2229mb/s my ssd sucks

#

i need to overclock it

craggy shoal
#

This guy wants to overclock his SSD

idle nexus
#

but it works. if you OC it, you risk it not working lol

craggy shoal
#

Bro complaining about 2229 MBps

sweet sun
#

is this good

pliant berry
#

and I was here complaining about my 100MB/s over ethernet

sweet sun
#

its probably really bad

#

ik ;(

craggy shoal
#

bruh

sweet sun
#

i am 100% ocing i need better score peepoSadSip

craggy shoal
pliant berry
#

it's only bad if it is slowing down your workflow

sweet sun
#

my workflow is gaming

#

and yea it is it takes too long to load ;(

#

i dont have 10 seconds

pliant berry
#

oh no that is absolutely fine then. half my games are still on hard drives

idle nexus
#

well that drive is at 0% so I don't think it's slowing down your anything

sweet sun
#

yea its tye new drive i put in

craggy shoal
#

I can't tell whether this guy is being for real

sweet sun
#

im not

idle nexus
#

lol I was going to try to help you find BCLK OC thing but I'm not sure I want to be an accomplice here

sweet sun
#

i dont actually wanna oc my 500$ ssd

#

if it dies i cant buy a new one

idle nexus
#

I think you can run bclk up to 103mhz without microcode & all that but not sure

#

$500 for 700gb ssd?

sweet sun
#

yea

idle nexus
#

what the heck

craggy shoal
#

bruh

misty sparrow
#

its some fancy intel ssd no?

sweet sun
#

yes it is

idle nexus
#

ah heck that is fancy

misty sparrow
#

it takes up a pcie slot? damn

craggy shoal
#

$500 for a 700GB SSD that only does 2229 MBps

sweet sun
#

40pbw

#

the latency is super low

#

not like i need that

#

but

#

yea

#

second bench thing done

#

it sucks

idle nexus
#

but like... that's the price of a GPU

sweet sun
#

cool

idle nexus
#

7800XT costs about that

sweet sun
#

trade?

idle nexus
#

I'm not sure what factors went into this decision so I'll be quiet lol

sweet sun
#

it was free

idle nexus
#

I don't have a 7800xt lol

sweet sun
#

i dont have 500$ to buy a new ssd

misty sparrow
#

why would you buy a new ssd for $500?

sweet sun
#

that sucks

sweet sun
idle nexus
#

you only need like $150 to get a 2tb NVMe

sweet sun
misty sparrow
sweet sun
#

and i already have enough storage anywayd

#

anyways

misty sparrow
#

and I got mine in white for god's sake

idle nexus
#

so maybe sell that Intel fancy ssd & repurpose the $?

sweet sun
#

no

#

if i do that ill have nothing to flex about

idle nexus
#

does it make your GPU run at x8?

sweet sun
#

idk i havent tried

#

lemme see

misty sparrow
#

it provides no actual benefit over a normal car

#

it just makes you look rich

sweet sun
#

no

craggy shoal
#

no

sweet sun
#

that ssd has usages in workstations and servers

#

that makes it amazing

idle nexus
#

ya but by the time you kill an NVMe, you can likely afford a new one

#

I have 4 year old NVMes running fine still

misty sparrow
sweet sun
idle nexus
#

I also have two broken ones I need to mail lol

sweet sun
#

which will be a game drive peepoSadSip

idle nexus
#

is that typically used to be like a buffer for HDDs?

sweet sun
#

it is still faster than basically any other ssd at being a game drive

sweet sun
#

yes it is

#

its basically half ram half ssd

#

except its not as fast as ram

#

;(

idle nexus
#

so maybe it's more like you bought a RAM 3500 but you're not towing anything?

sweet sun
#

its like i bought a semi and not towing anything

idle nexus
#

lol ya even better

sweet sun
#

but i didnt buy the semi

#

i got it for free

#

and i refuse to sell it

craggy shoal
#

idk to me a $500 700GB SSD is just a free $500

idle nexus
#

it's also a free whatever you can buy if you sell it & use the money on that tho

sweet sun
#

id rather keep my ssd

#

and use it for nothing

idle nexus
#

well maybe get some massive HDDs & do some towing lol

sweet sun
#

i am gonna get a nad

#

nas

#

when i have the money…

#

umm

#

yea i should sell it tbh

silver sparrow
#

i have no clue what this means, besides for like what 4.8 gb per sec for read?

sweet sun
#

no idea either

#

but i beat you

#

in rnd 4k q1 t1

#

whatever that means

worthy meteor
#

should be very small files with low queue depth

opaque sedge
#

Three more weeks guys!!

opaque sedge
silver sparrow
#

a sabrient rocket 4.0 1tb

misty sparrow
#

WHAT

pliant berry
#

well I did just buy a 4tb work drive but I have a feeling I might have an issue with long term storage

pliant berry
misty sparrow
#

For some reason it's 118.5 in Europe

#

84GB in US

pliant berry
#

thats weird

misty sparrow
#

maybe this is some unreliable source that google pulled up as front page

pliant berry
#

84 does sound about right for us at least, I remember removing it just a few weeks ago

misty sparrow
#

nevermind 118.5 is the EU size for PS4

#

PS5 is about 100

#

dont know why its bigger for PS4 but eh

idle nexus
#

I would assume it can

misty sparrow
#

can it run crysis?

chrome portal
#

gamecrate news

idle nexus
#

is that game any good? I came to the party too late to know about that

misty sparrow
#

what, crysis?

#

yeah it's pretty good

idle nexus
#

yes lol

misty sparrow
#

rough around the edges because of its age, but yeah it's really good

idle nexus
#

isn't there like crysis 3 now

misty sparrow
#

3rd game is 10 years old now

#

all 3 are remastered, but the originals still hold up

#

in terms of graphics

idle nexus
#

well Fallout 4 is from 2015 lol

#

Fallout London is pretty heckin awesome imo

#

12100F 5.4ghz

misty sparrow
#

i will say though, i think Crysis looks better lmao

#

especially considering it initially came out on 7th gen stuff

#

(at least for 3)

idle nexus
#

FO4 with mods & high res textures looks pretty decent

misty sparrow
#

yeah, but when referring to just pure vanilla

idle nexus
#

I just took that screenshot of my settlement (there's no people yet heck them)

velvet summit
#

fnaf har har har har

idle nexus
#

screenshot looks kinda washed out tho

#

might be screen snip setting for HDR in a game that isn't HDR

#

so now HDR fix is making my screen shots bad

#

before it was the lack of HDR fix

#

I never win

velvet summit
#

do you have hdr on or smth

idle nexus
#

I have it on generally but FO4 doesn't have HDR support afik

#

so Windows does Auto-HDR

#

which does little more than annoy me with the notification

#

well it used to but I finally put an end to that

misty sparrow
#

thank god i've never even seen or touched HDR in my life

idle nexus
#

must... break 5.5ghz...

misty sparrow
#

me casually relaxing with 2.8ghz

idle nexus
#

overclock

misty sparrow
#

no

#

even if i wanted to, i can't

idle nexus
#

133.4bclk/1.424 vCore POST 5.472ghz

#

(Rockey theme song playing)

#

heck I really shouldn't' t have put Z690 U-X in a case with my 2x16gb Adie kit. Both would probably be nice to have without a major mission rn

opaque sedge
misty sparrow
#

i mean i'm not planning on getting it

#

but i'm just saying that storage size is massive

#

its bigger than rdr2

velvet summit
#

Bruh I hate going outside

#

Every time I go outside in the fall my allergies get triggered

sweet sun
misty sparrow
velvet summit
#

Also I got tested for the allergies last year

#

I have the same allergies my dad has

#

Well

#

Minus the mango allergy

#

I can eat mangos fine

rancid juniper
velvet summit
wicked oriole
#

Stuck in a rock and a hard place for a monitor... 4k 144HZ vs oled 240hz. Which would be better?

proud jackal
#

Get the monitor I uave

#

Have

proud jackal
#

pg32ucdp

wicked oriole
sweet phoenix
#

Oled will be more up your alley

#

I'd only go with 4k non oled if you're doing story mode games, rpgs, etc

wicked oriole
opaque sedge
#

Does being intoxicated make you temporarily bad at gaming?

fervent stump
opaque sedge
sweet phoenix
wicked oriole
wicked oriole
sweet phoenix
#

Hm?

#

Link?

wicked oriole
#

Kept seeing bad reviews

sweet sun
#

im back

misty sparrow
sweet phoenix
#

For oled model isn't really important, there's only a few oled panels so the main differences are size

fervent stump
idle nexus
# rancid juniper

it's like somehow the hands & interior of the car look fake but outside looks really real lol

fervent stump
#

LS57CG952NNXZA

rancid juniper
#

😳

idle nexus
# rancid juniper

btw 12100F struggling to run R20 any higher than 5422mhz. ig I gotta delid

idle nexus
#

max temp 83C tho

#

so there's still room

#

only 103w I'm surprised

rancid juniper
#

thats alot for an i3

fervent stump
#

Omg so cool

idle nexus
#

matrix?

fervent stump
idle nexus
#

cool except it's an EK block & EK is imploding

#

is that an Asus 4090 Matrix or a 4090 Strix with an EK waterblock?

fervent stump
#

I can’t do water cooling I’m to stupid

sweet sun
idle nexus
#

I wonder how the Thermaltake 4090 Strix block is so much smaller

idle nexus
#

fittings & pipe with ZMT or another soft tubing is easy

fervent stump
#

I’m not good with that I can’t cut that stuff

fair rampart
#

Currently rocking a 48 inch width desk, can do 65 inches max. What’s a good price range?

fervent stump
idle nexus
#

it's really not that difficult

#

just don't be scared of it & don't lose your screws

#

if you won't repaste GPU, how will you ever get liquid metal on it? lol

fervent stump
idle nexus
#

I could not run 714w thru my GPU with hot spot temp maxing out at 62.5C if I didn't take the card apart

fervent stump
#

I’m afraid I may break it

idle nexus
#

GPU core 3.3ghz

#

good

#

but don't fear it, respect it lol

fair rampart
fervent stump
idle nexus
#

like read the instructions; learn how to do it right; give yourself plenty of workspace; & take your time

#

watch a YouTube video so you see it done helps too

fervent stump
#

Yea I guess so

fair rampart
#

What’s the temp difference?

#

I see some say online it’s a 5c difference

#

But no idea lol

idle nexus
#

it depends lol

#

I know that's a non-answer but there are a lot of factors

fair rampart
#

I get that yeah

idle nexus
#

& depends on the hardware a lot too

misty sparrow
#

I repasted my GPU a few months ago, first time I did it

It wasn't really that hard, but the only hard part was just getting the screws all sorted and back on

idle nexus
#

but if I had to estimate it, the difference between a good AIO with good thermal paste & custom loop with liquid metal is like 15-20C

misty sparrow
#

you can probably do it with a little tech knowledge

idle nexus
#

how much of that is liquid metal & how much is the loop, not sure how to divide that up tbh

velvet summit
idle nexus
#

& a custom loop with one radiator for GPU & CPU might end up worse than good AIO & stock cooler on GPU

fervent stump
#

Why can’t the 4080s and 4090 be the same size

idle nexus
#

but then you get into how good/bad air flow is on the case, etc.

#

cuz 4090s have more stuff on pcb lol

velvet summit
#

2nd one matters less

fervent stump
#

What if I just get a cup of water and dump it on the 4090

velvet summit
#

You would probably kill it assuming that you used tap water

fervent stump
#

Good point

#

I β€œkilled” it

idle nexus
#

lol plus you can dump water on it but then the water has to be taken away with the heat it just acquired

velvet summit
#

I mean

idle nexus
#

sorry I should be more clear

fervent stump
#

Get the tap to have water just pouring on it

idle nexus
#

don't dump water

#

lol

velvet summit
#

Was it LTT? I j2c? Or who was it that tried to watercool a tower cooler

idle nexus
#

pure water doesn't conduct electricity so go find a 100000 year old ice block in the arctic & maybe I dunno

fervent stump
#

Bet

velvet summit
#

It was neither LTT or j2c

#

It was major hardware

idle nexus
#

or do the mineral oil thing that always seems cool but never takes off

#

imagine having to short CMOS header on a mineral oil build

tranquil pebble
#

miku pc

fair rampart
#

I’m loving these names

#

I want it now

idle nexus
velvet summit
dusk knot
fervent stump
velvet summit
#

I've lost track of the ant

idle nexus
sweet sun
#

kill

#

kill

#

kill

idle nexus
#

damn I wonder if you can get it in something smaller than a 43lb glass jug lmao

velvet summit
dusk knot
#

Ants are our friends

#

They're a people

idle nexus
fervent stump
#

I love the nzxt discord the set ups are so nice there

velvet summit
sweet phoenix
#

Sorry I was at work

#

I've no clue what the real differences are, but ones old while the others qd oled

sweet phoenix
#

I've no clue

idle nexus
#

with liquid metal

sweet phoenix
#

Felix fal or jp would know better than me

rancid juniper
#

This is Insane! Beelink just released the EX Docking station along side the new GTi4 Mini PC and in this video we add a Desktop Nvidia Geforce RTX 4090 Graphics card.
The EX Docking station has a built in 600W Power supply and support for an NVMe SSD and Wifi 7! This will transform the way you game ion a mini PC.

Follow Me On Twitter: https://t...

β–Ά Play video
sweet phoenix
dusk knot
#

DID SOMEONE SAY OLED

opaque sedge
#

@mortal grail same energy as the simpson god of war

https://youtu.be/3o8C1ueV5ss?si=h7AZ5v4wmKRaXMsR

Music: Deliverance (God of War soundtrack)
Movie: Big Daddy (starring Adam Sandler)
Mods used: God of War camera tools by Otis_inf, God of War script loader.

You can support me by purchasing any game on GOG.com using the link: https://af.gog.com/partner/eli_handle_b?as=1759801311
Patreon: https://www.patreon.com/eli_handle_bwav

β–Ά Play video
fervent stump
idle nexus
#

lol probably not

#

I mean I dunno

opaque sedge
idle nexus
#

there has to be a youtube video of this

#

either that or we're sitting on a gold mine

velvet summit
opaque sedge
idle nexus
#

the viscosity isn't really that much thicker than water

opaque sedge
velvet summit
idle nexus
#

actually I dunno if it transfers heat better

velvet summit
#

Lm has better conductivity for heat (and electricity) but water has more heat capacity

worthy meteor
#

Main goal of lm isn't transferring heat, it's filling gaps

#

So it's not the absolute best

velvet summit
opaque sedge
# velvet summit No

Got it was curious cuz i thought looped cooling is kind of like cold water goes in hot water comes out and becomes cold in the reservoir

velvet summit
#

Well

velvet summit
#

It gets "cold" in the radiators

#

Cold is relatively

#

Relative

opaque sedge
velvet summit
#

It's colder than the thing it's trying to cool

worthy meteor
#

It dissipates in the radiator

mortal grail
velvet summit
#

The water ain't running away

#

It's still there

mortal grail
#

Role reversal

#

The water runs away

#

The ant stays and fights

velvet summit
#

πŸ’€

mortal grail
#

343 you wanna play pilgrim later?

#

It's like $6

velvet summit
#

What is that

mortal grail
#

Wait you're on the boat?

velvet summit
#

Yeah

mortal grail
#

It's an ant dingus

#

Big ant

velvet summit
#

Lmao

sweet sun
fervent stump
sweet sun
#

i hate the nzxt discord because its full of people buying overpriced aios and garbage motherboards bc its nzxt

fervent stump
#

I just want the nzxt aio

#

Other then that I’m fine with whatever

fervent stump
#

Replace that aio with the nzxt one maybe

opaque sedge
fervent stump
opaque sedge
#

Oh they will

fervent stump
#

After I get what I want from them

opaque sedge
#

Oof you really dont wanna bet on that for their liquid coolers

sweet sun
fervent stump
opaque sedge
#

Goddammit stupid idiots started buying the dip

#

Is ces coming soon or smth

fervent stump
opaque sedge
fervent stump
sweet sun
fervent stump
#

IT WAS LIKE 320 AT ONE POINT

fervent stump
opaque sedge
opaque sedge
sinful blade
#

Aesthetics over efficiency

opaque sedge
#

You can be constructive and provide criticism

sweet sun
opaque sedge
#

Just saying its bad isn’t helpful

fervent stump
opaque sedge
sinful blade
sweet sun
#

its vetroo

#

so i assume its not

#

lemme check

craggy shoal
sweet sun
#

can you like

#

and subscribe

craggy shoal
#

okay but won't like and won't subscribe

mortal grail
#

πŸ’€

pseudo raven
sinful blade
#

Comment what you wanna see next down in the comments below

mortal grail
#

Show ur support on patreon

sinful blade
sweet sun
#

also the ssd isnt the best

fervent stump
# sweet sun power supply

Can you help me find a good one for the stuff I’m getting since people haven’t told me any

craggy shoal
#

nevertheless you're using a $500 700GB SSD. You could've sold that and put that towards something else

sweet sun
#

for the price

pseudo raven
#

is he actually

pseudo raven
#

there is

#

no way

sweet sun
#

its top of a tier

opaque sedge
# sweet sun its vetroo

Idk man just going off of brand isn’t a good way imo, xpg makes cheap psus, but they’re super good, asus has questionable practices but they make solid products albeit with some unnecessary expensive fillers

fervent stump
pseudo raven
#

why is it 500

sweet sun
#

i havent heard of veetroo before

pseudo raven
#

does it have a built in 3070

sweet sun
#

i have heard of xpg before

#

i love the core reactor

sinful blade
#

Sounds like a truly cringe moment

fervent stump
fervent stump
opaque sedge
#

Was initially building a 900 budget list

fervent stump
opaque sedge
sinful blade
sweet sun
#

i still hate it bc i hate any fishtank

#

but thats just bias

#

so

#

its fine ig

opaque sedge
fervent stump
#

I love those

sweet sun
#

i know

fervent stump
#

THAT CASE COEMS WITH 7 FANS

opaque sedge
sweet sun
fervent stump
fervent stump
#

Screen

opaque sedge
#

πŸ‘οΈπŸ‘„πŸ‘οΈ

#

Kill me

velvet summit
#

What if

sweet sun
#

ok

#

when

velvet summit
#

Air cooler screen

sweet sun
#

thats what i said last time

opaque sedge
fervent stump
sweet sun
#

ak620 digital

#

doesnt exist anymore (the us is the only place in the world)

#

but

#

ak620 digital

mortal grail
#

Does

#

Just not 4 u

opaque sedge
mortal grail
#

Yeah get rekt

fervent stump
#

It doesn’t have the aio look

opaque sedge
velvet summit
#

πŸ—Ώ

mortal grail
opaque sedge
mortal grail
#

To tell the truth I'm actually Australian

opaque sedge
#

Take that back

sweet sun
#

daniela

#

so

mortal grail
#

Yeah you wouldn't believe it

fervent stump
sweet sun
#

why a 4080 super

#

just wanna knoiw

opaque sedge
#

UR FAKE

fervent stump
opaque sedge
fervent stump
# sweet sun why a 4080 super

Blender, 3d modeling, ai, coding, 5m, beamng, genshin impact, gta and I wanna make games and try and learn to make music, edit videos, live stream and record me playing games

mortal grail
#

CAN YA HEAR THE THUNDUH

sweet sun
fervent stump
opaque sedge
sweet sun
#

i hate AI

craggy shoal
#

i hate AI

opaque sedge
fervent stump
mortal grail
#

AussieGPT would be the most cursed existence

sweet sun
#

bc its annoying and gonna take over the world someday

#

annoying bc i keep getting ai generated ads

fervent stump
opaque sedge
sweet sun
#

same

opaque sedge
craggy shoal
#

this guy about to get kicked for cursing so much

fervent stump
velvet summit
opaque sedge
velvet summit
#

Oh

#

Orange mushroom

opaque sedge
#

Whats that?

mortal grail
opaque sedge
mortal grail
#

Yeah man

velvet summit
#

☠️

fervent stump
sweet sun
#

mmm

#

aio free

#

small fishtank

#

best looks tbh

fervent stump
sweet sun
#

ewww why

#

its a fishtank

#

you love fishtanls