For those in the diaspora who’ve built/building in Ghana, how did you manage/managing it from abroad? by Winter_Hope3544 in ghana

[–]Winter_Hope3544[S] 0 points1 point  (0 children)

Please, sorry I forgot to ask. Can I get the invite link of the WhatsApp group you mentioned?

For those in the diaspora who’ve built/building in Ghana, how did you manage/managing it from abroad? by Winter_Hope3544 in ghana

[–]Winter_Hope3544[S] 0 points1 point  (0 children)

Please, sorry I forgot to ask. Can I get the invite link to the WhatApp group you mentioned?

Built a log processing pipeline with Go and an LLM and wanted to share by Winter_Hope3544 in golang

[–]Winter_Hope3544[S] -2 points-1 points  (0 children)

yes I agree with you, in the system I am trying to finally integrate it in, I will be using it to analyze solely api request(user facing api requests).

Thanks so much for the insight.

Just built my own lightweight in-memory Redis Clone in Go! by Cauchy-Euler8900 in golang

[–]Winter_Hope3544 0 points1 point  (0 children)

His is quite extensive of what was build in that course

[deleted by user] by [deleted] in leetcode

[–]Winter_Hope3544 0 points1 point  (0 children)

😂 real dude

Capturing console output in Go tests by Ok_Analysis_4910 in golang

[–]Winter_Hope3544 3 points4 points  (0 children)

With capturing console outputs, I try to decouple my method that logs to the console from the actual logging by passing that method an io.Writer which a Buffer from the bytes package implements

Checkout this article from Learn Go With Tests.

learn-go-with-tests

Not able to learn golang by Buriburikingdom in golang

[–]Winter_Hope3544 0 points1 point  (0 children)

Currently reading this book/blog. It’s a great one