HackerTrans
トップ新着トレンドコメント過去質問紹介求人

RezaSi

no profile record

投稿

[untitled]

1 ポイント·投稿者 RezaSi·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RezaSi·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RezaSi·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RezaSi·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RezaSi·12 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RezaSi·12 か月前·0 コメント

Show HN: Golang Interactive Challenges – Trending on GitHub(+300 star in 3 days)

github.com
2 ポイント·投稿者 RezaSi·昨年·0 コメント

Show HN: Golang Challenges: Learn and Practice (See Demo)

github.com
3 ポイント·投稿者 RezaSi·昨年·2 コメント

Show HN: Go Interview Challenges – Interactive practice for technical interview

github.com
2 ポイント·投稿者 RezaSi·昨年·0 コメント

Show HN: Open-source Go Challenges – Interactive practice for interviews

github.com
3 ポイント·投稿者 RezaSi·昨年·0 コメント

コメント

RezaSi
·10 か月前·議論
Neat demo — cool to see GoCV + Pion working together over WebRTC. Curious if you’ve tried running object detection or overlays before sending the stream?
RezaSi
·10 か月前·議論
Really solid write-up, thanks for putting this together. The bit about GOPROXY=a,b vs a|b was new to me — I’ve run into weird issues before with private modules and now it makes a lot more sense.

Dependabot supporting private proxies is huge too. I remember just giving up on it for Go projects with private deps because it would always break. Excited to try this out.

Curious though — for smaller teams that don’t want to run their own proxy, do you think sticking with public + direct is “good enough,” or is that still risky in terms of leaking private module names?
RezaSi
·昨年·議論
Thank you, any feedback on it?