Skip to content
View dolmen's full-sized avatar
😁
Happy!
😁
Happy!

Organizations

@Perl-Toolchain-Gang @cpants @dolmen-go

Block or report dolmen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. github-keygen Public

    Easy creation of secure SSH configuration for your GitHub account(s)

    Perl 257 25

  2. angel-PS1 Public

    Your fancy shell prompt fed by your guardian angel

    Perl 61 4

  3. dolmen-go/openapi-preprocessor Public

    An authoring tool for OpenAPI specifications

    Go 35 5

  4. dolmen-go/jsonptr Public

    JSON Pointer (RFC 6901) for Go

    Go 30 2

  5. dolmen-go/contextio Public

    Context-aware I/O streams (Writer, Reader) for Go

    Go 53 1

  6. dolmen-go/codegen Public

    Utilities to write Go code generators from text templates

    Go 13 1

344 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to dolmen-go/endian, stretchr/testify, dolmen/github-keygen and 90 other repositories
Loading A graph representing dolmen's contributions from March 24, 2024 to March 25, 2025. The contributions are 50% commits, 19% issues, 16% pull requests, 15% code review. 15% Code review 19% Issues 16% Pull requests 50% Commits

Contribution activity

March 2025

Created 1 repository

Created a pull request in oauth2-proxy/oauth2-proxy that received 4 comments

chore(dep): remove go:generate dependencies from go.mod

Remove github.com/oauth2-proxy/tools/reference-gen from dependencies. Instead we are now running it with "go run" with a version suffix. Description

+3 −100 lines changed 4 comments
Opened 11 other pull requests in 6 repositories
Reviewed 2 pull requests in 2 repositories

Created an issue in golang/go that received 5 comments

proposal: os: extend Root FS with interface io/fs.SubFS

Proposal Details Extend type os.Root by implementing interface io/fs.SubFS. The implementation is almost trivial as os.Root already has an OpenRoot

5 comments
Started 1 discussion in 1 repository
osmandapp/OsmAnd
Loading