Live data from Hacker News

Fun with Red Star OS

sizeof.cat

171–179 of 179 posts

Re: Fun with Red Star OS

#171

Earlier quoted context omitted.

In a former job, I had to inspect network traffic on my mac. So I install Charles, open it up, and start looking around. I was astounded how much network activity is going on that I had no idea about .

Macs have always had incredible network use, even way back in the dialup days when I started working with them. The software seems to be designed to assume a perfect, exceedingly fat network connection at all times, and that all processes can do what they want with it. In all the years I've been using Macs, as far as I can tell, there is nothing in the OS that says, "Oh, the person is sending e-mail over a crappy cel…

Windows updates (and other first and third party downloads) can be downloaded through the background intelligent transfer service (BITS) which uses idle bandwidth, and throttles the download when something else is using the pipe.

Re: Fun with Red Star OS

#172
post #35

Earlier quoted context omitted.

And all bad programmers should stop being bad programmers, easy. Maybe if you don't have something useful to add to the conversation, you should refrain from adding anything at all.

Found the designer.

lol, I'm as far away as a designer as you can be, but thanks for the laugh :)

Re: Fun with Red Star OS

#173
post #92

Earlier quoted context omitted.

I knew a South Korean prof who chose to live in North Korea (as a philanthropic act) and teach at their top university (His research was in Embedded Electronics). Conversations with him completely changed my mind on North Korea, because prior to that my only context was through American/Canadian mainstream media (read: propaganda). I still think its a dictatorial regime that needs to be abolished and the North Korean…

This. If anyone thinks North America isn't actively involved in propaganda as well, they are delusional. The amount of "anti-china" comments i come across on the internet is shocking, and I can tell the posters have never left the US, let alone been to the country of their targeted "hate". Where do these strong views come from if they haven't been there, and probably have minimal contact with people who have?

Just let any NK and China freely come and speak out then I believe you and him. Silly.

Re: Fun with Red Star OS

#174

Purely based on the screenshots, I'd say that as UI design, theming and 'chrome' go, I'll take this over my current macOS (Big Sur) any day...

You could just roll back to Snow Leopard

you mention it by name, the best macOS version ever (IMHO.)

Re: Fun with Red Star OS

#175
post #156
post #127

Earlier quoted context omitted.

That's bullshit because Qemu it's an emulator too, so it will run Solaris and W95 perfectly. I am not a virt engineer but I could run W95, OS2 and heck, even Mac OS 9 under Qemu, recently. Seriously, if you are a virt engineer, drop your title down :). Qemu has an ISA pc module, and you need to disable kvm just to be sure. Set the CPU to Pentium and everything will be fine.

You might want to experiment yourself before making bold assertions, because you are wrong. I've just tried these (with qemu-system-x86-6.0.0-7.fc35.x86_64): • Microsoft_Windows_NT_Server_Version_4.0_227-075-385_CD-KEY_419-1343253_1996.iso (1996, own copy) Installer starts, locks up with screen corruption about 5 seconds in. • https://archive.org/details/windows-95_fixcpu_iso_windows_is... (1994-ish) Cannot read the…

Ah, sure?

1) Don't use Qemu from the kvm binary.

2) Don't use VirtIO

3) Don't set the CPU higher than a Pentium for w95/w98/NT4, Pentium2 may be fine for w98SE.

   >qemu-system-i386  -M help 
   isapc                ISA-only PC

   >qemu-system-i386  --version
   QEMU emulator version 6.1.0
   Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
This should work for NT4

   qemu-system-i386 -cdrom $CDROM -m 32 -vga cirrus -net nic,model=pcnet -net user -cpu pentium -hda $DISK
Also, if qemu enables kvm by default, set the machine acceleration method to TCG.

Bye, "virt engineer".

Re: Fun with Red Star OS

#176
post #156

Earlier quoted context omitted.

You might want to experiment yourself before making bold assertions, because you are wrong. I've just tried these (with qemu-system-x86-6.0.0-7.fc35.x86_64): • Microsoft_Windows_NT_Server_Version_4.0_227-075-385_CD-KEY_419-1343253_1996.iso (1996, own copy) Installer starts, locks up with screen corruption about 5 seconds in. • https://archive.org/details/windows-95_fixcpu_iso_windows_is... (1994-ish) Cannot read the…

What's your parameter for Qemu? Could you provide link to discussion that i440fx going to be removed?

Nah, he is a "virt engineer", ofc he/she doesn't have a clue on Qemu without KVM ;).

JK. Old stuff it's difficult to emulate if you only know qemu from KVM and you didn't use Qemu since the Bellard days, or Bochs.

Meanwhile, I emulated w95, w98, Linux 2.2/2.4 based distros (my first Linux), OS/2 and so on just fine. Even BeOS.

Re: Fun with Red Star OS

#177

Earlier quoted context omitted.

LOL yeah the US does the exact same thing. I would pay to read a newspaper that (somewhat satirically) reported on the US the way we report on our adversaries. Complete with referring to police as "security forces", including wild speculations about the backstabbing behind-the-scenes of their top politics, etc.

The Washington Post does this occasionally. https://www.washingtonpost.com/opinions/2020/05/29/how-weste... https://www.washingtonpost.com/news/global-opinions/wp/2017/... "'Culturally, Americans are a curious lot,' said Andrew Darcy Morthington, an United Kingdom-based commentator who once embarked on a two-year mission trip to teach rural American children and therefore qualifies as an expert on U.S. affairs."

The wapo did it till last January

Re: Fun with Red Star OS

#178
post #156
post #127

Earlier quoted context omitted.

That's bullshit because Qemu it's an emulator too, so it will run Solaris and W95 perfectly. I am not a virt engineer but I could run W95, OS2 and heck, even Mac OS 9 under Qemu, recently. Seriously, if you are a virt engineer, drop your title down :). Qemu has an ISA pc module, and you need to disable kvm just to be sure. Set the CPU to Pentium and everything will be fine.

You might want to experiment yourself before making bold assertions, because you are wrong. I've just tried these (with qemu-system-x86-6.0.0-7.fc35.x86_64): • Microsoft_Windows_NT_Server_Version_4.0_227-075-385_CD-KEY_419-1343253_1996.iso (1996, own copy) Installer starts, locks up with screen corruption about 5 seconds in. • https://archive.org/details/windows-95_fixcpu_iso_windows_is... (1994-ish) Cannot read the…

I installed NT 3.51 in Qemu not long ago. I can look up the Qemu settings I used if it's of interest.

Re: Fun with Red Star OS

#179

Earlier quoted context omitted.

Macs have always had incredible network use, even way back in the dialup days when I started working with them. The software seems to be designed to assume a perfect, exceedingly fat network connection at all times, and that all processes can do what they want with it. In all the years I've been using Macs, as far as I can tell, there is nothing in the OS that says, "Oh, the person is sending e-mail over a crappy cel…

Windows updates (and other first and third party downloads) can be downloaded through the background intelligent transfer service (BITS) which uses idle bandwidth, and throttles the download when something else is using the pipe.

Then along came Windows 10 and its so-called Delivery Optimization Service (should rather be called Denial-of-Service service), which spams literally dozens of simultaneous TCP connections for downloading updates and thereby effectively monopolises your whole home's internet connection.

(Don't know if this has ever been fixed because I've since kept Delivery Optimization turned off and rely on BITS instead, which does indeed seem to work without causing any bandwidth shortage incidents).

Post reply on HN