NegativeLookBehind@lemmy.world to Technology@lemmy.worldEnglish · 1 day agoMicrosoft Teams is dog shitmessage-squaremessage-square350fedilinkarrow-up11.38Karrow-down149file-text
arrow-up11.33Karrow-down1message-squareMicrosoft Teams is dog shitNegativeLookBehind@lemmy.world to Technology@lemmy.worldEnglish · 1 day agomessage-square350fedilinkfile-text
minus-squareByteOnBikes@slrpnk.netlinkfedilinkEnglisharrow-up12·23 hours agoFun 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.
minus-squarevin@lemmynsfw.comlinkfedilinkEnglisharrow-up2·22 hours agoReally? Why? Anything they might share would be shared with any codebase for a window application right?
minus-squareterminhell@lemmy.worldlinkfedilinkEnglisharrow-up13arrow-down1·22 hours agoBrowsers, at the core are just file browsers. Websites are just files on another computer.
minus-squarevin@lemmynsfw.comlinkfedilinkEnglisharrow-up1arrow-down1·20 hours agoEvery application is a file browser when you open/save, what’s your point?
minus-squareterminhell@lemmy.worldlinkfedilinkEnglisharrow-up5·20 hours agoThat a lot of the lower level components are already there. Id imagine it’s easier to recycle working code than redo from scratch.
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.