Adding to the wonderful writeup by my now-ex teammate (thanks!): Several of us were/are/TBD also involved in both long term strategic leadership and maintenance of the open source CPython project itself. That direct…
Well over 100m lines of Python as has been publicly stated several times over the years is not "very little".
Lutron Caseta has a telnet interface via an Ethernet port. Read as much into that statement as you want.
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu :cry:
You do realize that duckduckgo is primarily a frontend for bing right? https://en.wikipedia.org/wiki/DuckDuckGo#Search_results
I keep wondering if it was as well given code I've had to wrangle that _wants_ twos compliment fixed size math in Python. Both signed and unsigned. But our language tries not to have a bazillion different basic types…
Because there are. Digging through our history, a person who reported the same thing earlier than you never got a response at all. Like I said, we've identified organizational issues to be addressed. (I honestly don't…
If you don't understand why I cited the code of conduct and redirected discussion to a more appropriate forum for constructive discussion, go read our code of conduct vs the language that was being directed at us and…
This is easy for huge corporations who live and breathe automated-DDoS protection without blinking an eye, but a major challenge for all of the little applications and small hosts.
I wanted to upvote this comment but that just feels wrong.
Bad premise. It is not all about benefit to the person being vaccinated even in a low imputed immunity scenario. The unvaccinated fill up and overwhelm healthcare systems. That disrupts all medical care for everyone. By…
We'll link to this in ten years when you're still writing some Real Things in Python assuming this site even stays up that long and we have nothing better to do. ;)
Doesn't the local government want to tax those digital "currency" sales you used as a transfer mechanism as capital gains income?
Look up PyOxidizer. But also look at MyPy's internal MyPyC if you want something that uses type information for some speedups.
MyPy is not owned by Dropbox. They use it and many significant contributors work there, so it is easy to get this impression. But it was started before that happened.
not to the same extent.
Yes it does: mypy can analyze Python 2 code - https://mypy.readthedocs.io/en/latest/python2.html MyPy itself _runs_ under Python 3.
Nope. Our pytype project started before Mypy even existed. It was inspired first by https://developers.google.com/closure/compiler/'s success, and soon after inspired by TypeScript being released by Microsoft. MyPy came…
Flickr, the progenetor of photo tagging, remains a great place to do that. Desktop in 2019? good luck. Adobe or Apple.
hiybbprqag for one - https://www.wired.com/2011/02/bing-copies-google/
You just filled up my BINGO card by saying "clearly" to indicate that you have no idea what you are talking about.
Neither do most US citizens.
Nobody likes an asshole, even a responsible one.
Thanks! Eek! An XML interface definition. In 2017!
It seems entirely reasonable for someone to create a MicroPython wrapper generator. It appears to have a C/C++ API so it should be similar to the existing CPython Generator and Runtime.
Adding to the wonderful writeup by my now-ex teammate (thanks!): Several of us were/are/TBD also involved in both long term strategic leadership and maintenance of the open source CPython project itself. That direct…
Well over 100m lines of Python as has been publicly stated several times over the years is not "very little".
Lutron Caseta has a telnet interface via an Ethernet port. Read as much into that statement as you want.
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu :cry:
You do realize that duckduckgo is primarily a frontend for bing right? https://en.wikipedia.org/wiki/DuckDuckGo#Search_results
I keep wondering if it was as well given code I've had to wrangle that _wants_ twos compliment fixed size math in Python. Both signed and unsigned. But our language tries not to have a bazillion different basic types…
Because there are. Digging through our history, a person who reported the same thing earlier than you never got a response at all. Like I said, we've identified organizational issues to be addressed. (I honestly don't…
If you don't understand why I cited the code of conduct and redirected discussion to a more appropriate forum for constructive discussion, go read our code of conduct vs the language that was being directed at us and…
This is easy for huge corporations who live and breathe automated-DDoS protection without blinking an eye, but a major challenge for all of the little applications and small hosts.
I wanted to upvote this comment but that just feels wrong.
Bad premise. It is not all about benefit to the person being vaccinated even in a low imputed immunity scenario. The unvaccinated fill up and overwhelm healthcare systems. That disrupts all medical care for everyone. By…
We'll link to this in ten years when you're still writing some Real Things in Python assuming this site even stays up that long and we have nothing better to do. ;)
Doesn't the local government want to tax those digital "currency" sales you used as a transfer mechanism as capital gains income?
Look up PyOxidizer. But also look at MyPy's internal MyPyC if you want something that uses type information for some speedups.
MyPy is not owned by Dropbox. They use it and many significant contributors work there, so it is easy to get this impression. But it was started before that happened.
not to the same extent.
Yes it does: mypy can analyze Python 2 code - https://mypy.readthedocs.io/en/latest/python2.html MyPy itself _runs_ under Python 3.
Nope. Our pytype project started before Mypy even existed. It was inspired first by https://developers.google.com/closure/compiler/'s success, and soon after inspired by TypeScript being released by Microsoft. MyPy came…
Flickr, the progenetor of photo tagging, remains a great place to do that. Desktop in 2019? good luck. Adobe or Apple.
hiybbprqag for one - https://www.wired.com/2011/02/bing-copies-google/
You just filled up my BINGO card by saying "clearly" to indicate that you have no idea what you are talking about.
Neither do most US citizens.
Nobody likes an asshole, even a responsible one.
Thanks! Eek! An XML interface definition. In 2017!
It seems entirely reasonable for someone to create a MicroPython wrapper generator. It appears to have a C/C++ API so it should be similar to the existing CPython Generator and Runtime.