Hacker News new | ask | show | jobs
by oblio 2448 days ago
> images

800x600 16 bit backgrounds and 16x16 16 bit icons...

> sounds

MIDI sounds...

We're not living in 1995, anymore.

2 comments

Weren't (the) BMPs large in size?
I'm pretty sure that even at that time compressed formats were used :-)

JPG was released in 1992, GIF in 1987.

These were used, yes. I am pretty sure Windows in most of 90s used BMPs, e.g. for backgrounds and in MS Paint. [1] Also, GIF is no replacement for BMP.

[1] https://www.fileformat.info/format/bmp/egff.htm

What, your C compiler includes high-definition image and audio files? What times to be alive...
He was comparing Win 95 to modern software.

Also, as far as I know even stuff like compilers (if they want to support Unicode fully) have to pull in dependencies like ICU, which because of its symbol DB weighs about 30MB.

That's another problem Win 95-era software didn't have to care about...

ICU is a problem of our own making. Computers worked with other languages all the time before Unicode. You could say the same for pretty much any modern dependency.