So close that Microsoft Edge's heuristics picked it up as a potential scam after being used for a bit!
Wow, did you get some kind of notification in Edge? Maybe they're trying to detect certain remote desktop sessions used in scams or something.
Windows XP Professional
121–130 of 227 posts
Re: Windows XP Professional
#122Will call our IT support tomorrow and start this as a full screen. That will be fun in the office :-)
That's actually not a bad April Fool's prank.
Re: Windows XP Professional
#123Earlier quoted context omitted.
Man nothing drives me further up the wall than when a nice progress indicator with discrete segments gets animated with a lazy `to { rotate(360deg); }` etc[1]. It is my molehill to die on [1] https://cdn.dribbble.com/userupload/41647820/file/original-8...
You know talking about progress bars, it takes a lot of confidence to program a linear progress bar. You think you know when loading will be complete and think you know can break down the incremental progress made during loading. Instead we get these spinning wheels that are like "maybe in the future this wheel will stop and we will have a return value." No confidence whatsoever. I know this is true because Apple tri…
Re: Windows XP Professional
#124Win XP remains my favourite OS till date. I was in college and getting hands on a pirated copy back then makes me so nostalgic. There was a cambrian explosion of tools to customize the look and feel. TweakXP pro is the one I remember. All pirated off-course.
I remember being extremely envious of the "Alienware theme" that you could only get with an actual Alienware machine. That was surprisingly short-lived though, such custom experiences are uncommon these days. Seems like nobody is theming Windows- they just fill it with crapware.
We found more fun in ricing our linux desktops :) https://reddit.com/r/unixporn
Re: Windows XP Professional
#125Earlier quoted context omitted.
you just don't like how it looks, or is there something else wrong with it?
It's just moving, it gives no actual indication of progress.
Re: Windows XP Professional
#126If you want the real thing: https://lrusso.github.io/VirtualXP/VirtualXP.htm (takes less memory than Miro, at least in Firefox :D)
Re: Windows XP Professional
#127Win XP remains my favourite OS till date. I was in college and getting hands on a pirated copy back then makes me so nostalgic. There was a cambrian explosion of tools to customize the look and feel. TweakXP pro is the one I remember. All pirated off-course.
How was it better than Win2K?
Re: Windows XP Professional
#128This is a nice replication of the WinXP UI in JS (it is not a virtual machine running in your browser). https://docs.win32.run/ https://github.com/ducbao414/win32.run
It is slightly more than just a UI since all of the applications actually work (you can save and reload for example and still see your previous files too). It seems functional to me! Kudos to the author!
Re: Windows XP Professional
#129Re: Windows XP Professional
#130Earlier quoted context omitted.
It's just moving, it gives no actual indication of progress.
this reminds me of a tool at work that uses a progress bar but the software doesn't calculate the job size so it just fills up quickly and then goes back down again, and repeats endlessly.