Philippe Back
Philippe Back
This makes the example with isolate: irrelevant. So around page 267 in the pdf This should be moved out of the chapter. The sushishop example then should be updated. Not...
Remove the filter which causes double work on the KDC and leads to replay attacks and a non working oozie ui when in a kerberos aware browser against a kerberos...
How to add the FTX-SUBACCOUNT header in the config for CCXT exchanges? add_headers does not seem to be invoked in the code nor is there any documentation about how to...
We should add a webdoc chapter in this book. I have some content.
```Smalltalk ut := Matrix rows: rows columns: columns tabulate: [ :r :c | | v | c = 2 ifTrue: [ v := r \\ 10. v = 0 ifTrue:...
Currently it is impossible to sort by column
"Due to limitations in the Spotify API, the max album art size is 600x600." So, why would this limit the size on screen? There is the faded out version at...
When cloning, there is a single method which is too long, no matter how short the path is made. This is 243 chars and seems to be too large for...
In https://github.com/dalehenrich/metacello-work/blob/master/docs/MetacelloScriptingAPI.md there is a link for MetacelloLoadDirective but the link leads to nowhere.