#programming
1 messages · Page 254 of 1
jkjk
im safe (
)
What are u doing with registry editor?
this is not the real cline, real cline ext id is saoudrizwan.claude-dev
im checking it to see if i have something weird in autorun
looks at your pc via VNC you forgot to check a folder 

Auto run cheak software
cheak
hacker if you are reading this please remove virus from my pc 
not yet. give me a link
thanks
what are you doing dude? now you get more
Auto run was problem so stop in server
@olive sable
reading through cuCollections code, hbu
The attacker is using a public blockchain - immutable, decentralized, impossible to take down - as their C2 server.
this is fucking cool

from which perspective?
my favorite pastime is figuring out the most genius, cursed and resilient way to do c2
ffrom this one
another victory for web3 🔥🔥
I SET ALL PROCESS ON VIRTUAL MODE
uh
uh
oh so you find it interresting 
what the fucky

could you not use slurs please?
i know you censored it but we all know what you meant
If u know that that good I don't need explanation
ok turns out it's actually super simple and just reads tx comments on a certain wallet through a web blockchain scanner
not as cool as i thought

User : hello
System : hello
User : how is ure day tho
System: hello hello
can we improve it 
Data was problem
nowaying I had this hobby too
lets make glassworm v2 
shiro should launch new tournament
the setup is it reads the latest transaction for a certain wallet and the comment is stage 2 payload url
Let gooo
so we make malware
with the neuro sdk
the virus with maximum damage wins
malware tournament, first person to compromise shiro's vm wins 
VBS MODE REGISTRY EDITOR
technically we could combine chess tournament and malware tournament
shiro doesnt need to be notified 
oh god
Hmmm
who's shiro?
but like this troll chess game: hidden rules when the payloads executes
Our mod
ooooh!

happy birthday shiro....?
We can troll
LMAO
yess that shiro
I think they told me to say this in #general-network ?
do I dare ask what would make it cooler?

make it blow up the pc when it gets discovered
uhh i'm not sure, somehow putting the payload into the blockchain maybe
you cant reverse engineer something that blew up 
VBS attack ?
I mean my first guess would be just reading any transaction instead of a specific one
Or boot MODIFYING
how about both?
it doesn't read a specific one, it reads the latest one for a specific wallet
If she has ios then attack is easy for me
you can't mutate a transaction on a blockchain 
push transaction that makes virus delete itself to cure the world
are they reading incoming or outgoing transactions
i go back to my comfy channel
bye 
bye
too much effort for js malware skids
we need high effort neurocord malware 

Bye my friend are call me
Good nuro nurons 

go away or i reverse your Na+/K+ pump 
deadpool could survive probably
you just need to generate cells faster than the rate of osmosis
even if you survive you will have plenty of other problems 

they need more cardio
what if we stopped here?
AI generated 
it says ai generated on the video i meant
i saw wityh my own eyes i can confirtnm itds real
why does it sound like a bee swarm and a helicopter layered together lmao
its mixing helicopter and drone
slow ass drone
I want art of neuro in that video
flying with the drone helmet up to the door camera
helmet
frogcopter
frogsmogter
wtf is this real?
She's cute.

?

does anyone know how to test how good an encryption algorithm is?
as far as i understand the answer pretty much is “ask smarter people”
depends what you are encrypting 
just words
this is what it put out for "hello my name is" : [39, 122, 39, 104, 39, 115, 128, 116, 111, 115, 117, 108, 108, 116, 118, 112]
'z'h's\x80tosulltvp in ascii
is this just a modulus and then indexing into the alphabet
no it isnt
its a bad encryption algorithm either way
why?
the entropy is close to zero
its symmetric
yes
most of the codes are the same region and 39 is repeated often
you could decrypt large messages with probabilistic methods
what does this line mean
thats the bytes in ascii
sffdhdjfjkdjd
or thats what deep seek said it was
the algorithm gets a message in this case "hello my name is" and it turns it into an integer array before encrypting it
would it be better if i encrypted each byte then the whole?
is this xor-ing with a key
perchance
the entropy is so low its gotta be some simple operation
but how do you decrypt it without a key
no its not xor
if it was xoring with a key
the hope is that you couldn't
bruteforce xor keys until you get same result? but what if you dont know it was "hello my name is"
just do standard letter distributions until you find something
why not?
its a 1-to-1 mapping of chars to output numberse
and the values are in a small range
wrrr
because the encrypted data should be indistinguishable from random data
so you bruteforce but with probabalistic approach
if it isnt, that typically means the encryption is bad
you arent bruteforcing if you are using a probibilistc approach
but you cant calculate it right away anyway so you have to like uuh
what is the equivalent of bruteforce which is not bruteforce
...
slight bruteforce
...
regular force
regular force?
very technical term
...
lets say h is 1% chance

your genius is leaving konii speechless
im not going to sit here and watch you blunder your way through this
go watch an encryption video
so i have some "number" in the encrypted data which has 1% distribution
this is not a caesar cipher
i can assume its h
doesnt matter
method works with any kind of linear transformation

its much harder if you have a key that changes over the full data
btw can you encrypt this phrase please
"abcdefghijklmnopqrstuvwxyz"

2
you're welcome
2 
probabilistic decipher gives 9999 ai-related videos on youtube 
not you bozo

ok so a problem with the algorithm is the fact that it can only take up to 16 characters (im working on it) i also dont know what the key was on the last one (again working on it)
i can set it to a specific key and then redo them both tho
wrr
no im just very new to this
so probabilistic method involves neural networks?
its literally only thing you find if you google it
try it
maybe you watched that youtube video before ai boom
its not there anymore
I'm back
Ai is booming but soon ai trending will die like WWW
Bubble
Long time at end soon
is this absolutely wrong path or no
because that is what i imagine when i hear "probabilistic"
i have no clue what this ecryption stuff is yall are talking about

Zed (editor) on Windows is finally released.
zzzzed
ifi compress in a way nobody understands, then it might as well be encryption
ok so a to p is [2020, 2140, 2040, 2200, 1940, 1980, 2060, 2080, 2100, 2120, 1960, 2160, 2180, 2000, 2220, 2240]
and q to z is [2340, 0, 2360, 0, 2260, 2300, 2380, 2400, 2420, 2440, 2280, 0, 0, 2320, 0, 0]
and "hello my name is" is [2220, 1940, 640, 640, 2080, 2160, 2180, 2420, 640, 2200, 2020, 2180, 2020, 2160, 2100, 2300]
this is all using the same key
people must invent better xor cipher
this doesnt look random at all
I mean it could be
wdym
linearity doesnt have anything to do with entropy technically

at least for where every char of a message is different
ok how to make it more entropic
When in doubt hash
ye
Encryption is pain, and most companies/programmers suck at it (source: working on project where encryption is important with a person who has worked in the industry and all the standard practices for this type of project were insecure 15 years ago let alone nowadays)
ceasar method is useless in this since it doesnt do anything to entropy i guess?
waht happens if you use the last message as the new key 
ok so could i use the encryption algorithm ive made to encrypt each byte each time with a different key then ig mix up the bytes?
no, caesar method is useless because its not a caesar cipher 
i meant cipher
what
[520, 505, 160, 555, 550, 540, 575, 525, 505, 545, 485, 160, 160, 545, 605, 540] you get this
Nothing wrong with that as long as you have a proper random key at the start
On Cracker Island it will die 
ok so the main take away is "just be better"
yeah but i need to for a project
the main takeaway is dont write your own encryption yes
implement an existing one
rrr
but if the key is random how do you decrypt it
you must give the key to both sides
i know this is how https work right?
Yes
yes
i randomly generate the key then send it to the other side
that is the thing that gets stored in your cookies when you do "remember this browser" iirc?
buh
honestly this whole https key exchange seems so stupid because you need someone you trust
i hope none of you ever submit a pull request to openssl
thats what ive slightly tried to do
look up ecdh

but it kinda works
ye me implement hblang ssl instead
Or I guess diffie hellman in general
im not planning to lmao

ok now can you encrypt this with the same key
"frogsmog"
that was the same key as before?
wrong key
an authentication token that acts as a "key"
close enough
i love jwts
not related to cookies i think
[2300, 0, 2180, 0, 2040, 2220, 2220, 2060, 0, 0, 2280, 0, 0, 2060, 0, 0]
i forget, do browsers use one tls key per connection or message
why are there so many 0s
store server authenticated data client side and it actually works 
funny

wdym "message" 
bc its bad
an http message
wait no
i'm stupid that makes no sense

it has to be per connection
what?
note that quic has rolling keys iirc
doesn't it get saved in cookies?
i thought cookies were just files with browser saves
what is it?
you just made it type what he said
i think i just found my favourite function in the cuda runtime api huh
cudaOccupancyMaxActiveBlocksPerMultiprocessor
cout << "[2300, 0, 2180, 0, 2040, 2220, 2220, 2060, 0, 0, 2280, 0, 0, 2060, 0, 0]"
ok
i really like this part
that site seems interesting
[1980, 0, 2280, 0, 2300, 2100, 2220, 2300, 2300, 0, 1940, 0, 0, 2160, 0, 0] same key
i shall read, sick of nvidia's stupid code 
no you have to let me send it first 
oh ok
ok uhhh
you are both pink it proves nothing
pick a 16 character phrase
"neuro-sama" and pad it, sure
[2220, 0, 900, 0, 2200, 2340, 2300, 1940, 2180, 1940, 2020, 0, 0, 2280, 0, 0]
is it

most of quic's complexity is tls but there's a bit of additional complexity involved in roaming and multiplexing
but how do you decrypt
Watch the sunset
with the key
[2080, 2300, 640, 2300, 1740, 2320, 2320, 2080, 2020, 640, 1940, 2340, 2200, 1980, 2020, 2320]
konii knows everything

except windows
perm = [4, 10, 5, 13, 0, 2, 6, 7, 8, 9, 1, 11, 12, 3, 14, 15]
scale = 20
def encrypt(p: str):
return [scale * ord(p[i]) for i in perm]

if you want actual security you should read a cryptography book
or 20 is key
(or, use an existing algorithm)
i stared into the voice
oh wait perm is there too
is it an actual book that is called like that or you mean any book
ok let me try something.
tfw looked at pipewire
"a" 
oh right
fairs
how did you do it
guessed
you found this by 3 input messages?
its not that hard
thanks tho
i guessed the algorithm that they would be using and i knew the key was 16 chars
and that it was consistent
then i knew there was a base or scale value because the entropy was so low
and then from there its just a guess and check game
ill try to make it better 

did you really know all that by just reading one book
no i never took cybersecurity
you dont need books for that much
maybe more than 1

you need books for making ciphers

for cracking ciphers you typically need less knowledge
i look at it and cant get whats happening in the algorithm
it multiplies by 20, i times?
so first letter is multiplied 4 times
2nd letter 10 times
17th letter 4 times again
or what
the input is shuffled and scaled
for i in perm what does it mean
if perm is 4
i goes 1,2,3,4
or
so it takes 4th letter, multiplies it by 20 4 times
ooh
right?
then takes 10th
what happens when i dont have 10 letters
crash?
ok so i just realised that i have no way to set the key in the algorithm so it only went through the thing once when it should to do it 12 times with different shifts.
im gonna go try to get better at this 
not 4 times, 1 time
sailcross is 9 letters

[10] letter doesnt exist
oh thats where 0s come from
is this the "probabilistic method"?
i thought you would actually calculate something rather than just guess
only thing that would need some guessing is figuring out the specific permutation
which there are a good amount of for 16 but most of them are also unrealistic so you can throw them out immediately
what is the "key" in this algorithm?
20, perm array or both?
both, though perm is more important i guess
the idea is that you can have a public algorithm that is well understood but without having the actual random key the output is useless to you
statistically indistinguishable from noise
if i have a system that uses some kind of cipher
2 devices
i have compiled program on both devices
how do they hide the encryption method
or do they not hide it
obfuscation
one example
or just make it good enough that you dont need to hide the encryption algorithm
just the key
konii back?
you lied about leaving
if the algorithm cannot be public knowledge your encryption scheme is trash and you should not use it
wtf
that happens every time konii leaves
security through obscurity does not work
and she gets roasted for it every time too
its jsut funny to me to see her say bye and then pop up 2 min later
i do the same when saying "goodnight" tho cuz im bad at sleeping
well she says night for 7 hours first yeah lol
anything is better than gimp in terms of ux
i actually have started to not have issues with gimp finally just out of begrudgingly using it, who knew you could get used to things and then it's not so ass
yeah i'd agree they are both in a similar category of bad
you basically just have to know where everything is
if you don't, it's over until you do
both of them suffer from momentum on that though because people will get pissed
if it changes
when gemini 3 release 😭
since theyve used it for 25 years
ive been waiting for this to show up on my rss
i cant believe it's still in ??? status
yea
they must've llama 4 fumbled or something
i need gemini 3
maybe they somehow made it even clumsier at tool calling
and tha's not gonna fly i dont think
i feel like gemini 3 will be built for robotics
i love how just a bit of this repo is written in brainfuck for some reason
not with how good claude always has been and codex is at navigating like a big boy
fair
so i need google alternative to next gen
maybe theyre waiting for z.ai to somehow release glm 5 before they can cough up gemini 3
wtf
the code is very human
Is that BF?
8 operators and thats it
or are they called commands
i feel like i googled what is an operator 50 times and i still cant remember it
what if it's just so good it should stay a commercial secret
like photo DNA
brainfuck is a troll language but the one language thats unironically bad is just assembly.
Oh I know what BF is
asm isn't bad
you're just a tourist who got filtered
its only good for simple shit or time critical shit
"asm is bad compared to scratch"
when you dont want to rely on compiler to build perfect code
scratch was made for toddlers making games.
not assembly tho. for a language thats used everywhere, assembly is pretty hard to master
you aren't supposed to master it, but read it
yeah but for someone that wants to go terry a davis mode, writing might be necessary ngl
why is there an and in my c++ 
wait 'til you hear about iso646.h 
When you convert JS Maps to yaml
i copied some code form python once and forgot to change an "or" to ||. i was so confused when i saw it and it still worked
TIL, good to know
apparently its allowed, i disapprove of it tho
I'm writing a multi table key val store btw
why not close our eyes and pretend it doesn't exist so it goes away?
"this is a string" sounds like you are telling the compiler what it is
thanks copilot, very useful
do i watch videos or read articles or literally code something
idk what i want to investigate first
probably ai
because its a new topic and there are not many people who have been doing it for 10s of years
and i might have a chance
ai sucks at new topics
no i mean im not going to use ai for coding
i'll study neural networks and shit
maybe make some shit ai

im usually tired after work but i certainly can do 3-4 hours a day
maybe it will bring me somewhere in couple of years
maybe not
thats scariest part
its so hard to do something while knowing it might be pointless
gambling but with life

its certainly better than not doing anything at all
it all will be .com crisis 2 soon🙏
the ai?
Depends on the reason, if it's for enjoyment = not a waste
If you expect roi that's different
is this a good place to ask for help with coding problems
Ask away, maybe can help, maybe not
im working on a simple python program to get my twitch chat messages for a tts i created a bot account set up the credentials and it says its connect but im not geting any messages
i know but when it didnt work with my account i created a bot one thinking maybe that would fix it
yeah no that's not it
https://dev.twitch.tv/docs/chat/send-receive-messages/
i think this is what you need?

yes this is helpful

if you just want to receive messages and not send anything you don't even need a user, you can use the anonymous credentials
you can open any Twitch channel while not logged in and check for WebSocket connections in DevTools
it's basically IRC
interesting
just checked it out and yeah I think im going to just use websockets thank you
i wish you luck
twitch api is terrible terrible terrible
yeah im slowely learning that
damn thats crazy, the 3090 can do 152% more than this laptop gpu in doom?
252% the frame rate, yeah
i have a sneaky suspicion its a bit more
jsut a small difference of up to 2000%
apparently the google ai used a youtube video about a completely different gpu as a source or something
i think rx 6600

I was probably thinking of the Ryzen 9 365
Even then, 3090 is a lot more than 2.5x 





is this intentional ?
@sage crag is this intentional
on phone it seems to just be blank

when i read duran duran i just think of metal gear solid
how do you know the band and not the song that the band is related to metal gear by 
Provided to YouTube by BMG Rights Management (US) LLC
INVISIBLE · Duran Duran
FUTURE PAST
℗ 2021 Tape Modern under exclusive license to BMG Rights Management (US) LLC
Released on: 2021-10-22
Producer, Vocals: Simon Le Bon
Producer, Keyboards: Nick Rhodes
Producer, Bass: John Taylor
Producer, Drums: Roger Taylor
Guitar: Graham Coxon
Piano...
OH

Oh, right, there's an even higher version
I think the ryzen 9 385 might be close to 3090 just being 2.5x faster

you're still on that? 
look, i am stupid


NeuroCatUUH

i did not get the joke tho
everytime you type things like "wrrrr" i imagine you saying that out loud and i find it hilarious
konii 3.0l diesel ebngine
wait if she tv is "wrrr" ground hum
if she connected to power grid

NN has devolved into math
it has always been math
(partially because of me :mischief:)
Spying on other displays on the network due to bad power isolation 
wrrrrrrrrrrrrrrrrrrrr
📣 wrrrrr

ngl i was expecting audio and got dissapointed
how crucial is vram for ai training
decently crucial
is it becoming hard cap on maximum parameters you can use
because you need it all to be in vram
why cant we divide the process in parts
because all nodes between layers are connected and they must be all present at least mid-layers?
im probably speaking nonsense again
better to study a little before speculating
just plug headphones into power outlet to get audio
ez
they're bluetooth
power outlet not bluetooth
don’t actually do that btw
just in case
someone actually thinks it’s a good idea
It's priority number 1
It's possible to increase batch size using gradient accumulation but you do need to be able to store the model
Gradient accumulation also makes the training wayyyy slower
hi guys
hi

oh sry guys
im new at server :d
no worries
🥈
you're far form the first or last person to ask for this
youre probably right
gn
Another model fails the Myth test, classic
When a model I can run locally succeeds with this question I will consider it ASI and worship it like a god
Disk corrupted
attempt 2
Nope, still fucked, remaking the vm
Surely it will work this time 

Onto this part now
om
om <--- sacred
Why can't I do this in modern windows? I want my desktop to look like this
you can can't you?
just uncheck the box that's like "align desktop items to grid"
I know it was a thing on 10 at the very least
Oh shit
that one works for a while but always seems to reset to something completely misaligned after a few restarts or updates
One tap to use multiple apps
microsoft devs
Ran some tests on different browsers anti fingerprinting measures
Wow is Brave robust
Like seriously, impressively hard to track
It outperformed even hardened Firefox
My code is soo efficient
Now build reduce and upgrade =>
phone build (android) => ( transform layer = float8 to Float4 )
Pc => float32 to double (gpu build) (Google COLAB)
Cpu build (float32 to float16) (local server)
Console I don't know how Console works?
Still Alpha
Phase
Damn, Seed OSS 36B coming out here with a legitimately good example in its answer
Not bad for a Q4_K_XL quantized model that fits on my GPU
I suspect the fact its a dense model helps with that sort of trivial knowledge on top of making it more resistant to degradation from quanting
Still has a bad time with the seahorse emoji test though lmao
"seahorse emoji test" lmfao
Some one copy the emoji
Seahorse is very weirded one
Show in system
But crash in app
PNG CRASH
SVG CRASH
Something wrong format
GET =
{ UT CODE CANNOT FOUND
Why am I suprised... this is #programming afterall
I never used windows as a kid so I never experienced windows Me but I did experience what Linux was like back in the early 2000s
and hollllly moly it was something
I just installed ME in a vm bc I was bored 
Also, you only have 1 really low screen resolution, so if you set the font to be high quality nothing is on screen anymore 

How much ram you got
16GB
Turns out training an LLM on CPU on a 2013 laptop isn't so baller for the CPU
I sense an ML lad in chat
But there are background processes I can't see that are using most
me attempting to finetune SDXL on my gtx 1660ti in laptop when i was in japan
didnt work all that well
at all really
im not sure it ever successfully finished a run lule
poor thing
brb
linux time 
oof, i think that 1660ti has 6gb that was horrible
3.5 is no vram
i i just kinda passively use 3gb
it sounds like the 1660 and your 1650 have some solidarity lmao
I never felt bad for metal before
but I trained a ~70m model with 2048 ctx for 2 weeks nonstop on my gpu
kek
there's no official unicode seahorse emoji
70m how much vram does that need it cant be too bad, i have never tried to train something that smal
70m is big for training
because optimizer weight overhead
storing gradients is the issue
I think like half the vram was just the gradients alone
MODDSSS SOMEONE FOUND THE SEAHORSE EMOJI :NOWAYING:
come to think of it, maybe it would be a better idea to train the model on my intel ultra 7 265k instead of my intel i3 3rd gen 😂
2012 cpu
i still cant see it being more 2gb but i guess with 3.5gb total vram you're in suffering zone inherently when you boot anyways
it might not be too horrible with my 6gb 1660 but yeah 3.5 is just brutal
Is this much vram use normal?
yeah i cant find the vram LMAO
I think far right
ive used procexp
but what is this formatting
instead of asking ur current distro... ima ask... what was ur first distro?
oh the number on the right
is the virtual mem size
which is always yuge
64 bit processes can have like hundreds of gigs or more of virtual space reserved for funzies
first distro was
ubuntu in like 2014
hated it
I'm going to restart my laptop, this is like the speed of the windows ME vm I was using earlier
that process explorer screenshot does NOT have vram displayed btw
i didnt continue using it for long, i went back to winblows
Whatever it's called on far right I'm tired
that's virtual address space
it's always giant
that's not VIDEO ram
nothing to worry about
yep v is for vendetta and virtual
I thought vram stood for virtual ram 
lol
fair assumption tho
Anyway brb restarting
when i came back it was cachy first because cachy intrigued me
then instantly distrohopping for like 3 months
when did u come back?
earlier this year lmao
oh damn
Thankfully I been using Linux all my life so everything on it is 100x easier
I haven't had almost any bad experiences in all my 10 years
i am used to both and i dont even notice switching, i still have to use windows for my work laptop because i dont own it
and I use it for very specific and complex tasks
altho it do be booting a ventoy on ocasion 👀
Ok I'm back
Also I swear why does everybody have a 1660
like everybody who mentions their gpu always has a 1660 I swear
my ventoy is a rotating box
i dont have a 1660
but this is some of the shit ive tried in the last 3-4 months
i try everything
they all the same with different DEs and wallpapers 😭
Why can't I screenshot notifications
They go on top of the screenshot so I can't show how onedrive is being a broken fucking piece of shit again 
u can just change them manually instead of using a whole new OS
just hit Fn + PrintScr
i just wanted to try some of each one to see what a default that didnt feel like shit was if i was lazy
this is the real distro anyways
i love openbox
You mean Windows + prt sc 
honestly really like openbox
nah fn
the only reason i'm not using openbox atm is because i also like kde
Why is all software just ads now 
Epic games
oh
oh hellll nah
well yeah if you install malware
that happens
just use hero launcher or lutris or something
It was for unreal engine ok 
I still remember when I was like 9 or something trying to downlod malware on linux mint but not knowing how to run .exe files on linux lmao
kek
it was some random PDF converter that I clicked cuz it was a big green button 🗿
this is the only reason i've installed epic in the past so i sympathize
(It turns out I'm not good with unreal engine and no longer need to have it installed, so I'll actually remove it now)

almost mindlessly installed some adware ff addon from one of these today while looking through library records, i they got me
ur computer will thank you
but then i caught it because ff was like "yo dawg would you like <useless shitty addon> to change your search provider and scrape all ur info bro?"
holy. This hurts my head
I try to keep my computer as minimal as possible
why no ram
8797898 process in background
smh netscape running bloatware in the background
you should prevent those from auto launching
check your autostart
you're having your entire (very smol) ram amount eaten by shit running when you're not using it likely
I am literally running a scientific computing program, firefox, discord, and a music player and only using 4gb out of 16
What is the scientific computing program?
baloo needs to hurry up wand finish its fucking index
holy ram
I have RAM problems but have never gone past 10% CPU use
fair
i have about 45 vivaldi tabs open and one of them is youtube
Are you trying to make a clone of Neuro 
why so much ram holy
i regret nothing more than not having 192 rn
🗿
but i already had 64gb when my other cpu died
of ddr5
so i just bought another pack
Just for uni research sadly
and it was 50% more than when i boguht the first one in jan
thinking i was imminently upgrading then
but then i didnt
bro u do not need this much ram
especially with that much swap
why do u even have swap atp
yeah i did not mean to config swap ngl
i saw that and i was like
well i guess i can try running like deepseek lmfao
see if it runs slower than ever in history
I love it when the stuff microsoft forces on you is the worst offender
half on swap
ewwww 🤢
u gotta delete that
this shit never ran on my windows build, it was smitten INSTANTLY
1 token per month 😁
if it spills onto swap u can forget about it 😭
the ram might be okay if it's 6400 mt/s or sum
it is
most ddr5 isnt 6400 mts tho
Am I the only one who thinks that the new logo is the laziest shit ever and something that should not be the product of a multi-billion-dollar company? It's literally just the copilot icon with "m365" in the corner









