Windows experience is atrocious

evilrat evilrat666 at gmail.com
Fri Jul 21 06:14:16 UTC 2023


On Friday, 21 July 2023 at 05:29:16 UTC, Rumbu wrote:
> On Friday, 21 July 2023 at 04:55:00 UTC, Curious Observer wrote:
>Compare with rust:
>
> 1. Download installer
> 2. Run it, no user interaction except pressing Enter
> 3. Launch VSCode
> 4. Extensions/rust-analyzer
> 5. cargo new hello
> 6. rust-analyzer/run -> ok
> 7. rust-analyzer/debug/run -> ok

Basically exactly the same for D, you are doing something wrong.

1. Download the installer
2. Run it and tell smartscreen that you are absolutely aware of 
what you are doing
3. Launch VSCode
4. install code-d
5. dub init
6. dub run --build=release
7. dub run

The only thing is that smartscreen requires you to click that 
"details" button and manually allow it to run the installer 
because it is "reputation" based filter and there is few people 
using D compared to rust.


More information about the Digitalmars-d mailing list