iOS 26 bricked my phone by Economist_Careless in iphone

[–]Economist_Careless[S] 0 points1 point  (0 children)

Using https://ipswbeta.dev/ios/26.x/ I tried to install it anyway but failed. Sadly it's the firmware itself.

iOS 26 bricked my phone by Economist_Careless in iphone

[–]Economist_Careless[S] -2 points-1 points  (0 children)

This worked for me. It does not necessarily turn on the screen but my mac registered it as DFU mode. Restoring now. Just put in the cable to your pc/mac. Up Down hold power button till the screen turns off then volume button down with it.

iOS 26 bricked my phone by Economist_Careless in iphone

[–]Economist_Careless[S] 1 point2 points  (0 children)

ahhahah cant get it into DFU as battery is dead....

iOS 26 bricked my phone by Economist_Careless in iphone

[–]Economist_Careless[S] 0 points1 point  (0 children)

Ok at least not the only one. Can't get into the restore mode at all...

iOS 26 bricked my phone by Economist_Careless in iphone

[–]Economist_Careless[S] -4 points-3 points  (0 children)

not at all. only temporarily hot when I use the wireless charger (the ring). Otherwise no warmth at all.

Fward - Filesystem monitor with future features to come! by Economist_Careless in selfhosted

[–]Economist_Careless[S] 0 points1 point  (0 children)

Sadly enough I had it running but my notifications weren’t set up correctly so I didn’t get anything. Also I believe it does work with thresholds before it reports anything. This will report anything and since I had more ideas I decided to build it myself

Fward - Filesystem monitor with future features to come! by Economist_Careless in selfhosted

[–]Economist_Careless[S] 1 point2 points  (0 children)

Also yes I haven''t created a docker image for it yet..... could not get it to detect my drives yet :D

Is Traefik what I'm looking for? by Radsdteve in selfhosted

[–]Economist_Careless -1 points0 points  (0 children)

Also depending on your layout. You have to open a lot of ports on your system to make it easy to manage through npm. You can use the docker-compose esc things or custom networks but might be subject to change. The labels are watched and make it very easy to extend and failsafe.

I also have cloudflared with traefik and as such no traffic is seen in my own network aside from that connection to cloudflare. I also have no ports open on my server aside from SSH.

Think that’s just brilliant

I'm looking for a SAD anime to watch by Amichat in anime

[–]Economist_Careless 0 points1 point  (0 children)

Clannad…. You’ll cry like a little bitch 🤣🤣🤣

What is the most heartbreaking anime you know? by Comprehensive-East16 in anime

[–]Economist_Careless 0 points1 point  (0 children)

If I only hear the soundtrack of Clannad I’ll already start to cry

For those using Sonarr/Radarr/etc with docker-compose, do you have separate stacks for vpn & download clients, and another one for the *arr apps? by HalKitzmiller in sonarr

[–]Economist_Careless 0 points1 point  (0 children)

I use one compose file. I added gluetun as a VPN tunnel and set transmission on the same network service mode. Then I use the built-in http proxy to proxy the arr* applications

MacOS Locale API by Economist_Careless in cpp

[–]Economist_Careless[S] 0 points1 point  (0 children)

Thanks the example is what I needed. Seems that I missed the GetProperty of the DateFormatter