

Fucking same.
I deleted my main account once they first came out with the reddit recap, and deleted my replacement when they fucked RIF, never to return.
I still lurk without an account sometimes, but that’s all they’ll ever get out of me.
Fucking same.
I deleted my main account once they first came out with the reddit recap, and deleted my replacement when they fucked RIF, never to return.
I still lurk without an account sometimes, but that’s all they’ll ever get out of me.
What I want is a way to answer the phone like a fax machine. Just press a button and the call gets answered and immediately starts playing that fax machine sound.
I’ll bet that would stop calls. Surely they have something that can tell if they’re calling a fax machine over and over.
Looks pretty neat.
Is there a way to have it run like a ram statistics monitor? I’d love to have this running in a terminal window to monitor my ram statistics.
https://www.pcmag.com/news/brave-browser-caught-redirecting-users-through-affiliate-links
I’m not going to defend Mozilla by any means, but if you care about privacy, you wouldn’t use a browser based on Chrome anyway.
You could replace “Brave Browser” with Firefox and the statement would still be true.
At least Firefox wasn’t caught hijacking affiliate links.
As someone with two kids who play games on the switch, physical carts keep me from having to buy every game two or three times.
So losing the ability to buy a game and share it between three switches will severely increase the costs of games for me.
It’s not weed, it’s that mint is very aggressive in spreading.
I personally like the mint growing in the yard it makes mowing the lawn smell great.
Can confirm. It’s the only game I play at this point.
Finally got to Fulgora. I want that mech suit.
It’s basically just an end you attach to the fiber:
https://www.gomultilink.com/products/066-222-10?category=44
You’ll use a cleaver to break the fiber at a 90 degree angle to reduce attenuation, and slide it into the connector. Once it bottoms out, you press something down and it grabs the fiber, holding it in place.
I know it’s Youtube, but here’s a video of the process:
https://www.youtube.com/watch?v=WuKm7t87SJU
The idea is you would pull a fiber cable through a building and terminate it with ends like these. Then install them into a bulkhead to make them similar to solid-core CAT5/5e/6 cable into a patch panel. You can then use premade jumpers to connect from the building wiring to the devices you’re using.
The fusion machines are generally used for long distance links because of the significantly lower attenuation per splice. A fiber line that goes 40 miles is likely to have tens if not hundreds of splices in it depending on the number of spans of cable, and industry standard for fusion splices is 0.00-0.05 db attenuation per fusion splice.
You don’t need to fuse every fiber connection unless you’re doing really long distance fiber.
For runs inside a building, single pulls with mechanical splices would work just fine. You shouldn’t get much loss as long as there aren’t more than two or so mechanical splices.
Source: worked as a technician for a fiber optic ISP.
If you want to fully wipe the disks of any data to start with, you can use a tool like dd
to zero the disks. First you need to figure out what your dive is enumerated as, then you wipe it like so:
sudo dd if=/dev/zero of=/dev/sdX
From there, you need to decide if you’re going to use them individually or as a pool.
!< s
I’m not disagreeing with anything you’ve said?
I’m saying that just adding Mozilla’s PPA to your sources won’t change apt’s behavior when installing Firefox unless you tell apt to prefer the package offered by the Mozilla PPA.
As someone who uses Kubuntu as a daily driver, I’m well aware of the snap drama and have worked around it using the method I pasted above.
Even though it’s an underhanded move by Cannonical, I’m still glad the OS is open source since it makes the workaround so trivial.
It takes a little more than just adding a different repository to your package manager, you have to tell apt which to prefer:
echo ’
Package: *
Pin: origin packages.mozilla.org
Pin-Priority: 1000
Package: firefox*
Pin: release o=Ubuntu
Pin-Priority: -1’ | sudo tee /etc/apt/preferences.d/mozilla
But that’s how dogwhistles work: they can hide behind a veil of plausible deniability.
And his refusal in the leadup to the 2020 election to denounce the Proud Boys.
“Stand Back and Stand By” isn’t the kind of thing you say to a group you want nothing at all to do with.
They’re both about the same in terms of privacy so that’s quite an irrelevant thing to bring up. Windows sucks infinitely more from an usability perspective, though.
As someone who has used Linux as their primary desktop OS for about 7 years now, you don’t have to tell me that Windows sucks.
Edit: Oh, one more thing, you don’t have to do some bs hacks to use macOS without an Apple account.
I don’t use any accounts for my OS at all.
Apple making a proprietary pinout for NVME is what will keep me from ever giving them money.
https://assistenciaapplebrasilia.com.br/wp-content/uploads/2019/08/Apple-Propietary-SSD.png
It’s not like Apple uses a different controller, or that they invented a different communication standard. They just put the same communication pins from the same controller on a different physical connector, and charge you 10x for the replacement part. It’s why boards like this can work at all:
https://bartechtv.com/wp-content/uploads/2020/10/nvme2016macbookPRO-1-678x381.jpg
If Apple wasn’t using standard NVMe controller communication protocols and controllers, these adapter boards wouldn’t work at all.
The only thing that makes Apple marginally better is that the company spying on you tries to pretend like they’re not in it for your sweet data.
They might not be selling it right now, but only because they keep making money hand over fist from the non-repairable proprietary bullshit they produce. Once that faucet starts to slow down, you better believe they’ll be the next Google.
‘Bricked’ in this sense meaning not that you’d just trash your OS and need a reinstall, but that it could actually stop your computer from booting at all. So the system32 analogy doesn’t exactly fit.
It’s because some motherboards implement UEFI in a way that allows important variables to be overwritten by I/O processes. Executing sudo rm -rf /*
would recursively go into the EFI parameters folder where the kernel mounts EFI variables and attempt to delete things. Some motherboards allowed these delete operations to remove things in the motherboard’s firmware it needs to complete POST, thus rendering the motherboard useless.
But that’s a problem with the motherboard, not with Linux or Windows. The same damage can be caused by Windows.
It’s the constant war on end users that chased me away from windows.
You can’t say no to their relentless advertising. It’s “maybe later”. The pushing to require a Microsoft account. Ads in the start menu. Windows Recall.
The list goes on. You get as much agency as Microsoft allows, or you violate your eula and modify the os to remove things you don’t want.
We didn’t know it at the time, but windows 7 was peak windows.