RSSAmplifier

Blog

Laurent’s Silicon Valley Experience

LaurentSV.com - Welcome to my Tech Blog.

laurentsv.comRSS feed ↗8 posts

Latest posts

Summary of my issues with Go (golang)

Go is so far my favorite programming language. But that doesn’t mean I love everything about it. What my gripes are comes up from time to time and I tend to forget some or it is scattered among my 2 other posts about the language (my thoughts: part Ⅰ and in particular the newer part Ⅱ, I repeat a number of the issues listed there here) so I decided to gather a list in one place that I can share:

How to setup secure access to your local LLM UI

So like many I’ve been playing with local LLMs, here is how I’ve setup secure access to my local instance, using tailscale and my golang light proxy

No nonsense guide to Go projects layout

It’s a recurring question on gopher slack and discord: «How should I set up my go project repository?». Unfortunately, there are a lot of both outdated and overly complicated blogs, sample repositories and old projects out there.

My thoughts on Go, part Ⅱ, 7 years later

7 years ago I had just started learning go and wrote down my thoughts: part Ⅰ, it may be useful you quickly scan that previous post as I’m going to go in the same order more or less.

Go docker images: small and simple

Ok folks, I’m writing this a bit in anger from seeing people struggle with making very small and very safe docker images, and also overly complicated go project structures…. Stop the madness!

My thoughts about Go (the language, aka golang) - part 1

I have thoughts about Go, the board game as well but for today, I’ll focus on go the computer language (aka golang):

Adding (social) comments to your site…

Ok so I figured after working at Facebook I should add some ways for people to leave comments and have discussions on my posts.

YATB (Yet Another Tech Blog)

Welcome to my new (opinionated) blog!