syahidfrd
blog
/
projects
Blog
2025
Bare Metal Go Deployment
Deploy Go apps to Linux servers the old-school way.
#Golang
#DevOps
2024
Konsep RAG pada LLM dan Contoh Implementasinya
RAG enhances LLMs by integrating custom data for better generation.
#RAG
#Golang
How I Simplify Tech Concepts with Analogy Content
Bridging the gap between tech and understanding.
#Other
2020
Function Declaration v.s. Expression pada JavaScript
Perbedaan antara function declaration dan Expression pada JavaScript.
#JavaScript