Viewing profile — michaelperel
michaelperel
HN member- Joined
- Fri, Dec 06, 2019, 11:20 PM UTC
- HN karma
- 18
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About michaelperel
No profile information was provided.
Recent public activity
-
comment
Comment #27439827
Shameless Plug: I wrote a cli-plugin for docker, docker-lock, to solve the mutable tag problem without having to manually specify hashes - https://github.com/safe-waters/docker-loc…
-
comment
Comment #27297123
For anyone interested in learning how to use Open Telemetry for distributed tracing in go, I recently made a demo app to share with some friends: https://github.com/michaelperel/ot…
-
comment
Comment #24919123
Really cool! I have been using this to play old mario games and switch off with my friends like when we were kids. Enjoying the nostalgia (and making mario swim has been pretty fun…
-
comment
Comment #24778548
Shameless Plug: I wrote a cli-plugin for docker, docker-lock, that will track the image digests (SHA's) of your images in a separate file that you can check in to git, so you will …
-
comment
Comment #21727102
(Shameless plug): For those looking for a good dev container experience with VSCode that works with go modules: https://github.com/michaelperel/docker-lock#development edit -- on m…