It seems like it tends to converge into infinite loops at some point. Example by directly inputting a repeated "What?", originally obtained with a different piece of initial text, and observed with other starts as well…
A 180kW kettle ?! Great Scott !
This may be what you're looking form, to add a method to a single instance, although the syntax is clearly not as smooth: https://stackoverflow.com/questions/1887845/add-method-to-an... OTOH, if your problem is slightly…
This is maybe not directly visible in the parent comment, and particularly not on the website, that is compatible with old versions of python also, but to me there's a huge difference in usability also in the ability to…
In case you didn't notice yet, it seems like the certificate of your website is expired (2019-04-10).
To be honest it just seems a bit like playing with words. Of course you can use "success" in sentences where it loses the meaning intended in the current context, but it seems clear to me that when someone writes "to be…
When not too constrained by size and particularly for prototyping, I tend to use short descriptive names that are not too hard to decode. For example you could use Cby* for bypass capacitors, or maybe if you have a…
I've been using enforce for this purpose (https://github.com/RussBaz/enforce). It provides decorators that enable type checking where wanted. This gives the advantage of migrating existing code to type checking at your…
> but it is very unclear how to do it with a distributed repository Versioning through branching and tagging, while having some drawbacks - at least the fact that you have to DO an operation and that this is not…
Also being in France, I find that the most reliable and practical way to get something shipped is to use a "point relai" (when delivery at work is out of the picture because of company policies). Delivery services…
I think some answer might lie in the question of what the speaker is trying to accomplish by swearing. If you think about it, why swearing instead of using standard words ? Putting aside "bad" habits (I put this into…
A side note: a lot of "newer" HDDs (< 15 years I guess ?) now have ceramic/glass platters that break instead of bending, so be careful if trying this to avoid hurting yourself.
Interestingly enough, the function def (the exec part) does not work in 3.6, as one could expect, but in 2.7 even though the function definition works, you can make the call fail by generating actual parameters: >>>…
I see, I thought you meant the opposite because I had a hard time finding a good replacement myself. I think I tried the 3 others you mentioned and didn't find them suitable to my preferences at the time either.
> - reader -> feedbin. Yeah, as if I had a proper choice. I don't know about feedbin, but if you're looking for an alternative to reader, inoreader works reasonably well, and doesn't feel like it is missing too many…
You could argue, using the same logic, that when using {} languages, the computer can serve you by automatically doing the indentation anyway. This is the case in practice: I never have to worry about indenting my code…
... Which, despite what I imagine is an incredible amount of effort on their part, struggles to run acceptably not even half the software you throw at it ... Wine is unfortunately not a reliable solution for a huge…
It seems like it tends to converge into infinite loops at some point. Example by directly inputting a repeated "What?", originally obtained with a different piece of initial text, and observed with other starts as well…
A 180kW kettle ?! Great Scott !
This may be what you're looking form, to add a method to a single instance, although the syntax is clearly not as smooth: https://stackoverflow.com/questions/1887845/add-method-to-an... OTOH, if your problem is slightly…
This is maybe not directly visible in the parent comment, and particularly not on the website, that is compatible with old versions of python also, but to me there's a huge difference in usability also in the ability to…
In case you didn't notice yet, it seems like the certificate of your website is expired (2019-04-10).
To be honest it just seems a bit like playing with words. Of course you can use "success" in sentences where it loses the meaning intended in the current context, but it seems clear to me that when someone writes "to be…
When not too constrained by size and particularly for prototyping, I tend to use short descriptive names that are not too hard to decode. For example you could use Cby* for bypass capacitors, or maybe if you have a…
I've been using enforce for this purpose (https://github.com/RussBaz/enforce). It provides decorators that enable type checking where wanted. This gives the advantage of migrating existing code to type checking at your…
> but it is very unclear how to do it with a distributed repository Versioning through branching and tagging, while having some drawbacks - at least the fact that you have to DO an operation and that this is not…
Also being in France, I find that the most reliable and practical way to get something shipped is to use a "point relai" (when delivery at work is out of the picture because of company policies). Delivery services…
I think some answer might lie in the question of what the speaker is trying to accomplish by swearing. If you think about it, why swearing instead of using standard words ? Putting aside "bad" habits (I put this into…
A side note: a lot of "newer" HDDs (< 15 years I guess ?) now have ceramic/glass platters that break instead of bending, so be careful if trying this to avoid hurting yourself.
Interestingly enough, the function def (the exec part) does not work in 3.6, as one could expect, but in 2.7 even though the function definition works, you can make the call fail by generating actual parameters: >>>…
I see, I thought you meant the opposite because I had a hard time finding a good replacement myself. I think I tried the 3 others you mentioned and didn't find them suitable to my preferences at the time either.
> - reader -> feedbin. Yeah, as if I had a proper choice. I don't know about feedbin, but if you're looking for an alternative to reader, inoreader works reasonably well, and doesn't feel like it is missing too many…
You could argue, using the same logic, that when using {} languages, the computer can serve you by automatically doing the indentation anyway. This is the case in practice: I never have to worry about indenting my code…
... Which, despite what I imagine is an incredible amount of effort on their part, struggles to run acceptably not even half the software you throw at it ... Wine is unfortunately not a reliable solution for a huge…