Howtos

Go Generics: Use Cases and Patterns

Go Generics: Use Cases and Patterns

Type-safe reusable code with Go generics

Generics in Go represent one of the most significant language features added since Go 1.0. Introduced in Go 1.18, generics enable you to write type-safe, reusable code that works with multiple types without sacrificing performance or code clarity.

Self-Hosting Immich: Private Photo Cloud

Self-Hosting Immich: Private Photo Cloud

Your photos on self-hosted AI-powered backup

Immich is a revolutionary open-source, self-hosted photo and video management solution that gives you complete control over your memories. With features rivaling Google Photos - including AI-powered facial recognition, smart search, and automatic mobile backup - all while keeping your data private and secure on your own server.

Elasticsearch Cheatsheet: Essential Commands & Tips

Elasticsearch Cheatsheet: Essential Commands & Tips

Elasticsearch commands for search, indexing & analytics

Elasticsearch is a powerful distributed search and analytics engine built on Apache Lucene. This comprehensive cheatsheet covers essential commands, best practices, and quick references for working with Elasticsearch clusters.