RSS Parrot

BETA

🦜 The Old New Thing

@devblogs.microsoft.com.oldnewthing@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: devblogs.microsoft.com/oldnewthing

Feed URL: devblogs.microsoft.com/oldnewthing/feed

Posts: 11

Followers: 15

Reducing C++ template bloat by factoring out the type-dependent portions of the function, practical exam

Published: August 21, 2026 14:00

Applying our principles. The post Reducing C++ template bloat by factoring out the type-dependent portions of the function, practical exam appeared first on The Old New Thing.

Reducing C++ template bloat by factoring out the type-dependent portions of the function

Published: August 20, 2026 14:00

Looking for consolidation points. The post Reducing C++ template bloat by factoring out the type-dependent portions of the function appeared first on The Old New Thing.

On wrapping a callable in a lambda that just calls it with the same parameters

Published: August 19, 2026 14:00

Just use the callable directly. The post On wrapping a callable in a lambda that just calls it with the same parameters appeared first on The Old New Thing.

Why did the Microsoft Entertainment Pack for Windows have a special sticker announcing that it also had Tetris?

Published: August 18, 2026 14:00

A contingency plan. The post Why did the Microsoft Entertainment Pack for Windows have a special sticker announcing that it also had Tetris? appeared first on The Old New Thing.

Forcing an ARM64X executable to run as a specific architecture

Published: August 14, 2026 14:00

You can request the target machine architecture. The post Forcing an ARM64X executable to run as a specific architecture appeared first on The Old New Thing.

A little helper class for managing LPPROC_THREAD_ATTRIBUTE_LISTs

Published: August 13, 2026 14:00

Another RAII-style wrapper. The post A little helper class for managing <CODE>LPPROC_<WBR>THREAD_<WBR>ATTRIBUTE_<WBR>LIST</CODE>s appeared first on The Old New Thing.

The comments that go into code versus those that go into the pull request description

Published: August 12, 2026 14:00

Understanding the temporal relevance. The post The comments that go into code versus those that go into the pull request description appeared first on The Old New Thing.