10 results for "4666d514c0d2a29019b9eaa74fae821e"
I signed up for business internet with decent upload speeds and had a server running out of my appartment because it came with a static IP. I just threw a mini mac with debian on it. I gave up on it after a year. It's fun, but holy fuck was it slow with even half decent uploads speeds for some reason. That and the logs are just insane. All of the 3rd world is trying to botnet or hack you constantly. Now I just have a VPS on linode. Fuck its shit though. Those things were awesome, fast, and cheap when they first started. Same with digital ocean. Wtf happened! Shouldn't tech get cheaper and better as the years go by?
>>107152351
i didnt swap anything in part 2

function two() {
const lines = await readLines("two.txt");
const names = lines[0]?.split(",") ?? [];
const actions = lines[1]?.split(",") ?? [];
let index = 0;

const moveLeft = (index: number, length_of_list: number) => {
if (index === 0) {
index = length_of_list - 1;
} else {
index--;
}
return index;
};
const moveRight = (index: number, length_of_list: number) => {
if (index === length_of_list - 1) {
index = 0;
} else {
index++;
}
return index;
};

for (const e of actions) {
if (e[0] === "L") {
let moveTimes = parseInt(e.slice(1), 10);
for (let i = 0; i < moveTimes; i++) {
index = moveLeft(index, names.length);
}
} else if (e[0] === "R") {
let moveTimes = parseInt(e.slice(1), 10);
for (let i = 0; i < moveTimes; i++) {
index = moveRight(index, names.length);
}
}
}
console.log("Name: ", names[index]);
}
>>16827257
Yes.
I enjoy drinking alone
>>16812719
>First order partial matrix
>Affine field
>Functorial curvature tensor
>apt get dleted my DE again
Fuck this shit, I'm getting a mac.
Fuck you and your meme OS /g/.
>linux
free as in free headache
doesn’t send your everything to cloud to be analyzed for doubleplus-ungood thinking (some distros)
won’t annoy you with auto-updates
skills transfer into dealing with servers
hardware easily extensible
good enough for most usage patterns
will never be power efficient since good-all-around arm laptop never ever
makes you immune to STDs and getting somebody pregnant on accident
>mac
hardware expensive AND impossible to expand if needed
it just works, much better support for everything you’d want since there’s just one version and not 300 different flavors
you do get ms office but the performance is total ass anyway
weird issues with non-apple hardware, like external display colors being fucked by default
all your hardware gets bricked due to executive order in 2027 when trump starts a war for greenland
every single dev in existence wants to nickel and dime you for the smallest piece of software, since everybody using macs is clearly a mark
apple script and automation in general is shit
good power efficiency
iphone interoperability is neat
>>509312661
Do they have a designated diarrhea area at the top?
>tfw no cute trans /pol/tard raging racist gf to have buttsex and frot with
Without groyper coping can any of the "trad" Catholics tell me how they cope with having globohomo Church leadership?
Do you just ignore it?