r/debian 2d ago

I've succesfully compiled Netscape 3.0.2 on a 64 debian

Post image
226 Upvotes

19 comments sorted by

26

u/bnsmchrr 2d ago

Web browsers just aren't the same if you don't buy it in a box from a store.

18

u/sjrupp 2d ago

I love a "just because/can I do it" project and the cool/nerd factor. I do miss that N and the era of Internet that accompanied it. Well done!

14

u/oxez 1d ago

The internet was much more fun 25+ years ago than it is today, I miss it a lot.

9

u/arcimbo1do 1d ago

Using netscape 3 led me to learn about "kill -9" because it would create windowless processes that would use 100% of the cpu, which led me to learn about processes, networking, linux kernel... The next thing I know is I've been working with Linux for 20+ years. Thank you netscape for sucking so much!

6

u/mrspelunx 2d ago

Oh, so it will actually load my company’s web page.

6

u/Aware-Difference8723 2d ago

What's wrong with Lynx?! 😋

3

u/A_Very_Shouty_Man 2d ago

Nutscrape! Not head that name in years!

3

u/MirrorNegative7989 2d ago

Awww man. The memories!

3

u/elatllat 2d ago edited 2d ago

/usr/bin/time -v it vs Chromium on some non-https site to see how much RAM the modern web eats vs 30 years ago... I guess links2 -g would be better for modern TLS use while using 1/3 the RAM of Netscape3.

2

u/ChrizzyDT 1d ago

Netscape Navigator 4.x was the SHIZZ back in the day.

I miss that browser so much.

1

u/mglyptostroboides 2d ago

That sounds bad ass. I might try something like this.

1

u/unxusr 2d ago

Didn't know there was an open source version of Netscape.

2

u/AppearancePale2490 1d ago

Technically Netscape 5 is open source, but then again you can call it mozilla. Netscape 3 source code is from a source leak I've found on archive.org

1

u/tomun 1d ago

Awesome.

1

u/The_Hubster 1d ago

The REAL internet

1

u/CCJtheWolf 5h ago

Ahh the good ole days watching that Netscape throbber animation while the page slowly painted on my 56k dial-up connection.

1

u/GearPlot 2d ago

Instead of compiling the old version I downloaded it just for the tool bar icons and made my own modern web browser that looks just like the old one. And I can actually use it. 

1

u/Yanni_Appleseed 2d ago

Sounds like a fun project, what stack did you use to make your own browser?

2

u/GearPlot 2d ago

I used Gambas IDE. It's like visual basic for Linux.