Zig vs Rust. Which one is going to be future? 16 0
Zig is a modern C. Rust is a (modern) alternative to C++. So two different languages can exist alongside each other, just like C and C++.
Reply
Yup...i can confirm that 17 0
Dynamic typing, special and unique syntax for every language feature, interpreter intrinsics
Reply
New Windows PowerToy launches, repositions apps to saved layouts 7 0
Sadly it is not able to detect every window and it can't capture multiple desktops. Maybe it becomes actually usable in a few versions ...
Reply
Users of Vim and similars, what exactly makes it useful compared to other text editors? How much time do you suppose you save when working with it? 3 0
- The motions exist everywhere. Almost every editor has at least a vim motions plugin.
- You can navigate in your file without having to move your hand (to the mouse or the arrow keys)
- Vim is aware of the text you are editing. You can delete/change text between/up to quotes, parenthesis, etc
- You can program Neovim to do whatever you want. This means you can optimize it exactly for your workflow
Reply
Is there a way to keep Linux responsive when at ~100% CPU usage? 8 0
If you compile on windows server the same problem happens. The server is basically gone. So there seems to be some special scheduler configuration in windows client os.
Reply
Next
cbazero @programming.dev
Posts 0
Comments 6