Skip to main content

amarbel-llc/dodder

SkillsMP has collected 16 skills from amarbel-llc/dodder. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
16
GitHub stars
2
GitHub forks
0

Skills in this repository

Showing 16 of 16 collected skills.

occupation
Software Developers
description

Guides day-to-day dodder and der operations including creating zettels, querying and filtering objects, checking out working copies, organizing content, syncing with remotes, and managing tags, types, and dormant objects. Activated by requests to create,…

updated
occupation
Software Developers
description

Use when working with object genres, adding genre filters to queries, parsing sigils like :z :t :e :k :b, or modifying genre-based dispatch. Also applies when encountering Genre byte type, genre bitwise operations, MakeGenre, or optimizedQueries maps.

updated
occupation
Library Science Teachers, Postsecondary
description

Introduces dodder, a distributed zettelkasten and content-addressable blob store. Covers core concepts (zettels, object IDs, tags, types, blobs, the store), installation via Nix, a first-steps walkthrough including repository initialization and zettel…

updated
occupation
Software Developers
description

Use when working on the ZettelId internals

updated
occupation
Network & Computer Systems Administrators
description

Use when interacting with dodder ZettelIds (two-part IDs like `ceroplastes/midtown`), seeding a new repo via `dodder init -yin` / `-yang`, choosing predictable or random ID allocation, or interpreting "zettel ids exhausted" errors at the command line.

updated
occupation
Software Developers
description

Use when writing or modifying Go code in the dodder repository - enforces project-specific naming, formatting, and structural conventions that differ from standard Go style

updated
occupation
Software Developers
description

Helps contributors work on the dodder Go codebase. Covers the build and test cycle, NATO phonetic module hierarchy, pool management rules, the repool static analyzer, codebase navigation, and critical coding conventions. Activated by requests to work on…

updated
occupation
Software Developers
description

Use when adding a new version of a persistent data structure, creating a new blob or config type, implementing an upgrade path between versions, or registering a coder for a versioned type. Also applies when working with type_blobs, blob_store_configs,…

updated
occupation
Software Developers
description

Use when working with the hyphence (hyphen-fence) serialization format, adding coders for versioned types, reading or writing typed blobs, or debugging serialization issues. Also applies when encountering

updated
occupation
Software Developers
description

Use when naming packages, directories, type strings, skills, or any identifiers that need structured multi-part names. Also applies when reviewing names for convention compliance or encountering naming inconsistencies involving hyphens and underscores.

updated
occupation
Software Developers
description

Use when working with catgut.String, encountering copy-detection panics, pooling strings, or needing mutable buffer-backed strings. Also applies when seeing noescape, copyCheck, catgut.GetPool, or MakeFromString in code.

updated
occupation
Software Developers
description

Use when working with content-addressable identifiers, markl IDs, blob digests, purpose-tagged hashes, blech32 encoding, or encryption keys. Also applies when encountering markl.Id, MarklId, FormatHash, purpose@digest syntax, or hash format selection.

updated
occupation
Software Developers
description

Use when allocating pooled objects, calling GetWithRepool, handling FuncRepool return values, writing code that borrows from sync.Pool, or encountering repool analyzer warnings. Also applies when adding //repool:owned annotations, debugging pool leaks, or…

updated
occupation
Software Developers
description

Use when working with lazy sequences, SeqError iterators, combining or chaining iterators, or encountering Seq, SeqError, quiter, quiter_seq, MakeSeqErrorFromSeq, Chain, Multiplex, or MergeSeqErrorLeft in code.

updated
occupation
Software Developers
description

Use when creating error sentinels, defining package-specific error types, checking errors by type rather than value, or encountering Typed, IsTyped, MakeTypedSentinel, WrapWithType, or pkgErrDisamb in code.

updated
occupation
Software Developers
description

Use when running concurrent operations with error collection, structuring parallel or serial work with cleanup, or encountering MakeWaitGroupParallel, MakeWaitGroupSerial, DoAfter, or GroupBuilder in code.

updated
Showing 16 of 16 collected skills.