this post was submitted on 26 Apr 2024
827 points (97.6% liked)
Open Source
31224 readers
346 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
wasn't it leaked already
Probably yeah, but now they've officially released it under the MIT license so stuff like Wine could now potentially borrow some code to improve compatibility with Windows
That thought occurred to me but is code this old even still relevant at all?
I ask this as someone who writes simple scripts and would never call themselves a coder.
For the most part probably not, but Microsoft cares a lot about backwards compatibility so I imagine some of this code still lives on in Windows
Though you should take this with a grain of salt, since I'm saying this as someone who 1. never looked at Wine source code 2. used the Windows API only once, for a very small program 3. is still learning programming, so I wouldn't call myself a coder (yet) either
yeah there are even still some remaining windows 3.0 dialogues used in the latest win11
As someone with an IBM PS/1 running 4.0, I'm excited to be able to modify it, distribute it, etc