#go-programming

[ follow ]
#software-development
Growth hacking
fromDevOps.com
2 months ago

Bad Actor Targets Linux, macOS Developers with Typosquatted Go Packages - DevOps.com

A new typosquatting campaign targets Go developers, spreading malware through malicious packages that impersonate legitimate libraries.
fromHackernoon
2 months ago
Miscellaneous

What You Have to Know About the New Features in Go 1.24: Cleanups and Weak Pointers | HackerNoon

Growth hacking
fromDevOps.com
2 months ago

Bad Actor Targets Linux, macOS Developers with Typosquatted Go Packages - DevOps.com

A new typosquatting campaign targets Go developers, spreading malware through malicious packages that impersonate legitimate libraries.
fromHackernoon
2 months ago
Miscellaneous

What You Have to Know About the New Features in Go 1.24: Cleanups and Weak Pointers | HackerNoon

fromHackernoon
2 months ago

How to Build LLM-Powered Applications Using Go | HackerNoon

Building LLM-powered applications is comparable to developing modern cloud-native applications, requiring notable support for REST and RPC protocols, where Go excels.
Web frameworks
fromMedium
1 month ago

Solving Coding Challeng: Code Comment Remover-Part 2

"Doc comments are critical in Go as they provide necessary documentation for exported names. Every exported (capitalized) name should have a corresponding doc comment for clarity and usability."
Scala
#cybersecurity
Software development
fromInfoQ
1 month ago

Google Go Module Mirror Served Backdoor for 3+ Years

Research uncovered a major supply chain attack in the Go ecosystem involving a backdoored package.
The attack exploited caching in the Go Module Proxy, emphasizing security vulnerabilities in module management.
fromMatt Layman
1 month ago

Goodbye JourneyInbox - Building SaaS #218 Matt Layman

In this episode, I declared to the stream that I'm done working on JourneyInbox as a SaaS product. I didn't see any meaningful market adoption, so I decided to pivot the project to serve only my personal needs.
Software development
fromHackernoon
1 year ago

Go Concurrency: Goroutines, Mutexes, WaitGroups & Condition Variables | HackerNoon

Goroutines are lightweight execution contexts managed by the Go runtime, allowing massive scalability and easy concurrency, distinguishing them from traditional heavyweight threads.
Scala
fromSitepoint
1 month ago

Building a Network Vulnerability Scanner with Go - SitePoint

Penetration testing enables organizations to target potential security weaknesses in a network and provide a need to fix vulnerabilities before they are compromised by a malicious actor.
Bootstrapping
[ Load more ]