piefood

joined 2 weeks ago
[–] piefood@piefed.social 7 points 1 day ago (1 children)

If the responsibility is being shelled out to "the algorithm", then doesn't that mean they have less responsibility? Shouldn't they be paid less if they have less responsibility?

Something tells me they won't see the logic in that though.

[–] piefood@piefed.social 13 points 3 days ago

One thing that I find useful is that you can do --filesync with an existing zip, which means it only updates the files if the date/size don't match. This saves a bunch of time on large archives that don't need to be created from scratch every time.

[–] piefood@piefed.social 5 points 1 week ago (1 children)

I have a self-hosted AI system that works pretty well. I can interact with it via my phone, the shell, my IRC server, and I can verbally talk to it.

But I want to get it to remember things, so I need to start working on RAG or something. Eventually I'd like to be able to have it draft emails for me, and schedule appointments.

[–] piefood@piefed.social 2 points 1 week ago* (last edited 1 week ago) (1 children)

Ah, nice. I have a similar setup, I have a repo, and for each rc-file, I do:
cat shared/${general_config} ${machine_name}/${machine_specific_config} > ${rc_file_name}

So for spectrwm it does: cat shared/spectrewm.conf laptop/spectrewm.conf > ~/.spectrewm.conf

[–] piefood@piefed.social 3 points 1 week ago (3 children)

I've looked at i3wm, but I never used it, so I don't know. If I had to move to another wm, i3wm seems like the first one that I'd look at, since they seem so similar

[–] piefood@piefed.social 5 points 2 weeks ago (5 children)

I've been using spectrwm for over a decade https://github.com/conformal/spectrwm and have no plans to change

[–] piefood@piefed.social 76 points 2 weeks ago

Wouldn't that be getting rid of the libs?

I think this would be 'owning' the libs:
chown -R $(whoami) /usr/lib