net00

joined 1 year ago
[–] [email protected] 1 points 2 hours ago

"but we still can’t give everything away for free.”

Then why have they positioned youtube to be a public worldwide service freely accessible all these years?

It is the usual tactic of operating at a loss for years, building an unsustainable service and supporting it with revenue from other places. Google was officially declared a monopoly, and youtube is not profitable, so it's easy to connect the dots and say youtube grew to it's current dominance unfairly through that monopoly money.

Now they want to enforce their TOS on you, pay up or watch a million ads or leave. Well fuck their TOS, I avoid anything google like the plague, but their unfair position on video sharing makes it hard to avoid youtube particularly. I respond unfairly in turn, by proxying youtube through invidious.

[–] [email protected] 30 points 2 days ago* (last edited 2 days ago) (22 children)

Built on a foundation of theft

Sums up all AI

EDIT: meant all gen AI

[–] [email protected] 16 points 1 week ago (3 children)

google has been blocking any IP that uses lots of youtube bandwidth, and that means any public instance needs to do IP rotation.

I also heard they began blocking all IPs belonging to some cloud providers.

I run my own invidious instance from my home servr. Only I use it, so it'll never be blocked, but I don't have the same anonymity as if using a public instance...

It's mostly for the benefits of using youtube ad-free without a google account, while having local bookmarks, watch-later, and subscription feed. If that's your main goal Invidious is really easy to set-up.

[–] [email protected] 149 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

"There are no plans to get rid of Old Reddit." - reddit

Completely expected this, technically they are not removing it, just making it so shit no one would use it. Same move done by twitter when muskrat took over

The redesign doesn't really work, it just tells you to use their horrendous app or login to see any "unverified" content. What that is only they seem to know...

Anyone still relying on reddit's user generated data should use something like a redlib instance

[–] [email protected] 2 points 2 weeks ago

I did that when they leaked my phone number to hackers, as happened to other millions of users. Using authy is a security threat

[–] [email protected] 13 points 3 weeks ago (2 children)

I think a few more details are needed to get you a clear alternative:

  • Which devices you want to cast from? what content you want to cast (DRM content like netflix, and/or your own media)? what kind of TV you have?

In my case after degoogling, I use mainly apple devices besides my windows pc. 2 of my TVs have AirPlay built in, so there's no issue casting anything. If your TV is rather recent it's likely to have it too.

The third TV is tricky, it's an older 4k LG. I have a linux box connected to it and installed UxPlay in it. It only works with AirPlay "mirroring" so you kinda need an app that can treat the TV as a second monitor. Otherwise the mirroring won't cover the entire TV screen. I'm still assuming apple devices here, but there's OutPlayer and nPlayer in the appstore that can do this. It does support sound-only casting, so if it's music you want it should be able to direct cast from your apps.

The second caveat for UxPlay is that it only works with DRM-free content (youtube, self hosted media). For DRM content I haven't found a nice alternative for the old TV , so I use its built in apps (netflix, amazon prime). Kodi exists, but the plug-ins support for streaming sites isn't good, often getting stuck to low-res content.

I'm guessing buying an apple tv/fire stick/roku is the only alternative for DRM content casting. I also explored the idea of "degoogling" my unused chromecast 3rd gen, but absolutely nothing exists for this and it just collects dust in a drawer.

[–] [email protected] 28 points 1 month ago (29 children)

Now that authy has fucked us over with this, what should I move my 2fa codes into, any recommendations?

Unfortunately I can't use aegis on iOS/windows, does keepass have this functionality?

[–] [email protected] 3 points 2 months ago (1 children)

I'm definitely trying to figure out how to control my PC's RGB. On Windows obviously I got the manufacturer's utility, (gigabyte mobo) but this isn't on Linux. Found this OpenRGB app but doesn't have my mobo or ram in its supported list.

[–] [email protected] 16 points 2 months ago (10 children)

I usually find reasons to keep using microsoft products, but right now it's the first time I'm seriously considering ditching all my microsoft services for FOSS and move to linux.

It's gonna take a lot of effort and time migrating everything I use, but taking literal screenshots of your PC sounds fucking creepy, no matter how they sugar coat it. It's like someone else literally watching all you do.

Usually you know they get your data, but now they want exactly what you are seeing and exactly what you are doing, taking it right out of your screen. It's literal and plain spyware.

I have degoogled for a few years already, now I guess it's microsoft's turn.

[–] [email protected] 50 points 2 months ago* (last edited 2 months ago) (2 children)

I recommend Okular for PDF reading. No ads, no upsells, no BS. It also has native dark mode

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

I guess these results count for something, however Madison's allegations have been really consistent and more importantly, were quietly published months before without any drama.

Believing the big corporation with drastically more leverage on this situation would be stupid, so they aren't 100% cleared for me. Something definitely happened with Madison, but likely for lack of records and evidence it wasn't confirmed.

We're not gonna ever know what really happened.

 

I have been able to backport some flutter iOS apps to 32bit legacy devices. This is only in some cases where all their dependencies are compatible + some tweaking of build scripts.

I wonder if Voyager can be backported, as it's crossplatform (react native?) app. Before I dig does anyone know if this is possible?

EDIT: I'm not asking the devs to do anything, I'm asking anyone familiar with the code if they know whether this is feasible before I start digging

 

If you stumble into this post, chances are you have scoured the internet for solutions to this issue. The few mentions of it out there are answered with completely worthless "turn it off an on again" answers.

Well after spending a few evenings picking apart this issue I finally was able to add an Outlook account using the settings app on my iPad 4 running iOS 10.3.4.

TL:DR

  • Install version .12 of ssl-kill-switch2 from their repo
  • Add your account :)
  • Remove ssl-kill-switch2

Background

Without the above steps, if you try to add an Outlook.com account to your device within the settings app, you would only see a blank WebView splash for half a second, and then it closes. This leaves you with a null account that doesn't work. As you can see, there's not much to go on, and the internet won't be of any help as stated.

Up until a few days ago a workaround was to add your Outlook account under the Microsoft Exchange option (using an app password). However this began failing recently. Currently this approach will yield intermittent "Incorrect Password" popups (even on current iOS versions). I suspect a recent change from Microsoft broke this workaround.

Unfortunately, iOS 10 forces you to use OAuth flow to add Outlook accounts. On earlier versions, there's no issue as you can simply provide an app password to the iOS login form and be on your way.

With these conditions, the only other way to add an Outlook Account is as a manually configured IMAP email. This will provide mail, but does not include Contacts or Calendar sync. It also doesn't support Push syncing.

Investigating the issue

Without much to go on with, I suspected Microsoft was rejecting the request (as the Google & Yahoo options did not immediately close). Therefore I started sniffing HTTPS requests from iOS through mitmproxy. This revealed that iOS first makes a CONNECT request to newaccountredirectdomain.apple.com when you try adding an Outlook account. This is the only request I saw, so my iPad was not even reaching Microsoft at all before kicking me out of the authentication flow. Other account options (Gmail, Yahoo) make a call to gil.apple.com and do continue afterwards with requests to google or yahoo.

I started reading up on similar issues, and they all pointed to certificate pinning being the culprit. This eventually led me to installing ssl-kill-switch2. It appears the Settings app implements some certificate pinning. Basically the settings App has defined certificates it expects the remote servers to present, any other certificate means the connection will be dropped.

I was then led to a bunch of time waste and headaches, because the latest version of ssl-kill-switch does not properly work on iOS 10, and there's no mention of this anywhere. Ssl-kill-switch2 has hardly been properly maintained, and through some open issues I started to suspect the latest version didn't actually work (on iOS 10 at least).

Therefore I installed v.12, did a respring, and tried adding an Outlook account. I could see that the WebView started and finally presented the Microsoft login web form. It accepted my credentials and a few seconds later I had my account added.

That's about it, hopefully someone with the same issue stumbles upon this post, and saves all the time I spent on this lmao.

 

Decided to check back on things after a coming across a comment saying a month had already gone by. Completely unsurprisingly everything was swept under the rug. The promise to "release findings" seems now nothing but a tactic to shut up anyone calling them out and now they just act like nothing happened.

Who woulda thunk?.

On the quality issues they still manage to fuck up even with all the "new processes" Won't surprise me if sooner rather than later they just go back to the regular shitshow.

 

I'm reading up on self-hosting Lemmy, and I was planning on creating my own private instance for individual use on some spare Azure ASP I use to host private FreshRSS (not rich to host a public service).

This basically shuts my idea down, because I wanted to simply host my account myself and browse all of Lemmy as I please.

So is everyone hosting individual instances dealing with them being public? is there a workaround to avoid having a public service that anyone can see?

view more: next ›