8 Followers
65 Following
93 Posts

🇬🇧
Developer, CS Student and Linux hobbyist . I like pizza. 🍕. Opinions are on my own.

🇪🇸
Andaluz, Desarrollador y Estudiante de la Universidad de Granada de Ingenieria Informática. Me gusta la pizza 🍕.

   📦       🐘 C++

Website:https://c512l.dev
Location:Spain, Ceuta

We strongly oppose the Unified Attestation initiative and call for app developers supporting privacy, security and freedom on mobile to avoid it. Companies selling phones should not be deciding which operating systems people are allowed to use for apps.

https://uattest.net/

Unified Attestation

Unified Attestation is a free, open-source alternative to Google Play Integrity with offline verification and simple app + server integration.

xmas is now deprecated, we need waylandmas
Also it turns out, it only does the "right thing" on Internet Explorer

In Today's programming woes consumer grade equipment being mediocre.

I wondered why my password manager didn't work with the input of the ISP router's login. Turns out it declares the `<input>` as `type=text` and changes it between `password` and `text` on focus. Also uses the `autofill=new-password` attribute wrong, should be `current-password`.

"Stop Killing Games" es un movimiento de consumidores iniciado para desafiar la legalidad de que los editores destruyan videojuegos que han vendido a los clientes.

Firma la petición antes del 31 de julio si estás en contra de la obsolescencia digital de #videojuegos online como el caso de The Crew.

https://www.stopkillinggames.com/

Stop Killing Games

With Mozilla launching Thundermail as a mail provider and knowing the intend to use Stalwart as server implementation, I really hope we start seeing more wide adoption of JMAP. SMTP, IMAP, CalDAV and CardDAV ara really showing its age and limitations.

Sources:
Mozilla: https://thunderbird.topicbox.com/groups/planning/T437cd854afcb1395
JMAP: https://jmap.io/

#imap #mozilla #thunderbird #thundermail #jmap #caldav #carddav #smtp #stalwart

Topicbox

LO PRIMERO DE TODO BUENOS DÍA.

Today marks a personal milestone. After 10 years of wrangling iOS and Android support for CPython, there is an official final CPython release - 3.13.0 - that officially supports iOS and Android out of the box.

https://docs.python.org/3.13/whatsnew/3.13.html#support-for-mobile-platforms

It's worth noting that today wouldn't have happened without a substantial grant from @ThePSF in 2020, and almost 3 years of 2xFTE funding from my employer, Anaconda. Turns out: funding open source gets results.

What’s New In Python 3.13

Editors, Adam Turner and Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. Python 3.13 was released on October 7, 2024. For full details, see the changelog. ...

Python documentation