Why do we work better in a public setting? Source: Why You’re More Creative in Coffee Shops Actually I just need my teenagers daughters
Author: Paolo Redaelli
Python
Did You Know — Adding = After an Expression in a Python f-string
Did You Know — Adding = After an Expression in a Python f-string | by Liu Zuo Lin # eg. f’{x=}’ returns ‘x=’ n = 5 print(f'{n+1=}’) # n+1=6 n = 5 print(f'{n+10=}’) # n+10=15
Ethics
Predizioni

Entro il 2047 l’intelligenza artificiale potrebbe superare l’intelligenza umana ed entro il 2120 potrebbe addirittura sostituire gli esseri umani nel lavoro. È quanto emerge da un sondaggio di AI Impacts – un progetto curato da un pool di sei ricercatori che studiano gli impatti dell’AI sulla società umana – condotto su un campione di 2778…
Link
Non sapevo che con la CIE si potevano fare firme digitali!
La Carta di Identità Elettronica (CIE) è rilasciata dallo Stato italiano e può essere utilizzata come dispositivo di firma elettronica avanzata (FEA) per firmare documenti elettronici.
Source: Firma con CIE – CieSign – Carta di Identità Elettronica (CIE)
Senza categoria
CRIU
CRIU Checkpoint/Restore In Userspace, (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze.
Software, Software Libero, Web
About — an nginx fork
Link
Mat Ryer, principal engineer at Grafana Labs and host of the Go Time podcast, shares what he’s learned from more than a dozen years of writing HTTP services in Go.
Source: How I write HTTP services in Go after 13 years | Grafana Labs
Link
Apple, Proprietary hardware, Proprietary software
Apple ha rotto le web app su iPhone in Europa, di proposito

Apple ha rotto le web app su iPhone in Europa, di proposito | SmartWorld La cosa che fa più rabbia è che le PWA Progressive Web Application erano l’unica maniera per installare applicazioni nella prima versione di iOS! To be fair Apple was really the first platform to support the concept of a web app.…
Desktop
Hello, a desktop system based on FreeBSD
I shall try it!
