























































npm run start




document.cookie look like?

"user_settings={\"active_plugins\":[\"alert_popup\",\"infinite_scroll\",\"typing\",\"tenor\",\"emoji_picker\"]}; username=ChillerDragon; password=xx









git check-ignore -v passwordfile.txt





sha1sum of the file change?













sha256sumhexdiff







diff <(xxd uwu.kdbx) <(/tmp/anime/uwu.kdbx)diff <(xxd uwu.kdbx) <(xxd /tmp/anime/uwu.kdbx)
















diff <(xxd uwu.kdbx) <(/tmp/anime/uwu.kdbx) whats xxd in the command














echo AAA | xxd00000000: 4141 410a AAA.























































































































































































































npm start after every save? xd


































1























(edited)







git remote -v shows ddnet/ddnet? you would need to change origin for that to happen no? (edited)




















mod Main {
fn add(a: i32, b: i32) -> i32 {
return a + b;
}
fn check(a: i32) -> i32 {
if a == 2 {
return a;
} else {
return 0;
}
}
fn main() -> i32 {
let x: i32 = 2 + 3;
let y: i32 = add(x, 4);
return y;
}
}
REEEEEE





mod Main {
fn add(a: i32, b: i32) -> i32 {
return a + b;
}
fn check(a: i32) -> i32 {
if a == 2 {
return a;
} else {
return 0;
}
}
fn main() -> i32 {
let x: i32 = 2 + 3;
let y: i32 = add(x, 4);
return y;
}
} if without ()
(edited)






rs let foo = "http://localhost:42069";
1


































AMD Ryzen 9 7900X 12C/24T 4.7-5.6Ghz
or the AMD Ryzen 9 7900X3D, 12C/24T 4.4-5.6ghz
i dont quite understand why the latter is 100$ more, is it just because of the increased L3-Cache ? 64MB VS 128MB

AMD Ryzen 9 7900X 12C/24T 4.7-5.6Ghz
or the AMD Ryzen 9 7900X3D, 12C/24T 4.4-5.6ghz
i dont quite understand why the latter is 100$ more, is it just because of the increased L3-Cache ? 64MB VS 128MB 


















