Web based Windows XP desktop recreation, built with React
91–100 of 156 posts
Re: Web based Windows XP desktop recreation, built with React
#92Earlier quoted context omitted.
https://github.com/captbaritone/webamp
Which is used in https://98.js.org/ . (submitted: https://news.ycombinator.com/item?id=24955925 )
Re: Web based Windows XP desktop recreation, built with React
#93Re: Web based Windows XP desktop recreation, built with React
#94But wait... can't open any page on IE? And no cmd.exe?
:)
Re: Web based Windows XP desktop recreation, built with React
#95This loads super fast on a phone and is very responsive. Modern js done right can provide top tier interfaces. So many frontend let performance go by the way side when making interactive web apps. And performance can also be UX, how things appear and the flow of the loading. Things like placeholder boxes [1] with the same size so the load isn’t janky is one good hack. The sort of thing you don’t have to care about wi…
Going to save this one for the next time someone says React is slow.
This worked instantly for me (just like my website, I wonder if they are using Gatsby or something else for static pre-rendering).
Re: Web based Windows XP desktop recreation, built with React
#96Re: Web based Windows XP desktop recreation, built with React
#97Re: Web based Windows XP desktop recreation, built with React
#98Re: Web based Windows XP desktop recreation, built with React
#99Earlier quoted context omitted.
There's IceWM that in my opinion does the "windows like" experience best. For some reason it's not very well known however.
How do you connect to a WiFi network with a non-DE WM? I once thought about abandoning the DEs world for a WM - I don't use any of the DE-standard apps anyway. I didn't even use the taskbar those days - I used a 3-rd party dock instead. Then somebody told me a DE isn't just about their own [webkit-based] browser, editor, media player etc - it's about many essential conveniences you take for granted and don't even thi…