Sebastian Rath

Results 27 comments of Sebastian Rath
trafficstars

Here is a quick update. The dock icon is created by the following function call in the Python script: https://github.com/AcademySoftwareFoundation/MaterialX/blob/41c5834fbc9de99c5c312262365f37056e4c65f1/python/Scripts/baketextures.py#L55 This eventually results in executing `NSApplicationLoad();` which creates the additional...

@kwokcb Indeed, it's my post, great catch :-) .. and thanks for the background info! I am trying to reproduce the issue with a minimal CLI example. I am not...

SnowFS supports copy-on-write for certain file systems like APFS, but it does not yet have deduplication implemented in the application layer. Currently, the main reason for this is performance, as...

Could you share some background info? What type of projects would that be beneficial to? How many files, and what are the overall file sizes? Thanks!

Hey there, me and our self-hosted runner join the hall of error log recipients. Happy to share more info to help fixing the bug if needed. ``` Error: /usr/bin/tar: ../../../../go/pkg/mod/github.com/spf13/[email protected]/args_test.go:...

You can use `output: 'dataURL'` instead, see https://github.com/tkrkt/text2png/blob/master/index.js#L167

Thanks for the feature request. I fully agree, a transpiler would be amazing. I will leave this open for now