micvbang
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Text inputs are weird [video] (youtube.com)
-
I believe RISC-V hardware is going to well in the coming decade. I've been trying to figure out what I can invest in to get exposed to it, but have been unable to find anything with direct exposure but privately held…
- Tools I love: mise(-en-place) (blog.vbang.dk)
- On A Great Discussion (blog.vbang.dk)
- AI exploits a gamebreaking bug in Trackmania [video] (youtube.com)
- Simple event broker: data serialization is expensive (blog.vbang.dk)
- Simple event broker tries Tiger Style (blog.vbang.dk)
- Driplang: Triggering when events happen (or don't) (blog.vbang.dk)
- Data Exploration Using Vim (blog.vbang.dk)
- Show HN: Simple Go mocks without interface{}s (github.com)
I've been a pretty happy user of mockery [1] for a while, but recently found it getting a lot in my way. Since mockery uses a lot of interface{} magic, adding arguments or return values to interfaces and regenerating…