You guys leave the search bar on the taskbar?
You guys leave the search bar on the taskbar?
Doesn’t freetube use invidious api?
Yeah, we haven’t even gotten into the reliability. The have dead times where no output is created that nuclear doesn’t suffer from.
Yeah, a couple people are saying that, but I can’t find any information on how it’s implemented for providers. Regardless, not having an account is one less avenue for my information to be leaked. I do worry more about the doctor’s security practices (2FA, password complexity, password rotation, etc…) than my own.
Can you explain how wind and solar get cheaper over time? Especially wind, those blades have to be replaced fairly often and they are expensive.
It’s a complicated problem. The biggest privacy issues come from the use of JavaScript, but most of the time sites use JavaScript heavily and become unusable when it’s disabled. Other sites will straight up not let you access them without JavaScript.
Some things can be potentially embarrassing so your information could still be used against you by cyber gangs for money, so even though it’s no monetary impact for companies, the information still has a value.
I like to hope that my data won’t be released to companies like mychart without my consent.
No I get you. I just had a different problem with the same platforms that I wanted to voice.
I’m taking a stance against these platforms by always declining to ever create an account on them when the doctor’s office asks. Having medical data accessible like this is just asking for an attack, followed by a leak. And then I can only assume insurance companies buy these leaked databases and adjust rates accordingly.
I don’t know the answer to your question, but I have never heard of these alternative protocols. Thanks for giving me something new to go learn about.
Yep, the ones who are doing some kind of input on stack overflow (even just a survey) are way beyond the “let’s keep everything the same because to get rid of tech debt sounds like a bunch of work” camp.
I think when you start looking at how expensive other forms of green energy are (like wind) long term, nuclear looks really good. Short term, yeah it’s expensive, but we need long term solutions.
I doubt prices go down, but they may go up slower and it’s a win for small business.
Wow what a crappy article, the blog post should be what is posted instead. Not even a mention of out of date software in the article. This is clearly not a Tor issue.
I think the easiest would be to downgrade to the 350mbps plan and see if you can even tell there is a difference. If you do a lot of downloading of large files (Linux isos and steam games) those will go slower. Anecdotally, I’m a software developer who works from home and I have never felt an upgrade from my 300mpbs plan to be necessary, but I don’t download a ton of large files very often and this decision obviously takes into account my personal income and expenses.
deleted by creator
The nice thing about FreeTube and Invidious is that they don’t use the YouTube API and the most YouTube can do (at the moment) is issue takedown requests. You can just self-host invidious (which I believe FreeTube uses). The code is unlikely to be taken down as YouTube-dl has successfully fought off those takedown requests.
I spent such a long time the other day trying to figure out why I couldn’t access an application I wrote and served on a home server from my reverse proxy. Next day I take a look at the DNS record I setup again, CNAMEd to the host server instead of the reverse proxy server. Felt dumb.