Providable, a Christmas present

This is a terrific little tool that Howard Oakley released as a Christmas gift to the Mac community.(...)

#apps #macos #provenance #quarantine #security #tools #xattr

https://taoofmac.com/space/links/2025/12/26/1000

DBIN | A distro-agnostic package manager for Linux 🛠️

Interesting times in uniting all Linux distributions even closer after the likes (not package managers) of Flatpaks and Snaps.

◉Dbin only accesses the configs and binaries which user requests
◉Every binary that dbin has in its repositories entirely self-contained
◉Dbin doesn't use a database - it can even be used without installing it
◉Dbin marks the programs that it installs/fetches using XATTR
◉Currently 3105 packages in the repositories (things like Steam and Lutris already in)

Users are encouraged to create a pull request, open an issue, starting a discussion or making suggestions!

👉 https://github.com/xplshn/dbin

#dbin #Linux #packagemanager #distro #agnostic #software #distribution #XATTR

GitHub - xplshn/dbin: 📦 Poor man's package manager. +3100 statically linked binaries in the repos! The easy to use, easy to get, suckless software distribution system

📦 Poor man's package manager. +3100 statically linked binaries in the repos! The easy to use, easy to get, suckless software distribution system - xplshn/dbin

GitHub

Ура, расширенные атрибуты в похапе заработали как надо!
Была задумка описывать файлы с книжками в домашней библиотеке через метаатрибуты, как в BeOS

#php #xattr

So, #xattr extended attributes. I'm playing with some different filesystems, and it looks like #btrfs has a 4k limit, where the attributes need to fit into a single block (?) or extent or something. I'm not sure why, as many other modern filesystems allow essentially unlimited key/value data.

So, xattrs are useful for metadata, but if you forget the `-X` flag with rsync sadness ensues. What are some useful alternatives that are filesystem independent? Metastore?

https://github.com/przemoc/metastore

GitHub - przemoc/metastore: Store and restore metadata from a filesystem.

Store and restore metadata from a filesystem. Contribute to przemoc/metastore development by creating an account on GitHub.

GitHub
I made a small  shell-script for copying extended attributes between  files; not the sorta thing I’d ever put somewhere.
Here it is, in case anyone finds it useful.  

$ cpfattr file1 file2

#lang_en #xattr #shell #bash
#gnu #linux #lignux