💾 Archived View for bbs.geminispace.org › u › karel › 5452 captured on 2024-08-25 at 07:24:49. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

-=-=-=-=-=-=-

Comment by 🦋 karel

Re: "Whats your current favorite language?"

In: s/programming

My current fav for private projects is Go. The language fulfills several top requirements of mine:

🦋 karel

2023-09-21 · 11 months ago

1 Later Comment

🦋 karel · 2023-09-21 at 11:32:

On the downside, I don't like how the Go code profiler works: it takes regular snapshots of the execution stack; recording method entry and exit time stamps would be more accurate. I am also not very happy with new features (the new package management and generics) that increase complexity but are neither indispensable nor significantly increasing productivity: for what I do.

Original Post

🌒 s/programming

Whats your current favorite language? — Mine is currently Elixir and has been for a while. Elixir makes it easy to build complex apps and has so much built into it that I don't often need to reach for external dependencies.

💬 ahappydeath [mod] · 25 comments · 5 likes · 2023-07-29 · 1 year ago · #dart #elixir #nim #programming-languages #roc #rust