Welmo

joined 1 year ago
[–] Welmo@programming.dev 2 points 1 year ago (1 children)

You joke but one of my bosses did request we implement ChatGPT on our platform. It's a recruitment platform, and he wanted for ChatGPT to write the job descriptions...

[–] Welmo@programming.dev 10 points 1 year ago (4 children)

Do you work with me? My boss refuses to do a market research, refuses to check our website usage, change features that users actually care about, because he doesn't seem value on it.

And good lord, i have to create a dashboard to show our analytics, but he doesn't talk exactly what is needed. I spoke multiple times, said what i needed from him and he still doesn't know

[–] Welmo@programming.dev 3 points 1 year ago

There is a large digital bank from my country that uses Clojure in its backend. I dont know if is 100% Clojure, but i know that every Dev that they hire has to go through a training on Clojure, since its not common to work with that language in my country and they want to make sure everyone onboarding learns properly how to work with a functional language

[–] Welmo@programming.dev 8 points 1 year ago

I would like to point out that this article from Discord could be considered outdated these days. This comparison is using a old version of Go, that in recent years got a optimization on the GC and now would have much lower spikes than those showed in the article

Still, Rust surely will give you a higher performance and lower latency than Python