Anonymous
7/10/2025, 6:47:48 PM
No.105860501
[Report]
Diving deeper into Go. Just setting a pointer to nil feels so wrong, but holy balls is the whole process comfier than fighting the C link/build systems.
The interface system in pretty nifty too. All a thing has to do is fulfill the interface and it is one of such kind.
Anonymous
6/26/2025, 11:57:58 AM
No.105709169
[Report]
Go
I created more useful software in Go than in any other language, it's just so easy to get shit done
Anonymous
6/24/2025, 12:30:11 PM
No.105688680
[Report]
I want to make a app with Go
But i dont know how to make the UI nice, is there any way i could quickly learn how to make some decent ass uis?
No, LLM's dont help cause they give garbage code that i dont know how to extend
My JS Knowledge goes as far as knowing how to get an element by it's id and modify the content