home.social

#opentimestamps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #opentimestamps, aggregated by home.social.

  1. Some more `git subtree push` quirks:

    • `git subtree push` (obviously) does not push :gitannex: files to the remote. Syncing annexed files there is unergonomic.
    • `git subtree push` also strips commit signatures (e.g. GPG and as such timestamps). The truth lies in the monorepo only. Understandable, but very uncool.

    git submodules have neither problem, but without tools like :datalad: you can't commit at once.

  2. Damn, it took me less than five hours to reproduce my :manjaro: setup in :nixos: from zero 💪:

    - getting working
    - homedir encryption with
    - all software I need
    - even managed to package 3 custom things not in nixpkgs (passrofi, my client fork, bemoji)

    Nix Packaging is indeed 𝘀𝗼 much easier than , or packaging!

    This is the result: gitlab.com/nobodyinperson/nixc