HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RezaSi

no profile record

Submissions

[untitled]

1 points·by RezaSi·vor 6 Monaten·0 comments

[untitled]

1 points·by RezaSi·vor 11 Monaten·0 comments

[untitled]

1 points·by RezaSi·vor 11 Monaten·0 comments

[untitled]

1 points·by RezaSi·vor 11 Monaten·0 comments

[untitled]

1 points·by RezaSi·vor 12 Monaten·0 comments

[untitled]

1 points·by RezaSi·vor 12 Monaten·0 comments

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

github.com
2 points·by RezaSi·letztes Jahr·0 comments

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

github.com
3 points·by RezaSi·letztes Jahr·2 comments

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

github.com
2 points·by RezaSi·letztes Jahr·0 comments

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

github.com
3 points·by RezaSi·letztes Jahr·0 comments

comments

RezaSi
·vor 10 Monaten·discuss
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
·vor 10 Monaten·discuss
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
·letztes Jahr·discuss
Thank you, any feedback on it?