#go-programming

[ follow ]
fromHackernoon
1 month ago
Web frameworks

How to Build LLM-Powered Applications Using Go | HackerNoon

LLMs are increasingly integrated into applications, often using Go due to its compatibility with cloud-native architecture and networking protocols.
fromMedium
1 week ago
Scala

Solving Coding Challeng: Code Comment Remover-Part 2

Implementing Go-style comments involves preserving doc comments while removing non-doc comments using regex.
#cybersecurity
fromDevOps.com
2 months ago
Growth hacking

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.
fromInfoQ
2 weeks ago
Software development

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.
fromDevOps.com
3 months ago
JavaScript

Typosquat Supply Chain Attack Targets Go Developers - DevOps.com

A Go database module backdoor highlights risks posed by typosquatting and supply chain vulnerabilities.
fromHackernoon
1 year ago
JavaScript

Reliable Protection of User Data: Hashing and Obfuscation | HackerNoon

Hashing and obfuscation are crucial in protecting user data from unauthorized access and leaks.
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.
Software development
fromInfoQ
2 weeks 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.
fromDevOps.com
3 months ago
JavaScript

Typosquat Supply Chain Attack Targets Go Developers - DevOps.com

A Go database module backdoor highlights risks posed by typosquatting and supply chain vulnerabilities.
fromHackernoon
1 year ago
JavaScript

Reliable Protection of User Data: Hashing and Obfuscation | HackerNoon

Hashing and obfuscation are crucial in protecting user data from unauthorized access and leaks.
more#cybersecurity
fromMatt Layman
4 weeks ago
Software development

Goodbye JourneyInbox - Building SaaS #218 Matt Layman

The creator has ceased developing JourneyInbox as a SaaS product due to lack of market adoption.
fromHackernoon
1 year ago
Scala

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

Goroutines enable scalable concurrency with minimal memory overhead in Go programming.
fromSitepoint
1 month ago
Bootstrapping

Building a Network Vulnerability Scanner with Go - SitePoint

Penetration testing helps identify and address security vulnerabilities in networks before exploitation occurs.
fromHackernoon
1 month ago
Miscellaneous

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

Go 1.24 introduces runtime.AddCleanup and weak.Pointer for enhanced garbage collection management.
#performance-optimization
fromInfoWorld
5 months ago
Artificial intelligence

Go language evolving for future hardware, AI workloads

Go Language is evolving to enhance performance on modern multicore systems and AI workloads for future applications.
fromhackernoon.com
5 months ago
JavaScript

Protobuf Under the Hood: How Serialization and Deserialization Work in Go

Protobuf is an efficient data serialization tool crucial for building performance-critical applications.
It minimizes bandwidth usage and memory consumption in distributed systems.
fromInfoWorld
5 months ago
Artificial intelligence

Go language evolving for future hardware, AI workloads

Go Language is evolving to enhance performance on modern multicore systems and AI workloads for future applications.
fromhackernoon.com
5 months ago
JavaScript

Protobuf Under the Hood: How Serialization and Deserialization Work in Go

Protobuf is an efficient data serialization tool crucial for building performance-critical applications.
It minimizes bandwidth usage and memory consumption in distributed systems.
more#performance-optimization
fromThegreenplace
5 months ago
JavaScript

ML in Go with a Python sidecar

Go developers can leverage powerful machine learning models with minimal Python involvement through REST APIs provided by commercial LLMs.
[ Load more ]