1637
Microsoft Teams is dog shit
(lemmy.world)
This is a most excellent place for technology news and articles.
Fun fact: internet explorer was originally built off the File Explorer.
I kinda stopped following programming for windows a decade ago. But in sure there is some ancient code from 30 years ago that is holding some critical files together.
Internet Explorer was originally based upon the Mosaic browser. Like a lot of Microsoft's tech, it's something they acquired.
Up to IE4, it was a standalone browser. It's IE4 where Microsoft integrated it into the OS and made do double duty as Windows Explorer, which is what you're thinking of.
Really? Why? Anything they might share would be shared with any codebase for a window application right?
Browsers, at the core are just file browsers. Websites are just files on another computer.
Every application is a file browser when you open/save, what's your point?
That a lot of the lower level components are already there. Id imagine it's easier to recycle working code than redo from scratch.
Hah, that's an interesting tidbit