CyrilFerlicot

Results 269 issues of CyrilFerlicot

- Binary - Buffered - Encoding - Newline - Fast line reader ((ZnFastLineReader on: aStream) linesDo: [ :line | line doSomething ]) - ...

NewPage

It seems a cool project. But I'll need help because I do not now anything about it yet ;D

NewPage

It is currently missing the part on VM profiling. https://hal.archives-ouvertes.fr/hal-01585754/document https://www.youtube.com/watch?v=N-nwf9eFCTA

Currently, you cannot load a project in OSX if the sources are on a shared drive or external drive because OSX generates hidden metadata files that filetree tries to load....

When I review code on github I often see files with modification but no content added. For example: - https://github.com/npasserini/iceberg/pull/268/files/483dd146005a7cbf26f19a9cc0cf958db9f8d41a#diff-bec44d0483e6ef1f62be1bff61483d8b - https://github.com/npasserini/iceberg/pull/268/files/483dd146005a7cbf26f19a9cc0cf958db9f8d41a#diff-5900259ea5dc8183b58d1e138765d725 I would like to see two things to...

In Pharo 6 Esteban created a folder `pharo-local/`. This folder should contains all the Pharo files of an image excepted the .image and .changes. So, `github-cache/` should be move in...

WebSocket is part of Zinc-HTTP-Components, but for the sake of discoverability I think it should have its own entry.

Maybe we should use a Mock model?