Skip to content
Avatar
πŸ€
πŸŒ™β­οΈπŸŒˆβ€οΈπŸ§²πŸŽˆπŸ¦„
πŸ€
πŸŒ™β­οΈπŸŒˆβ€οΈπŸ§²πŸŽˆπŸ¦„

Organizations

@badges @snyk @manifoldco @crawl-space
Block or Report

Block or report jbowes

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.

Report abuse

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

Report abuse
jbowes/README.md

Most of my repositories are modules for, or applications in, go.

What's exciting

  • welk is a CLI tool that manages applications you usually install with curl | sh.
  • whatsnew lets your application notify users when there are new releases.
  • semver is a Semantic Versioning parser that's 10x faster than the most popular package.
  • future is an exploration of futures with go1.18+ type parameters.

Go errors

Many of my repositories deal with error values:

  • Use interfaces to express behaviours with vice
  • Explicit error wrapping (instead of %w with cling
  • Consume Go2/xerrors error frames programaticaly with framerr
  • Create concrete errors with spalling

Old stuff

All my old repositories are in my crawl space

Pinned

  1. welk Public

    What's inside the shell? welk manages `curl | sh` style package installs 🐌

    Go 4

  2. semver Public

    πŸ¦” semver and constraint parsing with a focus on performance

    Go 7

  3. whatsnew Public

    Check for new github releases of your Golang application 🎊

    Go 8

  4. httpsig Public

    HTTP Request Signing with ✨ STANDARDS ✨

    Go 7 3

  5. Interactive prompt for command-line applications

    Go 5k 258

  6. vice Public

    Definitions of common bad behaviours for Go error values

    Go 13 2

1,053 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview
Contributed to jbowes/repl, jbowes/welk, jbowes/semver and 16 other repositories

Contribution activity

July 2022

Created a pull request in jbowes/repl that received 1 comment

[Snyk] Security upgrade moment from 2.29.3 to 2.29.4

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in t…

+4 βˆ’4 1 comment
3 contributions in private repositories Jul 7

Seeing something unexpected? Take a look at the GitHub profile guide.