Alain Stulz

Results 4 issues of Alain Stulz

I propose changing the `majorValue` of the VUV currency to be in consistent format with all other values. All those values are currently represented as floating point numbers. The only...

On a regular basis, the CPU activity on my MacBook Pro would spike up, and there would be around 10 bash processes listed in activity monitor, with some of them...

Cilicon currently uses URLSession.bytes to download the OCI images. ## Problems This approach has some problems: - Downloading files serially is rather slow and could be sped up by downloading...

### What happened? Including a plist value which contains string delimiters `"`, for example a JSON object, leads to build errors in `TuistPlists+MyTarget.swift` because Swift thinks the string is terminated....

type:bug