cpdup and microseconds

cpdup(1), a DragonFly copying tool that really should be more used, now uses microseconds for comparison.  This is probably related to the sysctl vfs.timestamp_precision also now using microseconds.

This probably won’t affect your usage of cpdup unless you are copying some very actively modified files, but I like to mention it in case someone feels like porting it to OpenBSD/NetBSD – it’s already in FreeBSD, though I assume it’s a slightly older version.

Webmentions on the Digest

I’ve added Webmentions on the Digest.  If you don’t know what that is, let me save you the Google search.  It’s a method to connect discussion between blogs, similar to having a conversation on Twitter or whatever, except you aren’t storing your words away on someone else’s platform.

The option to add your Webmention URL is at the end of each post; if you have your own blog and want to comment, this is the time to install Webmentions and use it!

Lazy Reading for 2020/01/05

I very nearly scheduled this to January 01, 2019.  And then fixed it for the right year but not the day, so you may have seen an early draft of this.  Oops; it’s here now.

Your unrelated comics link of the week: Cankor.  (click on preview button)  I saw Cankor pages years ago; it’s disturbing in a good way.

In Other BSDs for 2020/01/04

It was an abnormally quiet week – probably because of the Christmas holiday, or maybe because I cleared my BSD link backlog last week.

Lazy Reading for 2019/12/29

There’s several accidental themes fighting it out this week.

Your unrelated music link of the week: Cosey Fanni Tutti ?– Tutti.  Found via Ted Gioia’s Best 100 Albums of 2019, which was discovered via Conversations with Tyler.  There, now you definitely have enough to listen to until 2020.

In Other BSDs for 2019/12/28

Quiet week, so catch up on your reading here.

 

How many levels of plug-in can you find?

It’s probably going to be quiet for at least a few days because of the Christmas holiday, though I’ll of course have the normal weekend features up.

In the meantime, here’s something to ponder: this post about tmux and plugins for it led me to thinking about plugins in general.  The pkg system is sort of a plugin scheme for BSDs, much like apt for Debian, yum, etc.  Each language has its own libraries to load and plugins to manage past that, like Perl’s CPAN.  Nowadays, applications have their own plugins.  For instance, a system with WordPress installed with PHP installed with PHP plugins required with WordPress plugins that also require given PHP libraries.  WordPress manages keeping itself and its plugins up to date, but not the underlying PHP installation.   You can get something similar with Perl along with the Perl-specific package updates, through cpanm.  Or, npm, which seems to be its own world of constant flux.

How many levels could this go?  Like running multiple emulators within each other, how many levels of plugin could you achieve?  There’s probably a series of levels proceeding from tedious to barely maintainable to ridiculous.

Lazy Reading for 2019/12/22

Accidental theme this week: roguelikes!  Maybe with me that’s not so accidental.

In Other BSDs for 2019/12/21

I managed to miss the Thursday update to BSDNow (#329) – Michael W. Lucas is interviewed mostly about his unnatural love of gelato BSD books , and he’s always an entertaining talker.