All the simplifications that they mentioned seem reasonable to me. Wouldn't Power Users be regular users of things like keyboard shortcuts, AutoHotKey scripts, etc...? For example, 99% of my time is spent in seven or eight applications and use the Win-# key to jump between them. Win-1 is file explorer, Win-2 is web browser, Win-3 is email, etc... For lesser used things I hit the Win key and start typing the name of t…
>Win-1 is file explorer, Win-2 is web browser, Win-3 is email, etc... Is this something you set up natively in windows? Or are you using AHK?
Power users mourn features lost in Windows 11 'simplification'
11–20 of 86 posts
Re: Power users mourn features lost in Windows 11 'simplification'
#12Re: Power users mourn features lost in Windows 11 'simplification'
#13All the simplifications that they mentioned seem reasonable to me. Wouldn't Power Users be regular users of things like keyboard shortcuts, AutoHotKey scripts, etc...? For example, 99% of my time is spent in seven or eight applications and use the Win-# key to jump between them. Win-1 is file explorer, Win-2 is web browser, Win-3 is email, etc... For lesser used things I hit the Win key and start typing the name of t…
>Win-1 is file explorer, Win-2 is web browser, Win-3 is email, etc... Is this something you set up natively in windows? Or are you using AHK?
If you order the programs that way on your task bar, then you can access them with these shortcuts.
Re: Power users mourn features lost in Windows 11 'simplification'
#14When the iPhone 1 was introduced it was lacking many features, yet nobody complained while there were much more powerful phones on the market already.
Re: Power users mourn features lost in Windows 11 'simplification'
#15In the lovely bubble that I live in, the “power users” haven’t been using Windows for quite some time now. To Microsoft’s credit, they’ve made it incredibly easy for me, a .NET developer, to not have to use Windows any more. So I am, admittedly, grateful for that.
I've got a few questions. 1) What OS/IDE combination do you use? 2) Is there any reason you've not switched to other languages that are most commonly found in non-windows environments? 3) How is the tooling around .NET diagnostics and memory profiling on the OS you use?
1. Any popular Linux distro (or macOS) and JetBrains' Rider
2. They are probably a .NET developer for their job.
3. JetBrains' tools, like dotTrace Profiler, work really well
Re: Power users mourn features lost in Windows 11 'simplification'
#16Re: Power users mourn features lost in Windows 11 'simplification'
#17Re: Power users mourn features lost in Windows 11 'simplification'
#18All the simplifications that they mentioned seem reasonable to me. Wouldn't Power Users be regular users of things like keyboard shortcuts, AutoHotKey scripts, etc...? For example, 99% of my time is spent in seven or eight applications and use the Win-# key to jump between them. Win-1 is file explorer, Win-2 is web browser, Win-3 is email, etc... For lesser used things I hit the Win key and start typing the name of t…
Re: Power users mourn features lost in Windows 11 'simplification'
#19Earlier quoted context omitted.
I've got a few questions. 1) What OS/IDE combination do you use? 2) Is there any reason you've not switched to other languages that are most commonly found in non-windows environments? 3) How is the tooling around .NET diagnostics and memory profiling on the OS you use?
They haven't replied yet, so I'll take a stab at their probable answer: 1. Any popular Linux distro (or macOS) and JetBrains' Rider 2. They are probably a .NET developer for their job. 3. JetBrains' tools, like dotTrace Profiler, work really well
(And yes it's macOS, and increasingly Linux (but not yet exclusively) for prod servers)
Re: Power users mourn features lost in Windows 11 'simplification'
#20In the lovely bubble that I live in, the “power users” haven’t been using Windows for quite some time now. To Microsoft’s credit, they’ve made it incredibly easy for me, a .NET developer, to not have to use Windows any more. So I am, admittedly, grateful for that.
I've got a few questions. 1) What OS/IDE combination do you use? 2) Is there any reason you've not switched to other languages that are most commonly found in non-windows environments? 3) How is the tooling around .NET diagnostics and memory profiling on the OS you use?
1) Linux and jetbrains rider
2) 30k sloc heavily v&v'd code? Why? The cost and effort would be insane, and, to MS' credit, the current .NET ecosystem is great.
3) First class citizen. Rider (and the other jetbrains stuff) is as good as any other I've used
In my eyes, as someone who has been exclusively a Linux user since 1998, I now include C# in serious consideration for greenfield projects as well as legacy.