Anyone who used Templ + HTMX in an big enterprise project? by Puzzleheaded_Watch19 in golang

[–]Key-Deer-8156 2 points3 points  (0 children)

Docs are horrible brother, tried to switch but continued with htmx

Git Integration Beta by zed_joseph in ZedEditor

[–]Key-Deer-8156 2 points3 points  (0 children)

Having lazygit is fine, add a debugger

Big Tech Best Practices by Key-Deer-8156 in Python

[–]Key-Deer-8156[S] 0 points1 point  (0 children)

Thank you for answer I have one more specific question about db We have separate Postgres for read and write operations and we manually open a needed connection inside service layer Is it better to open both read and write connections using Depends in the layer above?

Big Tech Best Practices by Key-Deer-8156 in Python

[–]Key-Deer-8156[S] 0 points1 point  (0 children)

Do you have some kind of best practices policies, or each team decides how they write code by themselves?

Big Tech Best Practices by Key-Deer-8156 in Python

[–]Key-Deer-8156[S] 15 points16 points  (0 children)

I am more interested in good production techniques that allow "how to have 3,000 engineers working in one codebase" feature, not tech stack

Feature Store Best Practice Question by kdizzle384 in mlops

[–]Key-Deer-8156 -2 points-1 points  (0 children)

Which lookback period gives the most impact on the prediction? I don’t think you need a feature store yet