legacy

Tag

Cards List
#legacy

What is the history of the ERROR_ARENA_TRASHED error code?

The Old New Thing (Raymond Chen) · 2026-05-19 Cached

An exploration of the origin of the ERROR_ARENA_TRASHED error code from MS-DOS, its meaning in memory management, and why it's no longer used in Win32 but persists as a legacy code.

0 favorites 0 likes
#legacy

Birth of AI/Steve

Reddit r/ArtificialInteligence · 2026-05-18 Cached

Dr. Steven Mascall shares his personal story from neural network research in 1988 to building the AI Steve system, and developing an app for commemorating loved ones and friends, as well as a food health app, emphasizing dopamine-driven curiosity and the arrival of the era of the super individual.

0 favorites 0 likes
#legacy

@sulekhat95: A man spends 50 years teaching at MIT. He knows his time is running out. So he records one last lecture — everything he…

X AI KOLs Timeline · 2026-05-17 Cached

A tweet shares the story of an MIT professor who gave his last lecture before dying, distilling his life's knowledge into one hour.

0 favorites 0 likes
#legacy

How do I inform Windows that I’m writing a binary file?

The Old New Thing (Raymond Chen) · 2026-05-04 Cached

This article explains that Windows does not have a built-in concept of binary vs. text mode at the OS level; such distinctions are handled by runtime libraries like the C runtime. It clarifies that all files are treated as bytes by Windows and that content transformations must be done manually or via libraries.

0 favorites 0 likes
← Back to home

Submit Feedback