GoMLX: ML in Go without Python — Eli recently wrote about Go’s suitability as a glue language for calling out to third party machine learning services and Python ‘sidecars’, but could you just do the heavy lifting from Go itself? GoMLX provides one option.
Eli Bendersky
|
Go! Unlock Your Tech Potential with Ardan Labs Consulting — Struggling with skill gaps, development speed or complex tech challenges? Ardan Labs specializes in Go, Rust, Docker and K8s to accelerate your software development, optimize architecture, and manage tech debt. Let us supercharge your team!
Ardan Labs Consulting sponsor
|
Are Go's Generics Simple or Incomplete? A Design Study — Some argue that Go’s generic implementation only added complexity to the language, while others disagree. Nick takes us through a complex problem that he struggled to solve with generics, eventually ending up with a solution that works but felt a bit harder than necessary. Some commenters on Reddit felt that his approach was more OO / interface-based than it needed to be, though.
Nick Tobey (DoltHub)
|
▶ WASI to Go: Write Once, Go Anywhere — A talk from the recent WASMCon event exploring Go’s relationship with WebAssembly and how WASM can help ‘Go go anywhere.’ A pretty good primer on the topic as things currently stand.
Zhou and Reddig
|
Inside Bluesky’s Engineering Culture — A writeup from May 2024 that’s perhaps become more relevant with Bluesky’s recent rapid ascent. Go sits at the heart of the social network’s backend.
Gergely Orosz and Elin Nilsson
|
superfile: A Terminal-Based File Manager App — Built with Go and Bubble Tea, it combines a visually appealing design with the simplicity of terminal tools, providing a fresh, accessible approach to file management.
Yorukot
|
Sequin: Human-Readable ANSI Sequences — The latest work from the folks at Charm (well known for Bubble Tea, Lip Gloss and other libraries) interprets ANSI sequences into something you can actually understand..
Charm
|
|