mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#DataLad

0 posts0 participants0 posts today

In the latest DataLad blog post I try out two changes which were introduced in git-annex within the last year: git-remote-annex Git remote helper (this is the big one!) and a small change to enabling WebDAV special remotes. They work brilliantly, and combined they enable read-only data publishing on Nextcloud instances.

blog.datalad.org/posts/annex-n

To be distributed... · Putting new git-annex features to use with Nextcloud
More from Michał Szczepanik

✨ Join the next upcoming Mannheim Open Science Meetup! ✨

🗞️ Topic: Reproducible Research Data Management with @datalad
🗣️ Speaker: @lnnrtwttkhn
📅 Date: Wed, Feb 26, 2025
⏰ Time: 2:00 PM
📍 Location: Online, sign up here: uni-mannheim.zoom-x.de/meeting

Why Attend?
✔️ Learn cutting-edge tools like Git, Docker & DataLad
✔️ Boost transparency & reproducibility in research

Just set up a new Synology NAS box and installed forgejo-aneksajo (a git web UI with built-in git-annex support) on it: effigies.gitlab.io/posts/forge

Just a quick post that highlights what needed to be adapted from this earlier post on the #DataLad blog: mas.to/@mih/112880585950408351

Chris MarkiewiczChris Markiewicz - Running a git-annex forge on a Synology NASNotes on getting forgejo-aneksajo to work with Synology

In a new article, I take a look at #Forgejo for hosting laaarge #Datalad datasets. I am talking about datasets with millions of files. Or rather millions of #gitAnnex file pointers.

...and...

It works really nice, right out of the box! Millions of files in thousands of datasets. Not even a reason to switch away from a #SQLite database. A dual-core VM with 2-3GB of RAM should be good enough.

blog.datalad.org/posts/forgejo

blog.datalad.org · Hosting really large datasets with Forgejo-aneksajoLooking into the performance and demands of Forgejo when hosting thousands of DataLad datasets

A new post on DataLad blog: sharing my experiences from implementing a DataLad workflow, inspired by the existing "FAIRly big" paper, to cut and publish conference videos, on a cluster.

Looking back, everything seems streamlined and logical, but getting there involved discovering the fine details of DataLad, git-annex, HTCondor, bash (and also Matroska metadata and video codecs). Hope it's an useful take.

blog.datalad.org/posts/fairly-

blog.datalad.org · Fairly big video workflowA scripted editing workflow to yield an annotated video collection, supercharged by git-annex metadata.

Have you ever wondered how long it took you to run that command and what was in that stdout/stderr while running it? Please checkout a fresh blog post about a super fresh little helper con-duct. It might be that missing piece for your otherwise already wonderful "datalad run" experience(s).

#datalad #reproducibleresearch #python

blog.datalad.org/posts/intro-d

blog.datalad.org · Collecting runtime statistics and outputs with `con-duct` and `datalad-run`Collect even more useful information with `datalad-run` by pairing with `con-duct`

Here is another blog post on #Forgejo. This time looking into a user-space deployment with #podman and #systemd.

This combination really rocks! It feels like managing any other non-containerized service. The integration with podman v4.4+ (quadlets) is even better.

blog.datalad.org/posts/forgejo

blog.datalad.org · Deploying and managing Forgejo-aneksajo with podman and systemdRun Forgejo as a containerized service in user-space with SSH-passthrough on the host.

A post on a missing key piece in the DataLad world: an easy, free and open-source solution for self-hosting DataLad datasets with annex'ed files.

Now there is a #Forgejo variant with built-in git-annex support! Straightforward to deploy (even at home or in a small lab on a #RaspberryPi), and super convenient to use.

blog.datalad.org/posts/forgejo

blog.datalad.org · Self-hosted and git-annex enabled data store with ForgejoA Forgejo-variant offers the smoothest approach to DataLad dataset hosting, yet.

A post on one step of my journey to get off of commercial cloud services: A personal music streaming service with #Navisdrome running on a #RaspberryPi at home that does this on the side. All with minimal overhead and powered by #GitAnnex data logistics.

blog.datalad.org/posts/navidro

blog.datalad.org · Self-hosted music streaming from a git-annex repositoryNo Amazon, Apple and friends: Your own music streaming with Navidrome on a Raspberry Pi5, managed with DataLad.