Copyrighting Fibonacci - Fortune [possible satire]

G3nka1Hello I am finding fib number for a large series, here is my code https://pastebin.com/Eu5J4r5y but I get the following error
AbleBaconman this python looks like Greek to me. I'm so out of touch
rindolfG3nka1: hi
rindolfG3nka1: this is an inaccurate method
rindolfG3nka1: perhaps try using matrix exp
G3nka1Hi rindolf
G3nka1oh
G3nka1matrix exp?
rindolfG3nka1: yes
rindolfG3nka1: or just use the a,b = b, a+b algo
G3nka1But rindolf it will take longer that way, and stack overflows because of multiple recursions
rindolfG3nka1: what?
rindolfG3nka1: why?
GeDaMoYou don't have to do it recursively
rindolfG3nka1: do it iteratively
G3nka1rindolf, using yield
G3nka1?
rindolfG3nka1: that is an option
rindolfG3nka1: wait a sec
G3nka1alright
rindolfG3nka1: see https://github.com/shlomif/shlomif-perl-snippets/blob/master/fibonacci-iterative.py
AbleBacongood lord... you need an enormous license statement for that snippet?
rindolfAbleBacon: yes
iodevAbleBacon, LOL!!!
AbleBacon"i used this snippet in my production software and it totally destroyed everything and now I'm gonna sue"
iodevrindolf, this is illegal!
iodevyou can't copyright Fibonacci!
G3nka1rindolf, yup I also had written something similar https://paste.pound-python.org/show/WnXeO2U2BwuzHRQ8k8e2/
iodevyou can only copyright a unique idea, fibonacci-iterative.py is like copyrighting the stool :D
rindolfiodev: i copyright the code and it is Expat
AbleBaconthat's not similar... it doesn't have an elaborate license explicitly stated in the code file
iodevrindolf, well, i can do whatever I want with it, Fibonacci is public domain, you can't MIT it, if I wanna use it in proprietary software, I can
AbleBaconit's a good thing you didn't write something similar, because that shit is already copyrighted
rindolfiodev: go ahead
iodevbecause it's not really original, so not copyrighted, so you can't sue
rindolfiodev: mit allows that
AbleBacondid he just implicitly award you a license to use Fibonacci?
rindolfiodev: i wont sue you
iodevThe above copyright notice and this permission notice shall be
iodevincluded in all copies or substantial portions of the Software.
iodevno, even if I don't do this, you can't sue me rindolf
AbleBacon"i used this Fibonacci code as the random number generator for my library and my security has been cracked. I'm totally suing"
iodevrindolf, there, I broke your license :D http://dpaste.com/1NWZFH0
rindolfG3nka1: fibgen and F are identical
iodevand I dare you to sue me! rindolf make me rich, sue me :D I'll win
Trashlordheh
rindolfiodev: I'm cool with that
iodevor get the MIT to sue me, even better :D
Trashlordit didn't occur to me that I should use something like b = a, a = a+b
TrashlordI always do it like result = a+b, b = a, a = result
iodevrindolf, I'm joking pal, don't be angry okay
rindolfiodev: http://fc-solve.shlomifish.org/faq.html#abuse_of_fc_solve
TrashlordI need a course in how to not over complicated software
rindolfiodev: I'm laughing
rindolfiodev: that is OK
AbleBaconi mean, an iterative approach is what you use when generating Fibonacci numbers on paper
G3nka1I know rindolf
iodevrindolf, anyway, you see, before you MIT/GPL something you must having something Original, that is the copyrighted thing :D
iodevif anyone can make it, just like anyone can make a stool, no patent, no copyright is given, because you're not the author of anything, rindolf
AbleBaconFibonacci isn't around to say that it's not original
AbleBaconthat mofo is 6 feet under somewhere in Italy
GeDaMofibs = 0 : 1 : zipWith (+) fibs (tail fibs)
iodevI'm an amateur lawyer, rindolf :-)
iodevI like to learn legalese :D
AbleBaconI've seen a couple of episodes of law & order and i can confirm he's correct
AbleBaconthis case just needs a bombshell for the thrill factor
AbleBaconFibonacci's great-great-great-great-grandson comes in as a surprise witness
AbleBaconand testifies that Fibonacci stole the formula
iodevAbleBacon, yes, soap opera
iodevand in 20 years, he confesses on his death bead to have stolen the formula from an orphan
iodevand asks him for forgiveness through an email, and gets a "NOO!"
iodevand then he dies, crying :D
AbleBacon:-(
iodevAbleBacon, don't cry, it sells
iodevor it seems like he died, in about 200 episodes he wakes up out of a comma on a hospital bed!
iodevwhen everyone has forgotten that he was dead, and the soap opera contradicts itself :-)
rindolfheh
rindolfLOL
iodevrindolf, you are sworn to tell the truth and nothing but the truth, don't soap operas contradict themselves?
rindolfiodev: see http://linuxmafia.com/faq/Licensing_and_Law/public-domain.html
iodevLOL!!! linuxmafia
iodevrindolf, a site against Linux, unbelievable!
rindolfiodev: it isn't against Linux
Channel##programming
NetworkFreenode
Published2018-03-07