Wait you can train the Futo keyboard? I tried it a while ago and noticed the poor accuracy and decided to shelve it for a while.
Wait you can train the Futo keyboard? I tried it a while ago and noticed the poor accuracy and decided to shelve it for a while.
Gotcha, that sounds like searx is a good option then. At first I thought you were giving a reason why searx isn’t a suitable alternative as the gp comment is downvoted a bunch.
Can’t you just not enable the Yandex backend if you’re selfhosting searx?
Either that or charging a micro transaction for loading the page. But yeah the goal is to make it cost a small amount that is insignificant to a regular user but adds up to a huge amount at the scale of a spam farm. And it’s also the same rationale behind hashing passwords with multiple rounds. It adds a tiny lag when you log in correctly but adds an insane amount of work if you’re checking every phrase in a password cracking dictionary using an offline attack because it adds up. (In the online scenario you just block them after a few attempts)
They seem to just keep getting better and better. When I scratched the lens on my index due to my own carelessness they replaced the headset for free. It’s been 5 years since I bought it and the controller strap broke last week and they sent me a free replacement. Any other company and I would have expected my only option to be buying a new controller.
Is running a pds really equivalent to running your own instance? As I understand it, 2 friends running their own pds cannot federate without the centralized relay which still can’t be self hosted.
I’ve done a backup swap with friends a couple times. Security wasn’t much of a worry since we connected to each other’s boxes over ssh or wireguard or similar and used tools that allowed encryption. The biggest challenge for us was that in my selfhosting friend group we all prefer different protocols so we had to figure out what each of us wanted to use to connect and access filesystems and set that up. The second challenge was ensuring uptime and that the remote access we set up for each other stayed up - and that’s what killed the project as we all eventually stopped maintaining the remote access and nobody seemed to care - so if I were to do it again I would make sure all participants have alerts monitoring their shared endpoint.
Federation sounded interesting so I looked at the website and it sounds like on prem can’t yet federate with people using “cloud” which I guess is the hosted version - they can only federate with other on-prem instances.
It looks promising though and would be cool to host my own instance and still chat with friends.
The creation tool also just lets you save the iso - but for some reason the media creation tool gives you a different iso than if you spoofed a non-windows user agent on the windows download website so that it gives you a direct link to the iso instead of getting you to install the creation tool. And for some reason only one of them worked with DISM to repair my system in order to be able to run windows update successfully.
Also add DISM to that - if it’s corrupted it could cause you to be unable to install windows updates.
DISM /Online /Cleanup-Image /CheckHealth
It’s also possible that fixing it may require the original windows installation media matching your windows version build number - which means if you’ve since installed a major windows update there may not be an available installation iso that meets the requirement. Happened to me and I was lucky enough to coax an iso out of the windows installer download page that satisfied the repair tool (oddly enough downloading an iso using the Windows Media creation tool didn’t work, but spoofing Linux on the page to directly download an iso gave me a different iso that worked)
These are the things I do to maintain my last windows machine.
I feel the sudden urge to pirate D+ shows even harder now.
I’m on unrooted lineage with mindthegapps / Google play services with my Google Services Framework ID registered with Google, but I still have to make 3 attempts to log in to my bank with the first 2 attempts always giving a vague error like “we’re not sure why we couldn’t connect”, similar with fidelity. Using a password manager so I’m entering the same credentials every time.
(Edit: in the case of fidelity, instead of faking a connection issue it tells me my account is blocked and to call support to unblock it - that’s also fake because I called once and they said my account wasn’t locked and trying to log in a second time always works)
My understanding is that it’s impossible to pass strong integrity unless you’re using the stock unmodified rom with the bootloader locked.
I changed banks last week and the new bank (Aspiration) logs in fine the first time every time.
It sounds like the situation is better with graphene but I find it a lot easier to switch banks than roms.
It should be safe, using fstab is how I do a network mount to a specific folder also so it doesn’t change or anything.
What kind of TV service / set top box did you have at the time? I remember a lot of talk about providers pushing set top boxes both because it lets them use newer broadcast tech with customers using old TV tuners, but crucially it allows them to have their own software running on the box that you use to switch channels, which let them use out of band communication over the cable network to report what channels you watched, when, and how long, which I don’t doubt gets sold and aggregated by ad targeting firms.
It’s pretty common for smart TVs to do a similar thing to collect streaming app watch data when using the TVs built in apps.
Torx plus is 5 pointed, for example https://www.mcmaster.com/products/screwdrivers/drive-style~tamper-resistant-torx-plus/
Yeah I had the i7 7700k which was like 7 years ago, and with like 64GB of ram because I wanted to play with large ramdisks.
Bro the article headline even says balcony railings. We’re talking single solar panel + plug in micro inverter type setups. That’s like $200 if you shop around.
And not sure if you’re aware, but after the “usable age” the system produces at like 80% capacity, so unless you disconnected from the grid and really really need that last 20%, you don’t need to change a thing and can keep using it way past the warranty period. Or you can add a couple extra panels. Why replace the whole thing lol.
That seems like a pretty big hole in their lifecycle analysis. The ol’ tow it out of the environment strategy.
CohortAttack?
Not sure about Facebook since authenticating for private videos is a hurdle, but for my partner who uses a mac I downloaded open video downloader which is just a foss GUI for ytdl, it also keeps ytdl up to date which is a requirement for me since I don’t want to be called when it stops working. I think on windows you have to manually install msvc2010redist but besides that it seems to just work out of the box.