Windows 2000 was a great OS, I preferred it over XP for as long as it was feasible. Back when Windows XP was released, activation was considered quite intrusive in privacy sense and Windows 2000 was the last release without it. Oh have times changed.
I always loved how Mac OS X Server 1.0 (aka Rhapsody) looked. I never got to use it, but it looked like Copland and NeXTStep had a kid (which is basically what it was).
I ran 2k until i wanted to do a hardware upgrade, and the install didn't like the new motherboard (yes i switched the driver on the disk controller). Tried to get XP going, and ran into some complications. Said "fuck this!" and reached for a Linux distro...
Still Windows 2000 was more oriented to servers (which btw was the main business for the NT line until XP). You could easily mistake an XP for 2000 if you removed the skinning.
I think situation was kind of the same with Vista and 7. Lots of the groundwork was laid in the first release but the later one was the more polished one that got the big sales.
Security updates would only be patches against coding errors and the like, but the architectural security until Vista was defective, and no amount of patches (without changing the OS so much it would have to be considered another one anyway) could fix that.
i skipped winXP completly, at the end ran a highly customized version (got it from kazaa and then improved on it). even managed to install lot of winxp only software on 2000 (thx to massive registry editing) then directly to mac.
FYI: internet actually works in it. If you start IE in it, you get the network connection wizard, choose lan and let it auto configure, and it works. IE will go to a default msn.com page that it will be unable to actually render, but google.com works. But wikipedia over https not for some reason
That's because MSIE uses an operating system component for SSL/TLS, and the version of that component on Windows 2000 has only insecure or weak ciphers, and none of them is accepted by Wikipedia's servers. According to qualys (https://www.ssllabs.com/ssltest/viewClient.html?name=IE&vers...), even on Windows XP it knows only insecure ciphers (small key size or the broken RC4 cipher) and weak ciphers (3DES has a small block size, which is now considered insecure).
Looks like he's working with business coaching/consulting ... I found this video: https://www.youtube.com/watch?v=uu241uoLJSQ
The audio quality is bad, but there's some nice stuff in there like what successful businesses does right and vice versa.
> Can I access to the network from the virtual machine ?
> Yes it is possible. It uses the websocket VPN offered by Benjamin Burns (see his blog[1]). The bandwidth is capped to 40 kB/s and at most two connections are allowed per public IP address. Please don't abuse the service.
The one linked here is based on JSLinux [1]. All done by Fabrice Bellard of QEMU fame. If you look at the list, this is the first Microsoft Windows version running in JSLinux. Heck, its the first time a proprietary OS runs in JSLinux. Before, it was only Linux and FreeDOS.
This is why I said it's (seemingly) an independent effort. I've seen JSLinux before and heard of Fabrice Bellard before due to QEMU, TCC and FFmpeg. The one in my comment is done by another person named Fabian Hemmer. I'm not sure what your point here is while I just linked a similar project.
Where did you take the information that what I linked is "based on" QEMU? Its readme only mentions using QEMU's (and KVM's) tests/test cases and sounds like an original work with regards to the emulator itself: https://github.com/copy/v86/blob/master/Readme.md
ME was some kind of weird hybrid as best i recall. No that i dealt with it much beyond trying to rescue some failing installs.The main thing i recall was that it booted all the way to the UI layer before getting scandisk going...
> "All commercial support for Windows 2000 ended on 2010-07-11 so we believe it does not harm its copyright holder(s) to keep it online."
I doubt MS agrees.
> "It is published for digital preservation and demonstration purposes only."
But on the other hand it could be used for other purposes (such as for avoiding paying windows license to run windows programs), so I again doubt MS will agree.
It’s up to copyright holders to enforce their copyright. They can choose at any time to start or stop or restart doing so, for any reason, as long as the term of the copyright has not expired.
I’ll say this, if someone made a prediction market, I’d put down $10 on 70% odds that Microsoft won’t try and enforce in this case. They’re trying to reach out to developers these days, and suing Fabrice over this interesting project would piss off a lot of developers. But I accept the 30% odds that they may just pursue enforcement anyway.
It's a bit of a clusterfuck [1] but you can buy a license to a newer version of Windows and exercise downgrade rights if you've got your old Windows 2000 media and product keys around, or something:
> It is also important to understand that although Microsoft grants downgrade rights we do not necessarily provide the means (media and product keys) to downgrade. So what does this mean? In order to downgrade software you will need the bits of the earlier version or edition and a product key. Microsoft only supplies bits and product keys to Volume License customers and only for certain versions and editions of the software. Volume Licensing customers have access to the Volume Licensing Service Center (VLSC) where they will have access to the current version and the prior version of the software they have licensed. We refer to the current version of software as version “n” and the prior version of the software as n-1. There are also certain core Microsoft products that we provide n-2 and occasionally n-3 versions of the software via the VLSC. Software titles where n-2 and n-3 versions are available can be viewed here. If you have legally obtained physical media for earlier Microsoft products that your organization is currently licensed to use through downgrade rights, you may use that media for downgrades.
And in fact, despite it being Windows Server 2000 you can exercise downgrade rights from Windows 10 Pro [2]. All the way back to Windows NT 3.51!
If a vendor refuses to offer a license for a reasonable sum perhaps the law should allow a petition to relinquish the copyright and place the work in the public domain, the petition going to the relevant authority (the UK IP Office comptroller probably in the UK?).
Or just let Google bypass the law and no-one else, as happened with orphaned books.
Perhaps it should, but currently it certainly does not; the copyright holder has the exclusive right to offer this product, and if they choose not to do so, noone else can.
That gets really fuzzy though, as I'm sure there's components in Windows 10 that's also present in Windows 2000. Are they required to relinquish those to the public domain as well?
Hey that's not fair. They would also give you the option of unlocking it yourself by gaining enough points by accomplishing arbitrary challenges. You only have to pay if you don't want to play along, silly.
I think the site is under load and the kernel loading is timing out.
EDIT: Yeah, it can't transfer the files in time. It doesn't help that the image files are set to no-cache and the browser reloads them every time. I wish he had published it on IPFS.
He won the year before too, with a program which found the largest known prime number.
In 2009 he wrote a program which he used to calculated Pi to the most digits ever (at that point), on a desktop PC. He broke the previous record which was set on a 640 nodes supercomputer.
I've always been under the impression that the dismissal of the "myth of the 10x programmer" was more about its use as a general hiring filter rather than whether there exist prolific programmers (examples of whom seem readily available).
Price's Law suggests that the square root of the number of workers in a particular domain constitute half the productivity. This means if a particular office has 100 coders, 10 of them make up half the total productivity. So the top performers are doing ~5% of the total work each, while the regular performers, on average, are doing 0.5%. So statistically every place with 100 developers has ten 10x coders whether that's Google or anywhere else.
Fabrice Bellard is a god among programmers, his contributions to the world of software are among the best out there... QEMU, FFMPEG, LZEXE....
His hack generating DVB-T signal by driving a VGA card is among the best out there. I think it's a bit shameful his skills are not well known out there.