Live data from Hacker News

Loss32: Let's Build a Win32/Linux

loss32.org

21–30 of 493 posts

Re: Loss32: Let's Build a Win32/Linux

#21
post #8
post #5

Earlier quoted context omitted.

you have full control of a Linux system. win32/linux respects your rights that microsoft doesn't. that's the difference.

That is irrelevant to the feasibility of reimplementing the Win32 API on Linux.

It's already been done, though. Wine has been around for 30 years and has excellent compatibility at this point.

Re: Loss32: Let's Build a Win32/Linux

#24
post #15

It still puzzles me decades later how MS built the most functional, intuitive and optimised desktop environment possible then simply threw it away

It's functional - yes, intuitive - maybe, but optimized is highly debatable.

The answer to maintaining a highly functional and stable OS is piles and piles of backwards compatibility misery on the devs.

You want Windows 9? Sorry, some code checks the string for Windows 9 to determine if the OS is Windows 95 or 98.

Re: Loss32: Let's Build a Win32/Linux

#25
post #8
post #5

Earlier quoted context omitted.

you have full control of a Linux system. win32/linux respects your rights that microsoft doesn't. that's the difference.

That is irrelevant to the feasibility of reimplementing the Win32 API on Linux.

WINE has been reimplementing the Win32 ABI (not API) for decades. It already works pretty well; development has been driven by both volunteers and commercial developers (CodeWeavers) for a long time.

Re: Loss32: Let's Build a Win32/Linux

#29
post #15

It still puzzles me decades later how MS built the most functional, intuitive and optimised desktop environment possible then simply threw it away

It still is if you're an enterprise customer. The retail users aren't Microsoft's cash cows, so they get ads and BS in their editions. The underlying APIs are still stable and MS provides the LTSC & Server editions to businesses which lack all that retail cruft.

Do you mean Windows 1x Pro/Enterprise?

Re: Loss32: Let's Build a Win32/Linux

#30
post #17
post #6

But would you want to run these Win32 software on Linux for daily use? I don't.

Gamers have no other option, and thanks Valve, game studios have no reasons left to bother with native Linux clients. Just target Windows, business as usual, and let Valve do the hard work.

> Gamers have no other option, and thanks Valve, game studios have no reasons left to bother with native Linux clients

But they do test their Windows games on Linux now and fix issues as needed. I read that CDProjekt does that, at least.

Post reply on HN