social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#code4lib

1 post1 participant0 posts today

Darf ich vorstellen: codeberg.org/weirdfox/mfs

Ein Tool, mit dem man Metadaten herunterladen kann. Gerade nur Publikationen über DOI von Crossref / DataCite / OpenAlex, wird aber in alle möglichen Richtungen erweitert. Nutze es um Rust zu lernen, ist aber ernst gemeint :)

Momentan eine sehr Alpha-Version verfügbar, von jeglicher produktiven Nutzung ist stark abzuraten.

Ich freue mich über Tipps, Ideen, Kritik!

Über neue Releases wird hier ebenfalls berichtet.

Codeberg.orgmfsMetadata fetcher (software)

Loved the "Scaffolding Possibility: Systems, Stress, and Small Acts of Care" post by @platypus

"we are the people building small parts of the environment in which those around us live every day. If we’re not building systems, can we build scaffolds to get people to the things they need to live and thrive? Whether it’s just in a place designers didn’t expect them to go or somewhere they were actively shut out of?"

ruthtillman.com/talk/c4l-scaff

Ruth Kitchin Tillman · Scaffolding Possibility: Systems, Stress, and Small Acts of Care | Ruth Kitchin TillmanWhat kinds of interventions can library tech workers or those with above-average technical aptitude make to improve their coworker's morale after a migration? I share some of the results of survey and interview research on morale and migration and the importance of small acts that keep possibility alive.

The first alpha version of Skosmos 3 has been published! This release provides a peek into the upcoming next major version of the Skosmos publishing tool for SKOS controlled vocabularies.

The release features a reimplemented front-end with a fresh layout and improved accessibility, as well as many architectural improvements and modernization of the codebase.

github.com/NatLibFi/Skosmos/re

GitHubRelease Skosmos 3.0-alpha.1 · NatLibFi/SkosmosThis is the first alpha release of Skosmos 3.0 that provides an early peek into the upcoming final 3.0 release. It is mainly intended for Skosmos users who want to plan ahead for the 3.0 release. Y...

#Code4Lib is a very special place where breakouts can be:

- ArchivesSpace Discussion w/Program Team Devs (Friend Center 108)
- How to Index Subject Headings (Friend Center 109)
- How to Defend Yourself Against a Dagger-Armed Brigand in Quattrocento Italy (Reprise) (Courtyard)
- Digitization Workflows (Friend Center 110)
- Local and Open Source Discovery Systems (Friend Center 111)

etc. #c4l25 (once you see it)

The sensitivity index: Corrupting Y2K


by @beet_keeper

In December I asked “What will you bitflip today?” Not long after, Johan’s (@bitsgalore) Digtial Dark Age Crew released its long lost hidden single Y2K — well, I couldn’t resist corrupting it.

Fixity is an interesting property enabled by digital technologies. Checksums allow us to demonstrate mathematically that a file has not been changed. An often cited definition of fixity is:

Fixity, in the preservation sense, means the assurance that a digital file has remained unchanged, i.e. fixed — Bailey (2014)

It’s very much linked to the concept of integrity. A UNESCO definition of which:

The state of being whole, uncorrupted and free of unauthorized and undocumented changes.

Integrity is massively important at this time in history. It gives us the guarantees we need that digital objects we work with aren’t harboring their own sinister secrets in the form of malware and other potentially damaging payloads.

These values are contingent on bit-level preservation, the field of digital preservation largely assumes this; that we will be able to look after our content without losing information. As feasible as this may be these days, what happens if we lose some information? Where does authenticity come into play?

Through corrupting Y2K, I took time to reflect on integrity versus authenticity, as well as create some interesting glitched outputs. I also uncovered what may be the first audio that reveals what the Millennium Bug itself may have sounded like! Keen to hear it? Read on to find out more.

#ac3#Archives#audio

Version 1.3 of the automated subject subject indexing tool #Annif has been released!

This release introduces support for the EstNLTK analyzer for better Estonian lemmatization 🇪🇪, optimizations to the MLLM backend, as well as maintenance and bug fixes, including better file permissions in multi-user environments.

github.com/NatLibFi/Annif/rele

GitHubRelease Annif 1.3 · NatLibFi/AnnifThis release introduces a new EstNLTK analyzer, improves the performance of the MLLM backend and fixes minor bugs. The key enhancement of this release is the addition of a new analyzer for lemmatiz...

I've been fooling around with a #Python script for converting #MARC bibliographic records to #Markdown for use with a static website generator. Probably only has an audience of one (me), but it's not complicated and it solves an interesting problem for private #librarians: how can we get our collections out there when LibraryThing isn't enough but a full OPAC is too much?

github.com/dazzlepansy/marc2md

GitHubGitHub - dazzlepansy/marc2md: Convert MARC bibliographic records to MarkdownConvert MARC bibliographic records to Markdown. Contribute to dazzlepansy/marc2md development by creating an account on GitHub.