#326 — August 21, 2020 |
Golang Weekly |
Errors 2.0: Go Errors, But With Network Portability and More — A drop-in replacement for the standard Raphael ‘kena’ Poss, Matt Mc, et al. |
▶ Digging Into Go Time Podcast podcast |
Remote Instructor-Led Go, Docker, Kubernetes, & Python Training — We offer live-streaming remote training sessions for individual engineers and companies that want to augment their knowledge in Go, Docker, Kubernetes, and Python. We’ve trained over 5,000 engineers via our carefully crafted classes. Ardan Labs sponsor |
ent: An Entity Framework / ORM for Go from Facebook — Provides a simple API for modelling any database schema as Go objects. Began life as a ‘Facebook Incubator’ project but as of v0.4.0, released this week, is now an official Facebook project. |
Task 3.0: A Task Runner / Andrey Nering |
💻 Jobs |
Get Tech Interviews This Week — Create a profile on Vettery to connect with hiring managers at startups and Fortune 500 companies. It's free for job-seekers. Vettery |
Stream Provides APIs for Building Activity Feeds and Chat — Stream is looking for a full time Backend Software Engineer to join our development team. If you are interested in becoming a part of what we do, apply now. Stream |
Golang Developer at X-Team (Remote) — Join the most energizing community for developers and work on projects for Riot Games, FOX, Sony, Coinbase, and more. X-Team |
📘 Tutorials |
Implementing Lakshay Kalbhor |
▶ Building a Telegram Bot with Apache Kafka and ksqlDB — A well recorded 26-minute talk (and slide deck) digging into building a bot for the Telegram messaging system based on real world data being streamed through Kafka. Robin Moffatt |
Using Will Schenk |
Upgrading CockroachDB from Dep to Go Modules Cockroach Labs sponsor |
Porting a Go and Rust CLI Tool to D — Two weeks ago we linked to a developer who built the same tool in Go and Rust to compare the languages. Another developer has gone a step further by porting to the D language. Azi Hassan |
Swimming in Datalakes with Go — This is the story of the creation of parquet-go, a Go package to write Apache Parquet files, which is a columnar-based file format for big data. Fraugster |
🛠 Code & Tools |
Signal Context: Create Go Contexts That Cancel on Signals — Like if you want to cancel an operation when a user interrupts with CTRL+C, say. Seth Vargo |
Badge Generation Tool for Go Package System |
miti: A Musical Instrument Textual Interface — Think MIDI, but with human-readable text! This is niche, but neat, and provides an interesting alternative way to control instruments over MIDI. Zack |
Logging in Go: Choosing a System and Using it — From the Honeybadger Developer Blog featuring tutorials & good advice by the coolest error monitoring solution around. 😎 Honeybadger sponsor |
Nali: An Offline Tool for Querying IP Geographic Information zu1k |
Pomerium: An Identity-Aware Secure Access Proxy — An open-source identity-aware access proxy that just added native support for kubernetes, istio, and serverless deployments. Pomerium |
Gate: A High Performance Minecraft Proxy Server — Yes, Minecraft! I’ve never got this far into Minecraft but apparently being able to move players between servers without disconnecting them is a thing and Gate can do that job. Minekube |
Guora: A Self-Hosted Quora-like Webapp Written in Go meloalright |
🎲 Fun and Side Projects |
Piccolo: An Othello (a.k.a. Reversi) AI Written in Go — No source for this, but the fun part is you can play it on the Web as it runs via WebAssembly.. and it plays a pretty mean game. Built using the Ebiten 2D game library. Nadim Kobeissi |
If you want to get into a section like this in a future issue, let us know if you work on any interesting Go related projects you think we should include. Bonus points for games, musical, or anything with a nice visual angle we can include, but everything welcome. 😄 |