Viewing profile — yigitcan07
yigitcan07
HN member- Joined
- Sat, Aug 17, 2024, 11:11 AM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About yigitcan07
No profile information was provided.
Recent public activity
-
comment
Comment #48842884
Would be great to see time spent per task per model. Especially since article references 390+ tokens per second for GLM5.2.
-
comment
Comment #41281519
It mostly revolves around; understanding your primary business concept that write operations revolve around (aggregate root) and duplicating data for different read scenarios (view…
-
comment
Comment #41281477
My current company uses Postgres by default and we have a lot of different usecases. Again, another million+ users company with 10+ countries. It does indeed scale. The problem is …
-
comment
Comment #41273626
I've found out key/value databases pushes for better architectural designs in enterprise environments. Especially in companies where different teams are responsible for a given bus…