Lovely CSS and nice content chunking, but perhaps overly biased towards finding utility with LLMs as there is too little information about cautions to take.
Most egregiously, on the AI is stateless page[0], it shows relying on an llm reponse to call a program via sudo. I can't think of a system where a professional programmer could justify such a risk.
I think after "AI predicts text" it makes less sense to say "AI is just another API" than something like "AI makes APIs fuzzy" because the stochasticity makes an AI API anything but "just another API." Most people think of APIs as deterministic in function, AFAIK.
I /feel/ similarly intuition-wise. But models are crazy and what they respond to is often unpredictable. There are no lungs in an AI model but nonetheless 'take a deep breath' as a prompt has shown[0] improvement on math scores lol
Personally I strongly disapprove of the first/second person pronouns and allowing them [encouraging, even] to output 'we' when talking about humans.
Possibly because it dovetails with pharma mfg and [potentially] food mfg. Could see a case made for enzymatically brewed 'meat inks' [very sorry for this term ;p] for 3d printing the next gen of lab meats.
Indeed this is different , This is world wide and it does not even only affect Windows pcs but with some friends of mine Linux and Macs are in trouble 2 , this is not ur Windows Vista BS problem etc
Largest context window (because of most compute) wins.
They've got more serious engineering heavyweights, putting a lot of collective work on fewer tasks/approaches. Microsoft is taking more of a kitchen sink approach
If that was going to make the difference, why is ChatGPT way more popular today than Gemini? Why isn't Google already ahead of their competitors? Google ahead? I'll believe it when I see it.
Google are in the race for sure, but they aren't winning. Claude holds that crown for me at the moment. The artifacts feature is wonderful.
Never coded a GUI app but speaking of regressions:
As a heavy windows KB user, losing the ability to alt+letter all the things to /quickly/ navigate windows apps is incredibly frustrating.
I've read that Mac OS envy infiltrated the WinUI time and while some may prefer the aesthetics, on Windows 11 apps like mspaint I can no longer navigate anywhere near as quickly.
From milliseconds to multiple seconds.
I'm incensed at this change personally, and I feel totally confused by it from the perspective of MS. In the era of AI and automation, slower screen draw times will make a significant impact to performance and energy use. I hope someone like Mark Russinovich, Kevin Scott, or Satya Nadella will notice and change course.
It's funny that you mentioned apple because their system shortcuts are integrated as hell and they even let you map them in the OS -> App level, way better than anything MS has ever shipped.
Yep, among other things both Apple-unique and emacs-esque text navigation shortcuts are in every native textfield across all apps and anything that's a menu item in any app can have its shortcut key rebound in System Settings without any extra work on the part of third-party devs.
It's one of the reasons why longtime Mac users are disinclined towards non-native apps. Most don't bother to reproduce these behaviors, and so when you as a user go to reach for these features that you have muscle memory for and they're not there, it's like hitting a brick wall in the middle of your workflow and makes the app in question feel basic and unrefined.
Don't forget you can type any of those menu items in the help dialog and it will not only tell you where it is, and not only let you activate it, it will helpfully show you the deeply nested set of submenus required to activate it.
Oh and of course those shortcuts are activateable by other applications to simplify app integration.
I sorely miss that menu search feature from macOS, even though it was unity's HUD on ubuntu that got me used to it in the first place. It's a shame it didn't become a more common feature, especially for programs with hundreds of options in the menu bar.
Annoyingly enough you don't really all keyboard shortcuts out of the box even if you build natively. If you create a Button(role: .destructive).keyboardShortcut(.defaultAction) in a SwiftUI dialog, you don't get Cmd+D as the shortcut even though Finder (and I think other apps too) uses Cmd+D as the keyboard shortcut for destructive confirmation dialogs. Thankfully at least a Button without destructive role will get Enter as its keyboard shortcut in the same context.
Yeah for now I keep most of my usage of SwiftUI restricted to non-Mac platforms. On macOS it’s fine for smaller bits like collectionview cells but has a number of rough edges for more major use cases.
At least you can hex-edit or resource-edit the Alt+Letter back into a standard windows button or menu that's missing an accelerator key. Just add the missing &.
Most egregiously, on the AI is stateless page[0], it shows relying on an llm reponse to call a program via sudo. I can't think of a system where a professional programmer could justify such a risk.
I think after "AI predicts text" it makes less sense to say "AI is just another API" than something like "AI makes APIs fuzzy" because the stochasticity makes an AI API anything but "just another API." Most people think of APIs as deterministic in function, AFAIK.
[0]https://www.aiexplainer.dev/stateless