You are relying on intuition, not logic. Nobody can argue anything about your algorithm until you state a specific algorithm. You said you don't use a programming language, so that would explain why you aren't used to describing algorithms in detail. I give you credit for trying to explain the algorithm by examples, but keep in mind that by relying on intuition and examples, you are appealing to a very limited audience of mathematicians. You only appeal to people who are sympathetic enough to go through your examples and do the labor of defining your algorithm for themselves - and then try to formulate their own proofs for your claims.
So far, you haven't gotten an enthusiastic response. On that site, your are also giving intuitive arguments and numerical examples. You ask if you have made a new discovery. In modern mathematics, for something to be a mathematical discovery, it would need to be precisely stated and backed up by proofs - not just illustrated by some numerical examples. I agree that it is possible to make "discoveries" in the sense of intuititive concepts and convincing examples. However, you shouldn't be surprised if that sort of discovery doesn't arouse much interest among mathematicians. They are used to hearing claims of such discoveries that don't pan out.
If you think that people who want precise descriptions and proofs are "arguing: with you are getting yourself cross-wise with the community of people who can do mathematics. You need to set yourself apart from the crackpots.
I think your intuitive ideas have some merit, but it will be very difficult for you to develop them into mathematical discoveries in the short term. In order to convert your intuitions into a mathematical discovery, you'll have to gain experience in stating definitions precisely and proving theorems.
For example, in your stackexchange post, you propose (by example) a method for finding a function ##f(x)## such that ##f(f(x)) \approx \log(x)## near ##x = a## by using a taylor series approximation. You assume ##f(x)## is a polynomial function ##p(x)## of some (finite) degree. Then you compare coefficients of ##p(x)## with the corresponding coefficients in a taylor series for ##\log(x-a)##. That's a reasonable approach, but it falls short of specifying an algorithm that defines ##slog(a)##. For example, we don't know what degree polynomial we are required to use in computing the ##f## used in the algorithm for ##slog(a)##. It may be that defining ##slog(a)## will require defining it in terms of a limit of results produced by an infinite sequence algorithms instead of the result of one specific algorithm that uses polynomials of specific degrees.