GGICCI
  • Home
  • About
  • 中文
Sign in Subscribe

喝咖啡的好处与坏处

  • Ggicci T'ang

Ggicci T'ang

Jan 16, 2023
喝咖啡的好处与坏处
Photo by Karl Fredrickson / Unsplash

This post is for subscribers only

Subscribe now

Already have an account? Sign in

goplay: Embed Go Playground on your Website
Featured

goplay: Embed Go Playground on your Website

This post is introducing a way to run Go snippets on websites. Which leveraged the official Go Playground service at https://go.dev/play/. Demo Let’s take a quick look at the two demos below. You can click the Run button to see the output of the corresponding program.
May 11, 2022 3 min read
Postgres ID Generator with Safe JSON Numbers

Postgres ID Generator with Safe JSON Numbers

Before reading this post, I recommend you to read A Better ID Generator For PostgreSQL written by Rob Conery. To recap briefly, their post had discussed: 1. The problem you will face in the rapid grow of your systems if you used GUID as the primary key. 2. How Twitter
Jun 21, 2021 3 min read
Decode HTTP Query Params into a Struct in Go
Featured

Decode HTTP Query Params into a Struct in Go

Use httpin package to decode HTTP request params into a struct in Go.
May 17, 2021 2 min read
GGICCI © 2023
  • Sign up
  • 中文
Powered by Ghost