this post was submitted on 12 Jul 2023
21 points (100.0% liked)

Technology

39988 readers
10 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

nice update for canary today. tl;dr:

  • the branch has switched back from zn_release to rs_prerelease & the dev semester is now gallium
  • all new features from moment 3/4 & dev have been foward-ported & re-enabled including:
    • dev drive
    • the new windows app sdk file explorer UI
    • windows backup
    • rgb lighting settings
    • passkey support
    • action center improvements (seconds on clock, new vpn experience)
    • emoji 15 support
  • rust code is actually (unlike the false alarm before) in the windows nt kernel now (gdi region, win32kbase_rs.sys)
  • 3d/gradient emojis are finally here (with a new emoji font format)
  • windows arm32 support is dead
you are viewing a single comment's thread
view the rest of the comments
[–] nihilx7E3@beehaw.org 2 points 2 years ago

yeah the new blood in the internal microsoft teams love rust now, some of the windows team guys have been consistently talking about an internal shift towards rust on twitter since last year. the rust win32k drivers & userspace libraries actually dropped in rs_prerelease back in may, but for whatever reason the kernel wouldn't actually use the new rust codepaths even if you loaded & enabled them