Message from @Foxabilo

Discord ID: 619911321244401695


2019-09-07 15:03:39 UTC  

not Linux

2019-09-07 15:03:40 UTC  

smh

2019-09-07 15:03:41 UTC  

not the desktop

2019-09-07 15:03:49 UTC  

literally 99% of it is GNU

2019-09-07 15:03:57 UTC  

and 1% of it, the kernel, is Linux

2019-09-07 15:04:00 UTC  

much of the code is a re-implementation of the same windows algorithms and behaviour

2019-09-07 15:04:05 UTC  

if someone uses my algorithm as set out in the patent they must pay me a royalty

2019-09-07 15:04:11 UTC  

Like someone invented the method of wiping from in front.

2019-09-07 15:04:22 UTC  

the open source code is a particular implementation

2019-09-07 15:04:23 UTC  

if they improve upon it then that is a matter for legal interpretation

2019-09-07 15:04:36 UTC  

Or how rustle meow invented a way to make adults look shockingly young.

2019-09-07 15:04:49 UTC  

unless I wave that right with a MIT or similar open licence

2019-09-07 15:05:00 UTC  

you can't readily determine if it is the algorithm being improved upon or the implementation which is better

2019-09-07 15:05:17 UTC  

You can by benchmarking them

2019-09-07 15:05:17 UTC  

you can quantify, measure and test an implementation

2019-09-07 15:05:17 UTC  

you can kinda invent something that already exists... I had a smartphone running windows that had file manager and office, and could run any progam before the first iPhone.. but Jobs still "invented" the iPhone

2019-09-07 15:05:33 UTC  

an algorithm is just a theoretical approach

2019-09-07 15:05:45 UTC  

<:Doubt:588038713938804760>

2019-09-07 15:05:58 UTC  

true wacka; you are creating a different implementation

2019-09-07 15:06:15 UTC  

which behaves much like the original

2019-09-07 15:06:16 UTC  

hence why implementation is taken out of the law, you have to spend hours with a patent lawyer and he translates simple math into some silly patent language that is unambiguous

2019-09-07 15:06:24 UTC  

the behaviour is the alogorithm

2019-09-07 15:06:42 UTC  

<:mananimal:583796112729702412>

2019-09-07 15:06:44 UTC  

An algorithm is just a set of instructons for a computer, how is that theoretical?

2019-09-07 15:06:57 UTC  

that isn't what an algorthiim is

2019-09-07 15:07:01 UTC  

that is code

2019-09-07 15:07:05 UTC  

an implementation

2019-09-07 15:07:08 UTC  

ah

2019-09-07 15:07:10 UTC  

my old 2003 phone was great 😛 it could run thousands of apps... unlike the first iPhone which had no 3rd party apps whatsoever

2019-09-07 15:07:12 UTC  

not an abstract design

2019-09-07 15:07:23 UTC  

forgive my momentary retardation.

2019-09-07 15:07:41 UTC  

in software engineering, one designs an application seperate from any particular language

2019-09-07 15:07:42 UTC  

plus I used to code apps for windows mobile 5+ so I could make my own stuff for the phone

2019-09-07 15:08:03 UTC  

then that design can be implemented in whatever language deems most a ppropriate

2019-09-07 15:08:03 UTC  

they used cf.net

2019-09-07 15:08:11 UTC  

software engineering is mostly the pseudo code

2019-09-07 15:08:18 UTC  

typically, development doesn't work that way though

2019-09-07 15:08:46 UTC  

it's just seat of the pants implementation with very little abstract 'algorithmic' design

2019-09-07 15:09:17 UTC  

https://cdn.discordapp.com/attachments/613767975614283832/619912072548843540/IMG_20190907_160833_052.jpg

2019-09-07 15:09:29 UTC  

Owen Jones?

2019-09-07 15:09:30 UTC  

the a FIFO stack is an algorithm or memory cache is an algorithm with millions of implementations