

Sorry, you’re right. I meant the training of the LLM is what uses lots of energy, I guess that’s not end user’s fault.
Sorry, you’re right. I meant the training of the LLM is what uses lots of energy, I guess that’s not end user’s fault.
won’t ruin your career
Granted, but it still will suck a fuck ton of coal produced electricity.
I think I do. Might be an illusion, though.
deleted by creator
classifier model which labels the ads
Not exactly my idea as I read about it somewhere when news about YT supposedly serving server-side ads started to spread.
You could record the video several times and check for differences between streams and then cut them off, might be more resource intensive in network and storage, but I think it’s still cheaper than a neural network hogging the GPU.
deleted by creator
Probably just AI slop.
You just gotta ask another AI to fix it.
deleted by creator
What would happen if two Ninjas come across each other?
I wish I could move to Japan…
lesbian sex
Is that a thing??? May I ask for the sauce? I need it For Academic Purposes.
Optimized tomato sauce
for (var i = 1; i < 99999; i++) window.clearInterval(i);let f = eval(updateTomato.toString().replace('tomato.src = \"/splat.png\";', 'if (tomato.splat)return;tomato.src = \"/splat.png\";tomato.splat = true;'));picture.onclick = eval(picture.onclick.toString().replace("updateTomato(tomato);", "f(tomato);"));setInterval(() => { document.querySelectorAll(".tomato").forEach(f); }, 10);
Optimized Tomato minigun (requieres Optimized tomato sauce hack)
picture.onmousemove = picture.onclick
Tomato cleaner
let b = document.createElement("button");b.textContent = "Clear";b.onclick = () => { document.querySelectorAll(".tomato").forEach((t) => { t.remove(); }); };document.getElementsByClassName("col")[0].appendChild(b);
Trap boy
document.getElementById("catboy").src = "https://lemmy.world/pictrs/image/e4c85b56-2b11-4747-a63f-4e9366cb9505.png";
Custom image hack
let p = document.createElement("input");p.type = "file";p.onchange = () => { var r = new FileReader(); r.onload = (e) => { document.getElementById("catboy").src = e.target.result; }; r.readAsDataURL(p.files[0]); };document.getElementsByClassName("col")[0].appendChild(p);
Endless rotation
rpm = -3000;
144 FPS unlocker
for (var i = 1; i < 99999; i++) window.clearInterval(i);setInterval(() => { catboyImage.style.rotate = `${rot}deg`; rot += rpm / 60; while (rot > 360) rot -= 360; }, 1000 / 144);setInterval(() => { if (rpm > 0) rpm -= rpm / 100; rpmIndiCATor.innerHTML = Math.floor(rpm); }, 10);
Autopilot
setInterval(() => { rpm += parseInt(Math.random() * 100); }, 10);
Intermittent You’re Wrong
let k = 1;setInterval(() => { var h = document.getElementsByTagName("h" + k)[0];k = k == 1 ? 6 : 1;let nh = document.createElement("h" + k);nh.textContent = h.textContent;h.replaceWith(nh) }, 500);
DVD You’re Wrong
let b = document.getElementsByTagName("body")[0];b.style.background = "#000";b.style.height = "100vh";let t = document.getElementsByClassName("col")[0]; let xa = 1; let ya = 1;let x = 0, y = 0;t.classList.remove("col");t.style.position = "absolute";setInterval(() => { var bp = b.getBoundingClientRect();var w = bp.width;var h = bp.height;if (x > w || x < 0) xa = x > w ? -1 : 1; if (y > h || y < 0) ya = y > h ? -1 : 1;x += xa;y += ya;t.style.top = y + "px";t.style.left = x + "px"; }, 5);t.style.transition = "color 1s";let fc = () => { return parseInt(Math.random() * 155) + 101; };let c = () => { return "rgb(" + fc() + "," + fc() + "," + fc() + ")"; };setInterval(() => { t.style.color = c() }, 1000);
I gotta say that I loved the DVD result
I’ve written a console cheat code for it, hopefully OP won’t patch it (・∀・)
Tomater Brainer
picture.onclick = eval(picture.onclick.toString().replace("/tomato.png", "https://images.freeimages.com/image/previews/ce8/color-stroke-brain-png-5691833.png"))
Tomato minigun
for (var i = 1; i < 99999; i++) window.clearInterval(i);let f = eval(updateTomato.toString().replace("return;", "pictureContainer.removeChild(tomato);return"));picture.onclick = eval(picture.onclick.toString().replace("updateTomato(tomato);", "f(tomato);"));setInterval(() => { document.querySelectorAll(".tomato").forEach(f); }, 10);picture.onmousemove = picture.onclick
Slow-mo tomato
for (var i = 1; i < 99999; i++) window.clearInterval(i);f = eval(updateTomato.toString().replace("2.0", "0.3").replace("tomato.angularMomentum", "1"));picture.onclick = eval(picture.onclick.toString().replace("updateTomato(tomato);", "f(tomato);"));setInterval(() => { document.querySelectorAll(".tomato").forEach(f); }, 10);
I was thinking about making cheat codes for all your pages, but the tomato one just took me an embarrassing amount of time to work around.
Congratulations, you’ve successfully stressed me out. Just kidding, nice page OP :)
To your first question, nop, I have no idea how much energy takes to index the web in a traditional way (e.g MapReduce). But I think, in recent years, it’s been pretty clear that training AI consumes more energy (so much that big corpo are investing in nuclear energy, I think there was an article about companies giving up meeting 2030 [or 2050?] carbon emission goals, couldn’t find it)
About the second… I agree with you, but I also think that the problem is much bigger and complex than that.