![]() |
|
|
#12 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
|
|
|
|
|
|
#13 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
|
|
|
|
|
|
#14 |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
170148 Posts |
I once had a discussion with an OCD guy while an ADD guy looked on. After I figured out that I just had to be very patient with the OCD guy, we got along fine. Later, the ADD guy said that he couldn't tell the difference between the OCD guy's speech and mine. (The ADD guy was interleaving sentences to me with sentences to another person about another subject.)
Last fiddled with by cheesehead on 2012-05-04 at 04:13 |
|
|
|
|
|
#15 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
74 Posts |
I think Prime95 falls under freeware. If it was truly free software, then a Mersenne prime discoverer would be able to claim the EFF prize directly and not have to split it with GIMPS.
|
|
|
|
|
|
#16 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
|
|
|
|
|
|
#18 |
|
"Mike"
Aug 2002
203516 Posts |
Code:
$ wget -O - -q 'http://packages.debian.org/stable/allpackages?format=txt.gz' | gzip -d | egrep -i 'gimps|mprime|mlucas|glucas' $
|
|
|
|
|
|
#19 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Quote:
@Xyzzy: That page is neither an exhaustive list of free software nor exclusively a list of free software. Try searching for "[non-free]", e.g. next to most of the nvidia packages. Last fiddled with by Dubslow on 2012-05-04 at 06:30 |
|
|
|
|
|
|
#20 |
|
Romulan Interpreter
Jun 2011
Thailand
100101110000002 Posts |
I understand exactly the concept of "gratis vs libre", in all Latin languages there are separate words for them. In Romanian we even have different "shadows" (remember my posts about "gratuitous" factors thread?) for the same English word "free".
But still don't agree with including source code in this dispute. You can have open sources for both of them, and closed sources for both of them. I distributed for free* many of my programs, "sandbox" things and bigger projects, but I am always reticent to release the source code when I am not forced to (like for example I made lots of MQL4 tools to help in trading and there everything was "de-compilable" with a click), or when the release didn't have a pedagogic goal in itself (doing programs for and together with my students, friends, colleagues, etc, to teach them or to learn from them). My fishing skill is my fishing skill, I invested money and time to learn it, and I am reticent to give it to you for free. On the other hand, there is no free lunch in the real world. They all have some reason behind the pure altruism (as publicity, fame, advertizing, money, whatever). I did that too, but I won't call it "free software". "Freeware" is a much better description. Notes: *when it was not beerware. I usually use beerware license, trick which I learned from a German guy who developed a big part of the winAVR stuff. If you can not find what is beerware licence, it sounds approximately like this: Code:
/* * ------------------------------------------------------------ * This software written by............ and is distributed * under the BEER-WARE license. This means you can do whatever * you liver wants with this stuff, as long as you retain this * note. If you found the software useful for anything, if you * think that this stuff is worth it, and if we meet sometime * in the future in real life, then you can buy me a beer. * ------------------------------------------------------------ */ Last fiddled with by LaurV on 2012-05-04 at 06:39 |
|
|
|
|
|
#21 | |
|
"Mike"
Aug 2002
203516 Posts |
Quote:
Note what happens if we look for a program we want and it is not free: Code:
$ wget -O - -q 'http://packages.debian.org/stable/allpackages?format=txt.gz' | gzip -d | egrep -i 'firmware-realtek' firmware-realtek (0.28+squeeze1) [non-free] Binary firmware for Realtek wired and wireless network adapters $ We wonder what other tools could help us? How about: Code:
$ vrms No non-free or contrib packages installed on m! rms would be proud. $
|
|
|
|
|
|
|
#22 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
Quote:
The reason Prime95 does not qualify as "Libre Software" is because some of the source code is not publically known and modifiable. Additionally, George (perfectly reasonably) has placed a restriction (an "encumbrance") on its use, such that if it is used to find an MP, George has to be involved with the announcement. Absolutely nothing wrong with this. But it does mean the software is technically (and legally) not "Free as in Speech" (libre), rather than simply being "Free as in Beer" (gratis). |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best car license plate or bumper sticker you have seen. | Flatlander | Lounge | 277 | 2021-05-07 00:27 |
| Untrusted software version | lidocorc | PrimeNet | 1 | 2009-11-16 16:08 |
| Moving mprime on linux resulted in untrusted sw | Unregistered | Information & Answers | 2 | 2009-06-15 21:31 |
| Recommended versions Prime95 | markhl | Software | 4 | 2008-08-04 13:46 |
| Own Project / Commercial License | friedo | Factoring | 23 | 2006-06-29 06:40 |