611
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.
Hah, that's an interesting tidbit
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.