Christoph Berger
banner
christophberger.com
Christoph Berger
@christophberger.com
From Code to Clarity: Making Complex Technology Accessible
Yeah, it's a quite unusual use case for Go, but why not?
October 14, 2025 at 5:24 PM
In times of AI doing the coding, however, it's equally important to develop skills like troubleshooting, critically reviewing, and architecting software.

(There is no shortcut; however. Without coding skills, reviewing and troubleshooting skills won't come.)
September 29, 2025 at 4:14 AM
I've learned a lot of languages in my life and used quite a few. I finally settled with Go; it's the closest to "perfect" for me.

If you're starting out, learn new languages by all means! It's like you say: Every new language you learn is a new world view.
September 29, 2025 at 4:10 AM
Well, on one hand, I'd choose Rust because I know Go already. On the other hand, Go is just right for me, so why should I bother learning another lang...
September 27, 2025 at 12:00 PM
Risor comes to mind: risor.io
Risor
Fast and flexible scripting for Go developers and DevOps.
risor.io
July 28, 2025 at 8:38 PM
+1 for the org name!
July 28, 2025 at 8:30 PM
"Safe" in this context means the method has no effect on the server. Data leaks can be a concern, but to my knowledge, a CSRF attack cannot see the returned data unless exploiting cross-site-scripting vulnerabilities.

- en.wikipedia.org/wiki/Cross-s...
- en.wikipedia.org/wiki/Cross-s...
Cross-site request forgery - Wikipedia
en.wikipedia.org
July 21, 2025 at 9:36 AM