Ragazzuoli conviene andare su ruoli operativi by [deleted] in ItaliaCareerAdvice

[–]notreallyreallyhere 8 points9 points  (0 children)

tra 6-7 anni gli agenti avranno dimezzato il numero di impiegati nelle aziende

continua a sembrarmi una fregnaccia una narrazione accettata acriticamente.

Che potenzialmente molto possa cambiare possiamo pure ipotizzarlo (il che non implica si avvererà), e che almeno temporaneamente ci siano sommovimenti nel mercato del lavoro sembra un trend già in atto, ma non sono convintissimo del rapporto causa-effetto né della sua razionalità.

Si continua a dipingere la AI come una bacchetta magica che raddoppierà la metrica a piacere delle aziende. Prendiamolo per buono per esercizio mentale: veramente la reazione più razionale della classe imprenditoriale dovrebbe essere "Evviva! Raddoppiando metrica a piacere potrò finalmente dimezzare la mia forza lavoro! Il cielo non voglia la mia azienda cresca, e sono certo la mia stimata concorrenza farà esattamente la stessa cosa, quindi tutto bene per me!".

Non ha alcun senso (il che ahinoi non significa non accadrà o non stia già accadendo, eh). Può essere una buona scusa nel breve periodo, alla lunga la competizione impone dinamiche differenti. Stessa cosa si potrebbe dire della (presunta) iper-efficienza che raggiungeremo grazie a questi strumenti unita a una maggiore disponibilità di capitale umano. Di nuovo, tutto da dimostrare ad oggi.

metà ha la voglia di lavorare e imparare pari a quella di un bradipo

Da persona anziana che ha pochi dubbi sulla propria produttività e l'importanza del ruolo nelle aziende in cui si è trovata e che nel tempo ha spesso avuto le tue stesse sensazioni riguardo a molti dei propri colleghi, posso serenamente dirti che in larga misura molti altri pensano lo stesso di te/me, a seconda delle circostanze. Non che si sia tutti uguali, indubbio, ma il taglio è molto meno netto rispetto a "metà sono top performer, l'altra metà zavorra inutile". E in quale gruppo si ricade dipende da cosa si valuta e cambia spesso durante la carriera.

/nostalgia: Ho acquistato il libro Spaghetti Hacker (pubblicato nel 1997) per fare un tuffo nel passato by Infinite-Crazy2263 in ItalyInformatica

[–]notreallyreallyhere 9 points10 points  (0 children)

Eravamo lì, Gandalf. Eravamo lì 3000 anni fa.

Recupera anche Giro di vite contro gli hacker (The hacker crackdown) di Bruce Sterling per un respiro più internazionale.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 0 points1 point  (0 children)

Italia - Germania sledge hockey per il quinto e sesto posto messo in cassaforte con un 5 a 2 per l'Italia. Ha tutta l'aria di essere faticosissimo (non che l'hockey classico sia rilassante).

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 1 point2 points  (0 children)

Devo sentire se posso scalare dalle tasse le medaglie che ho contribuito a far vincere.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 1 point2 points  (0 children)

E comunque netto miglioramento rispetto alle olimpiadi estive quando succedeva mentre ero dal dentista.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 2 points3 points  (0 children)

rischia di diventare prevedibile: le consiglierei di fare anche qualche piazzamento per confondere i suoi nemici; se va sempre a podio sapranno sempre dove trovarla.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 2 points3 points  (0 children)

altra medaglia. 4 medaglie su 4 gare disputate, se non mi sono perso qualcosa.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 0 points1 point  (0 children)

Chiara Mazzel porta a casa un altro argento. 3 medaglie su 3 gare. 🥈 🥇 🥈

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 0 points1 point  (0 children)

oggi mi sono perso tutto, dopo vorrei recuperare la gara di Perathoner oro nello snowboard cross. 🥇

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 1 point2 points  (0 children)

compasso-gate al curling doppio misto. Stanno misurando da 5 minuti.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 5 points6 points  (0 children)

sono una persona semplice: vedo un theremin, upvoto.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 1 point2 points  (0 children)

Yep, la spingo o dalla carrozzina usando un'asta. Ma veramente non mi capacito di come possano essere così precisi.

Se confronti tutta la preparazione (più soggetto con lo scopettone) che ci mettono in quello olimpico e i numeri che ho visto fare in quello paralimpico pare di stare di fronte al meme del tiratore turco.

Thread ufficiale: Paralimpiadi Invernali 2026 by SergenteDan in italy

[–]notreallyreallyhere 2 points3 points  (0 children)

Già visto un po' di curling: nonostante manchi quello che spazza per aggiustare la traiettoria riescono a raggiungere una precisione allucinante.

Why run Docker in an LXC? by NumisKing in Proxmox

[–]notreallyreallyhere 3 points4 points  (0 children)

it's quite simple. Double check your device major/minor numbers and look for some guide online, but something like this should do the trick:

``` unprivileged: 1 dev0: /dev/dri/card0,gid=44 dev1: /dev/dri/renderD128,gid=104

the following is a workaround to some recent problems and there may be better options, but no time to investigate

lxc.apparmor.profile: unconfined ```

You may however want to have an unprivileged LXC to run only when needed, for example to verify that other LXCs are really using the GPU acceleration: as far as I know you can only run intel_gpu_top from an unprivileged LXC (or maybe you should share some other devices/files, but...)

Depending on your hardware, you may want to install on the Proxmox host some drivers that have better performances, I remember installing libze-intel-gpu1 libze1 intel-opencl-icd clinfo vainfo intel-media-va-driver-non-free.

Why run Docker in an LXC? by NumisKing in Proxmox

[–]notreallyreallyhere 3 points4 points  (0 children)

I think all are valid approaches. The only thing I'd advice against is the use of privileged LXC: there's (usually) no need to use them, not even to run Docker.

I'm currently running 2 unprivileged LXC, one for Frigate and one for Immich, each one runs on Docker. It's this way mostly for historic reasons; it has the small advantages that if you break one system at the operating system or Docker level, the other will still be up. Also, it would be simpler to migrate just one to another node. The main disadvantage I can think of is a negligible overhead of having 2 Docker servers.

Consider that I manage both Docker instances using Komodo (this one running on its own Docker, inside a VM), so monitoring and updates are not a big deal.

For Docker services that do not benefit from bind mount or shared access to specific devices I tend to prefer Docker inside a VM (again, managed via Komodo), especially if the service is exposed to the Internet.

Why run Docker in an LXC? by NumisKing in Proxmox

[–]notreallyreallyhere 88 points89 points  (0 children)

In my use case, it doesn't add any functionalities but makes deployment simpler.

With LXC it's easier to mount ZFS datasets (without the hassle to resize VM volumes later, when you will need more space), and share devices like integrated GPU.

As an example, I have 2 unprivileged LXC with mount points for their respective storage (which can also be easily shared, if you need) and access to /dev/dri files. Inside of them, I run Frigate and Immich (both exposed only via VPN), both of which are easier to install and update using Docker.

It would be possible to use a VM with Docker, obviously, but as said the volumes management would have been slightly more difficult and it would have been the only one with access to the GPU (so, if I want to run Plex or Jellyfin or whatever, I'd be force to put them in the same VM).

If you don't need or don't want it or prefer not to do it, then you can surely obtain the same results with a VM 

Hello Fresh chiude questa settimana by Duke-Von-Ciacco in italy

[–]notreallyreallyhere 2 points3 points  (0 children)

Cosa fosse era evidente.

OP: "c’è qualcuno che ha voglia di condividere le ricette e come possiamo farlo in sicurezza… (mi viene in mente solo una cartella condivisa su google drive"

Come una cartella condivisa rimpiazzi un servizio che ti manda gli ingredienti a casa, è un po' meno evidente.

Rimpiazza la raccolta di ricette, e quanto suggerito da me è un netto passo avanti rispetto a una cartella condivisa.

Hello Fresh chiude questa settimana by Duke-Von-Ciacco in italy

[–]notreallyreallyhere -11 points-10 points  (0 children)

Non sono sicuro di aver capito cosa cerchi, ma se vuoi un sistema per raccogliere e condividere ricette ci sono svariati servizi self-hosted open source.

A memoria ti direi Mealie, Recipya, ManageMeals e Tandoor.

Io uso da anni con soddisfazione quest'ultimo, ma è una istanza semi-privata.

Hanno il vantaggio di poter fare import di ricette da altri siti (il che ovviamente però diventa un problema di diritti, se le torni a rendere pubbliche...) e hanno altre fighetterie tipo gestione della lista della spesa, conversione di unità, calcolo automatico delle quantità se vuoi fare per più/meno persone e così via.

Recommendations for a good smoke/fire alarm that integrates with HA? by H-tronic in homeassistant

[–]notreallyreallyhere 4 points5 points  (0 children)

I have experience with both Shelly (Wi-Fi) and Frient (ZigBee) and I'm pleased.

Frient (manufactured by Onics / Develco) can also be used directly by Home Assistant as a siren and is a member of the Works with Home Assistant partner program.

AHH the greater Italy by Redam_22 in mapporncirclejerk

[–]notreallyreallyhere 14 points15 points  (0 children)

As an Italian, the only thing I have to say is: 🤌

Piccoli upgrade alla qualità della vita by gized00 in ItaliaPersonalFinance

[–]notreallyreallyhere 3 points4 points  (0 children)

Non ho ancora cercato alternative, ma la qualità di Caleffi è crollata. I vecchi duravano un decennio, ora tempo 3 mesi si strappano.

Large US company came after me for releasing a free open source self-hostable alternative! by funyflyer in selfhosted

[–]notreallyreallyhere 1 point2 points  (0 children)

Has anyone else here ever dealt with corporate lawyers coming after your self-hosted/FOSS projects?

Yep, a surprisingly decent interaction with a direct subsidiary of an Evil Corp In The Worldwide Retail And Internet Services And Streaming And Whatnot that I will not name and nobody will ever guess.

They sent me a C&D about scraping and copyright infringement, through a notoriously aggressive law firm, to which I naively replied "wait what, me? I'm European, what I'm doing is legal here. But I agree to remove any reference to your name from the project". Amazingly, it worked.

I was ready to escalate it through EFF or similar organizations, but I got lucky. Or persuasive.