
I think I've learned more here than I did at MIT. ∨ ∧_∧ ( ´_ゝ`)  ̄\ / / ̄ ̄ ̄ ̄ ̄/  ̄ ̄| / ./ UNIX ./  ̄| |(__ニつ/_____/_ 田| | \___))\ ノ||| | ⌒ ̄Discussion of UNIX and technology. If you have not already, read the Rules.
>>22
Are you really running the kind of high-load servers, where you're getting significant savings from this. I have been running tor, dnscache, qmail and dovecot with uncompressed logs, that only get rotated, for more than 2 years on a server and yet my /var/log amounts to 8M. Ultimately i feel compressed live logs are in the same kind of optimization class as gzexe, which would maybe even shave off a few hundered megabytes in the case of my desktop.
Also obligatory lzip plug: https://www.nongnu.org/lzip/xz_inadequate.html
>>38
Old news, but I was hoping to hear an update on a possible come back by now.
Speaking of e-mail services, had any of you used fedora.email before? It was shut down a couple of months ago.
It was nice in that it was essentially like cock.li (down to having a selection of ridiculous e-mail domains for addresses like @loli.wives.forsale), except nobody knew of it so it didn't get harassed and blocked like cock.li is. I think it was really only known among those federated service circlejerkers.
Also it let you alias/forward e-mails among the addresses it let you have which was nice.
I tried sending the contact address of the admin asking for context on why it was shut down, but did not get a reply.
>>42
Do you know where it was hosted? G*rmany seems to be on a spree
https://github.com/RsyncProject/rsync/issues/929
https://mastodon.gamedev.place/@JeremiahFieldhaven/116654345332213390
>So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.
>Revert to 3.4.1 and it works.
>So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.
>Since 3.4.1, 36 commits by "tridge and claude"
>Oh for fuck's sakes.
Where do you stand on the issue of LLM-generated code?
>Where do you stand on the issue of LLM-generated code?
I think it's really lazy and am against it since it really messes things up in ways you don't want it. The only way to make what is projected in your head is to do it yourself, a robot will never understand what you mean exactly.
What I really don't like is how it just makes shit up sometimes. It sounds plausible too. It is the ultimate bullshitter.
If it can't find you an answer, it will just make up one instead of telling you it failed.
>>27
Mg is my goto editor for when nothing else is available as a package, but honestly the way it mimics GNU Emacs over its MicroEMACS siblings always trips me up.C-h backspace, C-z scroll-up and Esc to end a minibuffer command, of which my GNU .emacs restores the first two. The lengthy confirmation dialog on exit is also disorienting and far more annoying in mg.