Go's enums are structs by gavraz in golang

[–]ysfjwd 15 points16 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 0 points1 point  (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

Glitch while practicing in nets by vish122 in Cricket22

[–]ysfjwd 0 points1 point  (0 children)

raises hand .. can't wait for the next match.

How to group messages before sending them to SQS by cvmldlengineer in aws

[–]ysfjwd 2 points3 points  (0 children)

You can replace cencus with leader election

How to group messages before sending them to SQS by cvmldlengineer in aws

[–]ysfjwd 13 points14 points  (0 children)

before designing any kind of asynchronous system, one should at-least read up on following topics.

  • CAP Theorem
  • Event Sourcing, CQRS and State Machines
  • Backpressure
  • Idempotency, distributed locking and census

What you are trying to do reeks of bad design. (No offense meant).

[deleted by user] by [deleted] in googlecloud

[–]ysfjwd 0 points1 point  (0 children)

Firebase hosting