162 points

Open source ≠ Source availiable

Example of non open source programs with source code https://en.m.wikipedia.org/wiki/List_of_proprietary_source-available_software

permalink
report
reply
84 points

Open source ≠ free software

permalink
report
parent
reply
33 points

Open source inherently means you can compile the code locally, for free. You can’t necessarily redistribute it, depending on the license, but I’m not aware of a “you can compile this source for testing and code changes only but if you use it as your actual copy you are infringing” license.

I am very much open to correction here.

permalink
report
parent
reply
36 points
*

Open source inherently means you can compile the code locally,

Open Source means more than that. It is defined here:

https://opensource.org/osd/

If you use the phrase “open source” for things that don’t meet those criteria, then without some clarifying context, you are misleading people.

for free.

Free Software is not the same as “software for free”. It, too, has a specific meaning, defined here:

https://www.gnu.org/philosophy/free-sw.html

When the person to whom you replied wrote “free software”, they were not using it in some casual sense to mean free-of-charge.

permalink
report
parent
reply
12 points

Free as in free speech, not as in free beer

permalink
report
parent
reply
6 points

Most free software is also open source and vice versa, but not all, the difference usually lies in the licence, this stackexchange answer gets it pretty well

permalink
report
parent
reply
10 points
*

According to the Open Source Initiative (the folks who control whether things can be officially certified as “open source”), it basically is the same thing as Free Software. In fact, their definition was copied and pasted from the Debian Free Software guidelines.

permalink
report
parent
reply
2 points

I think InnoSetup belongs on that list as wel.

permalink
report
parent
reply
1 point

You are talking about free softwares there are nonfree licenses which provide source code

permalink
report
parent
reply
1 point

There are apps having source public but does not have any developement practice like of open sauce

permalink
report
parent
reply
135 points
*
Deleted by creator
permalink
report
reply
19 points

Thank you. I almost forgot

permalink
report
parent
reply
18 points

Who downvotes this? Chris Sawyer is the GOAT.

permalink
report
parent
reply
107 points

In this thread: Programmers disassembling the joke to try and figure out why it’s funny.

permalink
report
reply
75 points

Cute. It would be funnier if it was correct.

permalink
report
reply
66 points

For people interested in the difference between decompiled machine code and source code I would recommend looking at the Mario 64 Decomp project. They are attempting to turn a Mario 64 rom into source code and then back into that same rom. It’s really hard and they’ve been working on it for a long time. It’s come a long way but still isn’t done.

https://github.com/n64decomp/sm64

permalink
report
reply
2 points

I thought they were done already?

permalink
report
parent
reply
6 points

There is still some stuff that needs documenting, but the original goal of recompiling the created source code into the ROMs has been achieved. People are still actively working on it, so in that sense it’s maybe never done.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.1K

    Monthly active users

  • 955

    Posts

  • 37K

    Comments