net00

joined 2 years ago
[–] net00@lemm.ee 2 points 11 hours ago

On my case at least I don't have any users blocked (but I might start doing that for some really obnoxious people). I do have a lot of communities and some instances blocked. That's how I know I'm not missing out on anything.

But yeah, we need some really good filtering tools, one App i use on mobile (mlem) let's me filter out posts with specific words on the title but it's still too blunt. Probably something with regex would be fine.

[–] net00@lemm.ee 5 points 11 hours ago (2 children)

and in the end, my feed slowed to a complete halt because I had blocked virtually every active user here.

That's not necessarily bad, it helps limit how much one doomscrolls. I feel like I haven't got sucked into being here for long. Just once a day I check what's popular and I'm done with it. I know already the content I'm not seeing is garbage.

[–] net00@lemm.ee 7 points 11 hours ago

Things are more enjoyable since I started putting effort into curating my lemmy feed. I don't live in the US, so it makes no sense to see the constant diarrhea of trump and musk. I rather use this time to see things of my own country that matter to me. I blocked most politics communities and don't see most of that garbage any longer.

Political stuff drives lots of engagement through outrage, so in this smaller place it's quite more visible. Just block them, it's the only way.

[–] net00@lemm.ee 4 points 1 day ago

You're supposed to just take the headline at face value. It helps maintain the outrage from people who never have used apple devices.

[–] net00@lemm.ee 10 points 1 day ago

Nothing

  • You can import music from itunes, if you like doing it the old way.
  • There are a crap ton of media player apps with ability to connect to self hosted or cloud storages. Many are single payment and others are open source. One good one is nPlayer.
  • You can put mp3 on the native files app and just tap on it.

The article is just misleading ragebait turned into an excuse to show their app and things about iOS development.

[–] net00@lemm.ee 0 points 3 days ago

Well for starters, if I were to install linux I'd have no manufacturer's software to control motherboard, keyboard, mouse, and GPU. None of those exist for linux, and the open source alternatives would take decades to have only a fraction of the features already present in the manufacturer's offering.

Then how do I interact with my apple devices? I want to sideload apps. Windows can do it with sideloadly + itunes. On the linux scene the opensource software is abandoned for almost 4-5 years. It doesn't work because I also already tried it.

Then I want to play games. On windows I don't have to fiddle with proton versions and recompiling the whatever the shit to play the new doom.

[–] net00@lemm.ee -1 points 3 days ago

Yeah, such minor inconveniences of linux, such as not having motherboard control software at all, and not having a way to customize my peripherals, because the software also doesn't exist.

Meanwhile god forbid I open the onedrive settings and solve this annoyance in 10 seconds.

[–] net00@lemm.ee 1 points 3 days ago

You can also remove copilot

[–] net00@lemm.ee 14 points 1 week ago (1 children)

Mlem, Arctic, and Voyager for me, very nice apps

 

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 ›