obvy wrote:So, tell us again:
1. Why do you duplicate themadinventor's work: https://github.com/themadinventor/esptool ? His app is written in sane language which just work without any "compiles" and easy to hack on spot.
2. Why do you stir confusion in the community by using the same name as themadinventor's tool?
3. Why do you keep throwing random tarballs (which even include binaries (and every time someone thinks about binaries on the internets, one should think about trojaned binaries) ) - in a world which uses git for a decade or so?
Thanks for your great work otherwise!
1) Do you ask the same stupid questions to people wo write some software that includes functionality of some other software from someone else, just because you don't like the language they used? And given that this is a tool that is used for something that by itself requires fimrware to be compiled, your "without any compiles" makes you look rather silly.
2) Believe it or not, i started work on it before i saw his tool. Just did not have something to put online yet. Plus, i pretty much name all my tools for small things in the same *tool fashion. And funny enough, it does things that esptool.py does not. Got a problem with that? Too bad for you.
3) Because i can. Now, care to tell me what trojan is able to not only fir into an otherwise "working as expected" binary of about 20k size, but which also seem to require exactly no extra space at all if one would compare the result of compiling the sources themselves to the given binary?
Funny how on one side you complain that "meh, sources that one has to compile first!", only to then complain "meh, the already compiled program is included as well". If you don't like the stuff, son't use it. It's as simple as that. No one is forcing you otherwise.
Instead of stupid ramblings, you could have taken the sourcecode and put it on the ESP8266 github repository, for example. But then, that would require that you actually do something instead of engaging in silly armchair ranting.
Greetings,
Chris
Edit: Oh, and not everyone may want to get git stuff working to get the source from there. Heck, they may not even like github and not want to go there at all. Attaching the stuff in question to a post is simply a matter of convenience to those people. As is the inclusion of a ready to use binary. Ever thought of that?