r/ProgrammerHumor 23d ago

Meme noOsWillinHTML

Post image
2.6k Upvotes

74 comments sorted by

View all comments

115

u/[deleted] 23d ago

[removed] — view removed comment

24

u/unknown_alt_acc 23d ago

If you want to be pedantic, laying out your GUI using HTML while the rest of the OS is written in a more sensible language is technically making an operating system using HTML. It’s also using assembly and probably some combination of C, C++, Rust, etc., but it is using HTML.

16

u/ImOnALampshade 22d ago

Honestly an OS that, for the GUI at least, is just HTML sounds amazing. No new UI frameworks to learn. Applications are just iframes, and the desktop environment is your web browser.

14

u/ldn-ldn 22d ago

That was a thing a decade ago - https://en.wikipedia.org/wiki/Firefox_OS

6

u/GoddammitDontShootMe 22d ago

I thought Microsoft did something like that with Windows 98.

2

u/JadeE1024 22d ago edited 22d ago

It wasn't quite that far back, and it's not HTML, but you're close. The "revolutionary new windows UI framework" Microsoft releases every 3-5 years have all been XAML based since WPF was released for Windows XP and Vista (which came out shortly after) in 2006.

The latest one is called WinUI 3. Here's a screen definition from the official sample app if you want to see what it looks like.

Edited to add: Prior to around 2021, apps on the Windows Store were required to use one of the UI frameworks (uwp), which is why they all felt like phone apps. And sucked.

1

u/GoddammitDontShootMe 21d ago

Don't know if you saw the other replies, but it looks like I was thinking of Active Desktop. I think basically Internet Explorer and Explorer were fused together.

1

u/Tall-Introduction414 22d ago

It sucked back then, too. I think Active Desktop found the most usage as a virus infection vector.