Live data from Hacker News

Viewing profile — grosser

grosser

HN member
Joined
Sat, Mar 11, 2017, 1:06 AM UTC
HN karma
1
Public activity
2 items

About grosser

No profile information was provided.

Recent public activity

  1. comment
    Comment #13898671

    only allowing know characters is a simple fix: branch=${BRANCH//[^a-z0-9\/]/-}

  2. comment
    Comment #13843506

    https://github.com/grosser/rubinjam is a super simple way to convert most Ruby gems into a universal binaries. Which is what this whole post was about :)