

Netflix needs to sell the Inside Job IP to someone willing to continue making it


Netflix needs to sell the Inside Job IP to someone willing to continue making it


I can excuse the pedophillia, but I draw the line at supporting AI


Julyterlab has been pinned for multiple versions now and the issue only started happening on the latest Firefox update. Still works fine in chromium


Holy fucking shit. I swear to God, I had to download chromium because running Jupiter lab in browser ate through 22gb of ram and got my shit OOM killed. If this is what’s causing it I stg. I’m not even using vanilla Firefox, but the Zen fork got tebased on v141 right before this happened


Contacted a bunch of people to tell them to turn this off. None of them knew. Hope they get the absolute fuck sued out of them
There’s this guy who I help with his computer and anytime he gets a text it goes “Hey good lookin! You just got a text!” which is fucking insane and also I love it at the same time


*if you have a laptop with 16gb of vram. Otherwise you’ll be watching ollama hit your CPU for 5 minutes with no output


Hahah… Check his hard drives…


Good luck! Report back it you find something that works! I’ve had the privilege of never having a car new enough to include this “feature”


An example looks something like this
(It shows an one adapter in the first image but it shows an actual harness further down)
I didn’t see one for Mercedes on that site, but it sounds like it mentions the existence of them here under method 3
Installation usually involves:
• Accessing the wiring behind your start/stop button
• Installing the module inline with the existing harness
• Securing the module in a hidden location
That page also suggests that you may be able to disable it with a programming tool on some models. Depending on what you have I’d give that a try first


Heads up, most car models that have auto stop/start also have available aftermarket harnesses that can plug into the button and “press” it on each startup, effectively permanently disabling them. See if there’s one available for your model
$10 says they haven’t actually escaped anything and it’s just hallucinating a directory structure & file contents
1 and some change miles away. 3 closest 😎


I have actually tried to get rid of a Twitter embed by clicking on the “X”


Honestly, AI websites that do sound like they’re talking about the right topic are worse. You’ll get halfway through the steps and realize it’s bullshit and wasted your fucking time


I wrote this one ages ago to throw shopgoodwill.com items in my calendar because the times are in PDT and they don’t have any built in notification (that works)
Also made it work with govdeals but I haven’t tested that in ages so YMMV
Writes it to a Google calendar URL. I had it write to an ICS file at one point but I don’t have version control on this one file
javascript: (
() => {
function createItem(productTitle, date) {
console.log(productTitle, date);
window.open(`https://calendar.google.com/calendar/render?action=TEMPLATE&text=%24%7BproductTitle%7D&details=%24%7BproductTitle%7D @ Goodwill ${window.location}&dates=${date}/${date}`);
}
if (window.location.href.toString().includes("https://shopgoodwill.com/item/")) {
try {
let title = document.querySelectorAll(".mb-4.d-none.d-md-block.ng-star-inserted")[0].innerText;
let headers = document.querySelectorAll("th.font-weight-bold.text-nowrap");
let time;
if (headers[4].innerHTML == " Handling Price: ") {
time = headers[5] }
else {
time = headers[4]
}
time = time.parentElement.children[1].innerHTML.substring(0, 25) + "DT";
console.log(headers);
createItem(title, new Date(time).toISOString().split(".")[0].replace(/-/gi, "").replace(/:/gi, "") + "Z");
} catch (e) {
alert("An error occurred, check the console for full details: " + e);
console.log(e);
}
} else if (window.location.href.toString().includes("https://www.govdeals.com/index.cfm")) {
try {
createItem(document.querySelectorAll("#asset_short_desc_id")[0].innerText, new Date(document.querySelectorAll("tr > td[align='right'][nowrap='nowrap'] > b")[0].innerText.replace("ET", "EDT")).toISOString().split(".")[0].replace(/-/gi, "").replace(/:/gi, "") + "Z");
} catch (e) {
alert("An error occurred, check the console for full details: " + e);
console.log(e);
}
} else {
alert("This is not a goodwill or govdeals item page.");
}
})();


I’ve tried and it’s returned to my bank account just fine. Their purchase disputes are pretty easy too


Back in my day we crafted racist videos by hand


You could try, but tourism is already on a decline to the United States
What was the update? Getting address not found on both calyos.org and calyxinstitute.org which doesn’t bode well
Edit: came back up. Update if it’s down when viewed