Let’s be realistic here. People ain’t changing their passwords every month, 3 months, even yearly.
Let’s be realistic here. People ain’t changing their passwords every month, 3 months, even yearly.
Is AI really only detrimental to society? We’re in the initial stages where they promise the world in order to get investors attention. But once the investors realize what it’s actually capable of they’ll have to focus on what it’s actually capable of.
I think sometime next year we’ll have a crash, and all the companies pushing AI will be forced to either focus on quality, or find the next thing to push.
Single core workloads Intel still had the lead. But multi core (or just multi tasking) Zen 1 was a beast. By zen 2 there was hardly a reason to get Intel even for gaming, and especially at normal setups (nobody is using a top of the line GPU at 1080p). Even when you’re “just” playing a game you still have stuff running in the background, and those extra cores helped a lot.
Plus newer games are much more multi threaded than when zen first came out so those chips aged better as well.
We use node.js with puppeteer for some of our web crawling at work. It’s pretty straightforward once you have a basic script to launch it. If you havent already I’d highly suggest installing vs code. You install node.js, then using npm (node package manager) install puppeteer and whatever other dependencies you might have. Someone out there probably has a basic js file out there that will open chrome, or just ask an LLM (I just use ChatGPT, they’re all the same shit). From there you just need to navigate to your pages, then use a queryselector and .click() to click on your elements. It’s all javascript from there.
Pro tip: write your queryselectors in your browser using the inspect element/console tab, then put it in your JS file. Nothing is worse than being 10 minutes into a crawl and you’ve got a queerselector.
You’re going to want to do a lot more reading ahead of time then. It’s not hard, but you really need to know some basics about javascript before you start.
Sorry, this is an AppleTalk household.
Anything other than Ford and Tesla? Somewhere between 1 and 0 per year. With the entire lifetime of the car typically being less than 5
Ford hands out recalls like candy which I’m actually OK with because it means they want to fix their stuff. Mopar also has a lot, but that’s because their cars are shit.
More than just the cellular radio.
https://www.theregister.com/2023/04/27/qualcomm_covert_operating_system_claim/
I think this was built into the SOC itself, or the GPS module, but it runs 100% independently of your OS, even on custom firmware.
Stock up while you can.
Automatically entering the password at the login prompt would be FAR more insecure than task scheduler starting the task on startup. What you should do is go into task scheduler and tell it to start your jellyfin service. Then jellyfin is running, but your user isn’t even signed in.
If you just want auto login then look at these:
That’s how windows intends you to automatically log in even though your user has a password.
Windows task scheduler has plenty of built in things for this.
This is rebooting for a different reason. That auto reboot just kind assumes that the software on your phone sucks and it needs to reboot to stay running fast.
Graphene and now iOS auto reboot for security/privacy reasons.
Chrome does this just fine on windows. It just updates in the background so the only thing you need to do is (re)open chrome and it’s done. Firefox doesn’t, and waits until you try to launch it to update. On my laptop where I use FF infrequently makes it’s startup time about 30 seconds basically every time I open it.
If you’ve got a thunderbolt port on your laptop and a thunderbolt dock on your laptop then there’s no reason why it shouldn’t work.
I’m not familiar with thunderbolt on linux, but on windows you plug it in and it just works™️ and shows up as if it was inside your machine. Your DE on linux might automatically do it, but if you’re command line only you’ll probably have to run a command first.
I miss that in my old car. When I’m drivng around in the city and don’t rally need much headlighting I’d angle them all the way down. When I’m in a dark area where there’s enough people that I can’t use my brights I’d just angle them up. My current car has stupid self leveling headlights so I don’t get any of that fun :(
There’s no reason to turn off a Mac Mini. It uses about a watt of power in sleep. The idle draw from the power supply in your desktop probably uses more power than the Mac Mini in sleep.
Realistically? Nothing. So many things have to go wrong for you to get a virus or some other form of malware. Your web browser and other software will continue getting updates for at least a little bit after the OS is EOL. Windows 7-8.1 has only just started losing software support in the last 1-2 years.
First your OS needs a vulnerability, then the software you’re running needs to have a vulnerability, then you need to run said software, then you need to run said software and do whatever it is that can be exploited (or just run some infected software). Every once in a while you’ll run into exploits that need no interaction at all, and that’s where you can really get screwed. Windows had one the other day with ipv6, but that requires your firewall to be set to allow all ipv6 connections in which unfortunately a lot of them do. But even then someone has to have tried reaching you out of the 72 kajillion ipv6 addresses out there.
That said unsupported devices are also a risk to supported devices. Say there’s an exploit like the ipv6 one and device A gets infected. That malware could then use other tricks to affect supported devices that haven’t been patched yet, or there isn’t a patch for it.
I use a ton of unsupported devices, but only intermittently, and not for anything important. The likely hood that I’m getting a virus on Mac OS 9 is so incredibly small. Plus I’m not checking my bank account on that thing. I would not do anything at all important on an unsupported machine, and if it HAS to run I’d quarantine it in it’s own vlan so it can’t affect the important things.
You don’t get security updates.
You can get something new, install Linux, or you can also just choose to not care.
Yes, they are indeed benefitting from this, but so is everyone else that uses the software if you’re going by textbook definition.