HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RezaSi

no profile record

Submissions

[untitled]

1 points·by RezaSi·il y a 6 mois·0 comments

[untitled]

1 points·by RezaSi·il y a 11 mois·0 comments

[untitled]

1 points·by RezaSi·il y a 11 mois·0 comments

[untitled]

1 points·by RezaSi·il y a 11 mois·0 comments

[untitled]

1 points·by RezaSi·il y a 12 mois·0 comments

[untitled]

1 points·by RezaSi·il y a 12 mois·0 comments

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

github.com
2 points·by RezaSi·l’année dernière·0 comments

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

github.com
3 points·by RezaSi·l’année dernière·2 comments

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

github.com
2 points·by RezaSi·l’année dernière·0 comments

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

github.com
3 points·by RezaSi·l’année dernière·0 comments

comments

RezaSi
·il y a 10 mois·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
·il y a 10 mois·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
·l’année dernière·discuss
Thank you, any feedback on it?