why would the write their language specific IDE in another language? I expected they use C++ or their language(python) itself. not other languages.
Why is The Devs Bot limited to The Devs network? If others use your bot this is good for you because you access some useful data and you are able to send some ads. @MKRhere
Why encryption should be done using a publicly known algorithm and the secret part be a string that the algorighm operates on that? what if I use a very simple algorighm which...
Why some programmers config vim to create a codig environment? they cannot make a good editor and it is not possible to add IDE options to vim.
Is clonning really possible using current technologies? if not, why did russia gov tested medvedef's DNA recently?
I read a lot about this consept. as I know if we call a js file directly in our code then it is used as a lib but if it adds some futures to the browser(for example adding som...
why lambda calculus is a model of computation and a formal system, both; but functional calculus is only a formal system?
I don't know any enterprise dev who uses emacs or vim(except for sys apps or data mining etc, not for large enterprise and specially in gui apps.) why would an enterprise dev ...
I have installed an app which is always running and checking one of the sensors of my android phone. I wanna know how much battery does it use but in android battery managemen...
I heared CSS only help us to decrease HTML codes and some other comforts. so, does it mean without CSS we can do every things which were possible via HTML+CSS?
If I made a page responsive by modifying the source of another files, then how to write a commit message for this changes? Should I write about files which I changed in the so...
What IDE do you suggest me to start learning html, css, js to integrate them with java web? (for java I use intellij)
Realy why most programmers are gays? or at least why programmers contains more percentage of gay people?
When we send a request to a php script, we will get the respons just when the script completely executes and ends. so, a telegram bot, how sends more other messages later acco...
Isn't request parameters, those string followed by the url? Why are they written to the request body here while they should be written beside the url? ... //Send request ...
http://www.coolermaster.com/power-supply-calculator this site calculates the requiered psu for your system specs but it has not any field for motherboard model. my motherboard...
And exclude my Secret in that? good Idea but every time I push my codes to github, my .gitignore on github changes(to my local one). so I should exclude Secret in my local .gi...
Is there any java libs for developing telegram bots as server side? I mean I found some libs but they was based on getting updates periodically, not getting web request as a s...
If I delete a tweet in tweeter, does it become deleted for everyone?
No, I send a message to @skeddyBot (daily schedule reminder bot) to set a schedule. the PHP script behind the scene executes and send me respons: "schedule saved!" and then te...