Live data from Hacker News

Show HN: Windows 2000 on Docker

github.com

1–10 of 196 posts

Re: Show HN: Windows 2000 on Docker

#2
> Why?

>> "Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should." - Dr. Ian Malcolm

I like this "Why?" "Why not?" attitude. Surprised though that a whole operating system, kernel and all, is dockerised though, especially that the impression of Docker to me is that it is normally everything but the kernel.

Edit: I didn't read the QEMU in the name. I won't be surprised if this is a full software emulation though (instead of the now-common hardware-assisted virtualisation).

Re: Show HN: Windows 2000 on Docker

#4

> Why? >> "Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should." - Dr. Ian Malcolm I like this "Why?" "Why not?" attitude. Surprised though that a whole operating system, kernel and all, is dockerised though, especially that the impression of Docker to me is that it is normally everything but the kernel. Edit: I didn't read the QEMU in the name. I won't be…

I thought that quote was so funny, I actually laughed out loud. I've definitely dug into technical challenges way deeper than necessary merely because it felt like a challenge and I wanted the feeling of beating/solving it.

Re: Show HN: Windows 2000 on Docker

#5

> Why? >> "Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should." - Dr. Ian Malcolm I like this "Why?" "Why not?" attitude. Surprised though that a whole operating system, kernel and all, is dockerised though, especially that the impression of Docker to me is that it is normally everything but the kernel. Edit: I didn't read the QEMU in the name. I won't be…

Seems like this runs qemu inside the container.

Re: Show HN: Windows 2000 on Docker

#6
Someone posted that 2k was the last nt edition without bloat... I think that was wrong (plus comment seems to have been deleted). 2k3, 2k8, 2k8r2, 2k12, 2k12r2, 2016 and 2019 all have no bloat or random crap... 2022 is mostly the same.... And comes with (chrome) edge too... Since the xp days I have always skipped the home/pro/workstation editions of windows and used server... Gave more features I needed, like hyper v, and felt more stable... Plus less crap...

Re: Show HN: Windows 2000 on Docker

#7
This brings back great memories. Windows 2000 sparked my interest in computing.

I was in elementary school and was obsessed with the 'Log on to' dropdown box on Windows login screens, and how you could use the same credentials on any PC.

Somehow I managed to salvage an old computer and source myself a copy of the ISO and managed to setup an ADDS domain controller and join my mother's laptop to the domain.

I went and asked the IT guy for advice on doing a multi forest configuration and I think it blew his mind. Why did I want multi forest? Guess I was preoccupied with whether or not I could, and didn't stop to think if I should. : )

Re: Show HN: Windows 2000 on Docker

#9
post #6

Someone posted that 2k was the last nt edition without bloat... I think that was wrong (plus comment seems to have been deleted). 2k3, 2k8, 2k8r2, 2k12, 2k12r2, 2016 and 2019 all have no bloat or random crap... 2022 is mostly the same.... And comes with (chrome) edge too... Since the xp days I have always skipped the home/pro/workstation editions of windows and used server... Gave more features I needed, like hyper v…

How is the compatibility with everyday applications?

Re: Show HN: Windows 2000 on Docker

#10

This brings back great memories. Windows 2000 sparked my interest in computing. I was in elementary school and was obsessed with the 'Log on to' dropdown box on Windows login screens, and how you could use the same credentials on any PC. Somehow I managed to salvage an old computer and source myself a copy of the ISO and managed to setup an ADDS domain controller and join my mother's laptop to the domain. I went and…

Some of the most interesting pursuits in my “youthful” computing experience was looking into how to make things work that were meant for large-scape deployment work for personal use. I had a Dell Inspiron 600m laptop (circa 2003, RIP 1 year after due to bad soldering on the mainboard) which came with a Smart Card reader. At one point in time, the holy grail would have been making it work for password-less login on Windows XP.
Post reply on HN