Viewing profile — grosser
grosser
HN member- Joined
- Sat, Mar 11, 2017, 1:06 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About grosser
No profile information was provided.
Recent public activity
-
comment
Comment #13898671
only allowing know characters is a simple fix: branch=${BRANCH//[^a-z0-9\/]/-}
-
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 :)