Technology

319 readers
168 users here now

Share interesting Technology news and links.

Rules:

  1. No paywalled sites at all.
  2. News articles has to be recent, not older than 2 weeks (14 days).
  3. No videos.
  4. Post only direct links.

To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:

More sites will be added to the blacklist as needed.

Encouraged:

founded 2 months ago
MODERATORS
101
102
103
 
 

Google announced a cybersecurity partnership with the United Arab Emirates, which has been accused of arming the paramilitary group denounced for committing genocide in Darfur

104
105
 
 
  • Data centers need a constant source of electricity. Data centers often run on solar and wind from the grid, but the intermittency of solar and wind means that it’s difficult to power data centers using these renewables alone.
  • When data centers aren’t connected to the grid today, they’re often powered by diesel generators. However, a growing number of data centers are relying on solar and wind systems backed up by battery storage.
  • Exact figures on data center electricity usage are difficult to find, because the tech companies who operate data centers don’t tend to release detailed statistics.
  • The numbers we do have suggest that data centers consume about 1.5% of global electricity, and that this number is rapidly rising. It’s expected to reach 3 to 6% by 2030.
  • However, data centers tend to be concentrated in particular places, like Virginia and Ireland. In these locations, they may account for a significantly higher proportion of a particular region’s electricity.
106
107
108
109
110
111
112
113
114
42
submitted 1 week ago* (last edited 1 week ago) by Pro@programming.dev to c/Technology@programming.dev
 
 
115
 
 

Using 3D holograms polished by artificial intelligence, researchers introduce a lean, eyeglass-like 3D headset that they say is a significant step toward passing the “Visual Turing Test.”

116
117
118
 
 

With advances in facial recognition, surveillance culture is rising and remaining anonymous in public is getting difficult. In this in-depth guide, we explore how to avoid surveillance from face recognition and ways to protect yourself.

119
 
 
120
 
 
121
6
submitted 1 week ago* (last edited 1 week ago) by Pro@programming.dev to c/Technology@programming.dev
122
 
 

The EU is currently developing a whitelabel app to perform privacy-preserving (at least in theory) age verification to be adopted and personalized in the coming months by member states. The app is open source and available here: https://github.com/eu-digital-identity-wallet/av-app-android-wallet-ui.

Problem is, the app is planning to include remote attestation feature to verify the integrity of the app: https://github.com/eu-digital-identity-wallet/av-app-android-wallet-ui?tab=readme-ov-file#disclaimer. This is supposed to provide assurance to the age verification service that the app being used is authentic and running on a genuine operating system. Genuine in the case of Android means:

The operating system was licensed by Google The app was downloaded from the Play Store (thus requiring a Google account) Device security checks have passed While there is value to verify device security, this strongly ties the app to many Google properties and services, because those checks won't pass on an aftermarket Android OS, even those which increase security significantly like GrapheneOS, because the app plans to use Google "Play Integrity", which only allows Google licensed systems instead of the standard Android attestation feature to verify systems.

This also means that even though you can compile the app, you won't be able to use it, because it won't come from the Play Store and thus the age verification service will reject it.

The issue has been raised here https://github.com/eu-digital-identity-wallet/av-app-android-wallet-ui/issues/10 but no response from team members as of now.

123
124
125
 
 
view more: ‹ prev next ›