Skip Navigation

Posts
30
Comments
220
Joined
2 yr. ago

  • Yes? Did you?

    Example:

    AVIF

    AVIF is an image format developed by the Alliance for Open Media. AVIF was designed by the foundation to make up for the shortcomings of other image codecs, including PNG, GIF, and WebP.

    AVIF is generally smaller in size than both WebP and PNG. AVIF supports animation while PNG does not.

  • Me on my de-googled phone:

  • I also found out a few other things that have changed:

    • They now use Torx T5 screws
    • The backcover and battery are now fixed with these screws
    • The battery uses a dedicated connector
    • Parts of the backcover now require a pick
    • SIM/SD now sit at the bottom in a dedicated slot and don't require the removal of the backcover.
    • The volume buttons got replaced by the "moments" button and are now on the left

    IMHO this is kind of a downgrade in repairability as you now need custom tools (not everyone has a T5 screwdriver at home). Moving the volume buttons to the other side is also kind of weird and unexpected as most (non Apple) phones have them on the right...

  • I just checked my phone and the up/down speed for files is roughly 40MB/s despite having a USB 3 connection.

    USB 2 has a max. transfer rate (under optimal conditions) of 60MB/s, so I think when the phone storage improves a bit or the cable is a bit longer it will likely become a bottleneck.

    Also note that there are other applications than transfering files which might need more bandwidth.

    To be fair it really doesn't make much of a difference but USB 3 is now the standard for a century and has been around since 2008 so I somewhere expect a 600€ phone to also have it.

  • Compared to the Fairphone 5 it has some improvements but also a few downsides:

    Pro:

    • It's a bit smaller (4mm) and lighter (20g)
    • Slightly better camera (future tests will tell how much better)
    • 120 Hz display
    • More RAM and storage (although I feel that the previous 6GB/128GB option was also sufficient for most users)
    • WiFi 6E Tri-Band (however you will likely never need this speed)
    • Bluetooth 5.4
    • Slightly larger battery

    Con:

    • Backpanel now requires a screwdriver
    • Display has less resolution/PPI
    • Performance of processor will likely be nearly identical to predecessor (however it's more efficient and modern)
    • Downgrade to USB 2
    • 600€

    My conclusion: Overall the improvements are ok, however just releasing the Fairphone 5 with a newer SoC might have been the better/more cost effective choice. Sacrificing display resolution for 120 Hz feels also quite wrong. 600€ is very pricy for a phone like this. Cutting some premium features away like the 120 Hz display or a bit of RAM and storage (that you can extend anyway with an SD card) might have saved enough to get the launch price down to somewhere near 500€ which would make it accessible for a wider audience.

  • A yes, a public dns resolver funded by taxpayers money and nothing of it is open source...

    Sounds like a massive waste of money to me. Just give someone like Mullvad (they already have a DNS service that is open source) that money instead of trying to be another shitty DNS Resolver.


    Also the company behind this looks incredibly scummy and their products are mostly buzzword-bullshit. The whole company is based on selling a DNS blocklist for as much money as possible.

    Also: https://www.whalebone.io/aura-for-consumers

    People want to be safe online. They are even willing to pay for it. They just want their telco to offer them a smooth way to get there. Common cybersecurity products struggle with low adoption rates due to the need for downloads. Whalebone Aura requires no installation or updates and activates with a single click.

    That's sounds a lot like the ISP is implementing some kind of deep network inspection "to protect you from the internet"... aka censoring.

  • https://en.wikipedia.org/wiki/List_of_airship_accidents

    Apart from the 80% of the entries that are basically "Crashed during bad weather" - my personal highlights:

    ... breaks loose from its mooring during a storm and is blown over the English Channel; after sightings in Wales and Ireland and a brief touchdown in Belfast, the airship was blown out over the Atlantic Ocean and is never seen again.

    Zeppelin LZ 8 Deutschland II (brand new) is caught by a wind gust while being walked out of its hangar and damaged beyond repair after it smashes on the roof of the hangar.

    ... the airship, weighed down with gold and burgundy paint, reached 600 feet altitude before beginning an unplanned right descending turn, making a "controlled descent" into a garbage dump, impaling the blimp on a pine tree, coming down just a quarter-mile from the site of the Hindenburg's 1937 demise.

    ... suffers an intentional mid-air collision with a radio-controlled airplane.

  • Check that "Filter lists > Privacy > Block outsider intrusion into LAN" is enabled and you should be fine

  • You can already do that:

     
        
    Get-AppxPackage "Microsoft.XboxApp" | Remove-AppxPackage
    Get-AppxPackage "Microsoft.XboxIdentityProvider" | Remove-AppxPackage -ErrorAction SilentlyContinue
    Get-AppxPackage "Microsoft.XboxSpeechToTextOverlay" | Remove-AppxPackage
    Get-AppxPackage "Microsoft.XboxGameOverlay" | Remove-AppxPackage
    Get-AppxPackage "Microsoft.XboxGamingOverlay" | Remove-AppxPackage
    Get-AppxPackage "Microsoft.Xbox.TCUI" | Remove-AppxPackage
    Set-ItemProperty -Path "HKCU:\Software\Microsoft\GameBar" -Name "AutoGameModeEnabled" -Type DWord -Value 0
    Set-ItemProperty -Path "HKCU:\System\GameConfigStore" -Name "GameDVR_Enabled" -Type DWord -Value 0
    If (!(Test-Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR")) {
    	New-Item -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" | Out-Null
    }
    Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" -Name "AllowGameDVR" -Type DWord -Value 0
    
      

    You're welcome

  • I did this because it looked better this way... and it was totally 100% intentional :D

  • What do you mean? An african or european owl?