huntrss

joined 1 year ago
[–] [email protected] 8 points 1 year ago

It's obviously not giving 110% as it should

[–] [email protected] 2 points 1 year ago (1 children)

Do you know which extensions are good? I used to use 🤪 vscode but changed to helix and then neovim due to the memory and cpu usage vscode does require.

[–] [email protected] 12 points 1 year ago (1 children)

Rust and Zig are currently my favorite languages.

[–] [email protected] 15 points 1 year ago (5 children)

The first-class dev and debugging experience, is this with Visual Studio or Rider as IDEs?

Because I currently do C# with Linux + neovim + Omnisharp as Language Server and it is really slow and bad. Do you have any tips?

[–] [email protected] 5 points 1 year ago (1 children)

I agree about the increase on other communities (in particular the cs career questions you mentioned). I am not sure about deleting them, specifically since I consider these parts of this community as well. Just my 2 cents ...

[–] [email protected] 3 points 1 year ago

Afaik it had more to do with another layer of abstraction then with compike time.

[–] [email protected] 4 points 1 year ago (3 children)

Too be frank, it is pretty short but your summary is on-point. I would only add, that Svelte also dropped it due to the additional compile step.

However TS can still be used in most of the frameworks including Svelte.

[–] [email protected] 5 points 1 year ago

I started hearing of it in 2021. Read through the documentation in February of 2022 and started to learn it in Fall of 2022. Ever since then I use both, Rust and Zig depending on the small project or concept I currently want to explore.

I wrote a blog post that describes the 3 things I like about both languages each: https://zigurust.gitlab.io/blog/posts/three-things/

Might be interesting.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago)

I tend to go with WET and I read one or two articles that introduced WET and explained one of the missunderstandings of DRY: It is about sharing knowledge and less about sharing code. Therefore as me tioned by another poster: it makes sense for business logic but less so fir everything else.

[–] [email protected] 2 points 1 year ago

I like it quite much and use it for personal projects sometimes. It helps me a lot to structure my thoughts into a design that I can use to discuss it further. I usually draw diagrams with draw.io. This tool has a C4 model plugin.

I use UML sequence diagrams though when it comes to designing/understanding runtime behavior.

[–] [email protected] 2 points 1 year ago (2 children)

Is there anything confirmed yet? Like what is inside this precompiled binary?

[–] [email protected] 3 points 1 year ago (1 children)

I ask the Gretchen question for each programming project ;)

Which programming language?

view more: ‹ prev next ›