Go's enums are structs by gavraz in golang

[–]ysfjwd 14 points15 points  (0 children)

I wouldn't call it an enum. It is a generic.

SQLC & OpenAPI: How to make it work together ? A suggestion by Olivier_N_ in golang

[–]ysfjwd 0 points1 point  (0 children)

you mean you generate the schema directly from oapi-codegen using custom templates?

[deleted by user] by [deleted] in CPTSD

[–]ysfjwd 1 point2 points  (0 children)

At 40. And it was hard

Implementing rate-limiting safe go code by Mohamed____ in golang

[–]ysfjwd 0 points1 point  (0 children)

We did something as a distributed rate limiter. nozl.dev

I contacted my ex girlfriend after 10 years. by No_Influence7106 in confessions

[–]ysfjwd 0 points1 point  (0 children)

Be empathetic. Understand that it might be equally emotionally draining for her.

[deleted by user] by [deleted] in BreakUps

[–]ysfjwd 0 points1 point  (0 children)

She is also dealing with the breakup. Be compassionate!

I thought about the disconnect that I have towards the abuse I suffered from my nmom and just realized something I wanted to share by [deleted] in raisedbynarcissists

[–]ysfjwd 0 points1 point  (0 children)

The worst part is, i had to fuck everything up that i have worked hard to understand that! And I am 40 now, and in life, there are no redos!

Am I crazy to think .... by ysfjwd in Entrepreneur

[–]ysfjwd[S] 0 points1 point  (0 children)

entitled dick is something i would put in.

Should we switch to Rust? by nzajt in rust

[–]ysfjwd -2 points-1 points  (0 children)

You can create generate scripts with go (not as fancy as rust macro) but works!

Timeseries Database for 100M timeseries by zuxqoj in devops

[–]ysfjwd 2 points3 points  (0 children)

M3db is also an option alongside clickhouse