piefood

joined 3 weeks ago
[–] piefood@piefed.social 7 points 5 days 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 3 points 5 days ago

Not at all, you should never trust the client as they can spoof. But you can't install malware or harvest data as effectively from the server, so shady companies generally don't try it that way.

[–] piefood@piefed.social 0 points 5 days ago

I think most protest voters did consider Trump a threat. But they also saw how the Democratic party was doing nothing to fix the problems that Trump utilized to gain power.

Maybe if the Democrats started fighting for the people, instead of their rich doners, the people would fight for them.

[–] piefood@piefed.social 5 points 6 days ago
  • writing code and code-commits
  • generating joke/funny images
  • reminding me of code-syntax for infrequently used languages
  • sending art project prompts to my artistic friends
  • an IRC bot for my friends to talk to
  • helping me run a D&D game
  • researching information rather than searching (when I don't really care about getting an accurate answer)
[–] piefood@piefed.social 8 points 1 week ago

I still hate it. Sure, the economy under Trump is worse, but that doesn't mean the economy under Biden wasn't also terrible.

[–] piefood@piefed.social 15 points 1 week 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 9 points 2 weeks ago (1 children)

How does this compare to something like openwebui https://docs.openwebui.com/ ?

[–] piefood@piefed.social 5 points 2 weeks 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 11 points 2 weeks ago (2 children)

Oracle, Atlassian, Microsoft, AWS, Cisco.... So many choices, that I can't pick just one!

[–] piefood@piefed.social 2 points 2 weeks ago* (last edited 2 weeks 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 2 weeks 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

view more: ‹ prev next ›