u/Interesting_Key3421

▲ 0 r/italy

Il lavoro umano sta diventando obsoleto?

L'AI e la robotica stanno avanzando a una velocità folle. Non solo lavori manuali: ora toccano compiti cognitivi, creativi, decisionali. E con l'economia di scala, automatizzare costa sempre meno rispetto al lavoro umano.

La domanda: quanto tempo abbiamo prima che il modello "lavoro → stipendio → risparmio" si rompa?

Cosa mi preoccupa:

  1. Il reddito da lavoro perde valore. su questa assumption abbiamo costruito decenni di pianificazione finanziaria
  2. Disuguaglianza. chi possiede l'AI e i robot cattura il valore, chi vende il tempo resta indietro.
  3. Settori a rischio. non solo operai, Call center, contabilità, programmazione junior, traduzione, grafica, content... tutto sotto pressione
  4. Transizione. puoi ricominciare a 45 anni con zero competenze tech?

Cosa sto facendo:

  • Diversificare le fonti di reddito (non solo stipendio)
  • Usare l'AI come moltiplicatore, non come nemico
  • Investire in settori che beneficiano della transizione
  • Prepararmi a uno shock strutturale del mercato del lavoro

Voi cosa ne pensate?

  • Lavoro umano marginale in 5-10 anni o esagerato?
  • Come vi state proteggendo finanziariamente?
  • Investite in AI/automazione o state difensivi?
  • Mondo reale o hype?

Opinioni, dati, esperienze.

reddit.com
u/Interesting_Key3421 — 3 days ago

What do you miss from systemd ?

I begin, after using artix dinit for a while.

  • timers systemctl list-timers. I know cron,.. but timers feels cleaner
  • systemd-analyze blame

PS: not big issues, but i'd like an equivalent for that.

reddit.com
u/Interesting_Key3421 — 4 days ago

Can I remove elogind safely? if i use seatd/turnstiled/labwc

I installed Artix via KDE but i use labwc. I use gnome-keyring

1. Rebuild packages with turnstile support:
# Edit /etc/makepkg.conf or use environment to enable turnstile
# Then rebuild:
sudo pacman -S --rebuild polkit swayidle
2. Replace swayidle with wlsidle (Wayland-native alternative that doesn't need logind/elogind):
sudo pacman -S wlsidle
3. Quick fix - force remove then rebuild:
sudo pacman -Rdd elogind
sudo pacman -S --rebuild polkit swayidle

EDIT: i theory you can, in practice it's a mess to remove elogind because you have ui that depends on NetworkManager that depends on it and user suspend scripts that needs to be recreated.. So in conclusion NO, unless you know really what you are doing

reddit.com
u/Interesting_Key3421 — 9 days ago

XDG_RUNTIME_DIR unset after elogind upgrade

I use ly, turnstiled, it was working before

UPDATE: Now it works, XDG_RUNTIME_DIR is defined ~/.config/dinit.d/environment and pam_turnstile in ly config.

reddit.com
u/Interesting_Key3421 — 9 days ago

Telegram notifications on GrapheneOS

they came too late, like after 1h. i tried with forkgram and telegram, how fix it? I also allow background running process for the app

reddit.com
u/Interesting_Key3421 — 11 days ago

artixlinux security: arch-audit and lynis

arch-audit i didn't find an equivalent.

lynis-git from AUR it seems to work (partially?) but it doesn't find the dinit init system.

Which tools do you use?

reddit.com
u/Interesting_Key3421 — 13 days ago

it is the only software that I use that has hard dependencies on systemd, is there a way to fix it or alternatives?

In particular i use:

  • VMs management: create, start, stop
  • log viewer
  • ssd,hdd monitoring, management
reddit.com
u/Interesting_Key3421 — 1 month ago